
PPOSSESSIVE(2)             silmul_efun             PPOSSESSIVE(2)

名称
     ppossessive - 根据性别传回指称代名词

语法
     string ppossessive(string gender);

描述
     Provides an appropriate possessive pronoun based  on  gender
     as follows:

     "male"    -> "his" "female"  -> "hers"  "neuter"   ->  "its"
     (other)   -> "hirs"

其它参考档案
     /adm/simul_efun/pronouns.c

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

MudOS Release 0.9         Last change:                   3-19-93

