p: Today is Wednesday. q: Snow is falling. S: p ∨ ~q ~S: ~(p ∨ ~q) ⇔ ~p ∧ q Today is not Wednesday and Snow is falling.