The formula p ∧ ¬p is syntactically well-formed even though it is always false. Explain why being a contradiction does not affect syntactic well-formedness.
Think about your answer, then reveal below.
Model answer: Syntax only checks grammatical structure, not truth values. By the inductive definition: p is a WFF (atomic proposition), ¬p is a WFF (negation applied to a WFF), and p ∧ ¬p is a WFF (conjunction of two WFFs). Whether the formula is true, false, or contingent is a semantic question determined by assigning truth values — a completely separate layer of analysis. Syntax and semantics are deliberately kept apart in formal logic.
The syntax/semantics distinction is foundational in formal logic. A grammar defines which strings are legal formulas; separately, a semantics assigns meanings (truth values under interpretations) to those formulas. Contradictions, tautologies, and contingent formulas are all equally well-formed — the grammar does not filter by logical status.