
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

