0%

17-letter words containing d, e, n, i, a, l

  • in all likelihood — very probably
  • in double harness — in a harness for two animals pulling the same carriage, plow, etc.
  • incandescent lamp — a lamp that emits light due to the glowing of a heated material, especially the common device in which a tungsten filament enclosed within an evacuated glass bulb is rendered luminous by the passage of an electric current through it.
  • indecipherability — Quality of being indecipherable.
  • indefatigableness — The state of being indefatigable.
  • independence hall — the building in Philadelphia where the Declaration of Independence was signed.
  • indescribableness — The quality of being indescribable.
  • indicial equation — an equation that is obtained from a given linear differential equation and that indicates whether a solution in power series form exists for the differential equation.
  • indispensableness — The characteristic of being indispensable; indispensability.
  • indistinguishable — not distinguishable.
  • individual medley — a race in which the total distance is either divided into three equal portions, in which each swimmer uses the backstroke for the first portion, the breaststroke for the second portion, and the freestyle for the third, or the total distance is divided into four equal portions, in which each swimmer uses the butterfly stroke for the first portion and then the other strokes used follow the same pattern as in the three-part medley. Compare medley relay (def 2).
  • indoleacetic acid — a crystalline, water-insoluble powder, C 10 H 9 NO 2 , a natural plant hormone, used especially for stimulating growth and root formation in plant cutting.
  • industrial design — the art that deals with the design problems of manufactured objects, including problems of designing such objects with consideration for available materials and means of production, of designing packages, bottles, etc., for manufactured goods, and of graphic design for manufactured objects, packages, etc.
  • industrial estate — industrial park.
  • industrial unrest — business: among employees
  • inertial guidance — a guidance system for an aerospace vehicle, in which self-contained devices determine the vehicle's course on the basis of the directions and magnitudes of the accelerations it undergoes in flight.
  • institutionalised — to make institutional.
  • institutionalized — to make institutional.
  • integrated school — (in New Zealand) a private or church school that has joined the state school system
  • interdental brush — a small brush that is used to clean between the teeth
  • interdepartmental — involving or existing between two or more departments: interdepartmental rivalry.
  • interdisciplinary — combining or involving two or more academic disciplines or fields of study: The economics and history departments are offering an interdisciplinary seminar on Asia.
  • internal medicine — the branch of medicine dealing with the diagnosis and nonsurgical treatment of diseases, especially of internal organ systems.
  • internationalized — Simple past tense and past participle of internationalize.
  • interrupt handler — (software)   A routine which is executed when an interrupt occurs. Interrupt handlers typically deal with low-level events in the hardware of a computer system such as a character arriving at a serial port or a tick of a real-time clock. Special care is required when writing an interrupt handler to ensure that either the interrupt which triggered the handler's execution is masked out (inhibitted) until the handler exits, or the handler is re-entrant so that multiple concurrent invocations will not interfere with each other. If interrupts are masked then the handler must execute as quickly as possible so that important events are not missed. This is often arranged by splitting the processing associated with the event into "upper" and "lower" halves. The lower part is the interrupt handler which masks out further interrupts as required, checks that the appropriate event has occurred (this may be necessary if several events share the same interrupt), services the interrupt, e.g. by reading a character from a UART and writing it to a queue, and re-enabling interrupts. The upper half executes as part of a user process. It waits until the interrupt handler has run. Normally the operating system is responsible for reactivating a process which is waiting for some low-level event. It detects this by a shared flag or by inspecting a shared queue or by some other synchronisation mechanism. It is important that the upper and lower halves do not interfere if an interrupt occurs during the execution of upper half code. This is usually ensured by disabling interrupts during critical sections of code such as removing a character from a queue.
  • intradepartmental — Within a department.
  • invincible armada — Armada.
  • island of the sun — Sicily: the island where Helius kept his oxen.
  • italian greyhound — one of an Italian breed of toy dogs resembling a greyhound.
  • iterated integral — a double integral that is evaluated by first integrating the integrand with respect to one variable with the second variable being held constant and then integrating the resulting function with respect to the second variable.
  • jurisprudentially — In terms of jurisprudence.
  • juvenile diabetes — any of several disorders characterized by increased urine production.
  • kerguelen islands — an archipelago in the S Indian Ocean: a possession of France. 2394 sq. mi. (6200 sq. km).
  • kidney transplant — surgery to replace a kidney
  • laccadive islands — group of islands in the Arabian Sea, off the SW coast of India: part of Lakshadweep territory
  • lackadaisicalness — without interest, vigor, or determination; listless; lethargic: a lackadaisical attempt.
  • ladies-in-waiting — plural of lady-in-waiting.
  • lady of the night — a tropical American shrub, Brunfelsia americana, of the nightshade family, having berrylike yellow fruit and fragrant white flowers.
  • lady-of-the-night — a tropical American shrub, Brunfelsia americana, of the nightshade family, having berrylike yellow fruit and fragrant white flowers.
  • lago de nicaragua — Spanish name of Lake Nicaragua.
  • lambda expression — (mathematics)   A term in the lambda-calculus denoting an unnamed function (a "lambda abstraction"), a variable or a constant. The pure lambda-calculus has only functions and no constants.
  • lame-duck session — (formerly) the December to March session of those members of the U.S. Congress who were defeated for reelection the previous November.
  • landscape painter — artist who depicts natural scenery
  • lanthanide series — the series of rare-earth elements of atomic numbers 57 through 71 (lanthanum through lutetium).
  • latter-day saints — a member of the Church of Jesus Christ of Latter-day Saints.
  • leading indicator — A leading indicator is an economic indicator that changes before a change in the economy, and that can be used to predict future economic or financial activity.
  • learned borrowing — a word or other linguistic form borrowed from a classical language into a modern language.
  • learning-disabled — pertaining to or having a learning disability: a learning-disabled child.
  • least fixed point — (mathematics)   A function f may have many fixed points (x such that f x = x). For example, any value is a fixed point of the identity function, (\ x . x). If f is recursive, we can represent it as f = fix F where F is some higher-order function and fix F = F (fix F). The standard denotational semantics of f is then given by the least fixed point of F. This is the least upper bound of the infinite sequence (the ascending Kleene chain) obtained by repeatedly applying F to the totally undefined value, bottom. I.e. fix F = LUB {bottom, F bottom, F (F bottom), ...}. The least fixed point is guaranteed to exist for a continuous function over a cpo.
  • legal proceedings — court case
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?