Function query_possessive:
Defined in module grammar (file: /std/living/grammar.c)

return the possessive pronoun of an object (his, her, its)

Prototype:
string query_possessive();
