"steve breslin" <versim@hotmail.com> wrote:
You can get that effect by setting contentsListedSeparately=true for the Surface in question, or for all surfaces using 'modify Surface', if you prefer (or, if you want to go all out, for all objects using 'modify Thing').I prefer the simple: You see a small table. On the table is a banana, an orange, and a penguin.
(That should probably be "rest" rather than "rests".) That's doable by customizing the surfaceInlineContentsLister with the new wording - really all you have to do is drop the parens from the prefix and suffix messages. That format gets to be awkward if there's more to list at the top level than just the table, though, so I wouldn't want to make it the default.Or if you want something less choppy: You see a small table on which rests a banana, an orange, and a penguin.