Pluralize
✖
Pluralize
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)Summary of the most common use cases
Find the plural form automatically:
In[1]:=1

✖
https://wolfram.com/xid/0rs0e8x06-sict6c
Out[1]=1

In[2]:=2

✖
https://wolfram.com/xid/0rs0e8x06-zi8s85
Out[2]=2

In[3]:=3

✖
https://wolfram.com/xid/0rs0e8x06-h7imhh
Out[3]=3

Provide explicit and singular plural forms:
In[1]:=1

✖
https://wolfram.com/xid/0rs0e8x06-rxre6b
Out[1]=1

Match the inflection to the number of elements in a list:
In[1]:=1

✖
https://wolfram.com/xid/0rs0e8x06-sqe3dm
Out[1]=1

Possible Issues (1)Common pitfalls and unexpected behavior
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:
In[1]:=1

✖
https://wolfram.com/xid/0rs0e8x06-g44wux
Out[1]=1

In[2]:=2

✖
https://wolfram.com/xid/0rs0e8x06-3y6h2

Out[2]=2

Wolfram Research (2014), Pluralize, Wolfram Language function, https://reference.wolfram.com/language/ref/Pluralize.html.
✖
Wolfram Research (2014), Pluralize, Wolfram Language function, https://reference.wolfram.com/language/ref/Pluralize.html.
Text
Wolfram Research (2014), Pluralize, Wolfram Language function, https://reference.wolfram.com/language/ref/Pluralize.html.
✖
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.
✖
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
✖
Wolfram Language. (2014). Pluralize. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Pluralize.html
BibTeX
✖
@misc{reference.wolfram_2025_pluralize, author="Wolfram Research", title="{Pluralize}", year="2014", howpublished="\url{https://reference.wolfram.com/language/ref/Pluralize.html}", note=[Accessed: 21-April-2025
]}
BibLaTeX
✖
@online{reference.wolfram_2025_pluralize, organization={Wolfram Research}, title={Pluralize}, year={2014}, url={https://reference.wolfram.com/language/ref/Pluralize.html}, note=[Accessed: 21-April-2025
]}