
PLURALIZE_VERB(2)          silmul_efun          PLURALIZE_VERB(2)

名稱
     pluralize_verb - "converts singular form of noun to plural

語法
     string pluralize_verb(string str);

描述
     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.

其它參考檔案
     pluralize(),                    /adm/simul_efun/pluralize.c,
     /adm/daemons/emoted.c

作者
     Ichabod@TMI, 3/4/93
     wade@future 4/8/1996 翻譯

MudOS Release 0.9         Last change:                   3-19-93

