PLURALIZE_VERB(2) SYSTEM CALLS PLURALIZE_VERB(2)
NAME
pluralize_verb - "converts singular form of noun to plural
SYNOPSIS
string pluralize_verb(string str);
DESCRIPTION
This simul_efun tries to produce a valid plural form for
whatever is passed in str, using a simplified version of the
procedure used by the pluralize() simul_efun. It assumes
that it will be passed only individual nouns, not phrases
containing adjectives or prepositions, etc.
SEE ALSO
pluralize(), /adm/simul_efun/pluralize.c,
/adm/daemons/emoted.c
AUTHOR
Ichabod@TMI, 3/4/93
MudOS Release 0.9 Last change: 3-19-93