Noun | 1. | ![]() Synonyms: primitive person |
2. | primitive - a mathematical expression from which another expression is derived | |
3. | primitive - a word serving as the basis for inflected or derived forms; "`pick' is the primitive from which `picket' is derived" | |
Adj. | 1. | primitive - belonging to an early stage of technical development; characterized by simplicity and (often) crudeness; "the crude weapons and rude agricultural implements of early man"; "primitive movies of the 1890s"; "primitive living conditions in the Appalachian mountains" |
2. | primitive - little evolved from or characteristic of an earlier ancestral type; "archaic forms of life"; "primitive mammals"; "the okapi is a short-necked primitive cousin of the giraffe" Synonyms: archaic | |
3. | primitive - used of preliterate or tribal or nonindustrial societies; "primitive societies" | |
4. | primitive - of or created by one without formal training; simple or naive in style; "primitive art such as that by Grandma Moses is often colorful and striking" |
(programming) | primitive - A function, operator, or type which is built into a programming language (or operating system), either for speed of execution or because it would be impossible to write it in the language. Primitives typically include the arithmetic and logical operations (plus, minus, and, or, etc.) and are implemented by a small number of machine language instructions. |