Cadmium::TenseInflector
Inherits Reference / Object
Instance methods
add_ambiguous(words)
Add an ambiguous word (a word who's singular form and plural form are the same), or a whole array of them to the list.
add_form(singular_table, plural_table, singular, plural)
Sourceadd_irregular(singular, plural)
Sourceadd_plural(pattern, replacement)
Sourceadd_singular(pattern, replacement)
Sourceize(token, form_set, custom_forms)
Sourceize_ambiguous(token)
Sourceize_regex(token, forms)
Sourceize_regulars(token, form_set)
Sourcepluralize(token)
Sourcerestore_case(token)
Sourcesingularize(token)
Source