class

Cadmium::NounInflector

Inherits Cadmium::TenseInflector / Reference / Object

Allows you to pluralize or singularize nouns.

Constructors

Instance methods

pluralize(token)

Gives the plural form of a noun.

Source
singularize(token)

Gives the singular form of a noun.

Source