Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
type SurfaceForm = Text Source
data VowelOpenness Source
data ConsonantPlace Source
data ConsonantManner Source
turkishPhonemes :: [Phoneme] Source
getIPASymbol :: Phoneme -> IPASymbol Source
getBySurfaceForm :: SurfaceForm -> [Phoneme] Source
vowelLength :: Phoneme -> VowelLength Source
isConsonant :: Phoneme -> Bool Source