dobutokO-poetry-0.2.0.0: Helps to order the 7 or less Ukrainian words to obtain somewhat suitable for poetry or music text

Copyright(c) OleksandrZhabenko 2020
LicenseMIT
StabilityExperimental
Safe HaskellNone
LanguageHaskell2010

Main

Description

Maintainer : olexandr543@yahoo.com

Helps to order the 7 or less Ukrainian words (or their concatenations) to obtain somewhat suitable for poetry or music text.

Synopsis

Documentation

main :: IO () Source #

The first command line argument specifies which function to run. If given "4" it runs uniq10Poetical4, otherwise uniq10Poetical5. The next 7 are treated as the Ukrainian words to be ordered accordingly to the norm. For more information, please, refer to the documentation for the abovementioned functions.

Afterwards, you can generate a sounding using workWithInput in the ".wav" format.

nameAndRec :: String -> IO () Source #

Is used to specify a name for the recorded sounding for the selected text and to record it.