Pluralize
Pluralize["noun"]
gives the plural form of the English word "noun".
Pluralize["noun",n]
gives the inflected form of "noun" for n instances.
Pluralize[{"singular","plural"},n]
inflects using the specified forms.
Pluralize[spec,list]
uses the length of list to determine the inflection to use.
Details
- Pluralize["noun",…] works for standard singular dictionary words; for other words it generates a message and returns the original string.
Examples
open allclose allBasic Examples (3)
Possible Issues (1)
If a plural form is not specified, Pluralize will verify that the inflected form is a valid English noun; if not, it will return the original string:
Text
Wolfram Research (2014), Pluralize, Wolfram Language function, https://reference.wolfram.com/language/ref/Pluralize.html.
CMS
Wolfram Language. 2014. "Pluralize." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/Pluralize.html.
APA
Wolfram Language. (2014). Pluralize. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Pluralize.html