phonetic-languages-simplified-properties-array-0.3.0.0: A generalization of the uniqueness-periods-vector-properties package.
Copyright(c) OleksandrZhabenko 2020-2021
LicenseMIT
Maintainerolexandr543@yahoo.com
StabilityExperimental
Safe HaskellNone
LanguageHaskell2010
Extensions
  • Cpp
  • BangPatterns

Phonetic.Languages.Array.Ukrainian.PropertiesSyllablesG2

Description

Generalization and extension of the functionality of the DobutokO.Poetry.Norms and DobutokO.Poetry.Norms.Extended modules from the dobutokO-poetry package. Uses syllables information. Instead of the vector-related, uses just arrays.

Synopsis

Newtype to work with

data CoeffTwo a Source #

Constructors

CF0 
CF2 (Maybe a) (Maybe a) 

Instances

Instances details
Eq a => Eq (CoeffTwo a) Source # 
Instance details

Defined in Phonetic.Languages.Array.Ukrainian.PropertiesSyllablesG2

Methods

(==) :: CoeffTwo a -> CoeffTwo a -> Bool #

(/=) :: CoeffTwo a -> CoeffTwo a -> Bool #

Rhythmicity properties (semi-empirical)

Simple one

With weight coefficients

Rhythmicity properties from generated with r-glpk-phonetic-languages-ukrainian-durations package (since 0.2.0.0 version)

Simple one

With weight coefficients

NEW Rhythmicity properties from generated with r-glpk-phonetic-languages-ukrainian-durations package

Simple ones

With weight coefficients

General

rhythmicityG :: ([[[UZPP2]]] -> [[Double]]) -> ([[Double]] -> Double) -> String -> Double Source #