Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
Handles the vowels with circumflex, even though they are not officially included in the alphabet.
getPhonemes :: Char -> [Phoneme] Source
isConsonant :: Char -> Bool Source
isLongVowel :: Char -> Bool Source