Exercise Truth Tables: Difference between revisions

From Lexical Resource Semantics
Jump to navigation Jump to search
No edit summary
No edit summary
Line 12: Line 12:




<!-- Notes for Manfred
<quiz display="simple">
<quiz display="simple">
{ Welche englischen Verbformen sind das?
{Click on the boxes for which the truth value would be ''true''.
| typ="[]" }
|type="[]"}
| Infinitiv | Präteritum | Partizip Perfekt
| '''p''' | '''q''' | '''r''' |<span style="color:white">zwisch</span>&not; r<span style="color:white">zwisch</span> | <span style="color:white">zwisch</span> ('''p ''' &or; '''q''')<span style="color:white">zwisch</span>|<span style="color:white">zwisch</span>(('''p &and; q''') &sup; &not;r)<span style="color:white">zwisch</span>
+-- say
+++ -+ (both '''p''' and '''q''' are true)
-++ said
++- -++ ('''p''' is true, but not '''q''')
+++ hit
+-+ -+- ('''p''' is false, but '''q''' is true)
+-- -++ (both '''p''' and '''q''' are false)
-++
-+-
--+
---
</quiz>
</quiz>
{| class="wikitable"
|-
|'''p'''
|'''q'''
|'''p''' &and; '''q'''
|-
| 1
| 1
| 1
|}
-->

Revision as of 19:53, 16 May 2013

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

p q zwisch(p q)zwisch zwisch ¬(p q)zwischzwisch(q ⊃ (p ∧ q))zwisch
(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)



Syntax error

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

p q r zwisch¬ rzwisch zwisch (p q)zwischzwisch((p ∧ q) ⊃ ¬r)zwisch
(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)
???
???
???
???