Chap 7 ( up until 260) Flashcards
why should we worry about logical structure?
(1) Comprehension: Helps us to better see the underlying forms of argument.
(2) Positive Evaluation: Helps us to readily spot (and create) valid arguments.
(3) Negative Evaluation: Helps us to readily spot (and avoid creating) invalid arguments.
whats a Simple Statement
Contains no other statement as a component part. (We represent it with a letter, like “P”.)
whats a Complex Statement?
Contains at least one other statement as a component part.
whats a Logical Operator?
Special expressions which work to combine simple statements into complex ones: AND, OR, IF…THEN, NOT
1) Conjunction
2) Negation
3) Disjunction
4) Conditional
whats a Conjunction ?
- a Logical Operator
- two simple sentences joined by a connective to form a compound statement
- “and”
if one or both of the conjuncts is false then the sentence is….
false
whats the symbol for conjunctions?
& ( ampersand)
Other conjunct. words:
‘however’, ‘although’, ‘nonetheless’, ‘moreover’.
Give an example of a conjunction.
- Alice is happy AND Jim is sad
- Justin Trudeau is Prime Minister now, but Tom Mulcair will be soon.
- The lecture was poorly-presented, even though the topic was interesting.
- John had cake and Jill had pie.
whats a Disjunction?
- a logical operator
- coumpound statemnet of the form “either p or Q”.
- p v q
- A disjunctions is true even if only one disjunctions is true and false only if both disjunctions are false
When is a disjunction true?
- A disjunctions is true even if only one disjunctions is true
When is a disjunction fasle ?
if both disjunctions are false
whats the symbol for disjunstions
V ( wedge)
Other disjunct. words:
English: ‘exclusive’ sense. “A v B, and not both.”
Logic: ‘inclusive’ sense.
examples of disjunctions
- “Either John had cake or Jill had pie.”
- Alice is happy OR Jim is sad