Mark Skype Teacher Posted November 16, 2013 Report Share Posted November 16, 2013 Hi all, I hope all is OK!I just wanted to clarify if there were any other uses of 'whether'. I know 'whether' can mean 'if'... for example: 'whether it rains or not, I will take my umbrella' or 'I'm staying here, whether you do or not'. Is it right to translate 'whether' with just 'if'?Many thanks! Quote Link to comment Share on other sites More sharing options...
Daedalus Posted November 17, 2013 Report Share Posted November 17, 2013 Not entirely, I think. 'Whether' has two arguments, usually opposites. "Whether it rains or not, I'm walking to town". 'If' can have just one argument: "If it rains, I'm taking the bus to town."And I suppose 'if' also can have more than two arguments: "If it is raining and there's a strong wind and the temperature is below 15 degrees C, I will take a taxi to town." Quote Link to comment Share on other sites More sharing options...
Mark Skype Teacher Posted November 17, 2013 Author Report Share Posted November 17, 2013 Hi DaedalusThanks for your response. I agree with your 2nd point entirely. As for the first point: I think 'if' can have 2 sides to it. e.g. 'If (whether) the plane crashes or not, I won't be scared'. I know in wordreference, whether is translated in one entry by 'si'. Any other comments or clarification would be most appreciated. All the best. Quote Link to comment Share on other sites More sharing options...
Daedalus Posted November 17, 2013 Report Share Posted November 17, 2013 Oh yeah, 'if' certainly can have 2 sides as well.I think that 'if' signifies a condition that must be met before the rest of the sentence is true. So the outcome of somebody saying 'if' doesn't necessarily happen. "If it rains, I will take the bus," but what if it does not rain?'Whether' feels to me more like 'regardless'. The outcome of the sentence is fixed. The person's mind is made up and nothing can change it. "Whether or not it rains, I will walk."You can use 'if' for contradicting conditions, but to me, it doesn't feel quite right: "If it rains or not..." I guess it's possible, but I can't help but think that 'whether' would be more suitable in that sentence.On a side note, as a programmer, I am used to working with many logic 'boolean' if-statements. You use if-statements to check for very specific program states or variables. These can be very extensive (for example, in a bounding box collision detection, you check if 4 specific conditions are true) or very simple, but you will never use it to check if a condition is either true or false, like you would with 'whether', simply because it doesn't make sense. Any given condition is always either true or false, so there's never any need to specifically check for it. So while the if-statement is heavily used in software, there's no such thing as a 'whether-statement'. Quote Link to comment Share on other sites More sharing options...
lovemwaf Posted November 28, 2013 Report Share Posted November 28, 2013 I think that if is one of those words that dont have as much impact on a lot of things and so i prefer using the whether as it sounds a lot bigger and has a lot more to it. I would say that you are right that they are interchangeable and so it is natural to want to use either or. Quote Link to comment Share on other sites More sharing options...
pandandesign Posted November 29, 2013 Report Share Posted November 29, 2013 "Whether" and "If" are two different things, means that they share different meaning in English language. "Whether" is use when you actually giving two options, which you are asking the person or being asked that you have to pick one or another. "If", in my own opinion, tells about what will happen when you do or don't do certain things. It means something can happen, like the possibility to happen when you use the word "if". Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.