Skip to content

Section 12.3, Footnote 2 #1780

Description

@Ackbach

The footnote reads, "That is, xor(x, y) is true if x is true, or y is true, but not both. This is how we usually use 'or' In English. 'Both' is not usually an acceptable answer to the question 'would you like ice cream or cake?'."

This is incorrect. The inclusive or is used quite frequently, as is the exclusive or. The example given is not actually a terribly good example of the exclusive or: there are many times when someone might want ice cream with their cake!

Some examples of the inclusive or:

Applicants must have experience in teaching or tutoring.
You can call or text me.
Students can major in mathematics or physics.
If the flood rises or someone gets hurt, call 911.

Context is essential to understanding which "or" is meant.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions