Community

General and Everything Else => The Games and other Sierra Adventure stuff => Topic started by: troflip on May 27, 2016, 01:54:52 AM

Title: Sierra's parser... I didn't know you could do this...
Post by: troflip on May 27, 2016, 01:54:52 AM
If you type "look man" (or whatever object), you can then type follow up references that include pronouns (like "look him"), and they'll be treated as if you had typed "man" (or whatever noun you last specified in a response).

(found by poking around the ScummVM code)
Title: Re: Sierra's parser... I didn't know you could do this...
Post by: OmerMor on May 27, 2016, 03:33:11 AM
nice  :)
Title: Re: Sierra's parser... I didn't know you could do this...
Post by: Kawa on May 27, 2016, 04:37:48 AM
And "it"?
Title: Re: Sierra's parser... I didn't know you could do this...
Post by: troflip on May 27, 2016, 03:12:03 PM
The man prefers gender neutral pronouns, if that's what you like.
Title: Re: Sierra's parser... I didn't know you could do this...
Post by: Kawa on May 27, 2016, 05:02:03 PM
No I mean like "look at frobnozzle", "toss it".
Title: Re: Sierra's parser... I didn't know you could do this...
Post by: troflip on May 27, 2016, 05:45:01 PM
I though you were making a joke.

More specifically, *any* pronoun will be replaced by the object of the previous parsed sentence (if any).
Title: Re: Sierra's parser... I didn't know you could do this...
Post by: Kawa on May 27, 2016, 06:27:35 PM
I'm not always joking, but thanks.
Title: Re: Sierra's parser... I didn't know you could do this...
Post by: MusicallyInspired on May 27, 2016, 07:50:49 PM
That is so cool!