1 0:00:00,000 --> 0:00:04,988 In this video I'm going to talk about translating sentences ... 2 0:00:04,988 --> 0:00:08,479 from English into our symbolic notation. 3 0:00:08,480 --> 0:00:12,040 To talk about translation 4 0:00:12,040 --> 0:00:15,455 first we'll talk about the basic connectives, 5 0:00:15,455 --> 0:00:17,119 our five main symbols. 6 0:00:17,120 --> 0:00:21,022 Then about other words that don't map exactly onto the ... 7 0:00:21,022 --> 0:00:23,450 five main connectives. "Unless" 8 0:00:23,450 --> 0:00:25,878 and "neither" are two such words. 9 0:00:25,880 --> 0:00:28,716 In a later video, we'll talk about complex ... 10 0:00:28,716 --> 0:00:32,119 sentences that combine more than one connective. 11 0:00:32,120 --> 0:00:36,200 First let's talk about "not." 12 0:00:36,200 --> 0:00:40,040 If B stands for "Brad shaves" 13 0:00:40,040 --> 0:00:43,840 then if we have "Brad doesn't shave" 14 0:00:43,840 --> 0:00:47,880 the "not" is there in the middle of the sentence 15 0:00:47,880 --> 0:00:51,280 and we get negation B. 16 0:00:51,280 --> 0:00:55,320 Next let's talk about "and." 17 0:00:55,320 --> 0:01:00,560 Let A be Angie is happy and B be "Brad shaves." 18 0:01:00,560 --> 0:01:05,360 Then "Angie is happy and Brad shaves" is 19 0:01:05,360 --> 0:01:09,880 A & B. 20 0:01:09,880 --> 0:01:12,607 Let's look at another sentence, 21 0:01:12,607 --> 0:01:15,839 "Angie is happy, though Brad shaves." 22 0:01:15,840 --> 0:01:20,665 One thing we can say for sure about this is that it tells us two ... 23 0:01:20,665 --> 0:01:23,463 facts, that Angie is happy and Brad ... 24 0:01:23,463 --> 0:01:26,358 shaves. Both these things are true. 25 0:01:26,360 --> 0:01:30,000 So here we also have A&B. 26 0:01:30,000 --> 0:01:34,416 This statement also suggests that it's surprising that Angie ... 27 0:01:34,416 --> 0:01:36,793 is happy, given that Brad shaves. 28 0:01:36,793 --> 0:01:40,529 But we won't concern ourselves with the suggestion! 29 0:01:40,529 --> 0:01:44,180 We just translate what's literally entailed by the ... 30 0:01:44,180 --> 0:01:46,557 sentence, which comes out as A & B. 31 0:01:46,560 --> 0:01:48,610 So "but," "though," 32 0:01:48,610 --> 0:01:52,590 "however," and all similar words can be ... 33 0:01:52,590 --> 0:01:54,278 translated as &. 34 0:01:54,280 --> 0:01:59,880 We also need to be on the lookout for hidden compound sentences. 35 0:01:59,880 --> 0:02:03,680 Let's start with these sentences. 36 0:02:03,680 --> 0:02:07,760 If we have "Brad and George shave" 37 0:02:07,760 --> 0:02:13,640 that's the same as "Brad shaves and George shaves," which is B&G. 38 0:02:13,640 --> 0:02:17,720 If we have "George shaves and dresses well" 39 0:02:17,720 --> 0:02:22,086 that's the same as "George shaves and George dresses ... 40 0:02:22,086 --> 0:02:23,673 well" which is G&D. 41 0:02:23,673 --> 0:02:28,138 When a connective like "and" joins things that aren't ... 42 0:02:28,138 --> 0:02:32,107 complete sentences, you have to expand it out to ... 43 0:02:32,107 --> 0:02:35,877 complete sentences before you translate it. 44 0:02:35,880 --> 0:02:39,600 Let's look at "or" now. 45 0:02:39,600 --> 0:02:41,405 In this class, "or" 46 0:02:41,405 --> 0:02:45,919 is always inclusive; it always means "or both." 47 0:02:45,920 --> 0:02:49,040 With these abbrevations 48 0:02:49,040 --> 0:02:52,200 "Brad or George shaves" 49 0:02:52,200 --> 0:02:55,720 becomes B v G. 50 0:02:55,720 --> 0:02:58,507 If you want to say the exclusive or, 51 0:02:58,507 --> 0:03:01,679 "but not both," you have to spell it out. 52 0:03:01,680 --> 0:03:08,000 So you would explicitly say "Brad or George shaves, but not both." 53 0:03:08,000 --> 0:03:09,688 The "but" becomes &, 54 0:03:09,688 --> 0:03:13,959 and we put a negation on "both Brad and George shave" 55 0:03:13,960 --> 0:03:19,720 and we get (B v G) & ~(B & G) 56 0:03:19,720 --> 0:03:23,778 Now let's look at "if," which is going to have some ... 57 0:03:23,778 --> 0:03:25,559 more complications. 58 0:03:25,560 --> 0:03:31,280 Say A is "Angie is happy" and B is "Brad shaves" 59 0:03:31,280 --> 0:03:35,720 "If Brad shaves, then Angie is happy" 60 0:03:35,720 --> 0:03:39,160 becomes B -> A. 61 0:03:39,160 --> 0:03:43,606 This doesn't necessarily mean that if Angie is happy, 62 0:03:43,606 --> 0:03:47,360 then Brad shaved! There could be other things ... 63 0:03:47,360 --> 0:03:49,039 that make her happy. 64 0:03:49,040 --> 0:03:52,344 You can also have "if" in the middle, 65 0:03:52,344 --> 0:03:55,759 like "Brad shaves if Angie is happy." 66 0:03:55,760 --> 0:03:59,107 To represent that, we have to untwist the ... 67 0:03:59,107 --> 0:04:02,750 sentence so the "if" comes at the beginning. 68 0:04:02,750 --> 0:04:05,999 We get "If Angie is happy, Brad shaves." 69 0:04:06,000 --> 0:04:09,360 Which is A -> B. 70 0:04:09,360 --> 0:04:13,267 Notice that the letters A and B are in the opposite order from ... 71 0:04:13,267 --> 0:04:16,393 the original sentence, "Brad shaves if Angie is ... 72 0:04:16,393 --> 0:04:18,581 happy." When we have the word "if" 73 0:04:18,581 --> 0:04:21,941 in the middle of a sentence, we wind up switching the ... 74 0:04:21,941 --> 0:04:24,598 order of the sentences around the arrow. 75 0:04:24,600 --> 0:04:30,200 "Only if" is related to "if," but different. 76 0:04:30,200 --> 0:04:34,145 One way to translate "only if" is as "not... 77 0:04:34,145 --> 0:04:37,213 if not." You put negations on both ... 78 0:04:37,213 --> 0:04:41,158 sides, and you change the "only if" to "if." 79 0:04:41,160 --> 0:04:47,600 So if L is you win the lottery and T is you buy a ticket 80 0:04:47,600 --> 0:04:52,120 "You'll win the lottery only if you buy a ticket" 81 0:04:52,120 --> 0:04:56,840 means "You won't win the lottery if you don't buy a ticket." 82 0:04:56,840 --> 0:04:59,033 Since "if" is in the middle here, 83 0:04:59,033 --> 0:05:02,039 we have to switch the order of the sentences. 84 0:05:02,040 --> 0:05:07,440 So it's "If you don't buy a ticket you won't win the lottery" 85 0:05:07,440 --> 0:05:11,560 Or ~T -> ~L 86 0:05:11,560 --> 0:05:14,623 Note that this does not hold vice versa! 87 0:05:14,623 --> 0:05:19,450 It is certainly not necessarily true that if you do buy a ticket ... 88 0:05:19,450 --> 0:05:21,399 you will win the lottery. 89 0:05:21,400 --> 0:05:24,231 It's also possible to do "only if" 90 0:05:24,231 --> 0:05:28,679 as a single arrow without using any extra negations. 91 0:05:28,680 --> 0:05:32,880 Using the same abbreviations 92 0:05:32,880 --> 0:05:38,600 let's look again at "You will win the lottery only if you buy a ticket." 93 0:05:38,600 --> 0:05:41,676 This amonts to saying that if you won the lottery, 94 0:05:41,676 --> 0:05:43,852 then you must have bought a ticket. 95 0:05:43,852 --> 0:05:47,078 There's no other way for you to have won the lottery. 96 0:05:47,080 --> 0:05:51,200 That becomes L -> T. 97 0:05:51,200 --> 0:05:54,381 which is equivalent to ~T -> ~L. 98 0:05:54,381 --> 0:05:59,519 (You can do a truth table to check that if you want!) 99 0:05:59,520 --> 0:06:02,984 So when we have "only if" in the middle of a sentence, 100 0:06:02,984 --> 0:06:06,770 you can translate it with an arrow and keep the sentences ... 101 0:06:06,770 --> 0:06:09,509 in the same order! No extra negations are ... 102 0:06:09,509 --> 0:06:10,959 needed if you do this. 103 0:06:10,960 --> 0:06:15,073 Note again that this does not work in reverse. 104 0:06:15,073 --> 0:06:19,619 This does not say that if you buy a ticket you win the ... 105 0:06:19,619 --> 0:06:22,758 lottery. It must be L -> T, not T -> L. 106 0:06:22,760 --> 0:06:25,789 We can organize this into a two-by-two table. 107 0:06:25,789 --> 0:06:28,101 Whether you have "if" or "only if," 108 0:06:28,101 --> 0:06:30,811 you can translate it with a single arrow. 109 0:06:30,811 --> 0:06:32,804 If it's "if" at the beginning, 110 0:06:32,804 --> 0:06:35,514 you keep the sentences in the same order. 111 0:06:35,514 --> 0:06:37,268 If it's "if" in the middle, 112 0:06:37,268 --> 0:06:40,616 you switch the order. If you happen to see "Only if" 113 0:06:40,616 --> 0:06:43,008 at the beginning, switch the order. 114 0:06:43,008 --> 0:06:45,320 If you have "only if" in the middle, 115 0:06:45,320 --> 0:06:46,675 it's the same order. 116 0:06:46,680 --> 0:06:50,920 For a bit more on conditionals 117 0:06:50,920 --> 0:06:53,680 there are some other synonyms for "if," 118 0:06:53,680 --> 0:06:56,523 like "Provided that," "Assuming that," 119 0:06:56,523 --> 0:06:58,279 and "On condition that." 120 0:06:58,280 --> 0:07:01,716 All these behave like "if" no matter where they are in ... 121 0:07:01,716 --> 0:07:04,839 the sentence, at the beginning or in the middle. 122 0:07:04,840 --> 0:07:09,640 So "George shaves provided Brad shaves" 123 0:07:09,640 --> 0:07:13,872 is just "George shaves if Brad shaves"--you turn the ... 124 0:07:13,872 --> 0:07:15,603 "provided" into "if" 125 0:07:15,603 --> 0:07:17,719 in the middle, where it is. 126 0:07:17,720 --> 0:07:20,647 And since "if" is in the middle, 127 0:07:20,647 --> 0:07:23,799 we switch the order, and get B -> G! 128 0:07:23,800 --> 0:07:28,520 Our last basic connective is "if and only if" 129 0:07:28,520 --> 0:07:31,400 given these sentences 130 0:07:31,400 --> 0:07:36,400 "Brad washes his hair if and only if he showers" 131 0:07:36,400 --> 0:07:40,880 becomes W <-> S. Unlike with the arrow, 132 0:07:40,880 --> 0:07:45,360 the order doesn't really matter here. 133 0:07:45,360 --> 0:07:47,939 In order to have a double arrow, 134 0:07:47,939 --> 0:07:50,915 you're going to need "if and only if" 135 0:07:50,915 --> 0:07:52,998 in full in your sentence. 136 0:07:53,000 --> 0:07:55,273 If you just have "if" by itself, 137 0:07:55,273 --> 0:07:56,934 or "only if" by itself, 138 0:07:56,934 --> 0:08:00,519 you use a single arrow (and maybe some negations, 139 0:08:00,519 --> 0:08:04,279 if you're using that way of translating "only if.") 140 0:08:04,280 --> 0:08:08,401 Let's look at a couple of other phrases now. 141 0:08:08,401 --> 0:08:10,919 First, "neither... nor." 142 0:08:10,920 --> 0:08:14,640 With these abbreviations 143 0:08:14,640 --> 0:08:19,200 "Neither Brad nor George shaves" 144 0:08:19,200 --> 0:08:24,000 could be translated by taking the negation of Brad shaves ... 145 0:08:24,000 --> 0:08:25,400 or George shaves 146 0:08:25,400 --> 0:08:30,640 which would be negation parentheses B v G. 147 0:08:30,640 --> 0:08:34,960 There's another equivalent formulation for this. 148 0:08:34,960 --> 0:08:38,653 If neither one of them shaves, that means Brad doesn't ... 149 0:08:38,653 --> 0:08:41,279 shave, and also George doesn't shave. 150 0:08:41,280 --> 0:08:46,000 So that's ~B & ~G. 151 0:08:46,000 --> 0:08:48,657 These are not equivalent to ~B v ~G, 152 0:08:48,657 --> 0:08:51,406 though. That would mean at least one ... 153 0:08:51,406 --> 0:08:55,163 of them doesn't shave, but it would leave open the ... 154 0:08:55,163 --> 0:08:58,278 possibility that one of them does shave. 155 0:08:58,280 --> 0:09:02,960 Finally, let's talk about "unless." 156 0:09:02,960 --> 0:09:06,720 With these abbreviations 157 0:09:06,720 --> 0:09:11,360 let's translate "You'll be cold unless you wear a jacket." 158 0:09:11,360 --> 0:09:16,520 One way to handle it is by turning "unless" into "if not." 159 0:09:16,520 --> 0:09:21,280 So we get "You'll be cold if you don't wear a jacket." 160 0:09:21,280 --> 0:09:24,791 Since this has "if" in the middle, 161 0:09:24,791 --> 0:09:28,679 we switch the sides, and we get ~J -> C. 162 0:09:28,680 --> 0:09:31,540 Note that this isn't an if and only if. 163 0:09:31,540 --> 0:09:35,876 We haven't literally said that you won't be cold if you do ... 164 0:09:35,876 --> 0:09:40,119 wear a jacket. Maybe you wear a jacket but it's too thin. 165 0:09:40,120 --> 0:09:42,821 We can also, surprisingly, 166 0:09:42,821 --> 0:09:45,639 translate "unless" as "or." 167 0:09:45,640 --> 0:09:49,798 To say that you'll be cold unless you wear a jacket is to ... 168 0:09:49,798 --> 0:09:53,679 say that either you wear a jacket or you'll be cold. 169 0:09:53,680 --> 0:09:58,520 This can be translated as J v C 170 0:09:58,520 --> 0:10:00,782 or, since order doesn't matter ... 171 0:10:00,782 --> 0:10:02,435 around a wedge, as C v J. 172 0:10:02,435 --> 0:10:05,741 That's also what you'd get if you just put "or" 173 0:10:05,741 --> 0:10:08,177 where the original "unless" was. 174 0:10:08,177 --> 0:10:10,091 So, translating "unless" 175 0:10:10,091 --> 0:10:12,527 as "if not" means you have to worry ... 176 0:10:12,527 --> 0:10:15,833 about where the extra negation goes and which ... 177 0:10:15,833 --> 0:10:18,269 order things go around the arrow. 178 0:10:18,269 --> 0:10:22,619 If you just translate it as "or" you don't have to worry about ... 179 0:10:22,619 --> 0:10:25,316 that. So that might be easier for you.