phonetic-languages-ukrainian-array-0.10.0.0: Prepares Ukrainian text to be used as a phonetic language text
Copyright(c) OleksandrZhabenko 2020-2023
LicenseMIT
Maintaineroleksandr.zhabenko@yahoo.com
StabilityExperimental
Safe HaskellSafe-Inferred
LanguageHaskell2010

Phladiprelio.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.