Page 1 of 1
Diagramming "No" statements with "unless" compound statement
Posted: Fri Dec 12, 2014 8:18 am
by I<3ScholarlySweets!
is this the correct way to diagram:
Daniel will not smile unless he has his iPad or watches Monster's University
Ds —> iPad or Monster's
~iPad & ~Monster's —> ~Ds
_______
NOTE: "No" statements include: no, none, not … (are there anymore?)
"Unless" statements include: unless, until, without, except … (are there anymore?)
Re: Diagramming "No" statements with "unless" compound statement
Posted: Fri Dec 12, 2014 10:03 am
by stray
I'll use the method I learned for unless statements (7sage). Unless is a part of a group known as negate sufficient. Take the two ideas present and negate any one of them and place that in the sufficient portion of the conditional statement. Keep the other one as is and make it the necessary condition. Your conditional statement is correct.
There is also another group called negate necessary, where you do the opposite. This group includes no, none, not both, cannot, etc.
No dogs can talk.
2 ideas: dogs + can talk(disregard the "no", or the "unless" after you decide to use that as the conditional signifier).
Take one, negate it and make it the necessary condition.
Dog ---> ~talk
Re: Diagramming "No" statements with "unless" compound statement
Posted: Fri Dec 12, 2014 10:08 am
by mist4bison
Easiest way to do unless is just make the unless statement the necessary statement, make the other part the sufficient and negate that.
So: the boat will sink unless the hole is fixed.
-sink->fixed
-fixed->sink
I always use that example if I'm having trouble, because it's very much a real world issue that you can picture.
Re: Diagramming "No" statements with "unless" compound statement
Posted: Fri Dec 12, 2014 10:30 am
by I<3ScholarlySweets!
mist4bison and ColumbiaBigLaw, is my analysis in the OP correct though?
Re: Diagramming "No" statements with "unless" compound statement
Posted: Fri Dec 12, 2014 10:37 am
by JackelJ
Yes you diagrammed it correctly
Re: Diagramming "No" statements with "unless" compound statement
Posted: Fri Dec 12, 2014 10:38 am
by I<3ScholarlySweets!
Thanks JackelJ! (Nice 'tar, btw)
Re: Diagramming "No" statements with "unless" compound statement
Posted: Fri Dec 12, 2014 10:43 am
by mist4bison
Yep, that's all correct. The only other "no" word I can think of would be neither and never. There are probably others, but they're very obvious when you run across them. Basically any word that means no (neither=not one of these, never=at no time)