💾 Archived View for text.adventuregameclub.com › offline › logic › chapter-iv-01-05.gmi captured on 2023-05-24 at 17:42:05. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-03-01)

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

Game of Logic: Chapter IV -- Hit or Miss -- Questions 01-05

These are worked-out logic exercises from *The Game of Logic* by Lewis Carroll.

In chapters 1-3, Carroll walks you through using diagrams to draw logical conclusions from statements. *The Game of Logic* is sort of a primer that prepares you for the more comprehensive *Symbolic Logic*. *Symbolic Logic* was intended as the first of a three-part graded series, but the other two parts were not completed before Carroll's death.

The 'game boards' are layed out with *x* and *y* in somewhat confusing locations for anyone who's had the x and y axes drilled into them through years of math classes. Originaly, users would place red or gray counters on the boards to represent that something exists (red) or does not exist (gray) in that category. Here, I'm using 1 (exists) and 0 (does not exist) for that purpose.

When you know that something must exist in at least one of two adjacent categories, but you don't know which one, you can place a counter on the line between them; "sitting on the fence", as Carroll liked to call it.

1. Pain is wearisome; no pain is eagerly wished for.

There should only be onec kind of thing here; one kind of thing to fit in our box.

Things:

The small box can handle two attributes; the big box, three.

Attributes:

So I guess we can use the small box then,

Let:

"Pain is wearisome" = All pain is wearisome = some pain is wearisome & no pain is not wearisome

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

"No pain is eagerly wished for"

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

Therefore:

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

Translations:

All pain is wearisome and not eagerly wished for pain.

2. No bald person needs a hairbrush; No lizards have hair

Things:

Hmm... this isn't good. There must be only one kind of thing in the box. So we have to figure out some way to make one a version of the other. Let's say that Carroll is getting a whimsical here, and lizards are a kind of person.

Universe:

Attributes:

Let:

"No bald person needs a hairbrush"

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

"No lizards have hair" = no person who is a lizard is not bald

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

"No lizards have hair" implies that some lizards do not have hair

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

But xy do not exist, therefore, some xy' must exist.

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

Conclusion:

3. All thoughtless people do mischief; No thoughtful person forgets a promise

Things:

Attributes:

That's three attributes, so we need the big table.

Let:

"All thoughtless people do mischief", so all x' are m. That also implies that no x' are m'.

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

"No thoughtful person forgets a promise", so no xy exists.

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

"All thoughtless people do mischief; No thoughtful person forgets a promise." The existence of thoughtless people and thoughtful persons is implied.

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

Conclusions:

4. I do not like John; Some of my friends like John.

Things:

Attributes:

Let:

First, I think we can conclude that no friends of me are people who are also me. Likewise, all my friends are not me.

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

But we can also assume that at least one person who is me exists.

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

"I do not like John", so *my* does not exist.

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

Thus mx'y' must exist.

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

"Some of my friends like john", so xy does exist, and there's only one way that could be

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

Conclusions:

5. No potatoes are pine-apples; All pine-apples are nice

Things:

Hmm...

Let:

Attributes:

Let's tackle "All pine-apples are nice" because it breaks down to:

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

"No potatoes are pine-apples", so xy does not exist.

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

Thus...

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

"No potatoes are pine-apples", implies that potatoes do exist.

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

Conclusions:

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

✍️ Last Updated: 2022-02-27

👈️ Back to: Logic