[General] What is the difference between not a or b and not a nor b...??

Status
Not open for further replies.

evessc

New member
Joined
Dec 30, 2011
Member Type
English Teacher
Native Language
Korean
Home Country
South Korea
Current Location
South Korea
as written above... I am confused to know about that...
please give me an answer about that question...
 
Welcome to the forum, evessc. :hi:

It would help if you could give us some sentences as examples of the words you are asking about being used.
 
as written above... I am confused to know about that...
please give me an answer about that question...

Symbolic logic is at issue here.

"¬" (negation) is a basic logic symbol; so is "∨" (logical disjunction) and "^" (logical conjunction).

not a or b (with logical opetrator notation) = ¬A∨B

A ¬A B ¬A∨B
0 1 0 1
0 1 1 1
1 0 0 0
1 0 1 1

not a nor (=and not) b (with logical opetrator notation) = ¬A ^ ¬B

A ¬A B ¬B ¬A ^ ¬B
0 1 0 1 1
0 1 1 0 0
1 0 0 1 0
1 0 1 0 0

You can see the difference now. :)
 
Symbolic logic is at issue here. [...]
You can see the difference now.
Unfortunately for this idea, native speakers do not always follow the rules of formal logic when they speak; sometimes, perfectly acceptable utterances defy logic.

This is why logicians use symbols.
 
Unfortunately for this idea, native speakers do not always follow the rules of formal logic when they speak; sometimes, perfectly acceptable utterances defy logic.

I agree. Could you come up with an example? My hazy brain can't think of any at the moment. :oops:
 
Could you come up with an example? My hazy brain can't think of any at the moment.
An indirect condition occurs when there is a logical gap in the overt meaning between the two parts of a conditional sentence. For example, the stated outcome in the following does not depend on the fulfilment of the if-clause;

You look tired, if you don't mind my saying so
If you're going in July, it will not be raining

[FONT=&quot]Chalker, Sylvia and Weiner, Edmund(1993.83-4) The Oxford Dictionary of English Grammar, 2nd edn, Oxford: OUP[/FONT]
 
I agree. Could you come up with an example? My hazy brain can't think of any at the moment. :oops:
An important issue here (not the only one) is the use of parentheses. We do not use parentheses in natural languages the way we do in formal languages. We have an example in this thread.

not a or b

Is it

(not a) or b

or

not (a or b)

?

You chose one interpretation, which was different from mine. Both are equally valid because English has no means of distinguishing between them without changing the wording.
 
as written above... I am confused to know about that...
please give me an answer about that question...
Please start every sentence with a capital letter.
 
Status
Not open for further replies.

Ask a Teacher

If you have a question about the English language and would like to ask one of our many English teachers and language experts, please click the button below to let us know:

(Requires Registration)
Back
Top