! converse.g - grammar for topic-based conversation system ! Version 1.0, Copyright 2001 by Christopher Tate ! ! Also needs converse.h for supplying the verb routines verb "greet", "hello", "hi", "howdy" * DoGreet * "~and" object DoGreet ! >HELLO, SAILOR becomes HELLO ~AND SAILOR * object DoGreet verb "topic", "subject", "t" * DoTopic * object DoTopic verb "1", "2", "3", "4", "5" * DoConverse