ukrainian-phonetics-basic-array-bytestring-0.1.0.0: A library to work with the basic Ukrainian phonetics and syllable segmentation.
Copyright(c) OleksandrZhabenko 2019-2022
LicenseMIT
Maintainerolexandr543@yahoo.com
Safe HaskellNone
LanguageHaskell2010
ExtensionsOverloadedStrings

Melodics.ByteString.Ukrainian.Arr

Description

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

Basic functions

convertToProperUkrainianB :: String -> ByteString Source #

A variant of the convertToProperUkrainian with the ByteString result.