logical structures in natural language propositional
play

Logical Structures in Natural Language: Propositional Logic II - PowerPoint PPT Presentation

Logical Structures in Natural Language: Propositional Logic II (Tableaux) Raffaella Bernardi Universit` a degli Studi di Trento e-mail: bernardi@disi.unitn.it Contents First Last Prev Next Contents 1 What we have said last time . .


  1. Logical Structures in Natural Language: Propositional Logic II (Tableaux) Raffaella Bernardi Universit` a degli Studi di Trento e-mail: bernardi@disi.unitn.it Contents First Last Prev Next ◭

  2. Contents 1 What we have said last time . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 2 Remind: Propositional Logic: Basic Ideas . . . . . . . . . . . . . . . . . . . . 4 3 Remind: Language of Propositional Logic . . . . . . . . . . . . . . . . . . . . 5 4 Reminder: From English to Propositional Logic . . . . . . . . . . . . . . . 6 5 Reminder: Semantics: Intuition . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 6 Reminder: Interpretation Function . . . . . . . . . . . . . . . . . . . . . . . . . . 8 7 Reminder: Truth Tables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 8 Reminder: Model. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 9 Tautologies and Contradictions. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 10 Reasoning . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12 11 Example of argumentations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 12 Reminder: exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15 13 Summary of key points. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17 14 A formula: Tautology, Contradiction, Satisfiable, Falsifiable . . . . . 18 14.1 Example . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19 15 An argumentation: Validity. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20 15.1 Example . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21 Contents First Last Prev Next ◭

  3. 15.2 Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22 16 Counter-example . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23 17 NEW: Tableaux Calculus . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24 17.1 Tableaux: the calculus . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25 18 Heuristics and Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26 18.1 Sets of formulas. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27 19 Formula . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28 20 Done to be done and Home work . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29 Contents First Last Prev Next ◭

  4. 1. What we have said last time • Logic – Language: syntax, semantics. – Reasoning • Semantics – Meaning of a sentence = Truth value Contents First Last Prev Next ◭

  5. 1. What we have said last time • Logic – Language: syntax, semantics. – Reasoning • Semantics – Meaning of a sentence = Truth value – Compositional meaning: truth-functional connectives Contents First Last Prev Next ◭

  6. 1. What we have said last time • Logic – Language: syntax, semantics. – Reasoning • Semantics – Meaning of a sentence = Truth value – Compositional meaning: truth-functional connectives – Interpretation Function: FORM → { true, false } Contents First Last Prev Next ◭

  7. 1. What we have said last time • Logic – Language: syntax, semantics. – Reasoning • Semantics – Meaning of a sentence = Truth value – Compositional meaning: truth-functional connectives – Interpretation Function: FORM → { true, false } • Reasoning: Premises | = α iff W ( Premises ) ⊆ W ( α ) Today we look more into Propositional Logic (PL) Contents First Last Prev Next ◭

  8. 2. Remind: Propositional Logic: Basic Ideas Statements : The elementary building blocks of propositional logic are atomic statements that cannot be decomposed any further: propositions . Contents First Last Prev Next ◭

  9. 2. Remind: Propositional Logic: Basic Ideas Statements : The elementary building blocks of propositional logic are atomic statements that cannot be decomposed any further: propositions . E.g., • “The box is red” • “The proof of the pudding is in the eating” • “It is raining” Contents First Last Prev Next ◭

  10. 2. Remind: Propositional Logic: Basic Ideas Statements : The elementary building blocks of propositional logic are atomic statements that cannot be decomposed any further: propositions . E.g., • “The box is red” • “The proof of the pudding is in the eating” • “It is raining” and logical connectives “and”, “or”, “not”, by which we can build propositional formulas . Contents First Last Prev Next ◭

  11. 3. Remind: Language of Propositional Logic Alphabet The alphabet of PL consists of: • A countable set of propositional symbols: p, q, r, . . . • The logical connectives : ¬ (NOT), ∧ (AND), ∨ (OR), → (implication), ↔ (double implication). • Parenthesis: (,) (they are used to disambiguate the language) Contents First Last Prev Next ◭

  12. 3. Remind: Language of Propositional Logic Alphabet The alphabet of PL consists of: • A countable set of propositional symbols: p, q, r, . . . • The logical connectives : ¬ (NOT), ∧ (AND), ∨ (OR), → (implication), ↔ (double implication). • Parenthesis: (,) (they are used to disambiguate the language) Well formed formulas (wff) They are defined recursively 1. a propositional symbol is a wff: 2. if A is a wff then also ¬ A is a wff 3. if A and B are wff then also ( A ∧ B ), ( A ∨ B ), ( A → B ) and ( A → B ) are wff 4. nothing else is a wff. Contents First Last Prev Next ◭

  13. 4. Reminder: From English to Propositional Logic Eg. If you don’t sleep then you will be tired. Contents First Last Prev Next ◭

  14. 4. Reminder: From English to Propositional Logic Eg. If you don’t sleep then you will be tired. Keys: p = you sleep, q = you will be tired. Formula: ¬ p → q . Contents First Last Prev Next ◭

  15. 4. Reminder: From English to Propositional Logic Eg. If you don’t sleep then you will be tired. Keys: p = you sleep, q = you will be tired. Formula: ¬ p → q . Exercise I: 1. If it rains while the sun shines, a rainbow will appear 2. Charles comes if Elsa does and the other way around 3. If I have lost if I cannot make a move, then I have lost. Contents First Last Prev Next ◭

  16. 4. Reminder: From English to Propositional Logic Eg. If you don’t sleep then you will be tired. Keys: p = you sleep, q = you will be tired. Formula: ¬ p → q . Exercise I: 1. If it rains while the sun shines, a rainbow will appear 2. Charles comes if Elsa does and the other way around 3. If I have lost if I cannot make a move, then I have lost. 1. ( rain ∧ sun ) → rainbow 2. elsa ↔ charles 3. ( ¬ move → lost ) → lost Contents First Last Prev Next ◭

  17. 4. Reminder: From English to Propositional Logic Eg. If you don’t sleep then you will be tired. Keys: p = you sleep, q = you will be tired. Formula: ¬ p → q . Exercise I: 1. If it rains while the sun shines, a rainbow will appear 2. Charles comes if Elsa does and the other way around 3. If I have lost if I cannot make a move, then I have lost. 1. ( rain ∧ sun ) → rainbow 2. elsa ↔ charles 3. ( ¬ move → lost ) → lost Use: http://www.earlham.edu/~peters/courses/log/transtip.htm Contents First Last Prev Next ◭

  18. 5. Reminder: Semantics: Intuition • Atomic propositions can be true T or false F . Contents First Last Prev Next ◭

  19. 5. Reminder: Semantics: Intuition • Atomic propositions can be true T or false F . • The truth value of formulas is determined by the truth values of the atoms ( truth value assignment or interpretation ). Contents First Last Prev Next ◭

  20. 5. Reminder: Semantics: Intuition • Atomic propositions can be true T or false F . • The truth value of formulas is determined by the truth values of the atoms ( truth value assignment or interpretation ). Example: ( a ∨ b ) ∧ c : If a and b are false and c is true, then the formula is not true. Contents First Last Prev Next ◭

  21. 5. Reminder: Semantics: Intuition • Atomic propositions can be true T or false F . • The truth value of formulas is determined by the truth values of the atoms ( truth value assignment or interpretation ). Example: ( a ∨ b ) ∧ c : If a and b are false and c is true, then the formula is not true. Contents First Last Prev Next ◭

  22. 6. Reminder: Interpretation Function The interpretation function, denoted by I , can assign true (T) or false (F) to the atomic formulas; for the complex formula they obey the following conditions. Given the formulas P, Q of L : a. I ( ¬ P ) = T iff I ( P ) = F Contents First Last Prev Next ◭

  23. 6. Reminder: Interpretation Function The interpretation function, denoted by I , can assign true (T) or false (F) to the atomic formulas; for the complex formula they obey the following conditions. Given the formulas P, Q of L : a. I ( ¬ P ) = T iff I ( P ) = F b. I ( P ∧ Q ) = T iff I ( P ) = T e I ( Q ) = T Contents First Last Prev Next ◭

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend