1416:/std/object.c (/std/object.c)
(public string *) query_adjs()
/*
 * Function name: query_adjs
 * Description  : This function returns an array of all adjectives of
 *                this object.
 * Returns      : string * - an array of all adjectives of this object
 *                           or 0 if there are no adjectives.
 */
