Copyright | (c) OleksandrZhabenko 2019-2022 |
---|---|
License | MIT |
Maintainer | olexandr543@yahoo.com |
Safe Haskell | None |
Language | Haskell2010 |
Extensions | OverloadedStrings |
Functions provide functionality of a musical instrument synthesizer or for Ukrainian speech synthesis
especially for poets, translators and writers. Is rewritten from the module Melodics.Ukrainian from the
mmsyn6ukr
package : 'https://hackage.haskell.org/package/mmsyn6ukr'
Phonetic material is taken from the :
Solomija Buk, Ján Mačutek, Andrij Rovenchak. Some properties of the Ukrainian writing system. [Electronic resource] https://arxiv.org/ftp/arxiv/papers/0802/0802.4198.pdf The code here is less optimized in time then in the new corresponding module Melodics.ByteString.Ukrainian.ArrInt8. It will be moved to the new package after the upgrading the phonetic-languages-simplified-examples-array to the new optimized modules.
Synopsis
- convertToProperUkrainianS :: String -> String
- convertToProperUkrainianB :: String -> ByteString
- isUkrainianL :: Char -> Bool
- linkFileName :: Char -> Char
- showInteresting :: String -> ByteString
Basic functions
convertToProperUkrainianB :: String -> ByteString Source #
A variant of the convertToProperUkrainian
with the ByteString
result.
isUkrainianL :: Char -> Bool #
linkFileName :: Char -> Char Source #
showInteresting :: String -> ByteString Source #