Sentences and expressions
- An expression is any combination of the symbols
P, N, A, -. For example,NPA—P-A. - A sentence is an expression with an assigned meaning.
The printing machine 🖨️
We’re giving a printing machine, and we call an expression printable if the machine can print it.
P-Xmeans “Xis printable”NP-Xmeans “Xis not printable”
The associate of an expression X is X-X.
PA-Xmeans “the associate ofX,X-X, is printable”NPA-Xmeans “the associate ofX,X-X, is not printable”
A sentence is an expression of the following 4 forms:
P-XNP-XPA-XNPA-X
where X is an expression whatever.
Truth and falsity laws
P-Xis true if and only ifXis printable (by the machine)NP-Xis true if and only ifXis not printable (by the machine)PA-Xis true if and only ifX-Xis printable (by the machine)NPA-Xis true if and only ifX-Xis not printable (by the machine)
The machine only prints true sentences
❓And now, the puzzle: find a true sentence that the machine cannot print.