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

awkward question: "Eventually, globally, 'z' holds is necessary for 'n' holds" #50

Open
bennn opened this issue May 30, 2024 · 1 comment
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@bennn
Copy link
Member

bennn commented May 30, 2024

The wording of this question is awkward. I'm not sure what it's looking for:
"Eventually, globally, 'z' holds is necessary for 'n' holds"

And then, based on the commas, I guess the answer should have the form "F(G(_))" for some _ that says z is necessary for n. But none of the options have that shape!

The correct answer is (F (n -> (G z))) ... and I'm not sure how to describe this cleanly in English.

@sidprasad
Copy link
Contributor

I also assumed that the answer would be F(G(n ->z)). Comma seems like a bad choice here.
I think this is related to #10

@sidprasad sidprasad added bug Something isn't working duplicate This issue or pull request already exists labels Jun 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants