💾 Archived View for text.adventuregameclub.com › offline › logic › chapter-iv-06-10.gmi captured on 2022-03-01 at 15:03:56. Gemini links have been rewritten to link to archived content

View Raw

More Information

-=-=-=-=-=-=-

The Game of Logic: Chapter IV -- Hit or Miss -- Questions 06-10

More exercises from Lewis Carroll's *The Game of Logic*.

6. No pins are ambitious; No needles are pins

Universe = sharp things?

Attributes:

"No pins are ambitious" = no x is m & some x exist

      y       y'
  ┌───────┬───────┐
  │       1       │
x │   ┌───┼───┐   │
  │   │ 0 │ 0 │   │
  ├───┼───m───┼───┤
  │   │   │   │   │
x'│   └───┼───┘   │
  │       │       │
  └───────┴───────m'

"No needles are pins" = no y are x

      y       y'
  ┌───────┬───────┐
  │ 0     1       │
x │   ┌───┼───┐   │
  │   │ 0 │ 0 │   │
  ├───┼───m───┼───┤
  │   │   │   │   │
x'│   └───┼───┘   │
  │       │       │
  └───────┴───────m'

Now we see that the 1 must be in *xy'*

      y       y'
  ┌───────┬───────┐
  │ 0     │     1 │
x │   ┌───┼───┐   │
  │   │ 0 │ 0 │   │
  ├───┼───m───┼───┤
  │   │   │   │   │
x'│   └───┼───┘   │
  │       │       │
  └───────┴───────m'

Conclusion:

But it's also implied that needles do exist, so we can update the diagram:

      y       y'
  ┌───────┬───────┐
  │ 0     │     1 │
x │   ┌───┼───┐   │
  │   │ 0 │ 0 │   │
  ├───┼───m───┼───┤
  │   │   │   │   │
x'│   1───┼───┘   │
  │       │       │
  └───────┴───────m'

Conclusion:

7. All my friends have colds; No one can sing who has a cold

Universe = friends?

Attributes:

OK, how about Universe = People

"All my friends have colds" = all m are x

      y       y'
  ┌───────┬───────┐
  │       │       │
x │   ┌───┼───┐   │
  │   │   1   │   │
  ├───┼───m───┼───┤
  │   │ 0 │ 0 │   │
x'│   └───┼───┘   │
  │       │       │
  └───────┴───────m'

"No one can sing who has a cold" = xy does not exist

      y       y'
  ┌───────┬───────┐
  │ 0     │       │
x │   ┌───┼───┐   │
  │   │ 0 1   │   │
  ├───┼───m───┼───┤
  │   │ 0 │ 0 │   │
x'│   └───┼───┘   │
  │       │       │
  └───────┴───────m'

Therefore:

      y       y'
  ┌───────┬───────┐
  │ 0     │       │
x │   ┌───┼───┐   │
  │   │ 0 │ 1 │   │
  ├───┼───m───┼───┤
  │   │ 0 │ 0 │   │
x'│   └───┼───┘   │
  │       │       │
  └───────┴───────m'

Conclusion:

8. All these dishes are well-cooked; Some dishes are unwholesome if well-cooked

Universe = dishes?

Attributes:

"All these dishes are well-cooked" = all m are x

      y       y'
  ┌───────┬───────┐
  │       │       │
x │   ┌───┼───┐   │
  │   │   1   │   │
  ├───┼───m───┼───┤
  │   │ 0 │ 0 │   │
x'│   └───┼───┘   │
  │       │       │
  └───────┴───────m'

"Some dishes are unwholesome if well-cooked" = Some not-well-cooked dishes are not wholesome = some x'y' exist

      y       y'
  ┌───────┬───────┐
  │       │       │
x │   ┌───┼───┐   │
  │   │   1   │   │
  ├───┼───m───┼───┤
  │   │ 0 │ 0 │   │
x'│   └───┼───1   │
  │       │       │
  └───────┴───────m'

Thus...

      y       y'
  ┌───────┬───────┐
  │       │       │
x │   ┌───┼───┐   │
  │   │   1   │   │
  ├───┼───m───┼───┤
  │   │ 0 │ 0 │   │
x'│   └───┼───┘   │
  │       │     1 │
  └───────┴───────m'

Conclusion:

9. No medicine is nice; Senna is a medicine

Universe = medicine

Attributes:

Hmm...we haven't done many small diagrams.

"No medicine is nice" = no x

    y   y'
  ┌───┬───┐
x │ 0 │ 0 │
  ├───┼───┤
x'│   │   │
  └───┴───┘

"Senna is a medicine" = Some medicine called 'Senna' exists = y exists.

    y   y'
  ┌───┬───┐
x │ 0 │ 0 │
  ├─1─┼───┤
x'│   │   │
  └───┴───┘

Thus...

    y   y'
  ┌───┬───┐
x │ 0 │ 0 │
  ├───┼───┤
x'│ 1 │   │
  └───┴───┘

Conclusion:

10. Some oysters are silent; No silent creatures are amusing

Universe = creatures

Attributes:

"Some oysters are silent" = some xy exist

"No silent creatures are amusing" = no ym exist

      y       y'
  ┌───────┬───────┐
  │       │       │
x │   1───┼───┐   │
  │   │ 0 │   │   │
  ├───┼───m───┼───┤
  │   │ 0 │   │   │
x'│   └───┼───┘   │
  │       │       │
  └───────┴───────m'

Thus...

      y       y'
  ┌───────┬───────┐
  │ 1     │       │
x │   ┌───┼───┐   │
  │   │ 0 │   │   │
  ├───┼───m───┼───┤
  │   │ 0 │   │   │
x'│   └───┼───┘   │
  │       │       │
  └───────┴───────m'

Conclusion:

---'--,-<@    @>-'--,---

✍️ Last Updated: 2022-02-27

👈️ Back to: Logic