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

Allow complex terms #27

Closed
RichardMoot opened this issue Apr 21, 2015 · 1 comment
Closed

Allow complex terms #27

RichardMoot opened this issue Apr 21, 2015 · 1 comment
Assignees
Milestone

Comments

@RichardMoot
Copy link
Owner

The beta version allows a predicate to have only variable or constant terms. Some of the more subtle applications of first-order linear logic require complex terms. For example, the treatment of associativity and scope restrictions in my 2014 Lambek paper uses "integer-like" terms (of the forms s(X), s(s(X), etc.)

@RichardMoot RichardMoot added this to the Version One milestone Apr 21, 2015
@RichardMoot RichardMoot self-assigned this Apr 21, 2015
@RichardMoot
Copy link
Owner Author

Done! Still need to add a few more illustrations of the applications to ll1_grammar.pl

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

No branches or pull requests

1 participant