English connectives Symbolised Flashcards
(8 cards)
1
Q
J or S (but not both)
A
(J ∨ S) ~(J ∧ S)
2
Q
Neither A nor B
A
~(A ∧ B)
3
Q
‘if’ always introduces …?
A
the antecedent
4
Q
‘then’ always introduces …?
A
the consequent
5
Q
J even if S
A
J → S
so the same as ‘J if S’, but ‘even if’ pragmatically presupposes S
whereas ‘if’ pragmatically presupposes ~S
6
Q
Jay loves only Kay
can also be said as…?
A
he does not love anyone except Kay
7
Q
Exactly one of the following happened:
David won or
Victoria won
can be written as… ?
A
(D ∧ ¬V ) ∨ (V ∧ ¬D)
8
Q
Exactly one of the following happened:
David won or
Victoria won or it was a tie.
can be written as… ?
A
(((D ∧ ¬V) ∧ ¬T ) ∨ ((V ∧ ¬D) ∧ ¬T ) ∨ ((T ∧ ¬D) ∧ ¬V ))