phonetic-languages-rhythmicity-0.10.0.0: Allows to estimate the rhythmicity properties for the text
Copyright(c) Oleksandr Zhabenko 2020-2023
LicenseMIT
Maintaineroleksandr.zhabenko@yahoo.com
StabilityExperimental
Safe HaskellSafe-Inferred
LanguageHaskell2010
Extensions
  • BangPatterns
  • MultiWayIf

Phladiprelio.Rhythmicity.Factor

Description

Allows to evaluate (approximately, so better to say, to estimate) the rhythmicity properties for the text (usually, the poetic one). Tries to use somewhat 'improved' versions of the functions similar to the ones in the Phladiprelio.Rhythmicity.Simple module.

Synopsis

Documentation

data Factors Source #

Instances

Instances details
Show Factors Source # 
Instance details

Defined in Phladiprelio.Rhythmicity.Factor

Eq Factors Source # 
Instance details

Defined in Phladiprelio.Rhythmicity.Factor

Methods

(==) :: Factors -> Factors -> Bool #

(/=) :: Factors -> Factors -> Bool #

maxPosition2F :: Factors -> Double -> [Double] -> Double Source #

The first argument must be greater than 1 and the values in the list greater than 0 though it is not checked.

defFactorsStr :: String Source #

readFactors defFactorsStr == defFactors