adjective
形容词用来描述名词或代词;副词用来描述剩下的(动词、形容词、副词和整句)。adverb: to word.
Adjectives are used almost exclusively to modify nouns, as well as any phrase or part of speech [词性] functioning as a noun. For example: 'Excellent writing is required for this job.' (Excellent modifies the gerund [动名词] writing.) infinitive: 不定式。
Adjectives are broken down into two basic syntactic [语法的] categories: attributive [属性] and predicative. predicate: 谓语,如'Life if short.'中的is short. Predicate Logic and Propositional Logic: 谓词逻辑与命题逻辑。proposition者,statement也。不是介词逻辑。
Adjectives that appear directly before (or sometimes directly after) the noun or pronoun they modify are known as attributive adjectives. For example, '1. The black dog is barking.' '2. That's something new.'
Predicative adjectives, on the other hand, always appear after the noun they modify, connected to it by a linking verb. For example, '3. The dog was black.'
In 1), black is an attributive adjective. It is part of the noun phrase [名词短语] and is not connected to the noun dog by a linking verb. In 3), black is a predicative adjective. It follows dog, the noun that it modifies, and is connected to it by the linking verb was.
While adjectives usually modify nouns, they can also modify pronouns. This most commonly occurs when adjectives are predicative. For example:
'That was great!'
'She is very nice.'
'A few were late.'
Attributive adjectives can also modify indefinite pronouns, as in:
'A happy few were able to attend the show.'
'They were the lucky ones.'
In informal speech or writing, it is not uncommon to modify personal pronouns attributively, as in:
'Wow, lucky you!'
'Silly me, I forgot to turn on the oven.'
However, avoid using attributive adjectives with personal pronouns in anything other than casual conversation or writing.
We often use multiple adjectives to modify the same noun or pronoun. Note that these are not compound adjectives [复合形容词] or adjective phrases [形容词短语], but rather individual adjectives [个体形容词] that work independently [独立地] to modify the same word. To avoid unnatural-sounding sentences when we use more than one adjective in this way, we put them in a specific order according to the type of description they provide. This is known as the order of adjectives:
1. Opinion (good, bad, strange, lovely)
2. Measurement (big, small, tiny, huge)
3. Shape (curved, straight, round, square)
4. Condition (wet, dry, clean, sad, happy)
5. Age (old, young, new, ancient)
6. Color (red, yellowish, transparent, blue)
7. Pattern (checked, striped, plaid, flowered)
8. Origin (American, British, eastern, western)
9. Material (wooden, plastic, steel, cloth)
10. Purpose (sleeping, shopping, work, gardening)
While we would almost never use a sentence with so many adjectives in a row, it’s very common to use two or three. In this case, we generally must follow the order above, as in:
'I bought an enormous rectangular Turkish rug on my vacation.'
'It is a long, heavy table.'
这个要靠语感,而不是靠背规则。我上学时背过元音字母的发音规则,“a的发音比较复杂,归纳起来有9种情况”。现在还恨得牙痒痒,现在网上还有。
We can also use adjectives to create comparisons [比较] between two or more people or things, or to identify someone or something with the highest (or lowest) degree of some quality. To do this, we inflect (change the form of) the adjective to create comparative adjectives or superlative adjectives. For example:
'I am strong.' (basic adjective)
'John is stronger than I am.' (comparative adjective)
'Janet is the strongest of us all.' (superlative adjective)
This process of changing an adjective’s form is known as the Degrees of Comparison; go to that section in this chapter to learn more.
轻松时间到。Janet是女名。
Ross: Chandler?! You brought Chandler?! The next best thing would be Monica!
Chandler: You know, I would be offended, but Monica is freakishly strong.
Stuart: Ohh. Sheldon, I'm afraid you couldn't be more wrong.
Sheldon: More wrong? (slowly and in a somewhat intimidating way) Wrong is an absolute state and not subject to gradation.
Stuart: Of course it is. It's a little wrong to say a tomato is a vegetable. It's very wrong to say it's a suspension bridge.
...
Stuart: You can throw all the French around you want, it doesn't make you right. [adjective的词源是to throw]
Sheldon: Au contraire. [On the contrary]
Sheldon: Someone touched my board. Oh, God, my board... Someone tampered my equations... That fixes the problem I've been having.
...
Sheldon: Hold on. Hooold on!
Lesli: There are no incorrect equations on my board.
Sheldon: Oh, that is so, so, so...
Lesli: I'm sorry, I gotta [have got to] run. If you come up with an adjective, text me.
...
Sheldon: Inconsiderate. That is the adjective, "inconsiderate." (starts to text her)
adjective的更多相关文章
- English trip V2 - 5 Technology Teacher:Taylor Key:adjective + preposition
In this lesson you will learn to talk about technology and innovation. 课上内容(Lesson) What is your fav ...
- English trip V1 - 23. Big and Bigger Teacher:Corrine Key: adjective comparisons 形容词 比较级
In this lesson you will learn to make comparisons. 课上内容(Lesson) compare n. 比较 vt. 比拟,喻为:[语]构成 vi ...
- iOS编码规范
The official raywenderlich.com Objective-C style guide. This style guide outlines the coding con ...
- 机器学习常用Python扩展包
在Ubuntu下安装Python模块通常有3种方法:1)使用apt-get:2)使用pip命令(推荐);3)easy_instal 可安装方法参考:[转]linux和windows下安装python集 ...
- PostgreSQL全文检索zhparser使用
本文引用自: http://blog.chinaunix.net/uid-20726500-id-4820580.html 防止文章丢失才进行复制 PostgreSQL支持全文检索,其内置的缺省的分词 ...
- Google C++ Style Guide
Background C++ is one of the main development languages used by many of Google's open-source project ...
- [转载]Python 元组、列表、字典、文件
python的元组.列表.字典数据类型是很python(there python is a adjective)的数据结构.这些结构都是经过足够优化后的,所以如果使用好的话,在某些area会有很大的益 ...
- ICTCLAS 汉语词性标注集
以前使用jieba分词时,并没有注意到词性标注集到底包含哪些,刚好最近学习自然语言处理,涉及到分词以及词性标注,将ICTCLAS 词性标注集记录如下: ICTCLAS 汉语词性标注集 代码 名称 帮助 ...
- (转) The major advancements in Deep Learning in 2016
The major advancements in Deep Learning in 2016 Pablo Tue, Dec 6, 2016 in MACHINE LEARNING DEEP LEAR ...
随机推荐
- Android Studio 查看SQLite数据库存储位置及文件
前言: 之前开发的一个记账本APP,用的是SQLite数据库,会有一些网友问如何查看数据库,这篇博文对此进行一个说明. 操作: 1.通过DDMS(Dalvik Debug Monitor Servic ...
- .Net Core微服务——网关(1):ocelot集成及介绍
网关是什么 简单来说,网关就是暴露给外部的请求入口.就和门卫一样,外面的人想要进来,必须要经过门卫.当然,网关并不一定是必须的,后端服务通过http也可以很好的向客户端提供服务.但是对于业务复杂.规模 ...
- 工程中实际问题解决两例——基于C#
工程中实际问题解决两例--基于C# 目录 工程中实际问题解决两例--基于C# 1. try catch的妙用 1.1 遇到问题的现象 1.2 原因分析 1.2.1 先从数据库入手 1.2.2 代码日志 ...
- 详解calc()函数功能
calc()对大家来说,或许很陌生,不太会相信calc()是css中的部分.因为看其外表像个函数,既然是函数为何又出现在CSS中呢?这一点也让我百思不得其解,今天有一同事告诉我,说CSS3中有一个属性 ...
- Spark整合Hive
spark-sql 写代码方式 1.idea里面将代码编写好打包上传到集群中运行,上线使用 spark-submit提交 2.spark shell (repl) 里面使用sqlContext 测试使 ...
- GoLang设计模式15 - 策略模式
策略模式是一种行为型设计模式.通过策略模式,可以在运行时修改一个对象的行为. 接下来仍然是通过例子来了解策略模式.比如说内存缓存,这是我们在开发中经常使用的东西,大家应该都有一定的了解,接下来就用内存 ...
- Linux基础四:软件包管理
四.软件包管理器: 1.概念 红帽有两款软件包管理器,分别是rpm和yum. 1.rpm软件包管理器 -> 用来安装单个包 -> .rpm文件 红帽的安装包文件,都放在Packag ...
- Django笔记&教程 6-4 forms进阶操作,重写forms方法
Django 自学笔记兼学习教程第6章第4节--forms进阶操作,重写forms方法 点击查看教程总目录 1 - 重写clean方法 在本章第三节中,我们举了个注册学生账号的例子,里面我们使用模型来 ...
- xpath解析案例
xpath解析百度页面的百度一下 # 1)获取网页的源码 # 2)解析的服务器响应的文件 etree.HTML , 用来解析字符串格式的HTML文档对象,将传进去的字符串转变成 element 对象 ...
- python实现模糊操作
目录: (一)模糊或平滑与滤波的介绍 (二)均值模糊 (1) 原理 (2)代码实现-----均值模糊函数blur() (三)中值模糊------mediaBlur函数 (四)高斯模糊------Gau ...