aftovolio-0.2.0.0: An AFTOVolio implementation for creating texts with special phonetic / prosodic properties.
Copyright(c) OleksandrZhabenko 2020-2024
LicenseMIT
Maintaineroleksandr.zhabenko@yahoo.com
StabilityExperimental
Safe HaskellSafe-Inferred
LanguageHaskell2010

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