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

parser bug: internal head of fudge expression also as a dependant #20

Open
nschneid opened this issue Mar 24, 2014 · 0 comments
Open

parser bug: internal head of fudge expression also as a dependant #20

nschneid opened this issue Mar 24, 2014 · 0 comments

Comments

@nschneid
Copy link
Collaborator

Sentence: a b c
Annotation:

(a b*)
b > c

is failing (the error message in the online interface is W('b'); probably from an assertion somewhere). It should be legal for the starred head of a fudge expression, or any member of a fudge expression if none is starred, to have 1 explicit head.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant