Chapter 9: Advanced Symbolization

If we want to be able to use our new system of derivations effectively, we need to be able to apply them to English language arguments. But if we want to do that, we need to know how to go back and forth, from English to symbols, and from symbols to English.

Symbols to English

As before, let's begin by thinking about how we can translate sentences in our formal language into English, and some simple ways in which we can "clean up" our translations in order to make them more readable.

Symbols to English
  1. If the sentence to be translated is in unofficial notation, then (if it makes things simpler for you) restore any parentheses that would be there if the sentence were in official notation.
  2. Locate the main connective of the formal sentence.
  3. If the main connective is , so that the sentence is (ϕψ), then write "If ϕ, then ψ".
  4. If the main connective is , so that the sentence is (ϕψ), then write "it's both the case that ϕ and that ψ".
  5. If the main connective is , so that the sentence is (ϕψ), then write "either ϕ or ψ"
  6. If the main connective is ↔︎ so that the sentence is (ϕ↔︎ψ), then write "if ϕ then, and only then, ψ"
  7. If the main connective is ¬, so that the sentence is ¬ϕ, then write "It is not the case that ϕ."
  8. If either ϕ or ψ contains any formal language connectives, then apply this procedure to ϕ and ψ as well.
  9. If there's no main connective, and you have only a sentence letter, replace the letter with its English meaning according to the scheme of translation.
  10. Apply this procedure to each of the sub-formulas of the target sentence.

Here are some examples, using the following scheme of abbreviation.

P = Language is powerful
Q = We try to understand each other
R = All is lost

Ex. 1

  1. P ∨ R
  2. Either P or R
  3. Either Language is powerful or all is lost

Ex. 2

  1. P ∧ Q → ¬R
  2. If P ∧ Q, then ¬R
  3. If it's both the case that P and that Q, then it's not the case that R
  4. If it's both the case that language is powerful and that we work hard to understand each other, then it's not the case that all is lost.

Ex. 3

  1. P ∧ Q ↔︎ ¬R
  2. If P ∧ Q then, and only then, ¬R
  3. If it's both the case that P and that Q then, and only then, it's not the case that R
  4. If it's both the case that language is powerful and that we work hard to understand each other then, and only then, it's not the case that all is lost.

Ex. 4

  1. ¬P ∨ R
  2. Either ¬P or R
  3. Either it's not the case that P or R
  4. Either it's not the case that language is powerful or all is lost.

As with our first procedure for translating from symbols to English, this gives us a unique translation for every sentence, and the translation will have the right logical properties. But, once again, the sentences are not automatically easy to understand. Why do we do it this way, then? Well, the key idea is this: expressions like "It's both the case that ... and ..." make it easy to figure out what a connective has inside its left side. For example, with "both ... and ...", whatever's in the left side is whatever's between "both" and "and". This makes it easy to recover the parsing structure of our original logical sentence from the English translation, and ensures that the translation is logically unambiguous. For example, (P∧(QR)) and ((PQ)∨R) are translated, respectively, as "It's both the case that P and that either Q or R" and "Either it's both the case that P and that Q or R". On the other hand, if we just replace "" with "and", and '' with "or", then both (P∧(QR)) and ((PQ)∨R) become "P and Q or R", which is logically ambiguous.

How can we make the sentence more readable? This is more of an art than a science, but the following four tricks may help.

Commas

Commas can be used to mark logical breaks in a sentence. For example, "Either P or it's both the case that Q and R" has two main parts: "P" and "it's both the case that Q and that R". So, one can write it as "Either P, or it's both the case that Q and R". Note that one would not write this as "Either P or it's both the case that Q, and R".

Stylistic Variants

If it creates no ambiguity about the parsing structure of the sentence (for example, if you have made clear what the main parts are by using commas), then we can replace some of our standard logic phrases with stylistic variants, in the same way that we can replace the standard phrase "if ... then" with something like "given that ..., ...". The following possible stylistic variants all are correct:

  1. "It's both the case that P and that Q" can be replaced by
    1. "ϕ and ψ",
    2. "ϕ but ψ",
    3. "ϕ although ψ",
    4. "ϕ even though ψ",
    5. "ϕ despite the fact that ψ", and similar phrases.
  2. "Either ϕ or ψ" can be replaced by
    1. "ϕ or ψ"
    2. "ϕ unless ψ", and similar phrases.
  3. "If ϕ then, and only then, ψ" can be replaced by
    1. "ϕ just in case ψ",
    2. "ϕ exactly on the condition that ψ",
    3. "ϕ if and only if ψ"
    4. "Just in case ϕ, ψ",
    5. "Exactly on the condition that ϕ, ψ",
    6. "If and only if ϕ, ψ", and similar phrases.

Subjects and predicates containing connectives

When we have a cluster of simple sentences which are combined using only English phrases that translate '', '' or '¬' we can usually "put this in the noun phrase", by creating a new sentence whose main noun phrase is "both the subjects of the previous sentence", "either of the subjects of the previous sentence" or "neither of the subjects of the previous sentence."

For example, the sentence

  1. "It's both the case that Polk was a president and that Quincy was a president"

can be paraphrased as "Both Polk and Quincy were presidents" and the sentence

  1. "Either Polk was a president or Quincy was a president"

can be paraphrased as "Either Polk or Quincy was a president". Although in English, we use a singular, rather than plural form of the verb here---I wonder why that is. In the same way,

  1. "It's not the case that it's both the case that Polk was a president and Quincy was a president"

can be paraphrased as "Not both Polk and Quincy were presidents".

There are, however, some cases where this doesn't work. For example, consider "Either Polk was not a president, or Quincy was not a president". We can't paraphrase this as "Either not Polk or not Quincy was a president"---I suppose this is because "not Polk" and "not Quincy" aren't noun-phrases that can be joined into a larger noun phrase.

We an also sometimes take a logical cluster like this and "put it in the verb phrase". For example

  1. "Emma sings and Emma dances"

can be paraphrased as "Emma sings and dances".

  1. "Either Emma sings or Emma dances"

can be paraphrased as "Emma either sings or dances".

  1. "Either it's not the case that Emma sings or it's not the case that Emma dances"

can be paraphrased as "Emma either doesn't sing or doesn't dance". Here, we can paraphrase a sentence with embedded negations---I suppose because "doesn't sing" is still a verb-phrase that can be joined into a larger verb phrase.

Non-Restrictive Relative Clauses

One last type of "cleaning up" which we sometimes see is the use of non-restrictive relative clauses. These allow you to take a verb phrase, like "dances" and attach it to a noun-phrase (like "cat"), where sometimes this noun-phrase is inside of a more complex verb-phrase. For example:

  1. "Twyla is a cat and Twyla hunts well."

can be paraphrased as "Twla is a cat who hunts well"

  1. "Tackles hurt the players, and tackles are forbidden"

can be paraphrased as "Tackles, which hurt the players, are forbidden". Though not as "Tackles which hurt the players are forbidden". What's the difference here?

  1. "Genies grant wishes and genies are often malicious"

can be paraphrased as "Genies, who grant wishes, are often malicious".

English to Symbols

Translations from English to symbols are correct if they result in a symbolic sentence that, when translated back into English, means the same as (is a stylistic variant of) the original sentence. When we're dealing with sentences we find "in the wild", we sometimes have to rely a little bit on our intuition for natural language. But the same approximate algorithm that we used before is still sometimes helpful.

English To Symbols
  1. Replace all the stylistic variations on "if ϕ, then ψ", "it is not the case that ϕ", "It's both the case that ϕ and that ψ", "Either ϕ or ψ", and "if ϕ then, and only then, ψ" with their corresponding non-variant phrases.
  2. Replace the English main connective with the appropriate symbol. If you are replacing anything but "it is not the case that", remember to wrap the two clauses you're replacing in parentheses, if they're not already wrapped.
  3. If there are any sentences remaining that do not occur in the scheme of abbreviation, repeat this procedure on those sentences.
  4. If there are just sentences that occur in the scheme of abbreviation, replace them with the corresponding sentence letters.

As with our previous translation exercises, the hard part is step 1. Once you have done that, you can always locate the main connective by looking at the leftmost word. Whatever phrase that word is a part of (whether it is "if ϕ, then ψ", "it is not the case that ϕ", "It's both the case that ϕ and that ψ", "Either ϕ or ψ", or "if ϕ then, and only then, ψ"), that phrase is the English main connective which we need to replace in step 2.

Problem Set 10

Please translate the following English sentences into our formal language, using this scheme of abbreviation:

P = Peter is proud.
Q = Queens is a short ride away.
R = Real estate is harder than it seems.
S = Susan is getting a deal.
T = Tom is Proud.
U = Susan is buying an umbrella.

10.1
Queens is a short ride away, and Susan is getting a deal.
10.2
Peter isn't proud, but Susan is getting a deal.
10.3
Susan is getting a deal, unless real estate is harder than it seems.
10.4
If Peter is proud then Susan is getting a deal, but real estate is harder than it seems.
10.5
Peter is proud, if and only if Tom is proud and Susan is getting a deal.
10.6
Given that Peter and Tom are proud, Real estate isn't harder than it seems
10.7
If Tom is proud then Susan is either getting a deal or buying an umbrella
10.8
Peter is proud if Tom is proud, but Tom is proud only if Susan is buying an umbrella
10.9
Unless Peter or Tom is proud, Susan is getting a deal if she is buying an umbrella.
10.10
It's not the case that Susan is buying an umbrella and getting a deal, given that if Tom is proud then either Peter is proud or real estate is harder than it seems

Problem Set 11

Please translate the following English sentences into our formal language, using this scheme of abbreviation:

P = Professor Farnsworth has built a robot.
Q = Kif's quips are rather funny.
R = Robots can be trusted.
S = Kif's quips sink ships
T = There will be a tomorrow.
U = Robots can be underestimated.

11.1
Although robots can't be trusted, professor Farnsworth has built one.
11.2
Unless robots can be trusted Kif's quips sink ships, although they *are* rather funny
11.3
Robots can't be underestimated or trusted, but nevertheless there will be a tomorrow.
11.4
Kif's quips, which are rather funny, sink ships; but given that professor Farnsworth has built a robot and robots can't be trusted, there won't be a tomorrow.
11.5
If there will be a tomorrow then Kif's quips are rather funny, but unless robots can be trusted, there won't be a tomorrow.

Please also prove the validity of the following arguments. DeMorgan's laws, proof by cases, and the negated conditional rule are very likely to be useful here.

11.6
11.7
11.8
11.9
11.10

Problem Set 12

Please prove the validity of the following two arguments. In both cases, DeMorgan's laws well be very helpful, as part of a strategy for showing a disjunction.

12.1
12.2

Please also translate the following sentences, using this scheme of abbreviation

P = Genies are playful.
Q = Genies are quick
R = Genies seek revenge
S = Genies are scary

12.3
Genies are playful and quick, but they seek revenge.
12.4
Given that genies are playful, if they seek revenge, they're scary.
12.5
Genies, which are playful, are scary if they seek revenge.