0%

18-letter words containing ve

  • not have the heart — If you want to do something but do not have the heart to do it, you do not do it because you know it will make someone unhappy or disappointed.
  • not to have a clue — to be completely baffled
  • objective genitive — a use of the genitive case to express an objective relationship, as in Latin timor mortis (fear of death)
  • objective idealism — a form of idealism asserting that the act of experiencing has a reality combining and transcending the natures of the object experienced and of the mind of the observer.
  • objective modula-2 — (language)   (Or "ObjM2") An extension to Modula-2 for Cocoa and GNUstep software development. Objective Modula-2 follows the Objective-C object model and retains the bracketed Smalltalk message passing syntax used in Objective-C. Classes written in ObjM2 can be used within ObjC and vice versa. ObjM2 also retains Modula-2's data encapsulation features, namely nested modules with explicit import and export lists. Due to the strict type checking in Modula-2, ObjM2 can be considered a much safer programming language than is ObjC, yet losing none of the capabilities of ObjC.
  • offensive material — any published or broadcast content (such as articles, photographs, films, or websites) that is likely to be upsetting, insulting, or objectionable to some or most people
  • on everyone's lips — being much discussed
  • one false move and — You use one false move to introduce the very bad or serious consequences which will result if someone makes a mistake, even a very small one.
  • one's native heath — the place of one's birth or childhood
  • operation overlord — the codename for the Allied invasion (June 1944) of northern France
  • optical disc drive — optical disk drive
  • optical disk drive — (hardware)   (Or "optical disc drive", "optical storage") A generic term for any device that reads and/or writes optical media, i.e. compact discs, DVDs and/or Blu-ray discs or future media that uses light (from a small laser) to read data off a removable, rotating disk. At least one such drive is commonly installed in most personal computers to allow them to play and/or record audio and video media and load and store data such as program installers. The floppy disk has been replaced by optical media due to its vastly greater capacity, e.g. 50,000 megabytes for a dual-layer blu-ray disc compared with 1.5 megabytes for a floppy (over 30,000 times as much).
  • oral contraceptive — birth-control pill.
  • over and done with — If you say that something is over and done with, you mean that it is completely finished and you do not have to think about it any more.
  • over the long term — in the future
  • over-conscientious — governed by conscience; controlled by or done according to one's inner sense of what is right; principled: She's a conscientious judge, who does not let personal prejudices influence her decisions.
  • over-extrapolation — to infer (an unknown) from something that is known; conjecture.
  • over-pronunciation — to pronounce (a word, syllable, etc.) in an exaggerated, affected, or excessively careful manner.
  • overcapitalization — The state of being overcapitalized.
  • overdraft facility — a facility (of a bank or building-society cheque account) that allows a withdrawal of money in excess of the account's credit balance
  • overdraft interest — interest charged on money withdrawn in excess of the credit balance of a bank or building society account
  • overgeneralization — the act or process of overgeneralizing.
  • overhead projector — over one's head; aloft; up in the air or sky, especially near the zenith: There was a cloud overhead.
  • overidentification — an act or instance of identifying; the state of being identified.
  • overinterpretation — the act of interpreting; elucidation; explication: This writer's work demands interpretation.
  • overnight telegram — a type of domestic telegram sent at a reduced rate with a minimum charge for 10 words or less and accepted until midnight for delivery the following day.
  • overpressurization — pressure in excess of normal atmospheric pressure, as that caused by an explosion's shock wave or created in an accelerating airplane.
  • overprotectiveness — unduly protective.
  • overrepresentation — to give too much representation to; represent in numbers that are disproportionately high.
  • overspecialization — excessive specialization, as in a field of study.
  • overtime work(ing) — work at a regular job done in addition to regular working hours
  • partial derivative — the derivative of a function with respect to one of its variables with all other variables held constant.
  • partial-vegetarian — a person who eats mostly plant foods, dairy products, and eggs, and occasionally chicken, fish, and red meat.
  • particular average — a loss at sea, as through accident or negligence, that is borne solely by the owner of the lost property. Abbreviation: P.A.
  • passive euthanasia — a form of euthanasia in which medical treatment that will keep a dying patient alive for a time is withdrawn
  • passive resistance — opposition to a government or to specific governmental laws by the use of noncooperation and other nonviolent methods, as economic boycotts and protest marches.
  • passive vocabulary — all the words, collectively, that a person can understand
  • passive-aggressive — denoting or pertaining to a personality type or behavior marked by the expression of negative emotions in passive, indirect ways, as through manipulation or noncooperation: a passive-aggressive employee who often misses deadlines.
  • pave the way (for) — to prepare the way (for); facilitate the introduction (of)
  • periodic inventory — Periodic inventory is a method of valuing inventory, usually at the end of accounting periods, by physically counting all merchandise held in stock at that time.
  • physical inventory — To carry out a physical inventory is to count all the stock on hand.
  • pitt-rivers museum — a museum in Oxford that houses a major anthropological collection of tools and weapons assembled by Augustus Henry Lane Fox Pitt-Rivers
  • plenum ventilation — a system of mechanical ventilation in which fresh air is forced into the spaces to be ventilated from a chamber (plenum chamber) at a pressure slightly higher than atmospheric pressure, so as to expel foul air.
  • pneumatic conveyor — a tube through which powdered or granular material, such as cement, grain, etc is transported by a flow of air
  • positively charged — having a positive charge
  • possessive pronoun — See at possessive (def 4a).
  • pound the pavement — a paved road, highway, etc.
  • prepositional verb — a combination of verb and preposition, often with idiomatic meaning, differing from other phrasal verbs in that an object must always follow the preposition, as take after in The children take after their mother.
  • priority inversion — (parallel)   The state of a concurrent system where a high priority task is waiting for a low priority task which is waiting for a medium priority task. The system may become unstable and crash under these circumstances. In an operating system that uses multiple tasks, each task (or context) may be given a priority. These priorities help the scheduler decide which task to run next. Consider tasks, L, M, and H, with priorities Low, Medium, and High. M is running and H is blocked waiting for some resource that is held by L. So long as any task with a priority higher than L is runable, it will prevent task L, and thus task H, from running. Priority inversion is generally considered either as a high-level design failure or an implementation issue to be taken into account depending on who is talking. Most operating systems have methods in place to prevent or take inversion into account. Priority inheritance is one method. The most public instance of priority inversion is the repeated 'fail-safe' rebooting of the Mars Pathfinder. base station ('Sagan Memorial Station').
  • progressive coding — (graphics, file format, algorithm)   (Or "interlacing") An aspect of a graphics storage format or transmission algorithm that treats bitmap image data non-sequentially in such a way that later data adds progressively greater resolution to an already full-size image. This contrasts with sequential coding. Progressive coding is useful when an image is being sent across a slow communications channel, such as the Internet, as the low-resolution image may be sufficient to allow the user to decide not to wait for the rest of the file to be received. In an interlaced GIF89 image, the pixels in a row are stored sequentially but the rows are stored in interlaced order, e.g. 0, 8, 4, 12, 2, 6, 8, 10, 14, 1, 3, 5, 7, 9, 11, 13, 15. Each vertical scan adds rows in the middle of the gaps left by the previous one. Interlacing is also supported by other formats. JPEG supports a functionally similar concept known as Progressive JPEG. [How does the algorithm differ?] See also progressive/sequential coding.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?