Asking it about the person is an action applying to two things.
Understand "ask [someone] about [any person]" as asking it about the
person.
Instead of asking someone about the person in the presence of the
person:
say "[noun] glances at [second noun]. 'I really can't talk now,' he
whispers."
Instead of asking someone about the person:
say "'[Second noun] is an outstanding citizen.'"
So far so good ... but the trouble starts when I try to ask about
someone in another room:
You can't reach into the <room where the other person resides>.
I thought the [any person] would allow me to reference objects in other
rooms -- but it doesn't seem to enable me to reach into them.
Of course, if the answer is listed plain as day in the docs, I'd be
glad to just get a hint.
Thanks!
However, that will reveal another problem: "asking someone about the
person in the presence of the person" is misinterpreted by Inform (you
might want to report this as a bug). It'll be true if you're asking
about a person in the presence of *any person*. Change it to "in the
presence of the second noun" as a workaround.
vw