We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It seems the properties are getting misplaced:
$ cat abrams-slept.mrs | delphin convert -t mrs-json | delphin convert -f mrs-json [ TOP: h0 INDEX: e2 [ e PROPERTIES: {'MOOD': 'indicative', 'TENSE': 'past', 'SF': 'prop', 'PROG': '-', 'PERF': '-'} ] RELS: < [ proper_q<0:6> LBL: h4 ARG0: x3 [ x PROPERTIES: {'NUM': 'sg', 'PERS': '3', 'IND': '+'} ] RSTR: h5 BODY: h6 ] [ named<0:6> LBL: h7 ARG0: x3 CARG: "Abrams" ] [ _sleep_v_1<7:13> LBL: h1 ARG0: e2 ARG1: x3 ] > HCONS: < h0 qeq h1 h5 qeq h7 > ]
The text was updated successfully, but these errors were encountered:
a9084d6
No branches or pull requests
It seems the properties are getting misplaced:
The text was updated successfully, but these errors were encountered: