the-infocom-files / bureaucracy

Bureaucracy
8 stars 2 forks source link

No response from EYES-F when your eyes are PRSI, and you're using the verb "EYES" #17

Open eriktorbjorn opened 1 year ago

eriktorbjorn commented 1 year ago
>PUT WALLET UNDER EYES

>

I think it may have something to do with this bit in EYES-F:

<DEFINE EYES-F EYES ()
     <COND (<==? <GETP ,EYES ,P?OBJ-NOUN> ,W?EYES>
        <COND (<THIS-PRSI?>
               <RETURN T .EYES>)

Another synonym for your eyes is "HEAD", and you can use that:

>PUT WALLET UNDER HEAD
What a ridiculous concept.

I'm not sure what the intention was here.