← 返回单词列表

include

★★★★★
🇺🇸 /ˌɪnklˈud/ 🇬🇧 /ɪnˈkluːd/
noun 编号: I00571 牛津3000 BNC #246 COCA #292
include 的核心意思是“把某物纳入一个整体”:可以指把人、事物或费用算进去,也可以指整体本身包含某部分;在编程中还可指把另一个文件或代码片段引入当前文件。作名词时,它指被引入的代码或内容片段。
💡 记忆钩子
把 include 想成把东西“关进”一个整体里:先是把新成员、项目或费用放进范围中,再表示一个整体里面已经包含某部分;到了编程语境,就是把另一个文件或代码片段拉进当前文件。名词 include 则是那个被拉进来的内容片段。
📝 学习建议
  • 先掌握动词的两个核心方向:include A 表示“把 A 算进去”,A includes B 表示“A 里面有 B”。
  • 不要把 include 只机械地记成“包括”;遇到“把某人或某项纳入范围”时,它也可表示主动接纳或计入。
  • 编程义放在普通“包含、纳入”之后学习;不要把名词 include 与动词 include 混为一谈。
📖 中文释义
noun
  • common 引入的代码或内容片段
    📖 在编程中,include 可以指一个会被放入另一份文件或内容中的代码片段、文件或其他材料;它就是被“关进”整体里的那一部分。
    💡 常见模式是 “an include in + 文件或页面” 或 “include file”。这是技术语境中的名词用法,通常指可被程序或系统引入的文件、代码片段或页面内容。不要用这个名词来表达普通意义上的“包括”;普通表达应使用动词 include。
    This page uses an include for the common navigation bar.
    这个页面通过一个引入片段来显示通用的导航栏。
includes plural
verb
  • core 纳入;把……算入
    📖 指主动把某人、某物或某项内容放进一个群体、清单、范围或总数中,使它成为整体的一部分。记住“把东西关进整体”的画面,就能理解“把费用也算进去”这类用法。
    💡 常见模式是 “include + 项目” 和 “include A in + 范围或整体”。它常用于说明计划、价格、名单或活动涵盖哪些项目;如果强调某物本来就在整体内部,则更适合用 include 的“包含”义。
    The tour price includes breakfast and airport transfer.
    这次旅行的价格包括早餐和机场接送。
    Please include my name in the guest list.
    请把我的名字列入宾客名单。
  • core 包含;包括在内
    📖 指一个整体里面已经有某个部分,或某个范围把某项内容算在其中。它仍然来自“关进整体”的核心画面,但重点从“放进去”转为“里面有”。
    💡 最常见的模式是 “整体 + include + 部分”,例如说明套餐、价格、名单或文章包含什么。主语通常是整体,宾语是其中的部分;不要把主语和宾语的方向倒过来,也不要说 “include of”。
    The course includes six practical workshops.
    这门课程包括六次实践工作坊。
    The fee includes all materials.
    这笔费用包括所有材料。
  • rare 围住;禁闭
    📖 这是古旧用法,表示把人或物关在某个范围内,几乎是“关进去”这一原始画面的直接用法。现代英语中通常不用它表达这个意思。
    💡 只会在古典、历史或仿古文本中见到,通常不用于现代日常表达。现代英语应根据语境改用表示“关押、限制或围住”的其他动词。
    obsolete
  • rare 结束;终止
    📖 这是古旧的边缘义,表示把事情推到结尾;它与现代常用的“纳入、包含”不是学习重点。
    💡 主要出现在古英语或文学性很强的文本中,现代会话和普通写作中不要主动使用。遇到“结束”时,应使用现代常用的表示结束的词,而不是 include。
    obsolete
  • common 引入文件或代码
    📖 在编程中,指用特定指令把另一个文件、库或代码片段接入当前文件,使当前程序能够使用其中的内容;这正是把内容纳入一个更大整体。
    💡 常见模式是 “include + 文件名、库名或头文件”。这是编程语境中的技术用法,具体写法会随编程语言而变化;不要把它和普通英语里“包括某项”混淆,也不要把技术指令当作一般会话动词来用。
    You need to include the standard library before using this function.
    使用这个函数前,你需要引入标准库。
includes present,singular,third-person including participle,present included participle,past included past
📘 英文释义 (WordNet) 共 4 组
add as part of something else; put in as part of a set, group, or category
同义词集: include
We must include this chemical element in the group
上位: add
consider as part of something
同义词集: include
I include you in the list of culprits
反义: except, exclude, leave off, leave out, omit, take out 上位: consider, reckon, regard, see, view 下位: carry, count
allow participation in or the right to be part of; permit to exercise the rights, functions, and responsibilities of;
同义词集: admit let in include
admit someone to the profession
She was admitted to the New Jersey Bar
反义: exclude, keep out, shut, shut out 上位: allow, countenance, let, permit 下位: induct, initiate, involve
have as a part, be made up out of
同义词集: include
The list includes the names of many famous writers
反义: exclude 下位: bear, carry, comprehend, comprise, contain, cover, embrace, encompass, hold, incorporate, involve
🌳 词源
来自拉丁语,原意与“关进去、围住”有关;这条“把东西纳入范围”的意象延续到现代各义项。
From Middle English includen, borrowed from Latin inclūdere (“to shut in, enclose, insert”), from in- (“in”) + claudere (“to shut”), ultimately from Proto-Indo-European *kleh₂w- (“key, hook, nail”). Doublet of enclose. Displaced native Old English belūcan (“to include,” also “to shut in”).
🔄 变式
included past includes plural including present
🏷 单词标签 & 词根