click below
click below
Normal Size Small Size show me how
translations
| Question | Answer |
|---|---|
| P * Q | and, but, although, however, nevertheless |
| P v Q | or, unless |
| ~ P | not |
| P > Q | if...then, only if, implies that |
| P <> Q | if and only if, necessary and sufficient condition |
| ~ P * Q or ~ (P v Q) | neither P nor Q & Both not P and not Q |
| ~ P * ~ Q or ~ (P * Q) | not both P and Q |
| (P v Q) * ~ (P * Q) or ~ (P <> Q) | P or Q but not both P and Q |
| (~ P > Q) * (P > ~ Q) | unless |