From the NannyMUD documentation

LAST CHANGE

2009-07-27

FUNCTION


NAME

        query_indef_name - Return the living object's 'indefinite name'.

LOCATION

        /obj/living_functions.c

SYNTAX

        string query_indef_name();

DESCRIPTION

        This function returns a living object's 'indefinite name'. 

SEE ALSO

        query_name in lfun/basic/query_name
        query_name in lfun/living/living_functions
        query_name in obj/quest_obj

SEE ALSO

        query_def_name in lfun/living/query_def_name