Week 7 Flashcards

1
Q

What is propositional logic?

A

a notation for logical words that connect propositions such as and, or, if … then, not

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is predicate logic?

A

an artificial language containing predicates and

arguments - it looks inside propositions e.g. Fido is a dog: f DOG

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the Principle of Compositionality?

A

the meaning of a complex expression is determined by the lexical meaning of its components, their grammatical meanings and the syntactic structure of the whole

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

How is a complex proposition formed?

A

by joining simple propositions with a sentence connective e.g. and

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What can logical & do?

A

& can only join propositions, not names, i.e. c & g is not well-formed (conjunction)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What does the truth table say about &?

A

it is only true if P and Q are both true; it is false for ~P and Q, ~Q and P and ~P and ~Q

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Give examples of inference patterns with &

A
  • commutativity of conjunction p & q ⇔ q & p
  • conjunction introduction p/ q = q & p
  • conjunction elimination p & q/ p
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What can logical V do?

A

V can only join propositions, not names, i.e. j V m is not well-formed (disjunction)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What does the truth table say about V?

A

it is true if P and Q , ~P and Q, ~Q and P are all true; but it is false for ~P and ~Q

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Give examples of inference patterns with V

A
  • commutativity of disjunction p V q ⇔ q V p
  • disjunction introduction p/ q = q V p
  • disjunction elimination does not work!
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is negation(~)?

A

when one proposition is the opposite of another

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is the inference pattern of ~

A

~~p/ p

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What does the conditional state?

A

if ….., then ……

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is ‘but’ turth-conditionally similar to?

A

‘and’

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What does ‘&’ and ‘V’ fail to capture?

A

other aspects of the meaning of the english connectives, such as temporality and causality (‘and’)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What does ‘or’ exclude?

A

the possibility of both disjuncts being true