• Back to Profile

  • Die Logik ist keine Lehre, sondern ein Spiegelbild der Welt.
    Logik ist transzendental.

    - Ludwig Wittgenstein's (1921, 6.13) Tractatus Logico-Philosophicus in the original German

    Logic is not a body of doctrine, but a mirror-reflection of the world.
    Logic is transcendental.
    - Pears/McGuinness translation

    Syntax



    Ludwig Rase & Georg Nees' (1971) Kubo-Oktaeder
    1. A well-defined syntax allows us to specify, relative to a formal system L, which formulae are wffs (or well-formed formulae)
    2. Formulae that are not admitted by the rules of syntax will be ill- rather than well-formed
    3. Ill-formed formulae are excluded from the range of our considerations

    4. RULE 1: If φ is a wff, then ∼φ is also a wff
    5. EXAMPLE 1: ∼p is also a wff
    6. EXAMPLE 2: p∼ is ill-formed
    7. EXAMPLE 3: ∼∼∼∼∼∼∼p is also a wff, since RULE 1 can be applied iteratively

    8. RULE 2: If φ and ψ are wffs, then φψ, φψ, φψ, and φψ are also wffs
    9. EXAMPLE 1: (p → q) → (r → s) is also a wff, since RULE 2 can be applied iteratively
    10. EXAMPLE 2: p ∨ qr is ill-formed
    11. EXAMPLE 3: (p ∧ q) → ∼r is also a wff, since RULE 1 and RULE 2 can be applied in conjunction and iteratively

    12. RULE 3: If R is an n-ary relation or n-place predicate and t1, t2, …, tn are the individual terms, then R(t1, t2, …, tn) is a wff
    13. EXAMPLE 1: R(x, y) is a wff if R is a binary (2-ary or 2-place) relation and x and y are individual terms
    14. EXAMPLE 2: R(x, y) is ill-formed if R is a unary (1-ary or 1-place) relation and x and y are individual terms
    15. EXAMPLE 3: R(x1, x2, x3, x4) is a wff if R is a quaternary (4-ary or 4-place) relation and x1, x2, x3, and x4 are individual terms

    16. RULE 4: If t1 and t2 are both wffs, then t1 = t2 is also a wff
    17. EXAMPLE 1: If neither t1 nor t2 is a wff, then t1 = t2 is ill-formed
    18. EXAMPLE 2: If t1, t2, and t3 are wffs, then t1 = t2 = t3 is also a wff

    19. RULE 5: If x is an individual variable and φ is a wff, then (∀x)φ and (∃x)φ are also wffs
    20. EXAMPLE 1: x∀ is ill-formed
    21. EXAMPLE 2: If P and Q are unary (1-ary or 1-place) relations, then ∀x(Px → Qx) is a wff
    22. EXAMPLE 3: If L is a binary (2-ary or 2-place) relation, then ∀x∃y(L(x, y)) is a wff

    23. RULE 6: If φ is a wff, then □φ and ◇φ are wffs
    24. EXAMPLE 1: □p◇ is ill-formed
    25. EXAMPLE 2: ∼□(p → q) is also a wff, since RULES 1, 2, and 6 can be applied in conjunction

    26. RULE n: Nothing else is a wff