From: ········@gw.wmich.edu
Subject: Writing a parser in lisp!?
Date: 
Message-ID: <1994Feb8.194745.14677@gw.wmich.edu>
	Hi, I'm working on a little program that is supposed to
parse a sentence. 

	For example, I enter "John jumped high" and it will return
t (if it is in the grammar).
	I've defined several different grammars that define a
sentence.

	Could someone give me a simple exmaple of the syntax
needed to do this in lisp.  I'm pretty new to lisp and would 
appreciate any help!

Thanks!

Debbie