Plural-0.0.2: Pluralize English words
Language.English.Plural
Synopsis
plural :: String -> StringSource
Get plural format.
tryPlural :: Int -> String -> StringSource
Try get plural format of word with number.
pluralKnowledge :: Map String StringSource
The knowledge for plural process.