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. 从零开始搭建你的nvim ide

    前言概述 vim由于其丰富的扩展性.出色的跨平台性.高效率的操作性深受一大批粉丝的追捧,甚至就连vim和emacs之间孰优孰劣的话题都能被引起一场编辑器之间的圣战,足以见vim是多么的优秀. vim的 ...

  2. cm2 逆向分析

    目录 cm2 逆向分析 前言 查壳 逆向分析 encrypt函数 POC代码 cm2 逆向分析 前言 这是逆向实战之CTF比赛篇的第3篇,在这里我就不再讲的特别小白了,有些简单操作可能会略过. 查壳 ...

  3. 数字孪生 3D 科技馆的科学传播新模式

    前言 科技馆是一种参与型体验型的博物馆,以传播科学知识.培养公众的科学创新技术为宗旨,并以其生动的展现方式得到公众的广泛欢迎.一直以来,我国科技馆的发展受到各种因素的制约和影响,发展缓慢.如今在我国经 ...

  4. 『学了就忘』Linux基础命令 — 23、文件基本权限的介绍和作用

    目录 1.基本权限的介绍 (1)权限位的含义 (2)权限的优先级 2.权限的基本作用 (1)权限含义的解释 (2)目录权限说明 1.基本权限的介绍 (1)权限位的含义 前面讲解ls命令时,我们已经知道 ...

  5. 阿里云ECI如何6秒扩容3000容器实例?

    引言 根据最新CNCF报告,有超过90%的用户在生产环境使用容器,并且有超过80%的用户通过Kubernetes管理容器.是不是我们的生产环境上了K8s就完美解决了应用部署的问题?IT界有句俗语,没有 ...

  6. dart系列之:dart语言中的变量

    目录 简介 dart中的变量 定义变量 变量的默认值 Late变量 常量 总结 简介 flutter是google在2015年dart开发者峰会上推出的一种开源的移动UI构建框架,使用flutter可 ...

  7. MySQL 默认隔离级别是RR,为什么阿里这种大厂会改成RC?

    我之前写过一篇文章<为什么MySQL选择REPEATABLE READ作为默认隔离级别?>介绍过MySQL 的默认隔离级别是 Repeatable Reads以及背后的原因. 主要是因为M ...

  8. k8s中部署springcloud

    安装和配置数据存储仓库MySQL 1.MySQL简介 2.MySQL特点 3.安装和配置MySQL 4.在MySQL数据库导入数据 5.对MySQL数据库进行授权 1.MySQL简介 MySQL 是一 ...

  9. 从环境搭建到回归神经网络案例,带你掌握Keras

    摘要:Keras作为神经网络的高级包,能够快速搭建神经网络,它的兼容性非常广,兼容了TensorFlow和Theano. 本文分享自华为云社区<[Python人工智能] 十六.Keras环境搭建 ...

  10. Linux USB (目录)

    1.USB 总线简介 2.USB 协议分析 3.USB Host 详解 4.USB Device 详解 5.usbip (USB Over IP) 使用实例