From: Leslie Viljoen Date: 2005-11-30T08:51:37+09:00 Subject: Re: Wizard quiz BTW, for simple english parsing I found this to be a great resource: http://www.mud.co.uk/richard/cgtaghtw.htm Particularly this BNF is interesting: command ::= basic-command [adverb] basic-command ::= predicate object | predicate indirect-object object | predicate object preposition indirect-object predicate :: = verb | verb short-adverb indirect-object ::= object object ::= {adjective} noun | object AND {adjective} noun