Functions§
- is_
plural - Returns wheter the noun is plural, if it is uncountable, will return true
- is_
singular - Returns wheter the noun is singular, if it is uncountable, will return true
- is_
uncountable - Returns whether a noun is uncountable
- to_
plural - Returns a noun’s plural form, if it is uncountable, the origin value will be returned
- to_
singular - Returns a noun’s singular form, if it is uncountable, the origin value will be returned