mmsyn7s-0.1.0.0: Shows a sorted list of the Ukrainian sounds representations that can be used by mmsyn7 series of programs

Copyright(c) OleksandrZhabenko 2020
LicenseMIT
Maintainerolexandr543@yahoo.com
Safe HaskellNone
LanguageHaskell2010

MMSyn7s

Description

A program and a library that show a sorted list of the Ukrainian sounds representations that can be used by mmsyn7 series of programs

Synopsis

Documentation

main7s :: IO () Source #

Function takes Ukrainian text being written without quotes as command line arguments and prints the sorted list of the Ukrainian sounds representations that can be used further in mmsyn7 series of programs.

show7s :: String -> [String] Source #

Function takes Ukrainian text being a String and returns a sorted list of the Ukrainian sounds representations that can be used further in mmsyn7 series of programs.