Exercise Truth Tables: Difference between revisions

From Lexical Resource Semantics
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
{Click on the boxes for which the truth value would be ''true''.
{Click on the boxes for which the truth value would be ''true''.
|type="[]"}
|type="[]"}
| '''p''' | '''q''' | formula: <span style="color:red">zwischenraum</span>('''p ''' &and; '''q''') | formula: &not;('''p ''' &and; '''q''')|formula: '''q''' &sup; ('''p &and; q'''))
| '''p''' | '''q''' | <span style="color:white">zwischenraum</span>('''p ''' &and; '''q''') | formula: &not;('''p ''' &and; '''q''')|formula: '''q''' &sup; ('''p &and; q'''))
+++-+ (both '''p''' and '''q''' are true)
+++-+ (both '''p''' and '''q''' are true)
+--++ ('''p''' is true, but not '''q''')
+--++ ('''p''' is true, but not '''q''')

Revision as of 19:38, 16 May 2013

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

p q zwischenraum(p q) formula: ¬(p q)formula: q ⊃ (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)