inflect.Pluralize
Returns the plural form of the given word according to a set of common English pluralization rules.
- Syntax
- inflect.Pluralize INPUT
- Returns
- string
- Alias
- pluralize
{{ "cat" | pluralize }} → catsLast updated:
September 11, 2026
:
content: Comply with function/method description guidance in style guide (76fa3fc9e)
Improve this page