0%

18-letter words containing n, o, e, v, i, r

  • montgomery village — a city in central Maryland.
  • mordovian republic — a constituent republic of W central Russia, in the middle Volga basin. Capital: Saransk. Pop: 888 700 (2002). Area: 26 200 sq km (10 110 sq miles)
  • moving bed reactor — A moving bed reactor is a reactor in which a layer of catalyst in the form of granules is moved between a reaction area and a regeneration area.
  • natural convection — Natural convection is the loss of heat from a hot solid or liquid into air which is not artificially agitated.
  • neovascularization — the development of new blood vessels, especially in tissues where circulation has been impaired by trauma or disease.
  • nervous exhaustion — extreme mental and physical fatigue caused by excessive emotional stress; neurasthenia.
  • netscape navigator — (networking, tool, product)   /Mozilla/ (Often called just "Netscape") A web browser from Netscape Communications Corporation. The first beta-test version was released free to the Internet on 13 October 1994. Netscape evolved from NCSA Mosaic (with which it shares at least one author) and runs on the X Window System under various versions of Unix, on Microsoft Windows and on the Apple Macintosh. It features integrated support for sending electronic mail and reading Usenet news, as well as RSA encryption to allow secure communications for commercial applications such as exchanging credit card numbers with net retailers. It provides multiple simultaneous interruptible text and image loading; native inline JPEG image display; display and interaction with documents as they load; multiple independent windows. Netscape was designed with 14.4 kbps modem links in mind. You can download Netscape Navigator for evaluation, or for unlimited use in academic or not-for-profit environments. You can also pay for it. Version: 1.0N. E-mail: <[email protected]>.
  • nominative-address — a noun naming the person to whom one is speaking.
  • non-conversational — able or ready to converse; given to conversation.
  • non-discriminative — constituting a particular quality, trait, or difference; characteristic; notable.
  • non-self-governing — governed by itself or having self-government, as a state or community; independent.
  • nondestructiveness — The quality of not being destructive.
  • noninterventionism — A policy of non-intervention.
  • noninterventionist — A proponent of non-intervention.
  • nonvolatile memory — computer memory that can retain stored information even when not powered, for example read-only memory
  • october revolution — Russian Revolution (def 2).
  • 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
  • operation overlord — the codename for the Allied invasion (June 1944) of northern France
  • 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-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 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.
  • 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
  • parallel evolution — the independent development of closely corresponding adaptive features in two or more groups of organisms that occupy different but equivalent habitats, as marsupial mammals in Australia and placental mammals on other continents.
  • partial evaluation — (compiler, algorithm)   (Or "specialisation") An optimisation technique where the compiler evaluates some subexpressions at compile-time. For example, Partial evaluation might change the termination properties of the program if, for example, the expression (x * 0) was reduced to 0 it would terminate even if x (and thus x * 0) did not. It may be necessary to reorder an expression to partially evaluate it, e.g. f x y = (x + y) + 1 g z = f 3 z If we rewrite f: f x y = (x + 1) + y then the expression x+1 becomes a constant for the function g and we can say g z = f 3 z = (3 + 1) + z = 4 + z Partial evaluation of built-in functions applied to constant arguments is known as constant folding. See also full laziness.
  • 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.
  • pneumatic conveyor — a tube through which powdered or granular material, such as cement, grain, etc is transported by a flow of air
  • polyvinyl chloride — a white, water-insoluble, thermoplastic resin, derived by the polymerization of vinyl chloride: used chiefly for thin coatings, insulation, and pipings.
  • possessive pronoun — See at possessive (def 4a).
  • post-revolutionary — of, pertaining to, characterized by, or of the nature of a revolution, or a sudden, complete, or marked change: a revolutionary junta.
  • postviral syndrome — debilitating condition occurring as a sequel to viral illness
  • 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.
  • preservation order — In Britain, a preservation order is an official order that makes it illegal for anyone to alter or destroy something such as an old building or an area of countryside.
  • 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.
  • progressive dinner — a dinner party in which each successive course is prepared and eaten at the residence of a different participant.
  • provincetown print — a print made from a woodblock incised with grooves that serve to separate the colors being used and to leave white lines highlighting the design.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?