Conjunction .
False if ONE or both are false, otherwise true
Disjunction V
False if BOTH are false, otherwise true
Negation ~
True if the sentence is negates is false, false if the sentence it negates is true (OPPOSITES)
Conditional >
False if antecedent is TRUE and consequent is FALSE, otherwise true