Presentation is loading. Please wait.

Presentation is loading. Please wait.

The Language of Propositional Logic The Syntax and Semantics of PL.

Similar presentations


Presentation on theme: "The Language of Propositional Logic The Syntax and Semantics of PL."— Presentation transcript:

1 The Language of Propositional Logic The Syntax and Semantics of PL

2 Languages in General All languages have a set of symbols, rules for constructing compound constructions out of atomic constructions, and meanings assigned to the significant units. For example, the letter ‘A’ is part of English, but not part of Hindi. For example, English is a Subject-Verb-Object language, while Arabic is Subject-Object-Verb. For example, ‘snow’ means snow in English, but ‘schnee’ means snow in German. The syntax of a language is the grammar of the language. The semantics of a language is the meaning of the significant parts.

3 The Language of Propositional Logic Propositional Logic, PL, is a formal language, which has a set of symbols, a syntax, and a semantics. It is not a natural language, like English. It is possible to translate sentences of most natural languages, such as Greek, English, German, French, etc… into PL. PL is a language that focuses on a small set of expressions. These expressions are the words used to connect propositions (sentences) to one another: ‘and’, ‘or’, ‘if…,then’, ‘not’, ‘if and only if’, and combinations of them.

4 The Syntax of PL Symbols: Propositional Letters: P, Q, R, S, T, U, V, W, X, Y, and Z Logical Operators: ‘  ’ arrow ‘  ’ broken arrow ‘  ’ triple bar ‘  ’ carrot ‘  ’ wedge Grouping Symbols: ‘(, )’ parentheses, and ‘[,]’ brackets

5 Object Language vs. Meta-language The language of PL described previously is the object-language. The object language is the actual language that is used for communicating in the language. For example, just as the word ‘simple’ is part of the object language of English, the formula ‘(P  Q)’ is part of the object language of PL. The object language of PL must be distinguished from the meta- language for PL. The meta-language for PL is the language used for talking about PL. It is not part of PL, and is primarily used to describe the grammar and meaning of formulas at a level of generality. The meta-language variables are the lower case English letters: p, q, r,… z.

6 Rules for Well-Formed Formulas 1. All propositional letters P….Z are atomic well-formed formulas. 2. If p and q are well formed, then so are the following: I.  p II. ( p  q ) III. ( p  q ) IV. ( p  q ) V. ( p  q ) 3. Nothing is a well-formed formula, unless it follows from (1) and (2).

7 Examples Not well-formed 1. P  2. QP 3.  R 4. A  5.  R) Well-formed 1. (P  (Q  R)) 2. (V  (  R  S)) 3. (Q  (R  S)) 4. (S  (R  T)) 5. (P   (R  S))

8 The Semantics of PL PL is a language that only focuses on propositional connectives and operators. In English the main propositional connectives are ‘and’, ‘or’, ‘not’, ‘if…, then..’, and ‘if and only if’. Since PL is only focused on these terms it only has a semantics for these terms. The semantics for PL is binary and exclusive. There are only two truth-values: T and F, and no statement is both T and F. It is important to note that the semantics of PL is for the logical operators of its language: ‘  ’, ‘  ’, ‘  ’, ‘  ’, and ‘  ’.

9 Logical Meaning vs. Non-Logical Meaning Logicians try to give definitions of the propositional operators of PL that match perfectly with the logical meaning of ‘and’, ‘or’, ‘not’, ‘if…then…’, and ‘if and only if’. However, there are many cases in which the English use of, for example ‘and’ or ‘if…,then…’, do not match the definition given to carrot and arrow. In philosophy of logic one studies what the correct definition of the logical operators should be, and other questions about whether logic is binary and exclusive.

10 Truth-Tables In order to define the logical symbols of PL, one needs to use a truth-table. A truth-table is a table for visually displaying the distribution of truth and falsity across a compound formula given the basic inputs from the atomic letters. pq TT TF FT FF

11 Broken Arrow, Negation The definition of broken arrow is intended to capture the logical meaning of the word ‘not’, and the function of negation. The core idea is that the output is the opposite of the input. p  p p TF FT

12 Carrot, Conjunction The definition of carrot is intended to capture the logical meaning of the word ‘and’, and the function of conjunction. The core idea is that the output is true only if both inputs are true. pq (p  q) TT T TF F FT F FF F

13 Wedge, Disjunction The definition of wedge is intended to capture the logical meaning of the word ‘or’, and the function of disjunction. The core idea is that the output is true as long at least one input is true. pq (p  q)(p  q) TT T TF T FT T FF F

14 Arrow, Material Conditional The definition of the arrow is intended to capture the logical meaning of the phrase ‘if…., then…’, and the function of material conditional. The core idea is that the output is false only when the first input is true, and the second input is false. pq (p  q)(p  q) TT T TF F FT T FF T

15 Triple Bar, Biconditional The definition of triple bar is intended to capture the logical meaning of the phrase ‘if and only if’, and the function of biconditional. The core idea is that the output is true just in case the inputs are the same. pq (p  q)(p  q) TT T TF F FT F FF T


Download ppt "The Language of Propositional Logic The Syntax and Semantics of PL."

Similar presentations


Ads by Google