



Backward Grammar for new verbs (lines 858-873)
Back to List
At End
Browsing Adventureland.inf
858 ! Grammar: the usual grammar and some extensions
859 ! ----------------------------------------------------------------------------
860
861 Include "Grammar";
862
863 Extend "cut"
864 * "up" noun -> Cut
865 * "down" noun -> Cut;
866
867 Verb "bunyon" * -> Bunyon;
868 Verb "away" * -> Away;
869 Verb "tsurris" * -> Tsurris;
870 Verb "help" * -> Help;
871 Verb "find" * special -> Find;
872
873 ! ----------------------------------------------------------------------------
Last updated 23 June 2004. The librarian in charge of this page is Graham Nelson (graham@gnelson.demon.co.uk) assisted by C Knight. Please email any comments, suggestions or corrections to cedenqs@inform-fiction.org.