S = "Your quest is:
" Quest
Quest = SD " and " S | SD
SD = Search | Destroy
Search = "you must find " Item " and bring it to " Place
Destroy = "you must " Kill " " (Item | Creature) " which is lurking in " Place
Place =WAdj WTown | "Slashdot" | "MIT"
WAdj = "Bryn" | "Wynn" | "Ard" | "Glad" | "Cyn" | "Penn" | "Bel"
WTown = " Athen" | " Mawr" | "more" | ("wyd" | "wood")
Creature = "the Butche" | "Satan's Little Helper" | "Demitar" | "a kitty" | "the Daemon High Council"
Kill = "kill" | "slay" | "murder" | "capture"
Item = "the STAGE Server" | "the Windows 95 Source Code" | "a cellular phone" | "a herring" | "Netscape Navigator" | "the West Wind" | "the blue pill"