An adverb is a word or an expression that modifies a verb, adjective, another adverb, determiner [限定词, the, some, my. 冠词article], clause [从分子句], preposition [介词,不是proposition], or sentence. Adverbs typically express manner, place, time, frequency, degree, level of certainty, etc., answering questions such as how?, in what way?, when?, where?, and to what extent?. [wh-questions] Adverbs are traditionally regarded as one of the parts of speech [词性]. The English word adverb derives (through French) from Latin [拉丁文] adverbium, from ad- ("to"), verbum ("word", "verb"). The term implies that the principal function of adverbs is to act as modifiers of verbs or verb phrases. Some examples:
- She sang loudly.
- We left it here.
- I worked yesterday.
- You often make mistakes.
- He undoubtedly did it.

Adverbs can also be used as modifiers of adjectives, and of other adverbs, often to indicate degree. Examples:
- You are quite right.
- She sang very loudly.

They can also modify determiners, prepositional phrases, or whole clauses or sentences, as in the following examples:
- I bought practically the only fruit ("only" is an adjective)
- She drove us almost to the station (almost modifies the prepositional phrase to the station)
- Certainly we need to act (certainly modifies the sentence as a whole)

Because some adverbs and adjectives are homonyms [同形同音异义词], their respective functions are sometimes conflated [混合]:
- Even numbers are divisible by two.
- The camel even drank.
The word "even" in the first sentence is an adjective. The word "even" in the second sentence is a prepositive adverb [介词副词] that modifies the verb "drank." A prepositional phrase [介词短语] is a a phrase beginning with a preposition. Examples are 'in bed' and 'by the sea'.

Although it is possible for an adverb to precede or to follow a noun or a noun phrase, the adverb nonetheless does not modify either in such cases, as in:
- Internationally there is a shortage of protein for animal feeds.
- There is a shortage internationally of protein for animal feeds.
- There is an international shortage of protein for animal feeds.

In the first sentence, "Internationally" is a prepositive adverb that modifies the clause, "there is ..." In the second sentence, "internationally" is a postpositive adverb that modifies the clause, "There is ..." By contrast, the third sentence contains "international" as a prepositive adjective that modifies the noun, "shortage."

Adverbs can sometimes be used as predicative expressions [表语,谓词性表达,哈哈]. 'predict' and 'predicate' are two different words. In English, this applies especially to adverbs of location:
- Your seat is there.
- Here is my boarding pass. (wherein "boarding pass" is the subject [主语] and "here" is the predicate in a syntax [谓语] that entails a subject-verb inversion).

When the function of an adverb is performed by an expression consisting of more than one word, it is called an adverbial phrase or adverbial clause, or simply an adverbial.

In English, adverbs of manner (answering the question how?) are often formed by adding -ly to adjectives, but flat adverbs (such as in drive fast, drive slow, and drive friendly) have the same form as the corresponding adjective. Many other adverbs, however, are not related to adjectives,they may be derived [派生] from other words or phrases, or may be single morphemes [boys由boy和y两个词素构成]. Examples of such adverbs include here, there, together, yesterday, aboard, very, almost, etc.

Where the meaning permits, adverbs may undergo comparison, taking comparative and superlative forms. This is usually done by adding more and most before the adverb (more slowly, most slowly), although there are a few adverbs that take inflected forms, such as well, for which better and best are used.

Grammarians [语法学家] find difficulty categorizing negating words, such as the English not. Although traditionally listed as an adverb, this word does not behave grammatically like any other, and it probably should be placed in a class of its own.

In Chinese, adverbs end in the word "地(的)".

Japanese forms adverbs from verbal adjectives by adding /ku/ (く) to the stem (haya- "rapid" hayai "quick/early", hayakatta "was quick", hayaku "quickly") and from nominal adjectives by placing /ni/ (に) after the adjective instead of the copula /na/ (な) or /no/ (の) (rippa "splendid", rippa ni "splendidly").

In Korean, adverbs are commonly formed by replacing the -다 ending of the dictionary form of a descriptive verb with 게. So, 쉽다 (easy) becomes 쉽게 (easily). They are also formed by replacing the 하다 of some compound verbs with 히, e.g. 안녕하다 (peaceful) > 안녕히 (peacefully).

In Persian, many adjectives and adverbs have the same form such as "خوب", "سریع", "تند" so there is no obvious way to recognise them out of context. The only exceptions are Arabic adverbs with a "اً" suffix such as "ظاهراً" and "واقعاً".

adverb的更多相关文章

  1. PostgreSQL全文检索zhparser使用

    本文引用自: http://blog.chinaunix.net/uid-20726500-id-4820580.html 防止文章丢失才进行复制 PostgreSQL支持全文检索,其内置的缺省的分词 ...

  2. ICTCLAS 汉语词性标注集

    以前使用jieba分词时,并没有注意到词性标注集到底包含哪些,刚好最近学习自然语言处理,涉及到分词以及词性标注,将ICTCLAS 词性标注集记录如下: ICTCLAS 汉语词性标注集 代码 名称 帮助 ...

  3. 【英语魔法俱乐部——读书笔记】 3 高级句型-简化从句&倒装句(Reduced Clauses、Inverted Sentences) 【完结】

    [英语魔法俱乐部——读书笔记] 3 高级句型-简化从句&倒装句(Reduced Clauses.Inverted Sentences):(3.1)从属从句简化的通则.(3.2)形容词从句简化. ...

  4. stanford-parser使用说明

    主意:本说明文档针对stanford-parser-full-2014-06-16.不同版本的parser,其功能和表示形式可能会略有不同.但总体不会有太大差异 Stanford parser是一款较 ...

  5. 自然语言15.1_Part of Speech Tagging 词性标注

    QQ:231469242 欢迎喜欢nltk朋友交流 https://en.wikipedia.org/wiki/Part-of-speech_tagging In corpus linguistics ...

  6. 自然语言16_Chunking with NLTK

    Chunking with NLTK 对chunk分类数据结构可以图形化输出,用于分析英语句子主干结构 # -*- coding: utf-8 -*-"""Created ...

  7. 自然语言15_Part of Speech Tagging with NLTK

    https://www.pythonprogramming.net/part-of-speech-tagging-nltk-tutorial/?completed=/stemming-nltk-tut ...

  8. 词性标注 parts of speech tagging

    In corpus linguistics, part-of-speech tagging (POS tagging or POST), also called grammatical tagging ...

  9. praise包--R给你点赞!

    1.praise包干什么的? praise包就一个功能:赞你! 2.praise包怎么搞? 2.1安装 直接安装: install.packages("praise") 从gith ...

随机推荐

  1. Envoy实现.NET架构的网关(四)集成IdentityServer4实现OAuth2认证

    什么是OAuth2认证 简单说,OAuth 就是一种授权机制.数据的所有者告诉系统,同意授权第三方应用进入系统,获取这些数据.系统从而产生一个短期的进入令牌(token),用来代替密码,供第三方应用使 ...

  2. python numpy版本报错: File "*\numpy\__init__.py", line 305, in <module> _win_os_check()

    具体代码如下所示: from numpy import * import operator a = random.rand(4, 4) print(a) 具体报错内容如下所示: Traceback ( ...

  3. 一次fork引发的惨案!

    "你还有什么要说的吗?没有的话我就要动手了",kill程序最后问道. 这一次,我没有再回答. 只见kill老哥手起刀落,我短暂的一生就这样结束了··· 我是一个网络程序,一直以来都 ...

  4. MySQL中特别实用的几种SQL语句送给大家

    在写SQL时,经常灵活运用一些SQL语句编写的技巧,可以大大简化程序逻辑.减少程序与数据库的交互次数,有利于数据库高可用性,同时也能显得你的SQL很牛B,让同事们眼前一亮. 目录 实用的SQL 1.插 ...

  5. Spring Cloud Alibaba 使用Seata解决分布式事务

    为什么会产生分布式事务? 随着业务的快速发展,网站系统往往由单体架构逐渐演变为分布式.微服务架构,而对于数据库则由单机数据库架构向分布式数据库架构转变.此时,我们会将一个大的应用系统拆分为多个可以独立 ...

  6. k8s之mutating webhook + gin

    1.知识准备 1.Webhook 是一种用于接收准入请求并对其进行处理的 HTTP 回调机制 2.Webhook 接收来自apiserver的回调,对回调资源做一些校验.注入.修改元数据等工作 3.来 ...

  7. 🏆【Alibaba中间件技术系列】「RocketMQ技术专题」帮你梳理RocketMQ或Kafka的选择理由以及二者PK

    前提背景 大家都知道,市面上有许多开源的MQ,例如,RocketMQ.Kafka.RabbitMQ等等,现在Pulsar也开始发光,今天我们谈谈笔者最常用的RocketMQ和Kafka,想必大家早就知 ...

  8. 从源码分析 XtraBackup 的备份原理

    MySQL物理备份工具,常用的有两个:MySQL Enterprise Backup 和 XtraBackup. 前者常用于MySQL企业版,后者常用于MySQL社区版.Percona Server ...

  9. Python学习周总结(二)

    Python-SecondWeek知识汇总 本周学了好多内容,最头痛的地方还是自己的思维逻辑不过关,还是敲的代码比较少,一个员工管理系统,第一天写搞得头大 ,结果第三遍自己突然懂了,个人的努力才是自己 ...

  10. 菜鸡的Java笔记 第二十 - java 方法的覆写

    1.方法的覆写    当子类定义了与父类中的完全一样的方法时(方法名称,参数类型以及个数,返回值类型)这样的操作就称为方法的覆写    范例:观察方法的覆写 class A{ public void ...