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:
'''p''': true; '''q''': true; '''p ∧ q''': { true }
'''p''': true; '''q''': true; '''p ∧ q''': { true }


{bla
|type="[]"}
|'''p'''|'''q'''|'''p ''' ∧ '''q'''
+++ both '''p''' and '''q''' are true
+--
-+-
---


<!-- Notes for Manfred
<quiz display="simple">
{ Welche englischen Verbformen sind das?
{ Welche englischen Verbformen sind das?
| typ="[]" }
| typ="[]" }
Line 23: Line 32:
| 1
| 1
|}
|}
-->

Revision as of 15:34, 16 May 2013

Syntax error

1 Complete the truth table

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

2 bla

pqp q
both p and q are true
???
???
???
say
said
hit


p q pq
1 1 1

-->