include
v. · n.-
1 to make part of a group (v.) A1 Beginnerto put someone or something into a group, list, or total.
to incorporate an entity into a larger group, class, or collection as a constituent part.
ExamplePlease include your phone number on the application form.
ExampleThe organisers decided to include several local artists in the exhibition to ensure the community felt represented.
UsageThis is a transitive verb that takes a direct object.
PitfallThe price includes for the tax.The price includes the tax.The verb 'include' is transitive and takes a direct object without the preposition 'for'.
-
2 to contain as a part (v.) A2 Elementaryto have something as one of its parts or members.
to contain or comprise as part of a whole; to have as a component.
ExampleThe breakfast menu includes coffee, tea, and fresh fruit.
ExampleThe comprehensive insurance policy includes coverage for accidental damage but excludes intentional acts of negligence.
UsageOften used in the present simple to describe the contents of a set or package.
Show 2 more sensesShow fewer
-
3 programming directive (v.) C1 Advanced Technical Computingto use a special command that brings code from another file into your program.
to use a preprocessor directive or command that imports the contents of an external file into the current source file.
ExampleYou need to include the header file at the top of your code.
ExampleThe developer failed to include the necessary library, resulting in a compilation error when the compiler reached the undefined functions.
UsageCommonly used as a keyword in languages like C, C++, and PHP.
-
4 included file (n.) C1 Advanced Technical Computinga file or piece of code that is added to another file.
a file or resource that is intended to be incorporated into another document or program via a directive.
ExampleCheck the includes folder to find the database settings.
ExampleThe project structure separates the main logic from the various includes to make the codebase easier to maintain.
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”).