PPOSSESSIVE(2) SYSTEM CALLS PPOSSESSIVE(2)
NAME
ppossessive - "provides an appropriate possessive pronoun
SYNOPSIS
string ppossessive(string gender);
DESCRIPTION
Provides an appropriate possessive pronoun based on gender
as follows:
"male" -> "his" "female" -> "hers" "neuter" -> "its"
(other) -> "hirs"
SEE ALSO
/adm/simul_efun/pronouns.c
AUTHOR
Ichabod@TMI, 3/5/93
MudOS Release 0.9 Last change: 3-19-93