Method code for $gender.init_gender()

[Turn off line numbering]
  1: cgender_name = "";
  2: gender_name = "";
  3: 
  4: // these should be inited by hand, later.
  5: 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