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

Missing number from function and strings are parsed incorrectly. #15

Closed
genelkim opened this issue Feb 15, 2019 · 1 comment
Closed
Assignees

Comments

@genelkim
Copy link
Owner

| Failed Form: (ULF2ENGLISH ULF)
| Expected "How do you say 2 in Latin?" but saw "how does you say " " in Latin"
| EXPECTED => "How do you say 2 in Latin?"
| (ULF2ENGLISH ULF) => "how does you say " " in Latin"
| ULF => ((SUB HOW.PQ ((PRES DO.AUX-S) YOU.PRO ((SAY.V (|"| 2 |"|)) (ADV-A (IN.P | Latin|)) *H)) ?))
|
NO-TYPE-ERROR-ON-NUMBER: 1 assertions passed, 1 failed.

@genelkim
Copy link
Owner Author

Quotes are still unnecessarily introduced, but the number now appears.

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

2 participants