25/01/2008 - Now uses split-sequence instead of cl-ppcre for string splitting. - Added example grammar and lexicon. 23/01/2008 Moved to a functional (only) interface. There is now currently no state kept by the parser, and the EARLEY-PARSE function will require a GRAMMAR and a LEXICON to parse.