Exercise Truth Tables

From Lexical Resource Semantics
Revision as of 15:38, 16 May 2013 by Manfred (talk | contribs)
Jump to navigation Jump to search

Syntax error

1 Complete the truth table

p: true; q: true; p ∧ q:

2 Click on the boxes for which the truth value would be true.

pq(p q)¬(p q) (¬(p q) &sup (p ∧ q)
(both p and q are true)
(p is true, but not q)
(p is false, but q is true)
(both p and q are false)