Chapter 4 - Meditating
Meditating is an action applying to nothing.
Understand "meditate" as meditating.
The meditating action has a list of things called the new revelations.
Carry out meditating:
now new revelations is {};
repeat with X running through seen primary things:
if X equals an unfamiliar thing (called the counterpart):
add X to new revelations;
now X is familiar;
now the counterpart is familiar.
Report meditating when the number of entries in new revelations is not 0:
say "Meditation revealed the following truth[if the number of entries in new revelations is greater than 1]s[end if]:[paragraph break]";
repeat with item running through new revelations:
say " [item] [equal] [random thing that equals the item][line break]".
Report meditating when the number of entries in new revelations is 0:
say "Meditation reveals no additional information about the nature of existence."
After meditating (this is the memories while meditating rule):
remember; [1]
continue the action.
Last report meditating when the number of entries in new revelations is not 0:
instruct about "changing into".
Note
[1]. The "to remember" phrase is defined in the Memories chapter.