-
Notifications
You must be signed in to change notification settings - Fork 4
SemiRfc
MichaelGoodman edited this page Aug 28, 2013
·
12 revisions
TODO: define current SEM-I specs
Woodley argues that the SEM-I should have the hierarchy of gpreds. This will allow a tool to calculate MRS subsumption with only the SEM-I and the MRSs (i.e. without having to parse the grammar). E.g. currently we have:
def_q_rel : ARG0 x, BODY h, RSTR h.
And we'd like something like:
def_q_rel (def_udef_a_q_rel) : ARG0 x, BODY h, RSTR h.
Home | Forum | Discussions | Events