Copyright | (c) OleksandrZhabenko 2020 |
---|---|
License | MIT |
Maintainer | olexandr543@yahoo.com |
Stability | Experimental |
Safe Haskell | None |
Language | Haskell2010 |
- Newtype to work with
- Rhythmicity metrices (semi-empirical)
- Rhythmicity metrices from generated with r-glpk-phonetic-languages-ukrainian-durations package (since 0.2.0.0 version)
- NEW Rhythmicity metrices from generated with r-glpk-phonetic-languages-ukrainian-durations package (since 0.2.0.0 version)
- General
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.
Synopsis
- data CoeffTwo a
- type Coeffs2 = CoeffTwo Double
- isEmpty :: CoeffTwo a -> Bool
- isPair :: CoeffTwo a -> Bool
- fstCF :: CoeffTwo a -> Maybe a
- sndCF :: CoeffTwo a -> Maybe a
- readCF :: String -> Coeffs2
- rhythmicity0 :: String -> Double
- rhythmicityK :: Double -> Double -> String -> Double
- rhythmicity02 :: String -> Double
- rhythmicityK2 :: Double -> Double -> String -> Double
- rhythmicity03 :: String -> Double
- rhythmicityK3 :: Double -> Double -> String -> Double
- rhythmicity :: String -> Coeffs2 -> String -> Double
Newtype to work with
Rhythmicity metrices (semi-empirical)
Simple one
rhythmicity0 :: String -> Double Source #
With weight coefficients
Rhythmicity metrices from generated with r-glpk-phonetic-languages-ukrainian-durations package (since 0.2.0.0 version)
Simple one
rhythmicity02 :: String -> Double Source #
With weight coefficients
NEW Rhythmicity metrices from generated with r-glpk-phonetic-languages-ukrainian-durations package (since 0.2.0.0 version)
Simple one
rhythmicity03 :: String -> Double Source #