phonetic-languages-ukrainian-array-0.9.0.0: Prepares Ukrainian text to be used as a phonetic language text
Copyright(c) OleksandrZhabenko 2020-2021
LicenseMIT
Maintainerolexandr543@yahoo.com
StabilityExperimental
Safe HaskellNone
LanguageHaskell2010

Ukrainian.ReverseConcatenations

Description

Contains several functions that helps to reverse many of the phonetic languages approach concatenations for the Ukrainian language.

Synopsis

Documentation

reverseConcatenations :: Int -> String -> String Source #

Reverses many phonetic languages approach related concatenations for the Ukrainian text. Is intended to be used with the text on several lines.

reverseConcat1 :: Int -> String -> [String] Source #

Reverses many phonetic languages approach related concatenations for just one Ukrainian word. Is used internally in the reverseConcatenations.