Name: query_pronoun - get a string containing the pronoun of a living Syntax: string query_pronoun() Description: The query_pronoun call returns a string containing the pronoun of a living. Return value: "it", if the living is neuter "he", if the living is male "she", if the living is female Examples: string pronoun; pronoun=this_player()->query_pronoun(); See also: living/query_gender