.DT
pluralize
$MUDNAME$ driver help
pluralize

.SH Name
.SI 5
pluralize() - returns the plural of a given string
.EI

.SH Syntax
.SI 5
string pluralize( string str );
.EI

.SH Description
.SP 5 5
Returns the plural of `str'.  Handles most of the oddities of the English
language.
.EP

.SH See also
.SI 5
capitalize(), lower_case(), upper_case()
.EI
