From the NannyMUD documentation

LAST CHANGE

2000-12-15

FUNCTION


NAME

        query_possessive - return possessive pronoun of a living object

LOCATION

	/obj/living.c

SYNTAX

	string query_possessive();

DESCRIPTION

	Returns one of his, her, or its, 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_pronoun in build/genders
        query_pronoun in lfun/living/query_pronoun

SEE ALSO

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