We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
normally we expect to see
WHO walks AND runs AND degustates OR imbibes
what happens if we have something of the form
we are probably good for constitutive rules
WHO walks AND runs AND degustates MEANS eats OR drinks
but we need to figure out the semantics for a boolrule
or just prohibit it as a syntax error, so we need a notion of minimum depth
The text was updated successfully, but these errors were encountered:
i have added some tests for constitutive rules with left-shifted first terms, but this is not super interesting.
Sorry, something went wrong.
No branches or pull requests
normally we expect to see
what happens if we have something of the form
we are probably good for constitutive rules
but we need to figure out the semantics for a boolrule
or just prohibit it as a syntax error, so we need a notion of minimum depth
The text was updated successfully, but these errors were encountered: