Skip to content
New issue

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

MRS-JSON parsing is broken #98

Closed
goodmami opened this issue Mar 28, 2017 · 0 comments
Closed

MRS-JSON parsing is broken #98

goodmami opened this issue Mar 28, 2017 · 0 comments
Labels
Milestone

Comments

@goodmami
Copy link
Member

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 > ]
@goodmami goodmami added the bug label Mar 28, 2017
@goodmami goodmami modified the milestone: v0.6.1 Mar 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant