Method code for $gender.init_gender()

[Turn on line numbering]
cgender_name = "";
gender_name = "";

// these should be inited by hand, later.
pronouns = #[['pr, "itself"], ['pp, "its"], ['po, "it"], ['ps, "it"], ['pq, "its"], ['prc, "Itself"], ['ppc, "Its"], ['poc, "It"], ['psc, "It"], ['pqc, "Its"], ['have, "has"]];

// Created 27-Mar-1995 as a part of ColdCore, see: @help Credit

Tlon