This is something I couldn't figure out.
Code:
Uncle Oren is a person in the Shore. The printed name is "uncle Oren". The description is "[orens_descr]." Understand "man" as uncle Oren.
Two questions, one of which is surely trivial and the other will surely prove to be (as usual):
1) Why do I have to make that Understand rule? If I type "x man", Inform says "You can't see etc."--- while the PRONOUNS test gives an "him" for uncle Oren.
2) I've set the printed name "uncle Oren" 'cause I feel "You can see
Uncle Oren here." as terribly wrong. Too bad, if I do something else, the answer is (sic and i.e.) "
uncle Oren does xxx", with the first letter in lowercase.
How do I work around this (I mean the second question, the first works: it's just for polish's sake)
Thanks a lot!