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
A grammar A is unambiguous if A → ⊤-grammar is a mono
A
A → ⊤-grammar
The text was updated successfully, but these errors were encountered:
Also "total parseability" that there exists a complement A' with A + A' =~ T
A'
A + A' =~ T
Sorry, something went wrong.
Partial progress on this push on the linked branch
stschaef
Successfully merging a pull request may close this issue.
A grammar
A
is unambiguous ifA → ⊤-grammar
is a monoThe text was updated successfully, but these errors were encountered: