delph-in / matrix

The Grammar Matrix

Home Page:https://matrix.ling.washington.edu/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Incorrect feature geometry output by wh questions library

emilymbender opened this issue · comments

This particular combination of constituent question choices leads the system to output the following:

head-adj-int-phrase :+ [ LOCAL.CAT.VAL [ SUBJ clist,
                                 COMPS clist ] ].

But it should be:

head-adj-int-phrase :+ [ SYNSEM.LOCAL.CAT.VAL [ SUBJ clist,
                                                  COMPS clist ] ].

Grammars with this error don’t load.
Sample choices file attached.
choices.txt