Function set_proper_name:
Defined in module names (file: /std/object/names.c)

Set the proper name of an object.  Objects with proper names never have
adjectives added in front of their names.

Prototype:
nomask void set_proper_name(string str);
