Exercise Truth Tables: Difference between revisions

From Lexical Resource Semantics
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
{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''' | <span style="color:white">zwischen</span>('''p ''' &and; '''q''')<span style="color:white">zwischen</span> | <span style="color:white">zwischen</span> &not;('''p ''' &and; '''q''')<span style="color:white">zwischen</span>|<span style="color:white">zwischen</span>('''q''' &sup; ('''p &and; q'''))<span style="color:white">zwischen</span>
| '''p''' | '''q''' | {{Zwischen}}('''p ''' &and; '''q''')<span style="color:white">zwischen</span> | <span style="color:white">zwischen</span> &not;('''p ''' &and; '''q''')<span style="color:white">zwischen</span>|<span style="color:white">zwischen</span>('''q''' &sup; ('''p &and; q'''))<span style="color:white">zwischen</span>
+++-+ (both '''p''' and '''q''' are true)
+++-+ (both '''p''' and '''q''' are true)
+--++ ('''p''' is true, but not '''q''')
+--++ ('''p''' is true, but not '''q''')
Line 9: Line 9:
---++ (both '''p''' and '''q''' are false)
---++ (both '''p''' and '''q''' are false)
</quiz>
</quiz>


<!-- Notes for Manfred
<!-- Notes for Manfred

Revision as of 19:46, 16 May 2013

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

p q 1234(p q)zwischen zwischen ¬(p q)zwischenzwischen(q ⊃ (p ∧ q))zwischen
(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)