FrenchInflector
class FrenchInflector implementsInflectorInterface
French inflector.
This class does only inflect nouns; not adjectives nor composed words like "soixante-dix".
Constants
Methods
array
singularize(string$plural)
Returns the singular forms of a string.
array
pluralize(string$singular)
Returns the plural forms of a string.