Could someone explain the concept of Unless/Except?
Posted: Sat Sep 14, 2013 2:10 pm
I can figure out unless/except mechanically. I know to mentally change "unless" to "if not"
BUT
I do not understand unless/except conceptually/abstractly. For example, I can understand why a statement like "all dogs smell bad" cna lead to sufficient: Dogs necessary: smell bad because the statement is telling you if it is a dog, it must smell bad.
But I don't understand, conceptually/abstractly, how "i am tired unless i slept" would lead to NOT slept --> I am tired. In my mind, it actually makes more sense to have the opposite I slept ----> not tired, because, to me, the statement sounds like you can assume the person is tired unless he slept, so if he slept you can assume he isn't tired. I know that is wrong inference but conceptually/abstractly, that makes sense to me.
Could someone help me out?
Thanks.
BUT
I do not understand unless/except conceptually/abstractly. For example, I can understand why a statement like "all dogs smell bad" cna lead to sufficient: Dogs necessary: smell bad because the statement is telling you if it is a dog, it must smell bad.
But I don't understand, conceptually/abstractly, how "i am tired unless i slept" would lead to NOT slept --> I am tired. In my mind, it actually makes more sense to have the opposite I slept ----> not tired, because, to me, the statement sounds like you can assume the person is tired unless he slept, so if he slept you can assume he isn't tired. I know that is wrong inference but conceptually/abstractly, that makes sense to me.
Could someone help me out?
Thanks.