phonetic-languages-simplified-examples-array-0.1.2.0: Helps to create Ukrainian texts with the given phonetic properties.
Copyright(c) OleksandrZhabenko 2020
LicenseMIT
Maintainerolexandr543@yahoo.com
StabilityExperimental
Safe HaskellNone
LanguageHaskell2010
ExtensionsBangPatterns

Phonetic.Languages.Simple

Description

The library functions for the lineVariantsG3 executable.

Documentation

generalProc2 :: FilePath -> Bool -> Bool -> [String] -> Coeffs2 -> [String] -> Bool -> IO () Source #

interactivePrintResult :: (a -> String) -> String -> [a] -> IO () Source #

generalProcMMs :: Bool -> FilePath -> Coeffs2 -> [([Int], Int, Int, String)] -> [Array Int Int] -> [String] -> IO () Source #

finalProc :: Bool -> FilePath -> (a -> String) -> [a] -> IO () Source #