1 Definite and Indifinite articles

Indefinite articles: a, an, some

Definite article:  the

2 a and the

Did you see a moive last night? Yes I saw a comedy.

Did you see the moive last night? Yes it was excellent.

  Note the difference between "a" and "the." When the first speaker uses "a," she is talking about any movie, not a specific movie. When she uses "the," she is talking about a specific movie that her listener is already familiar with.

3 Indefinite articles: a, an, some

① A

We need to hire a new salesperson.

  Use "a" or "an" with indefinite nouns that are singular and countable. A noun is indefinite when you or your listener is not thinking of a specific person or thing. In this sentence, the speaker needs to hire someone, but he doesn't have anyone specific in mind. "Salesperson" is singular and countable.

I went to a moive last night.

The moive starred two of my favorite actors.

  Use an indefinite article--"a," "an," or "some"--the first time you mention something. After the first mention, it becomes definite and you should use "the". In this example, the speaker uses "a" the first time she mentions "movie". After the first mention, she uses "the."

② An

a dollar    an employee

a salary      an umbrella

a university  an honest person

  Use "a" before consonant sounds and "an" before vowel sounds. Note that the sound, not the spelling, is important. "University" is spelled with a vowel, "u," but it begins with a consonant-sound, "y," so "a" is used. "Honest" is spelled with a consonant, "h," but it begins with a vowel-sound, "a," so "an" is used.

③ Some

I bought some vegetables.

I bought some meat.

How much did you buy?

  Use "some" with indefinite nouns that are plural or uncountable. In this dialogue, the listener doesn't know specifically how many vegetables or how much meat the speaker bought. "Vegetables" is plural and "meat" is uncountable.

4 Definite article: the

I spoke to the chairman yesterday.

  Use "the" with definite nouns. A noun is definite when you and your listener both know which person or thing you are talking about. In this sentence, both people know which chairman they're discussing. They've talked about that person before.

Did you see the moon last night?

I'd like to order the roast beef.

  Use "the" with unique nouns. A noun is unique when there is only one. In these sentences, there is only one moon above the earth, and there is only one roast beef dish on the menu.

6-3 Articles(a, an, some, the)的更多相关文章

  1. http://www.sqlservercentral.com/articles/Failover+Clustered+Instance+(FCI)/92196/

    http://www.sqlservercentral.com/articles/Failover+Clustered+Instance+(FCI)/92196/ http://blogs.msdn. ...

  2. https://yq.aliyun.com/articles/65125?spm=5176.100240.searchblog.18.afqQoU

    https://yq.aliyun.com/articles/65125?spm=5176.100240.searchblog.18.afqQoU

  3. docker articles&videos

    https://github.com/docker/docker https://channel9.msdn.com/Blogs/containers?page=2 https://blog.dock ...

  4. Articles Every Programmer Must Read

    http://javarevisited.blogspot.sg/2014/05/10-articles-every-programmer-must-read.html Being a Java pr ...

  5. http://www.tuicool.com/articles/RzUzqei

    http://www.tuicool.com/articles/RzUzqei http://www.cnblogs.com/piaolingzxh/archive/2015/01/01/419783 ...

  6. DB Query Analyzer 5.04 is released, 63 articles concerned have been published

    DB Query Analyzer 5.04 is released, 63 articles concerned have been published DB QueryAnalyzer is pr ...

  7. DB Query Analyzer 6.04 is distributed, 78 articles concerned have been published

        DB Query Analyzer 6.04 is distributed,78 articles concerned have been published  DB Query Analyz ...

  8. Oracle PL/SQL Articles

    我是搬运工....http://www.oracle-base.com/articles/plsql/articles-plsql.php Oracle 8i Oracle 9i Oracle 10g ...

  9. Oracle 11g Articles

    发现一个比较有意思的网站,http://www.oracle-base.com/articles/11g/articles-11g.php Oracle 11g Articles Oracle Dat ...

  10. Miscellaneous Articles

    标记一下,慢慢看  http://www.oracle-base.com/articles/misc/articles-misc.php Miscellaneous Articles DBA Deve ...

随机推荐

  1. JS的splice()方法在for循环中使用可能会遇到的坑

    在写JS代码时,我们常常使用 splice 函数来删除数组中的元素,因为 splice 函数会直接对数组进行修改,从而不需再自己写一个算法来移动数组中的其他元素填补到被删除的位置.splice 功能十 ...

  2. [Go] golang类型断言

    类型断言有点像向下转型,接口类型转到具体的实现实例类型上类型断言是一个使用在接口值上的操作.语法上它看起来像x.(T)被称为断言类型,这里x表示一个接口的类型和T表示一个类型 package main ...

  3. 数据结构(java版)学习笔记(三)——线性表之单链表

    单链表的优点: 长度不固定,可以任意增删. 单链表的缺点: 存储密度小,因为每个数据元素,都需要额外存储一个指向下一元素的指针(双链表则需要两个指针). 要访问特定元素,只能从链表头开始,遍历到该元素 ...

  4. Android项目刮刮奖详解(三)

    Android项目刮刮奖详解(二) 前言 上一期我们已经实现了一个简易的刮刮卡功能,这一期我们来将其完善一下 目标 将刮刮奖的宽高改为合适高度 将刮刮奖位置居中 将信息层的图片换成文字(重点) 实现 ...

  5. 17 , CSS 区块、浮动、定位、溢出、滚动条

    1.CSS 中区块的使用 2.CSS 中浮动的使用 3.CSS 中定位的使用 4.CSS 中溢出的使用 5.CSS 中滚动条的使用 17.1 CSS 中区块的使用 属性名称 属性值 说明 width ...

  6. 【Webpack 杂谈】帮助文档翻译:Webpack的模块

    页面出自Webpack官方文档(撰写时,是v4.1.1) 其实Webpack本身有中文文档,不知道是谁去撰写的,但是自己翻译一遍感觉更好理解. https://webpack.js.org/conce ...

  7. 【Dojo 1.x】笔记1 入门

    Dojo是个框架 ,是个js框架,现在除了这一点什么都不知道,就这么上手了. ps:不建议Web初学者看我的笔记,这个要有一定积累才能看. 在<body>标签内写这么一点代码: <b ...

  8. 从.Net到Java学习第十一篇——SpringBoot登录实现

    从.Net到Java学习系列目录 通过前面10篇文章的学习,相信我们对SpringBoot已经有了一些了解,那么如何来验证我们的学习成果呢?当然是通过做项目来证明啦!所以从这一篇开始我将会对之前自己做 ...

  9. (简单)华为荣耀4A SCL-TL00的usb调试模式在哪里打开的方法

    就在我们使用PC通过数据线连接上安卓手机的时候,如果手机没有开启Usb调试模式,PC则没办法成功检测到我们的手机,有时候,我们使用的一些功能强大的App好比之前我们使用的一个App引号精灵,老版本就需 ...

  10. Mysql学习路线

    本文内容: mysql学习路线 首发日期:2018-04-19 由于现在很多都是有api了,很多问题都转接到编程语言上来处理了,所以这篇mysql之路仅仅是作为“了解”之用.不深究mysql. 很多东 ...