include

A2
Pronunciation
/ɪnˈkluːd/
/ɪnˈkluːd/
Noun
1 definition(s)
1 Definition

A piece of source code or other content that is dynamically retrieved for inclusion in another item.

Verb
5 definition(s)
1 Definition

To bring into a group, class, set, or total as a (new) part or member.

Example Sentences
  • I will purchase the vacation package if you will include car rental.
2 Definition

To contain, as parts of a whole; to comprehend.

Example Sentences
  • Does this volume of Shakespeare include his sonnets?
3 Definition

To enclose, confine.

4 Definition

To conclude; to terminate.

5 Definition

To use a directive that allows the use of source code from another file.

Example Sentences
  • You have to include the strings library to use this function.