the-infocom-files / ballyhoo

Ballyhoo
5 stars 4 forks source link

Grammatical error in V-DISEMBARK #33

Open eriktorbjorn opened 4 years ago

eriktorbjorn commented 4 years ago

This looks like a grammatical error to me.

>LEAVE SHORT LINE
You hesitate momentarily, as your line has appears to be about to move.

I.e. I think it should be "line appears to", not "line has appears to". This is printed by V-DISEMBARK:

               <COND (<EQUAL? ,LINE-COUNTER 2 3>
                  <TELL 
"You hesitate momentarily, as your line has appears to be about to move." CR>
                  <RTRUE>)>