The Dink Network

Reply to Re: Either and Neither

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
September 21st 2011, 01:25 PM
duck.gif
They're different. If someone asks you whether you want to eat apples or oranges, replying with "either apples or oranges" means apples or oranges, and "neither apples nor oranges" means not apples and not oranges. I think most people think of either as exclusive, so they mean "apples or oranges but not both." In programming, I believe either (for things like the || operator) is typically inclusive, so it means "apples or oranges or both."

Edit: Quiztis's answer is also true. The words either and neither have several different usages.