Dwight or Dawn McDowell <dmcd@teleport.com> falls for the canonical
`learning to use Inform' difficulty: > "You drink the mead. Yum."; > move mead to bar;
See page 71 of the Inform manual (and probably elsewhere too): "A string
on it's own, such as
"You drink the mead. Yum.";
is printed. with a new-line, and the current routine is returned from
with return value `true'..."