Solutions to Chapter 28 Definite descriptions
A. Using the following symbolization key:
- domain:
-
people
- :
-
blank x knows the combination to the safe
- :
-
blank x is a spy
- :
-
blank x is a vegetarian
- :
-
blank x trusts blank y
- :
-
Hofthor
- :
-
Ingmar
symbolize the following sentences in FOL:
-
1.
Hofthor trusts a vegetarian.
-
2.
Everyone who trusts Ingmar trusts a vegetarian.
-
3.
Everyone who trusts Ingmar trusts someone who trusts a vegetarian.
-
4.
Only Ingmar knows the combination to the safe.
Comment: does the English claim entail that Ingmar does know the combination to the safe? If so, then we should formalize this with a ‘’.-
5.
Ingmar trusts Hofthor, but no one else.
-
6.
The person who knows the combination to the safe is a vegetarian.
-
7.
The person who knows the combination to the safe is not a spy.
Comment: the scope of negation is potentially ambiguous here; I have read it as inner negation.
B. Using the following symbolization key:
- domain:
-
cards in a standard deck
- :
-
blank x is black
- :
-
blank x is a club
- :
-
blank x is a deuce
- :
-
blank x is a jack
- :
-
blank x is a man with an axe
- :
-
blank x is one-eyed
- :
-
blank x is wild
symbolize each sentence in FOL:
-
1.
All clubs are black cards.
-
2.
There are no wild cards.
-
3.
There are at least two clubs.
-
4.
There is more than one one-eyed jack.
-
5.
There are at most two one-eyed jacks.
-
6.
There are two black jacks.
Comment: I am reading this as ‘there are at least two…’. If the suggestion was that there are exactly two, then a different FOL sentence would be required, namely:-
7.
There are four deuces.
Comment: I am reading this as ‘there are at least four…’. If the suggestion is that there are exactly four, then we should offer instead:-
8.
The deuce of clubs is a black card.
-
9.
One-eyed jacks and the man with the axe are wild.
-
10.
If the deuce of clubs is wild, then there is exactly one wild card.
Comment: if there is not exactly one deuce of clubs, then the above sentence is true. Maybe that’s the wrong verdict. Perhaps the sentence should definitely be taken to imply that there is one and only one deuce of clubs, and then express a conditional about wildness. If so, then we might symbolize it thus:-
11.
The man with the axe is not a jack.
-
12.
The deuce of clubs is not the man with the axe.
C. Using the following symbolization key:
- domain:
-
animals in the world
- :
-
blank x is in Farmer Brown’s field
- :
-
blank x is a horse
- :
-
blank x is a Pegasus
- :
-
blank x has wings
symbolize the following sentences in FOL:
-
1.
There are at least three horses in the world.
-
2.
There are at least three animals in the world.
-
3.
There is more than one horse in Farmer Brown’s field.
-
4.
There are three horses in Farmer Brown’s field.
Comment: I have read this as ‘there are at least three…’. If the suggestion was that there are exactly three, then a different FOL sentence would be required.-
5.
There is a single winged creature in Farmer Brown’s field; any other creatures in the field must be wingless.
-
6.
The Pegasus is a winged horse.
-
7.
The animal in Farmer Brown’s field is not a horse.
Comment: the scope of negation might be ambiguous here; I have read it as inner negation.-
8.
The horse in Farmer Brown’s field does not have wings.
Comment: the scope of negation might be ambiguous here; I have read it as inner negation.
D. In this chapter, we symbolized ‘Nick is the traitor’ by ‘’. Explain why these would be equally good symbolisations:
-
‣
This sentence requires that Nick is a traitor, and that Nick alone is a traitor. Otherwise put, there is one and only one traitor, namely, Nick. Otherwise put: Nick is the traitor.
-
‣
This sentence can be understood thus: Take anything you like; now, if you chose a traitor, you chose Nick, and if you chose Nick, you chose a traitor. So there is one and only one traitor, namely, Nick, as required.