This library allows creating string dictionaries as attributes in rooms which can be used for "fake object" descriptions. Item names and their descriptions can easily be entered as the keys and values in the GUI. Synonyms can be made by copying the description and pasting to a new key. "{if something:print this}" commands can be used.
The items can be looked at/examined, and the standard verbs - taking, pushing etc give "you can't (verb) the (object)" messages instead of "I can't see that" messages -- unless other verb dictionaries are set up to cover those messages. 35 standard verbs - touch, smell, take, etc can have messages.
A group of rooms placed in a container (parent) room can share dictionaries placed in the parent room for common items like sky, trees, ground.
The file contains the library and a demo game.