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

Inverted progressive fails #6

Closed
genelkim opened this issue Feb 4, 2019 · 1 comment
Closed

Inverted progressive fails #6

genelkim opened this issue Feb 4, 2019 · 1 comment

Comments

@genelkim
Copy link
Owner

genelkim commented Feb 4, 2019

"Are" is missing completely when generated via a prog operator.

| Failed Form: (ULF2ENGLISH ULF)
| Expected "Are any two green blocks touching?" but saw "any two green BLOCKS' touch"
| SENTENCE => "Are any two green blocks touching?"
| (ULF2ENGLISH ULF) => "any two green BLOCKS' touch"
| ULF => (((PRES PROG) (ANY.D (TWO.A (GREEN.A (PLUR BLOCK.N)))) TOUCH.V) ?)
|
BWQA-11: 0 assertions passed, 1 failed

@genelkim
Copy link
Owner Author

Fixed as of commit 1ca0ea2

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