A parse tree graphically represents the internal structure of an expression of sentential logic.
Steps to construct a parse tree
Subformula: a formula ψ is a subformula of a formula φ if and only if ψ appears (as a node) in the parse tree of φ.
A convention governs a practice of doing something in one particular way, if that practice could have been done another way and still achieve its implicit goal.
Procedure for reinserting omittes parenthesis
atomic formulae | logical connectives | conjunction | disjunction | conditional |
---|---|---|---|---|
negation | logical operators | idealizations | compound | truth-functional |
semantics | meaning | truth-values | compound sentence | compound formula |
symbolize | translate | conjuncts | disjuncts | inclusive |
exclusive | conditional | antecedent | consequent | unary |
binary | main connective | scope | ambiguous | basic symbols |
formula | expression | well-formed formula | formula | variables |
inductive | semantics | parse tree | subformula |