phonetic-languages-simplified-properties-array-old-0.1.0.0: Some properties of the data related to rhythmicity.
Copyright(c) OleksandrZhabenko 2020-2022
LicenseMIT
Maintainerolexandr543@yahoo.com
StabilityExperimental
Safe HaskellNone
LanguageHaskell2010
Extensions
  • Cpp
  • BangPatterns

Phonetic.Languages.Array.Ukrainian.PropertiesFuncRepG2Old

Description

Generalization of the functionality of the DobutokO.Poetry.Norms and DobutokO.Poetry.Norms.Extended modules from the dobutokO-poetry package. Instead of vectors, uses arrays.

Synopsis

Basic functions

Functions with Int16

Functions with Double

More general

procB2FG :: Ord c => ([Double] -> Double) -> (Double -> c) -> ([[[Sound8]]] -> [[Double]]) -> Coeffs2 -> FuncRep2 String Double c Source #

procB2InvFG :: Ord c => ([Double] -> Double) -> (Double -> c) -> ([[[Sound8]]] -> [[Double]]) -> Coeffs2 -> FuncRep2 String Double c Source #

Usual ones

Working with generated by r-glpk-phonetic-languages-ukrainian-durations syllable durations

NEW Working with generated by r-glpk-phonetic-languages-ukrainian-durations syllable durations

Working with rhythmicity

Working with rhythmicity that can be defined by the user (using rhythmicityH)

procRhythmicity23FH :: Ord c => Double -> (Double -> c) -> [[[[Sound8]]] -> [[Double]]] -> String -> Coeffs2 -> FuncRep2 String Double c Source #