Example 1 — Classify sentences
EasyProblem
Which are logical statements: (a) '12 is even', (b) 'What time is it?', (c) ''?
Solution
-
Each must have exactly one fixed truth value to qualify.
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: Can this sentence, in principle, be labeled either true or false (and only one)?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
Test each for a definite T or F right now.
The rule is chosen only after the structure matches, so the steps mean something.
-
(a) is true; (b) is a question (no truth value); (c) depends on (open).
Keep units, shape, or answer form tied to the story so the work does not become symbol pushing.
-
Check the answer against the original question.
It should fit the mental model — a claim that is exactly true or false. If it does not, revisit the recognition step before changing the arithmetic.
Answer
Only (a) is a logical statement
Takeaway: A statement must be assignable a single, fixed truth value.