Labels & Codes

本文详细介绍了英语中的形容词、名词、动词等词汇类别及其用法,并解释了各种语法标签的含义,帮助读者更好地理解和使用英语词汇。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

 Labels & Codes

  List of Codes

  • Adjectives
  • Nouns
  • Verbs
  • Other labels

Adjectives


 

adjectiveA word that describes a noun or pronoun
[after noun]An adjective that only follows a noun.
[after verb]An adjective that only follows a verb.
[before noun]An adjective that only goes before a noun.
comparativeThe form of an adjective or adverb that expresses a difference in amount, number, degree, or quality.
superlativeThe form of an adjective or adverb that expresses that the thing or person being described has more of the particular quality than anything or anyone else of the same type.
[not gradable]An adjective that has no comparative or superlative form.

 

Nouns

 


 

 

nounA word that refers to a person, place or thing.
[C]Countable noun: a noun that has a plural.
[U]Uncountable or singular noun: a noun that has no plural.
[S]A singular noun.
pluralThe plural form of a noun.
noun [plural]A noun that can only be used in the plural.
[usually plural]A noun usually used in the plural.
[usually singular]A countable noun usually used in the singular.
[+ sing/pl verb]

A noun that refers to a group of people acting collectively.

When used in the singular it can be followed by either a singular or a plural verb in British English. In American English a

singular verb is preferred.

 

Verbs


 

verbA word that describes an action, state or experience.
[T]Transitive verb: a verb that has an object.
[I]Intransitive verb: a verb that has no object.
auxiliary verbThe verbs behave and do, which combine with other verbs to make different forms like passivesquestions and the continuous.
modal verbVerbs, such as must and can, that add meaning such as certaintyand obligation.
past simpleThe past simple form of the verb (eat ate eaten).
past participleThe past participle of the verb (eat ate eaten).
present simpleThe present participle of the verb (tying tied).
phrasal verbA verb followed by an adverb or a preposition.
[L]Linking verb: an intransitive verb that is followed by a noun or adjective that refers back to the subject of the sentence.
[L only + adjective]A linking verb only followed by an adjective.
[L only + noun]A linking verb only followed by a noun.
[+ adv/prep]A verb that must be followed by an adverb or preposition.
[+ that clause]A verb followed by a clause beginning with that.
[+ question word]A verb followed by a question word.
[+ speech]A verb used with direct speech.
[+ to infinitive]A verb followed by the infinitive with to.
[+ infinitive withoutto]A verb followed by the infinitive without to.
[+ -ing] verbA verb followed by the -ing form of the verb.
[+ not or so]A verb followed immediately by not or so where these replace a clause.
[+ two objects]A verb that has a direct and indirect object.
[+ obj + adjective]A verb with an object followed by an adjective.
[+ obj + noun]A verb with an object followed by a noun.
[+ obj + noun or adjective]A verb with an object followed by a noun or adjective.
[+ obj + as noun or adjective]A verb with an object followed by as and a noun or an adjective.
[+ obj + to be noun or adjective]A verb with an object followed by to be and a noun or an adjective.
[+ obj + that clause]A verb with an object followed by a that clause.
[+ obj + to infinitive]A verb with an object followed by an infinitive with to.
[+ obj + infinitive without to]A verb with an object followed by an infinitive without to.
[+ obj + past participle]A verb with an object followed by a past participle.
[+ obj + ing verb]A verb with an object followed by the -ing form of a verb.
[+ obj + question word]A verb with an object followed by a question word.
[usually passive]A verb usually used in the passive.
[not continuous]A verb not used in the continuous form.

 

Other labels


 

 

adverbA word that gives information about a verb, adjective, another adverb, or a sentence.
conjunctionA word such as and or although used to link two parts of a sentence.
determinerA word such as the or this used before a noun to show which particular example of a noun is being referred to.
numberA word that refers to a number.
ordinal numberA number such as 1st, 2nd, 3rd, 4th, that shows the position of something in a list of things.
prepositionA word that is used before a noun, a noun phrase, or a pronoun, connecting it to another word.
predeterminerA word such as both or all used before other determiners.
pronounA word such as it, or mine used to replace a noun.
prefixA letter or group of letters such as un-pre- or anti- added to the beginning of a word to make a new word.
suffixA letter or group of letters such as -less or -ment added to the end of a word to make a new word.
exclamationA word or expression such as damn! or oh dear! used to express strong feelings.
[+ ing verb]A word or phrase followed by the -ing form of the verb.
[+ to infinitive]A word or phrase followed by the infinitive with to.
[+ that]A word or phrase followed by a clause beginning with that.
[+ question word]A word or phrase followed by a question word.
[as form of address]A word or phrase such as Mr or dear used to address someone.

 

摘自剑桥字典 - 结束

 

转载于:https://www.cnblogs.com/heart-king/p/dictionary.html

内容概要:本文深入解析了扣子COZE AI编程及其详细应用代码案例,旨在帮助读者理解新一代低门槛智能体开发范式。文章从五个维度展开:关键概念、核心技巧、典型应用场景、详细代码案例分析以及未来发展趋势。首先介绍了扣子COZE的核心概念,如Bot、Workflow、Plugin、Memory和Knowledge。接着分享了意图识别、函数调用链、动态Prompt、渐进式发布及监控可观测等核心技巧。然后列举了企业内部智能客服、电商导购助手、教育领域AI助教和金融行业合规质检等应用场景。最后,通过构建“会议纪要智能助手”的详细代码案例,展示了从需求描述、技术方案、Workflow节点拆解到调试与上线的全过程,并展望了多智能体协作、本地私有部署、Agent2Agent协议、边缘计算插件和实时RAG等未来发展方向。; 适合人群:对AI编程感兴趣的开发者,尤其是希望快速落地AI产品的技术人员。; 使用场景及目标:①学习如何使用扣子COZE构建生产级智能体;②掌握智能体实例、自动化流程、扩展能力和知识库的使用方法;③通过实际案例理解如何实现会议纪要智能助手的功能,包括触发器设置、下载节点、LLM节点Prompt设计、Code节点处理和邮件节点配置。; 阅读建议:本文不仅提供了理论知识,还包含了详细的代码案例,建议读者结合实际业务需求进行实践,逐步掌握扣子COZE的各项功能,并关注其未来的发展趋势。
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值