voa 2015 / 4 / 25
When English speakers talk about time and place, there are three little words that often come up: in, on, and at. These common words are prepositions that show a relationship between two words in a sentence.
Some prepositions are rather easy for English learners to understand: behind, over, under, next to, etc...
But these little two-letter prepositions seem to create confusion. Here are a few rules to help you understand when to use in, on, and at in a sentence.
For describing time and place, the prepositions in, on, and at go from general to specific.
Prepositions and Time
Let's start by looking at how we talk about time. English speakers use in to refer to a general, longer period of time, such as months, years, decades, or centuries. For example, we say "in April," "in 2015" or "in the 21st century."
Moving to shorter, more specific periods of time, we use on to talk about particular days, dates, and holidays . You may hear, "I went to work on Monday," or "Let's have a picnic on Memorial Day."
For the most specific times, and for holidays without the word "day," we use at. That means you will hear, "Meet me at midnight," or "The flowers are in bloom at Easter time."
Prepositions and Place
When English speakers refer to a place, we use in for the largest or most general places. You can say that "VOA is located in Washington, D.C." And "for the best food, try the restaurants in Chinatown."
For more specific places, like certain streets, we use the preposition on. You may know that President Obama lives on Pennsylvania Avenue inWashington, D.C.
Finally, we get to the most specific places. For exact addresses or intersections, we use the preposition at. If I invited you to visit us here at VOA, I would say, "Come to my office at 330 Independence Avenue." To be exact, it's at the corner of Independence and 3rd Street."
In English, though, there is always an ‘exception to the rule.' When talking about transportation, things get a little hard to understand. We use on for public vehicles like buses or trains, but also for smaller ones like a bicycle. "I rode there on my bicycle." However, you ride in a car.
Still, it helps to know that English prepositions do have some rules.
Following the "general to specific" rule should help you most of the time.
specific - adj. clearly and exactly presented or stated : precise or exact
intersection - n. the place where two or more streets meet or cross each other
voa 2015 / 4 / 25的更多相关文章
- voa 2015 / 4 / 27
As reports of the death toll rise in Nepal, countries and relief organizations around the world are ...
- voa 2015.4.29
Nepal has declared three days of mourning for the victims of Saturday's 7.8 magnitude earthquake tha ...
- voa 2015 / 4 / 26
Now, Words and Their Stories, a VOA Special English program about American expressions. I'm Rich Kle ...
- voa 2015 / 4 / 14
Even with falling oil prices and strong U.S. growth, the head of the International Monetary Fund sai ...
- Murano Weekly Meeting 2015.08.25
Meeting time: 2015.August.25th 1:00~2:00 Chairperson: Serg Melikyan, PTL from Mirantis Meeting summ ...
- 阿里云accessKey如何创建?~ 2015.08.25
选择导航条上面的ACCESSKeys(工单服务左边,我一开始也没注意到) 创建一下,然后同意 验证一下 收工
- 2015.1.25 Delphi打开网址链接的几种方法
Delphi打开网址链接的几种方法1.使用shellapi打开系统中默认的浏览器 首先需在头部引用 shellapi单元即在uses中添加shellapi,这里我们需要知道有 ...
- 10秒钟安装 Vim编辑器,5分钟浏览常用命令 2015.10.25
首先我想说,vim与vi的命令几乎相同,,所以学习编辑命令时很轻松,排除扩展相关,以及自动补全等配置的使用在外30秒钟安装 Vim编辑器,5分钟浏览常用命令环境:虚拟机Ubuntu:安装vim并浏览命 ...
- 2015第25周三iframe小结
一个 HTML页面可以有一个或多个子框架,这些子框架以<iframe>来标记,用来显示一个独立的HTML页面.这里所讲的框架编程包括框架的自我控制以及框架之间的互相访问,例如从一个框架中引 ...
随机推荐
- java虚拟机学习-JVM调优总结-典型配置举例(10)
以下配置主要针对分代垃圾回收算法而言. 堆大小设置 年轻代的设置很关键 JVM中最大堆大小有三方面限制:相关操作系统的数据模型(32-bt还是64-bit)限制:系统的可用虚拟内存限制:系统的可用物理 ...
- DATA VISUALIZATION – PART 2
A Quick Overview of the ggplot2 Package in R While it will be important to focus on theory, I want t ...
- Spring 5.0.0.RC1 - CORS Support 【译文】
3 CORS支持 3.1 介绍 出于安全考虑,浏览器禁止对当前源之外的资源进行AJAX调用.例如,当你在一个标签页检查你的银行账户时,你可以在另一个标签页打开evil.com的网站.在evil.com ...
- AbstractHandlerMapping解读
一.AbstractHandlerMapping简介 AbstractHandlerMapping是HandlerMapping的抽象实现,所有的HandlerMapping都继承自AbstractH ...
- javaSE_05Java中方法(函数)与重载、递归
1.方法的声明和调用 什么是方法?为什么需要方法?代码复用,方便软件升级 什么是方法? 具备特定功能的一段独立的代码段 标准的方法格式:(注意格式的顺序) 修饰符 返回值类型 方法名(参数类型 参数名 ...
- 利用document的readyState去实现页面加载中的效果
打开新的网页时,为了增强友好性体验,告知用户网页正在加载数据需要呈现一个"页面加载中"之类的提示,只需要利用document就可以实现. 实现示例代码如下: <style&g ...
- 不用媒体查询做web响应式设计-遁地龙卷风
(0)写在前面 讲述知乎上看到的一篇文章中的一个案例,让我脑洞大开,佩服至极,特意第二天找到原文赞赏了 5元,原文地址https://zhuanlan.zhihu.com/p/27258076,案例用 ...
- Unslider Web前端框架之图片轮播
前端框架,前端组件,前端库,都是一个意思,能看源码. 最近做H5小游戏,用到了图片轮播的组件,而且要求支持移动端触屏滑动.一开始用的是nivo slider,但是对大小不一样的图不支持box 的参数设 ...
- window.close()方法对谷歌和火狐浏览器无效
在近期的项目中,遇到了一个问题,就是用户到新浪支付进行操作,操作成功后,指定到一个网页,需求是点击确定,关闭该网页.需求出来以后认为这种就是小菜一碟,直接用 window.close()方法就可以实现 ...
- 20+行代码使用es5 Object.defineProperty 实现简单的watch功能
/** * 一个简单的demo 帮助理解defineProperty,只对Object类型参数有效 */ $watch=function(myObject,callback){ function in ...