Function long_without_object:
Defined in module base_room (file: /std/base_room.c)

This is used by things like furniture, so the furniture can use the
same long as the room, but not see itself in the description.

Prototype:
string long_without_object(object o);
