Skip to main content

IN vs ON

Prepositions are one of the most hated parts of speech. Even experienced writers are sometimes uncomfortable using them. Often people are confused with similar prepositions particularly the prepositions IN and ON.
More often than not, either IN or ON can be grammatically correct. It entirely depends what you really mean in your statements.
Here are some few guidelines on how to use these two most commonly misused prepositions:
It is advisable to use IN when you are indicating a position for spaces with limitations. IN is used to convey that something is contained or inside. For example,
- The bee is in the beehive.
- The mail in the mailbox.
- The file is in the disk.
Alternatively, ON is used to denote a position for surfaces or a position just above or outside an area. Example,
- The book is placed on the table.
- Charlie sat on the stool.
- Jane had a tattoo on his arm.
IN is used to denote a moment enclosed in time. It is therefore used with other parts of the day, with months, with years, with seasons. Some examples of these are,
- I like to drink coffee in the morning.
- Andreaís wedding is on October.
- A lot of terrorist activities happened in 2001.
- The flowers will bloom in spring.
ON is used with days and dates. Also, it may be used in special parts of the day and special holidays. Distinctively, ON is used when you do not enclose something — time included ñ it is with relative specificity.
- I’ll see you on Friday!
- My retirement is effective on June 23.
- The event happened on the morning of January 14.
- We look for colourful eggs on Easter Sunday.
ON is used with street names. Conversely, IN is used with names of cities, towns, provinces, states, and countries.
- I’m on Elm street, meet me here Freddie.
- Jiu-jitsu is big in Brazil.
- There are so many celebrities in California!
There are some special considerations of using these two prepositions and it would be best to learn them from experience.
Summary:
1. IN is used when you are referring something enclosed by limitations while using IN is relatively specific and does not denote anything enclosed.
2. IN is used to denote a location of something inside a space while on generally, denotes something above a surface or within proximity.
3. Whether it is used with place or time, normally, IN is general as compared to the specific implications of ON.


Read more: Difference Between IN and ON | Difference Between | IN vs ON http://www.differencebetween.net/language/difference-between-in-and-on/#ixzz1JTKDs4A3

Comments

Popular posts from this blog

My Carboxy Stretchmark Treatment and Slimming Wrap experience at Total Skin Care Center

I've been googling around about this new treatment being introduced and implemented lately that is called Carboxytherapy that helps to reduce fats, cellulites deposits & even skin stretchmarks in our body.  ===================================== ======================================= According to this site : http://www.carboxytherapy.com/ Carboxytherapy refers to the cutaneous and subcutaneous administration of carbon dioxide gas [CO2] for therapeutic purposes. Carboxytherapy originated at the Royal Spas of France in 1932 with the treatment of patients afflicted by peripheral arterial occlusive disease. In South America and Europe, carbon dioxide therapy has been applied to the treatment of stretch marks, cellulite, and hypertrophic scars with impressive results. Studies have demonstrated that carboxytherapy improves skin elasticity, improves circulation, encourages collagen repair, improves the appearance of fine lines and wrinkles, and destroys localized fatty depos...

MS SQL commands for inserting country list in database

I was having a hard time to find a database with complete set of country list and its corresponding nationalities... Although I found some but probably they are for sale... and you need to buy it (>. So what I've only got (from web surfing / researching) was a text file of country list plus their nationalities. So I don't have any option, so I've created a MS SQL query commands that inserts all 192 countries in a database..by just creating a new script , I mean I coded it into an MS SQL queries that inserts into a table(so you won't need to type it (^.~) ). Here is the instructions : 1) Download or copy the Query / Scripts I provided. INSERT INTO COUNTRY([NAME] , NATIONALITY ) values('Afghanistan', 'Afghan') INSERT INTO COUNTRY([NAME] , NATIONALITY ) values('Albania', 'Albanian') INSERT INTO COUNTRY([NAME] , NATIONALITY ) values('Algeria', 'Algerian') INSERT INTO COUNTRY([NAME] , NATIONALITY ) values('Andorra', ...

ALERT! : Conficker Worm

National Cyber Alert System Technical Cyber Security Alert TA09-088A Conficker Worm Targets Microsoft Windows Systems Original release date: March 29, 2009 Last revised: March 30, 2009 Source: US-CERT Systems Affected * Microsoft Windows Overview US-CERT is aware of public reports indicating a widespread infection of the Conficker/Downadup worm, which can infect a Microsoft Windows system from a thumb drive, a network share, or directly across a corporate network, if the network servers are not patched with the MS08-067 patch from Microsoft. I. Description Home users can apply a simple test for the presence of a Conficker/Downadup infection on their home computers. The presence of a Conficker/Downadup infection may be detected if a user is unable to surf to their security solution website or if they are unable to connect to the websites, by downloading detection/removal tools available free from those sites: * http://www.symantec.com/norton/theme.jsp?them...