Transcription.

Slides:



Advertisements
Similar presentations
Mr Barton’s Maths Notes
Advertisements

Topic 4 Computer Mathematics and Logic
Solving Quadratic Equations.
Discrete Mathematics and Its Applications
Translating Or A unless B The simplest translation: AvB.
 What’s going on here?  There’s no way to know for sure what goes on in a reader’s head. And every reader probably reads a little differently. This.
Writing.
Time management for exams Planning for revision and exam answers
Conditional Statements
Unit 1: Science, Technology and Engineering
Propositional Logic.
Study Tips For A Great Education In Math.
© 2013 McGraw-Hill Companies. All Rights Reserved.
Strategies Specific to Spanish Speakers
DISCRETE MATHEMATICS CHAPTER I.
Selection (also known as Branching) Jumail Bin Taliba by
Mr Barton’s Maths Notes
Today’s Topics Symbolizing conditionals and bi-conditionals
Lecture 1 – Formal Logic.
Testing Validity With Venn Diagrams
Logic.
7/20/2018 EMR 17 Logical Reasoning Lecture 7.
English Proficiency Workshop
How to multiply decimals by whole numbers and by other decimals!!
Algebra 6. Factorising Quadratics
The Boolean Connectives
Philosophy of Language Seminar 2: Definite Descriptions (1)
Identifying Counterexamples
The Foundations: Logic and Proofs
Topic 3: Data Binary Arithmetic.
Truth Functions.
(based on a presentation by Elinor Appel)
Sentence Variety The Basics.
Chapter 1 The Foundations: Logic and Proof, Sets, and Functions
Standard form L.O. To know what standard form is and convert from ordinary numbers. To perform calculations involving standard form.
Unit 4 Sections 1-7 Sentence Frames
John and Betty's Journey into Complex Numbers
Truth Trees.
Area What is the area of these shapes 8 x x2 x x 8x x x 8.
(based on a presentation by Elinor Appel)
07/12/2018 Starter L.O. To be able to Solve a quadratic by factorising
Copyright © Cengage Learning. All rights reserved.
Everything that goes on under the hood of a computer is done in binary -- the language of 0s and 1s. If we have only two numbers, it's very easy to represent.
CSCE 489- Problem Solving Programming Strategies Spring 2018
Topic 1: Problem Solving
Hardness Of Approximation
Solving Equations.
Mr F’s Maths Notes Algebra 9. Inequalities.
What are the following properties?
Ex. 1 p. 86 1) Your English teacher 2) Yes 3) No, it is not necessary 4) Yes.
Review Essay 1 Prompt Let’s read the full prompt together carefully.
Mr Barton’s Maths Notes
Reading Strategies and Techniques
Be able to expand brackets and simplify the expressions that arise
Lesson 7 & 8 Important topics.
Validity.
How to develop an idea? Reading and writing 温州第二高级中学 项纸陆.
Compounding.
Be able to expand brackets and simplify the expressions that arise
Doing Derivation.
Introducing Natural Deduction
Validity and Soundness, Again
Logical truths, contradictions and disjunctive normal form
The Main Connective (Again)
Starting out with formal logic
Truth tables.
More Derived Rules.
Logical equivalence.
The conditional and the bi-conditional
Constructing a Test We now know what makes a good question:
Presentation transcript:

Transcription

Back to natural language We’ve already done a fair bit of work on simplifying and formalizing natural languages and some of the main things to look out for. But it’s worth returning to the topic now we’ve mastered some of the basic ideas of formal sentence logic.

English connectives In particular, it is worth spending some time thinking about how to translate English connectives into logical connectives. We know that our three connectives (∧, ∨ and ~) are supposed to correspond to the English connectives ‘and’, (inclusive) ‘or’, and ‘not’.

English connectives But English is full of connectives - many more than just these three! There are plenty of commonplace ones (exclusive ‘or’, ‘but’, ‘yet’, ‘unless’, ‘neither… nor…’ and so on). So how do we translate these? How would we put an English sentence like ‘Geoff is neither intelligent nor stupid’ into sentence logic?

English connectives There is no straightforward way of answering these sorts of questions. The best way to go about it is to think carefully about what the sentence means, and under what conditions it would be true or false. And remember – our sentence logic transcription of the English sentence may not preserve the original meaning perfectly. That’s ok, so long as we don’t forget that we are dealing with rough approximations, not perfect translations.

An example Let’s look at an example. ‘Geoff is neither intelligent nor stupid.’ How should we transcribe this into sentence logic?

An example Well, let’s think. Under what conditions is the sentence ‘Geoffrey is neither intelligent nor stupid’ true? What would have to be the case for that to be true? It seems like it would have to be the case that (1) Geoffrey is not intelligent; and (2) Geoffrey is not stupid. Only then would it be true that Geoffrey is neither intelligent nor stupid.

An example So it must be false that Geoffrey is intelligent and it must be false that Geoffrey is stupid. Let’s start to move towards formalization: it is not the case that (Geoffrey is intelligent) and it is not the case that (Geoffrey is stupid).

An example So, with the following transcription guide P = Geoffrey is intelligent and Q = Geoffrey is stupid, we get the sentence logic expression: ~P ∧ ~Q

Checking for adequacy of transcription So, this seems like a good bet for a good transcription. But now we have it we can check it, using a couple of helpful methods from Teller’s textbook.

First Transcription Test The first transcription test is just to translate the proposed transcription back into English as literally as possible, and check whether the new English sentence seems to mean the same thing as the old one. Let’s do this with our ~P ∧ ~Q. The most literal translation into English would be: it is not the case that Geoffrey is intelligent and it is not the case that Geoffrey is stupid.

First Transcription Test Does this seem to mean the same thing as ‘Geoffrey is neither intelligent nor stupid’? Well, yes! That just seems to be a more natural way of expressing the same thing. So it looks like we passed the first test.

Second Transcription Test Teller’s second transcription test is to try to imagine a case in which your proposed transcription is true, but the original sentence is false. If you can think of such a case, you probably don’t have a good translation. But if you can’t, you’re in business! So let’s try this one.

Second Transcription Test Can we imagine a case where ~P ∧ ~Q would be true but the English sentence ‘Geoffrey is neither intelligent nor stupid’ would be false? (Or vice versa?)

Second Transcription Test I don’t think we can! Because ~P ∧ ~Q is true if and only if Geoffrey isn’t intelligent and isn’t stupid. And that’s also exactly when the English sentence ‘Geoffrey is neither intelligent nor stupid’ is true too! So we’re not going to be able to pull them apart – they are true in exactly the same cases.

Logical equivalence (briefly) So it looks like we have an adequate transcription! The methods we’ve just gone through touch on the idea of logical equivalence. We will expand on this in future sessions so there’s no need to go into it too much now. But briefly: we say that two sentences are logically equivalent if they are true and false in exactly the same cases. In sentence logic, we say that two sentences ‘say the same thing’ if they are logically equivalent.

Let’s try some more examples 'Sadie likes books but she’s not boring.’ ‘Either James got the job, or Doug did. (They can’t both have got it!)’ ‘Unless we are very much mistaken, the earth goes around the sun.’