4 * wherever "epsilon" is being used, rename it or make it clear this is a null production
5 empty? might be confused w/ description of whole tree in some contexts
7 null? not (specific to/descriptive of) context
13 * "de Vreught and Honig parser" from "Bidirectional parsing of TAG without heads" [Víctor J. Díaz, Miguel A. Alonso and Vicente Carrillo]
16 * grammar learning (probabilistic)
17 * support for xtag/ltag data (which has morphology/feature structure?)
20 * serious optimizations (e.g., TAG LR parsing?)
22 other stuff out of [Kallmeyer 2010] (MCFG etc.)