Defines the list of standard genders, the default pronouns for each, and routines for adding or setting pronoun properties on any gendered object. Properties: .genders -- list of standard genders .pronouns -- list of pronoun properties .ps .po .pp .pq .pr .psc .poc .ppc .pqc .prc -- lists of pronouns for each of the standard genders If foo is of gender this.gender[n], then the default pronoun foo.p is this.p[n] (where p is one of ps/po/pp/pq...) Verbs: :pronoun([<object or gender>,] <ps/po/pp/... or he/him/his/...>) -- Return he/him/his for some gender or person. :get_conj*ugation(verbspec,object) -- return appropriately conjugated verb (unilingual english)
[home | help | who | search | setup | code]