From the NannyMUD documentation

LAST CHANGE

2000-12-15

FUNCTION


NAME

        query_pronoun - return pronoun of a living object

LOCATION

	/obj/living.c

SYNTAX

	string query_pronoun();

DESCRIPTION

	Returnes one of he, she or it, as appropriate.

SEE ALSO

        query_gender in build/genders
        query_gender in lfun/living/query_gender

SEE ALSO

        query_gender_string in build/genders
        query_gender_string in lfun/living/query_gender_string

SEE ALSO

        query_possessive in build/genders
        query_possessive in lfun/living/query_possessive

SEE ALSO

        query_objective in build/genders
        query_objective in lfun/living/query_objective