Definition: The Formal Language of Propositional Logic
The formal language of propositional logic is the formal language whose countable alphabet and syntax are defined as follows.
The alphabet contains:
- the parentheses symbols "" and "";
- the sentential connective symbols "", "", "", "", "";
- atomic formula symbols
The syntax is comprised of the following rules:
Every atomic formula is a well-formed formula.
If is a wff, then is also a wff.
Any negation of a wff is also a wff.
Any conjunction of two wffs ia also a wff.
Any disjunction of two wffs is also a wff.
Any conditional of two wffs is also a wff.
Any biconditional of two wffs is also a wff.
All other expressions are not wffs.
INTUITION
Each well-formed formula can be thought of as a translation of an English proposition into the language . Atomic formulas then represent the most basic and fundamental propositions we have chosen to examine.
NOTE
The language is also known as the zeroth order language.