SlideShare a Scribd company logo
1 of 28
TRANSLATION
TO QL
Why do we need QL?
Consider this argument:
Willard is a logician. All logicians wear funny hats.
. ̇. Willard wears a funny hat.
How would we translate to SL?
L – Williard is a logician.
H – All logicians wear funny hats.
W – Williard wears a funny hat.
L. H. . ̇. W.
• L. H. . ̇. W.
That’s invalid.
Language of QL:
• 1. Singular terms (constants)
‘Bobbie’
‘New York’
‘Natalia Karablina’
• Singular Terms
‘Albany’ ‘The capital of NYS’
(Proper name) (Definite description)
• For singular terms we use lower case letters: a
–w, a1-w1
2. Predicates
Predicates = properties
“… is a dog”
“… is cute”
“… is smart”
We use capital letters to symbolize Predicates:
A-Z, A1-Z1…An-Zn
EXAMPLES
• Ax – x is angry
T – x is as tall or taller than y
d – Donald
g- Gregor
m – Mary
1. Donald is angry
Ad
2. If Donald is angry, then so are Gregor and Mary.
Ad→ (Ag&Am)
• Ax – x is angry
Txy – x is as tall or taller than y
Oxy –x is as tough or tougher than y
d – Donald
g- Gregor
m – Mary
Mary is at least as tall and as tough as Gregor.
Tmg & Omg
Bxyz- y is between x and z
d – Donald
g- Gregor
m – Mary
Gregor is between Donald and Mary.
y=g x=d z=m
Bdgm
• What’s x?
x is a variable.
Variables is the third element of QL.
We use lower case letter x,y,z, x1-xn, y1-yn, z1-zn for
variables
Variables mean that we could put any letter (that
is in Domain of Discourse) instead of the variable
4. Quantifiers
∀ -- “For all”
∃ -- “There are some”
There is always a variable after quantifier.
∀x – For all x
∃x – There are some x
x is a variable, so we could put different things on its
place
• For example,
All kitties are cute
Kx – x is a kitty
Cx – x is cute
∀x (Kx → Cx)
For all things, if a thing is a kitty, then this thing is
cute
• Some flowers are cute.
Fx – x is a flower
Cx – x is cute
∃x (Fx&Cx)
There are some things such that there are
flowers and they are cute.
• In both those cases we are saying “things”, that’s
because we assume the Universe of Discourse. The
Universe of Discourse in those cases are things.
∀x – For all x
∃x – There are some x
Are we saying for all things, people, places?
In different cases it’s different so we will have to clarify
what are we talking about.
What is our discourse/talk about? What scope does it
cover?
• Socrates is wise
Wx – x is wise
s – Socrates
Ws
• Socrates is happy unless Plato is unhappy
Hx –x is happy
s – Socrates
p- Plato
Hs v ¬ Hp
• Someone is wise
UD – people
Wx – x is wise
∃x Wx
There exists at least one person x such that x is
wise.
• Someone is happy and someone is wise.
UD – people
Wx – x is wise
Hx – x is happy
∃x Wx &∃x Hx
• S0meone is happy and wise.
UD – people
Wx – x is wise
Hx – x is happy
∃x (Wx & Hx)
• Everyone is happy
UD – people
Wx – x is wise
Hx – x is happy
∀x Hx
Everyone who is happy is wise.
∀x (Hx →Wx)
• Every coin in my pocket is a quarter.
UD- coins
Px – x is in my pocket
Qx – x is a quarter
∀x (Px→Qx)
• There is a dime on the table.
UD- coins
Px – x is in my pocket
Qx – x is a quarter
Tx – x is on the table
Dx – x is a dime
∃x (Tx&Dx)
• Not all the coins on the table are dimes.
UD- coins
Px – x is in my pocket
Qx – x is a quarter
Tx – x is on the table
Dx – x is a dime
∃x (Tx&¬Dx)
¬∀x (Tx→Dx)
• None of the coins in my pocket are dimes.
UD- coins
Px – x is in my pocket
Qx – x is a quarter
Tx – x is on the table
Dx – x is a dime
∀x (Px→¬Dx)
¬∃x (Px&Dx)
How to translate?
3 most important questions to identify:
Q1. whether there are any quantifiers that you will need to use
– looking by words “Some” or “All” in the sentences.
• If yes, use those quantifiers, if not – what other parts are in the sentence?
• Could it still be the case that there are no such words, but the sentences is still
about a properties of some individual or all individuals?
Q2. Are there any singular terms in the sentence? (Names or
def descriptions)
Q3. What are the predicates that the sentence is talking
about? (“is smart,” “is beautiful”, “is a dinosaur,” “is a reptile”
More on Q1. Are there quantifiers?
If you said ‘yes’ for question a) -- > You will need to start with the quantifier in the
sentence “For all x” and “Some x”:
∀x
∃x
b) Think about the universe of discourse. What is the sentence talking about? Things
in general, animals, people, places?
• Think about whether it’s possible to choose narrower UD than
‘ everything’ or ’the Universe’ for this sentence
c) Write down UD, all predicates and singular terms (if there are any) in the key
d) Think how to formulate the sentence in terms of using quantifiers (or what are
differnt possible ways a sentence could be formulated logically)? To answer that it’s
important to think about what’s the logical message that the sentence is giving
e) You can use all the connectives from SL. Connectives from SL are part of QL too.
More on Q2 and Q3. If it’s not about “all” and
“some” individuals within the UD, then there is
probably the singular term in the sentence
Then, we don’t need quantifiers, we need to
write down predicates and singular terms.

More Related Content

What's hot

What's hot (20)

The Central Limit Theorem
The Central Limit Theorem  The Central Limit Theorem
The Central Limit Theorem
 
Correlation in Statistics
Correlation in StatisticsCorrelation in Statistics
Correlation in Statistics
 
Analysis of Variance
Analysis of VarianceAnalysis of Variance
Analysis of Variance
 
Kruskal Wall Test
Kruskal Wall TestKruskal Wall Test
Kruskal Wall Test
 
Statistics
StatisticsStatistics
Statistics
 
T test
T testT test
T test
 
Introduction to the t Statistic
Introduction to the t StatisticIntroduction to the t Statistic
Introduction to the t Statistic
 
What is a single sample t test?
What is a single sample t test?What is a single sample t test?
What is a single sample t test?
 
Estimation in statistics
Estimation in statisticsEstimation in statistics
Estimation in statistics
 
Spss guidelines
Spss guidelinesSpss guidelines
Spss guidelines
 
Applied statistics lecture 1
Applied statistics lecture 1Applied statistics lecture 1
Applied statistics lecture 1
 
Hypothesis testing
Hypothesis testingHypothesis testing
Hypothesis testing
 
Linear Correlation
Linear Correlation Linear Correlation
Linear Correlation
 
Presentation of data
Presentation of dataPresentation of data
Presentation of data
 
T test and types of t-test
T test and types of t-testT test and types of t-test
T test and types of t-test
 
Analytical Method Validation
Analytical Method ValidationAnalytical Method Validation
Analytical Method Validation
 
Data Analysis With Spss - Reliability
Data Analysis With Spss -  ReliabilityData Analysis With Spss -  Reliability
Data Analysis With Spss - Reliability
 
Presentation on "Measure of central tendency"
Presentation on "Measure of central tendency"Presentation on "Measure of central tendency"
Presentation on "Measure of central tendency"
 
Related Substances-Method Validation-PPT_slide
Related Substances-Method Validation-PPT_slideRelated Substances-Method Validation-PPT_slide
Related Substances-Method Validation-PPT_slide
 
Lecture 14 cusum and ewma
Lecture 14 cusum and ewmaLecture 14 cusum and ewma
Lecture 14 cusum and ewma
 

Similar to Translation to QL Part 1

Discrete Structure Lecture #5 & 6.pdf
Discrete Structure Lecture #5 & 6.pdfDiscrete Structure Lecture #5 & 6.pdf
Discrete Structure Lecture #5 & 6.pdfMuhammadUmerIhtisham
 
CPSC 125 Ch 1 sec 3
CPSC 125 Ch 1 sec 3CPSC 125 Ch 1 sec 3
CPSC 125 Ch 1 sec 3David Wood
 
Predicates and Quantifiers
Predicates and QuantifiersPredicates and Quantifiers
Predicates and Quantifiersblaircomp2003
 
Quantifiers and its Types
Quantifiers and its TypesQuantifiers and its Types
Quantifiers and its TypesHumayunNaseer4
 
Nested quantifiers
Nested quantifiersNested quantifiers
Nested quantifiersAli Saleem
 
Nested quantifiers
Nested quantifiersNested quantifiers
Nested quantifiersAli Saleem
 
dfgsdfdsgdfgfdgdrgdfgffdhyrthfgnhgjhgdfs.ppt
dfgsdfdsgdfgfdgdrgdfgffdhyrthfgnhgjhgdfs.pptdfgsdfdsgdfgfdgdrgdfgffdhyrthfgnhgjhgdfs.ppt
dfgsdfdsgdfgfdgdrgdfgffdhyrthfgnhgjhgdfs.pptNobitaNobi489694
 
AI3391 Artificial Intelligence Session 26 First order logic.pptx
AI3391 Artificial Intelligence Session 26 First order logic.pptxAI3391 Artificial Intelligence Session 26 First order logic.pptx
AI3391 Artificial Intelligence Session 26 First order logic.pptxAsst.prof M.Gokilavani
 
Chapter 01 - p2.pdf
Chapter 01 - p2.pdfChapter 01 - p2.pdf
Chapter 01 - p2.pdfsmarwaneid
 
Knowledge Representation and Reasoning.pptx
Knowledge Representation and Reasoning.pptxKnowledge Representation and Reasoning.pptx
Knowledge Representation and Reasoning.pptxMohanKumarP34
 
Basic Knowledge Representation in First Order Logic.ppt
Basic Knowledge Representation in First Order Logic.pptBasic Knowledge Representation in First Order Logic.ppt
Basic Knowledge Representation in First Order Logic.pptAshfaqAhmed693399
 

Similar to Translation to QL Part 1 (20)

Module_5_1.pptx
Module_5_1.pptxModule_5_1.pptx
Module_5_1.pptx
 
Discrete Structure Lecture #5 & 6.pdf
Discrete Structure Lecture #5 & 6.pdfDiscrete Structure Lecture #5 & 6.pdf
Discrete Structure Lecture #5 & 6.pdf
 
3 fol examples v2
3 fol examples v23 fol examples v2
3 fol examples v2
 
CPSC 125 Ch 1 sec 3
CPSC 125 Ch 1 sec 3CPSC 125 Ch 1 sec 3
CPSC 125 Ch 1 sec 3
 
Predicates and Quantifiers
Predicates and QuantifiersPredicates and Quantifiers
Predicates and Quantifiers
 
continuity of module 2.pptx
continuity of module 2.pptxcontinuity of module 2.pptx
continuity of module 2.pptx
 
Quantifiers and its Types
Quantifiers and its TypesQuantifiers and its Types
Quantifiers and its Types
 
Nested quantifiers
Nested quantifiersNested quantifiers
Nested quantifiers
 
Nested quantifiers
Nested quantifiersNested quantifiers
Nested quantifiers
 
Formal Logic - Lesson 8 - Predicates and Quantifiers
Formal Logic - Lesson 8 - Predicates and QuantifiersFormal Logic - Lesson 8 - Predicates and Quantifiers
Formal Logic - Lesson 8 - Predicates and Quantifiers
 
First order logic
First order logicFirst order logic
First order logic
 
dfgsdfdsgdfgfdgdrgdfgffdhyrthfgnhgjhgdfs.ppt
dfgsdfdsgdfgfdgdrgdfgffdhyrthfgnhgjhgdfs.pptdfgsdfdsgdfgfdgdrgdfgffdhyrthfgnhgjhgdfs.ppt
dfgsdfdsgdfgfdgdrgdfgffdhyrthfgnhgjhgdfs.ppt
 
Quantification
QuantificationQuantification
Quantification
 
AI3391 Artificial Intelligence Session 26 First order logic.pptx
AI3391 Artificial Intelligence Session 26 First order logic.pptxAI3391 Artificial Intelligence Session 26 First order logic.pptx
AI3391 Artificial Intelligence Session 26 First order logic.pptx
 
Chapter 01 - p2.pdf
Chapter 01 - p2.pdfChapter 01 - p2.pdf
Chapter 01 - p2.pdf
 
Logic
LogicLogic
Logic
 
Knowledge Representation and Reasoning.pptx
Knowledge Representation and Reasoning.pptxKnowledge Representation and Reasoning.pptx
Knowledge Representation and Reasoning.pptx
 
PredicateLogic (1).ppt
PredicateLogic (1).pptPredicateLogic (1).ppt
PredicateLogic (1).ppt
 
PredicateLogic.pptx
PredicateLogic.pptxPredicateLogic.pptx
PredicateLogic.pptx
 
Basic Knowledge Representation in First Order Logic.ppt
Basic Knowledge Representation in First Order Logic.pptBasic Knowledge Representation in First Order Logic.ppt
Basic Knowledge Representation in First Order Logic.ppt
 

More from Nat Karablina

Semantics and models
Semantics and models Semantics and models
Semantics and models Nat Karablina
 
Multiple quantifiers
Multiple quantifiersMultiple quantifiers
Multiple quantifiersNat Karablina
 
Truth tables complete and p1 of short method
Truth tables complete and p1 of short methodTruth tables complete and p1 of short method
Truth tables complete and p1 of short methodNat Karablina
 
Logic 2 validity, other notions
Logic 2 validity, other notionsLogic 2 validity, other notions
Logic 2 validity, other notionsNat Karablina
 
Logic 1 intro args premise_ concl_10141
Logic 1 intro args premise_ concl_10141Logic 1 intro args premise_ concl_10141
Logic 1 intro args premise_ concl_10141Nat Karablina
 

More from Nat Karablina (12)

Models part 4
Models part 4Models part 4
Models part 4
 
Models part 3
Models part 3 Models part 3
Models part 3
 
Models part 2
Models part 2Models part 2
Models part 2
 
Semantics and models
Semantics and models Semantics and models
Semantics and models
 
Multiple quantifiers
Multiple quantifiersMultiple quantifiers
Multiple quantifiers
 
Ql part 3
Ql part 3Ql part 3
Ql part 3
 
Ql Part 2 10141
Ql Part 2 10141Ql Part 2 10141
Ql Part 2 10141
 
Ql Part 2 10142
Ql  Part 2 10142Ql  Part 2 10142
Ql Part 2 10142
 
Truth tables part 2
Truth tables part 2Truth tables part 2
Truth tables part 2
 
Truth tables complete and p1 of short method
Truth tables complete and p1 of short methodTruth tables complete and p1 of short method
Truth tables complete and p1 of short method
 
Logic 2 validity, other notions
Logic 2 validity, other notionsLogic 2 validity, other notions
Logic 2 validity, other notions
 
Logic 1 intro args premise_ concl_10141
Logic 1 intro args premise_ concl_10141Logic 1 intro args premise_ concl_10141
Logic 1 intro args premise_ concl_10141
 

Recently uploaded

Kishangarh Call Girls : ☎ 8527673949, Low rate Call Girls
Kishangarh Call Girls : ☎ 8527673949, Low rate Call GirlsKishangarh Call Girls : ☎ 8527673949, Low rate Call Girls
Kishangarh Call Girls : ☎ 8527673949, Low rate Call Girlsashishs7044
 
Patrakarpuram ) Cheap Call Girls In Lucknow (Adult Only) 🧈 8923113531 𓀓 Esco...
Patrakarpuram ) Cheap Call Girls In Lucknow  (Adult Only) 🧈 8923113531 𓀓 Esco...Patrakarpuram ) Cheap Call Girls In Lucknow  (Adult Only) 🧈 8923113531 𓀓 Esco...
Patrakarpuram ) Cheap Call Girls In Lucknow (Adult Only) 🧈 8923113531 𓀓 Esco...akbard9823
 
Jagat Puri Call Girls : ☎ 8527673949, Low rate Call Girls
Jagat Puri Call Girls : ☎ 8527673949, Low rate Call GirlsJagat Puri Call Girls : ☎ 8527673949, Low rate Call Girls
Jagat Puri Call Girls : ☎ 8527673949, Low rate Call Girlsashishs7044
 
Greater Noida Call Girls : ☎ 8527673949, Low rate Call Girls
Greater Noida Call Girls : ☎ 8527673949, Low rate Call GirlsGreater Noida Call Girls : ☎ 8527673949, Low rate Call Girls
Greater Noida Call Girls : ☎ 8527673949, Low rate Call Girlsashishs7044
 
FULL ENJOY - 9953040155 Call Girls in New Ashok Nagar | Delhi
FULL ENJOY - 9953040155 Call Girls in New Ashok Nagar | DelhiFULL ENJOY - 9953040155 Call Girls in New Ashok Nagar | Delhi
FULL ENJOY - 9953040155 Call Girls in New Ashok Nagar | DelhiMalviyaNagarCallGirl
 
FULL ENJOY - 9953040155 Call Girls in Gtb Nagar | Delhi
FULL ENJOY - 9953040155 Call Girls in Gtb Nagar | DelhiFULL ENJOY - 9953040155 Call Girls in Gtb Nagar | Delhi
FULL ENJOY - 9953040155 Call Girls in Gtb Nagar | DelhiMalviyaNagarCallGirl
 
Call Girl in Bur Dubai O5286O4116 Indian Call Girls in Bur Dubai By VIP Bur D...
Call Girl in Bur Dubai O5286O4116 Indian Call Girls in Bur Dubai By VIP Bur D...Call Girl in Bur Dubai O5286O4116 Indian Call Girls in Bur Dubai By VIP Bur D...
Call Girl in Bur Dubai O5286O4116 Indian Call Girls in Bur Dubai By VIP Bur D...dajasot375
 
9654467111 Call Girls In Noida Sector 62 Short 1500 Night 6000
9654467111 Call Girls In Noida Sector 62 Short 1500 Night 60009654467111 Call Girls In Noida Sector 62 Short 1500 Night 6000
9654467111 Call Girls In Noida Sector 62 Short 1500 Night 6000Sapana Sha
 
The First Date by Daniel Johnson (Inspired By True Events)
The First Date by Daniel Johnson (Inspired By True Events)The First Date by Daniel Johnson (Inspired By True Events)
The First Date by Daniel Johnson (Inspired By True Events)thephillipta
 
Bur Dubai Call Girls O58993O4O2 Call Girls in Bur Dubai
Bur Dubai Call Girls O58993O4O2 Call Girls in Bur DubaiBur Dubai Call Girls O58993O4O2 Call Girls in Bur Dubai
Bur Dubai Call Girls O58993O4O2 Call Girls in Bur Dubaidajasot375
 
Delhi Room Call Girls : ☎ 8527673949, Low rate Call girl service
Delhi Room Call Girls : ☎ 8527673949, Low rate Call girl serviceDelhi Room Call Girls : ☎ 8527673949, Low rate Call girl service
Delhi Room Call Girls : ☎ 8527673949, Low rate Call girl serviceashishs7044
 
Burari Call Girls : ☎ 8527673949, Low rate Call Girls
Burari Call Girls : ☎ 8527673949, Low rate Call GirlsBurari Call Girls : ☎ 8527673949, Low rate Call Girls
Burari Call Girls : ☎ 8527673949, Low rate Call Girlsashishs7044
 
Russian⚡ Call Girls In Sector 104 Noida✨8375860717⚡Escorts Service
Russian⚡ Call Girls In Sector 104 Noida✨8375860717⚡Escorts ServiceRussian⚡ Call Girls In Sector 104 Noida✨8375860717⚡Escorts Service
Russian⚡ Call Girls In Sector 104 Noida✨8375860717⚡Escorts Servicedoor45step
 
Turn Lock Take Key Storyboard Daniel Johnson
Turn Lock Take Key Storyboard Daniel JohnsonTurn Lock Take Key Storyboard Daniel Johnson
Turn Lock Take Key Storyboard Daniel Johnsonthephillipta
 
Lucknow 💋 Virgin Call Girls Lucknow | Book 8923113531 Extreme Naughty Call Gi...
Lucknow 💋 Virgin Call Girls Lucknow | Book 8923113531 Extreme Naughty Call Gi...Lucknow 💋 Virgin Call Girls Lucknow | Book 8923113531 Extreme Naughty Call Gi...
Lucknow 💋 Virgin Call Girls Lucknow | Book 8923113531 Extreme Naughty Call Gi...anilsa9823
 
Strip Zagor Extra 322 - Dva ortaka.pdf
Strip   Zagor Extra 322 - Dva ortaka.pdfStrip   Zagor Extra 322 - Dva ortaka.pdf
Strip Zagor Extra 322 - Dva ortaka.pdfStripovizijacom
 
9654467111 Full Enjoy @24/7 Call Girls In Saket Delhi Ncr
9654467111 Full Enjoy @24/7 Call Girls In Saket Delhi Ncr9654467111 Full Enjoy @24/7 Call Girls In Saket Delhi Ncr
9654467111 Full Enjoy @24/7 Call Girls In Saket Delhi NcrSapana Sha
 
Bridge Fight Board by Daniel Johnson dtjohnsonart.com
Bridge Fight Board by Daniel Johnson dtjohnsonart.comBridge Fight Board by Daniel Johnson dtjohnsonart.com
Bridge Fight Board by Daniel Johnson dtjohnsonart.comthephillipta
 
Laxmi Nagar Call Girls : ☎ 8527673949, Low rate Call Girls
Laxmi Nagar Call Girls : ☎ 8527673949, Low rate Call GirlsLaxmi Nagar Call Girls : ☎ 8527673949, Low rate Call Girls
Laxmi Nagar Call Girls : ☎ 8527673949, Low rate Call Girlsashishs7044
 
Call Girls in Islamabad | 03274100048 | Call Girl Service
Call Girls in Islamabad | 03274100048 | Call Girl ServiceCall Girls in Islamabad | 03274100048 | Call Girl Service
Call Girls in Islamabad | 03274100048 | Call Girl ServiceAyesha Khan
 

Recently uploaded (20)

Kishangarh Call Girls : ☎ 8527673949, Low rate Call Girls
Kishangarh Call Girls : ☎ 8527673949, Low rate Call GirlsKishangarh Call Girls : ☎ 8527673949, Low rate Call Girls
Kishangarh Call Girls : ☎ 8527673949, Low rate Call Girls
 
Patrakarpuram ) Cheap Call Girls In Lucknow (Adult Only) 🧈 8923113531 𓀓 Esco...
Patrakarpuram ) Cheap Call Girls In Lucknow  (Adult Only) 🧈 8923113531 𓀓 Esco...Patrakarpuram ) Cheap Call Girls In Lucknow  (Adult Only) 🧈 8923113531 𓀓 Esco...
Patrakarpuram ) Cheap Call Girls In Lucknow (Adult Only) 🧈 8923113531 𓀓 Esco...
 
Jagat Puri Call Girls : ☎ 8527673949, Low rate Call Girls
Jagat Puri Call Girls : ☎ 8527673949, Low rate Call GirlsJagat Puri Call Girls : ☎ 8527673949, Low rate Call Girls
Jagat Puri Call Girls : ☎ 8527673949, Low rate Call Girls
 
Greater Noida Call Girls : ☎ 8527673949, Low rate Call Girls
Greater Noida Call Girls : ☎ 8527673949, Low rate Call GirlsGreater Noida Call Girls : ☎ 8527673949, Low rate Call Girls
Greater Noida Call Girls : ☎ 8527673949, Low rate Call Girls
 
FULL ENJOY - 9953040155 Call Girls in New Ashok Nagar | Delhi
FULL ENJOY - 9953040155 Call Girls in New Ashok Nagar | DelhiFULL ENJOY - 9953040155 Call Girls in New Ashok Nagar | Delhi
FULL ENJOY - 9953040155 Call Girls in New Ashok Nagar | Delhi
 
FULL ENJOY - 9953040155 Call Girls in Gtb Nagar | Delhi
FULL ENJOY - 9953040155 Call Girls in Gtb Nagar | DelhiFULL ENJOY - 9953040155 Call Girls in Gtb Nagar | Delhi
FULL ENJOY - 9953040155 Call Girls in Gtb Nagar | Delhi
 
Call Girl in Bur Dubai O5286O4116 Indian Call Girls in Bur Dubai By VIP Bur D...
Call Girl in Bur Dubai O5286O4116 Indian Call Girls in Bur Dubai By VIP Bur D...Call Girl in Bur Dubai O5286O4116 Indian Call Girls in Bur Dubai By VIP Bur D...
Call Girl in Bur Dubai O5286O4116 Indian Call Girls in Bur Dubai By VIP Bur D...
 
9654467111 Call Girls In Noida Sector 62 Short 1500 Night 6000
9654467111 Call Girls In Noida Sector 62 Short 1500 Night 60009654467111 Call Girls In Noida Sector 62 Short 1500 Night 6000
9654467111 Call Girls In Noida Sector 62 Short 1500 Night 6000
 
The First Date by Daniel Johnson (Inspired By True Events)
The First Date by Daniel Johnson (Inspired By True Events)The First Date by Daniel Johnson (Inspired By True Events)
The First Date by Daniel Johnson (Inspired By True Events)
 
Bur Dubai Call Girls O58993O4O2 Call Girls in Bur Dubai
Bur Dubai Call Girls O58993O4O2 Call Girls in Bur DubaiBur Dubai Call Girls O58993O4O2 Call Girls in Bur Dubai
Bur Dubai Call Girls O58993O4O2 Call Girls in Bur Dubai
 
Delhi Room Call Girls : ☎ 8527673949, Low rate Call girl service
Delhi Room Call Girls : ☎ 8527673949, Low rate Call girl serviceDelhi Room Call Girls : ☎ 8527673949, Low rate Call girl service
Delhi Room Call Girls : ☎ 8527673949, Low rate Call girl service
 
Burari Call Girls : ☎ 8527673949, Low rate Call Girls
Burari Call Girls : ☎ 8527673949, Low rate Call GirlsBurari Call Girls : ☎ 8527673949, Low rate Call Girls
Burari Call Girls : ☎ 8527673949, Low rate Call Girls
 
Russian⚡ Call Girls In Sector 104 Noida✨8375860717⚡Escorts Service
Russian⚡ Call Girls In Sector 104 Noida✨8375860717⚡Escorts ServiceRussian⚡ Call Girls In Sector 104 Noida✨8375860717⚡Escorts Service
Russian⚡ Call Girls In Sector 104 Noida✨8375860717⚡Escorts Service
 
Turn Lock Take Key Storyboard Daniel Johnson
Turn Lock Take Key Storyboard Daniel JohnsonTurn Lock Take Key Storyboard Daniel Johnson
Turn Lock Take Key Storyboard Daniel Johnson
 
Lucknow 💋 Virgin Call Girls Lucknow | Book 8923113531 Extreme Naughty Call Gi...
Lucknow 💋 Virgin Call Girls Lucknow | Book 8923113531 Extreme Naughty Call Gi...Lucknow 💋 Virgin Call Girls Lucknow | Book 8923113531 Extreme Naughty Call Gi...
Lucknow 💋 Virgin Call Girls Lucknow | Book 8923113531 Extreme Naughty Call Gi...
 
Strip Zagor Extra 322 - Dva ortaka.pdf
Strip   Zagor Extra 322 - Dva ortaka.pdfStrip   Zagor Extra 322 - Dva ortaka.pdf
Strip Zagor Extra 322 - Dva ortaka.pdf
 
9654467111 Full Enjoy @24/7 Call Girls In Saket Delhi Ncr
9654467111 Full Enjoy @24/7 Call Girls In Saket Delhi Ncr9654467111 Full Enjoy @24/7 Call Girls In Saket Delhi Ncr
9654467111 Full Enjoy @24/7 Call Girls In Saket Delhi Ncr
 
Bridge Fight Board by Daniel Johnson dtjohnsonart.com
Bridge Fight Board by Daniel Johnson dtjohnsonart.comBridge Fight Board by Daniel Johnson dtjohnsonart.com
Bridge Fight Board by Daniel Johnson dtjohnsonart.com
 
Laxmi Nagar Call Girls : ☎ 8527673949, Low rate Call Girls
Laxmi Nagar Call Girls : ☎ 8527673949, Low rate Call GirlsLaxmi Nagar Call Girls : ☎ 8527673949, Low rate Call Girls
Laxmi Nagar Call Girls : ☎ 8527673949, Low rate Call Girls
 
Call Girls in Islamabad | 03274100048 | Call Girl Service
Call Girls in Islamabad | 03274100048 | Call Girl ServiceCall Girls in Islamabad | 03274100048 | Call Girl Service
Call Girls in Islamabad | 03274100048 | Call Girl Service
 

Translation to QL Part 1

  • 2. Why do we need QL? Consider this argument: Willard is a logician. All logicians wear funny hats. . ̇. Willard wears a funny hat. How would we translate to SL? L – Williard is a logician. H – All logicians wear funny hats. W – Williard wears a funny hat. L. H. . ̇. W.
  • 3. • L. H. . ̇. W. That’s invalid.
  • 4. Language of QL: • 1. Singular terms (constants) ‘Bobbie’ ‘New York’ ‘Natalia Karablina’
  • 5. • Singular Terms ‘Albany’ ‘The capital of NYS’ (Proper name) (Definite description)
  • 6. • For singular terms we use lower case letters: a –w, a1-w1
  • 7. 2. Predicates Predicates = properties “… is a dog” “… is cute” “… is smart” We use capital letters to symbolize Predicates: A-Z, A1-Z1…An-Zn
  • 8. EXAMPLES • Ax – x is angry T – x is as tall or taller than y d – Donald g- Gregor m – Mary 1. Donald is angry Ad 2. If Donald is angry, then so are Gregor and Mary. Ad→ (Ag&Am)
  • 9. • Ax – x is angry Txy – x is as tall or taller than y Oxy –x is as tough or tougher than y d – Donald g- Gregor m – Mary Mary is at least as tall and as tough as Gregor. Tmg & Omg
  • 10. Bxyz- y is between x and z d – Donald g- Gregor m – Mary Gregor is between Donald and Mary. y=g x=d z=m Bdgm
  • 11. • What’s x? x is a variable. Variables is the third element of QL. We use lower case letter x,y,z, x1-xn, y1-yn, z1-zn for variables Variables mean that we could put any letter (that is in Domain of Discourse) instead of the variable
  • 12. 4. Quantifiers ∀ -- “For all” ∃ -- “There are some” There is always a variable after quantifier. ∀x – For all x ∃x – There are some x x is a variable, so we could put different things on its place
  • 13. • For example, All kitties are cute Kx – x is a kitty Cx – x is cute ∀x (Kx → Cx) For all things, if a thing is a kitty, then this thing is cute
  • 14. • Some flowers are cute. Fx – x is a flower Cx – x is cute ∃x (Fx&Cx) There are some things such that there are flowers and they are cute.
  • 15. • In both those cases we are saying “things”, that’s because we assume the Universe of Discourse. The Universe of Discourse in those cases are things. ∀x – For all x ∃x – There are some x Are we saying for all things, people, places? In different cases it’s different so we will have to clarify what are we talking about. What is our discourse/talk about? What scope does it cover?
  • 16. • Socrates is wise Wx – x is wise s – Socrates Ws
  • 17. • Socrates is happy unless Plato is unhappy Hx –x is happy s – Socrates p- Plato Hs v ¬ Hp
  • 18. • Someone is wise UD – people Wx – x is wise ∃x Wx There exists at least one person x such that x is wise.
  • 19. • Someone is happy and someone is wise. UD – people Wx – x is wise Hx – x is happy ∃x Wx &∃x Hx
  • 20. • S0meone is happy and wise. UD – people Wx – x is wise Hx – x is happy ∃x (Wx & Hx)
  • 21. • Everyone is happy UD – people Wx – x is wise Hx – x is happy ∀x Hx Everyone who is happy is wise. ∀x (Hx →Wx)
  • 22. • Every coin in my pocket is a quarter. UD- coins Px – x is in my pocket Qx – x is a quarter ∀x (Px→Qx)
  • 23. • There is a dime on the table. UD- coins Px – x is in my pocket Qx – x is a quarter Tx – x is on the table Dx – x is a dime ∃x (Tx&Dx)
  • 24. • Not all the coins on the table are dimes. UD- coins Px – x is in my pocket Qx – x is a quarter Tx – x is on the table Dx – x is a dime ∃x (Tx&¬Dx) ¬∀x (Tx→Dx)
  • 25. • None of the coins in my pocket are dimes. UD- coins Px – x is in my pocket Qx – x is a quarter Tx – x is on the table Dx – x is a dime ∀x (Px→¬Dx) ¬∃x (Px&Dx)
  • 26. How to translate? 3 most important questions to identify: Q1. whether there are any quantifiers that you will need to use – looking by words “Some” or “All” in the sentences. • If yes, use those quantifiers, if not – what other parts are in the sentence? • Could it still be the case that there are no such words, but the sentences is still about a properties of some individual or all individuals? Q2. Are there any singular terms in the sentence? (Names or def descriptions) Q3. What are the predicates that the sentence is talking about? (“is smart,” “is beautiful”, “is a dinosaur,” “is a reptile”
  • 27. More on Q1. Are there quantifiers? If you said ‘yes’ for question a) -- > You will need to start with the quantifier in the sentence “For all x” and “Some x”: ∀x ∃x b) Think about the universe of discourse. What is the sentence talking about? Things in general, animals, people, places? • Think about whether it’s possible to choose narrower UD than ‘ everything’ or ’the Universe’ for this sentence c) Write down UD, all predicates and singular terms (if there are any) in the key d) Think how to formulate the sentence in terms of using quantifiers (or what are differnt possible ways a sentence could be formulated logically)? To answer that it’s important to think about what’s the logical message that the sentence is giving e) You can use all the connectives from SL. Connectives from SL are part of QL too.
  • 28. More on Q2 and Q3. If it’s not about “all” and “some” individuals within the UD, then there is probably the singular term in the sentence Then, we don’t need quantifiers, we need to write down predicates and singular terms.