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

Phonetic.Languages.Array.Ukrainian.PropertiesFuncRepG2RhythmicityOld

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

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 #