Expand description
This module defines a few example grammars that can be useful in testing or otherwise.
Constants§
- ALT_
COPY_ LANGUAGE - The same copy language as above but showing the placement of the unprounced words
- COPY_
LANGUAGE - The copy language (any string of a’s and b’s repeated twice).
- DYCK_
LANGUAGE - The Dyck language or the language of balanced parentheses.
- SIMPLESTABLE
R2011 - A version of
STABLER2011without embedded clauses. - STABLE
R2011 - The grammar from Stabler (2013)