Download presentation
Presentation is loading. Please wait.
Published byGervase Hart Modified over 6 years ago
1
Language, Proof and Logic Multiple Quantifiers Chapter 11
2
Multiple uses of a single quantifier
11.1 What do the following sentences say? 1. xy[Cube(x)Tet(y)LeftOf(x,y)] 2. xy[(Cube(x)Tet(y))LeftOf(x,y)] 3. x[Cube(x) y(Tet(y)LeftOf(x,y))] 4. x[(Cube(x) y(Tet(y)LeftOf(x,y))] When evaluating a sentence with multiple quantifiers, don’t fall into the trap of thinking that distinct variables range over distinct objects. In fact, the sentence xyP(x,y) logically implies xP(x,x), and xP(x,x) logically implies xyP(x,y)! You try it, p. 299
3
What do the following sentences say?
Mixed quantifiers 11.2 What do the following sentences say? 1. x[Cube(x) y(Tet(y)LeftOf(x,y))] 2. xyLikes(x,y) 3. xyLikes(y,x) 4. yxLikes(x,y) 5. yxLikes(y,x) 6. xy[xy Cube(x) Cube(y)] 7. x[Cube(x) y(Cube(y) y=x)] You try it, p. 304
4
The step-by-step method of translation
11.3 “Each cube is to the left of a tetrahedron” A(x) = “x is to the left of a tetrahedron” “x is to the right of a tetrahedron” =
5
“If a dog is hungry, then it is dangerous”
Paraphrasing English 11.4 “If a dog is hungry, then it is dangerous” Wrong translation: Paraphrasing: Right translation:
6
Ambiguity and context sensitivity
11.5 Every minute a man is mugged in NYC.
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.