1. The status of a statement as either true or false is Truth value.
2. A logical statement that is broken down into two parts, the hypothesis and the conclusion is Conditional statement.
3. The “if” portion of your conditional statement; what your conditional statement is about is Hypothesis.
4. The “then” portion of your conditional statement; what your conditional statement is doing is Conclusion.
5. This version of the conditional switches the hypothesis portion with conclusion portion of the statement is Converse.
6. This version of the conditional negates both the hypothesis and the conclusion portions of the statement is Inverse.
7. This version of the conditional combines the converse with the inverse and switches the hypothesis and conclusion while negating both portions is Contrapositive.