This is an implementation continuously under development of Dynamic Syntax, a word-by-word incremental semantic grammar, especially suited to dialogue. The implementation contains the following:
(1) depth-first and breadth-first parsers and generators, based on hand-crafted domain-specific lexicons but cover a broad range of structures, including relatives and tense;
(2) a prototype incremental dialogue system, DyLan, based on Jindigo (Skantze & Hjalmarsson, 2010), but using the Dynamic...