0%

17-letter words containing d, r, i, p, l

  • esprit d'escalier — clever repartee one thinks of too late
  • exception handler — Special code which is called when an exception occurs during the execution of a program. If the programmer does not provide a handler for a given exception, a built-in system exception handler will usually be called resulting in abortion of the program run and some kind of error indication being returned to the user. Examples of exception handler mechanisms are Unix's signal calls and Lisp's catch and throw.
  • feint-ruled paper — writing paper with light horizontal lines printed across at regular intervals
  • fiddleback spider — brown recluse spider.
  • field penny-cress — the common penny-cress, Thlaspi arvense.
  • floppy disk drive — disk drive
  • frederick pollockSir Frederick, 1845–1937, English legal scholar and author.
  • garden heliotrope — the common valerian, Valeriana officinalis, especially when cultivated as an ornamental.
  • gold export point — an exchange rate at which it is as cheap to settle international accounts by exporting gold bullion as by buying bills of exchange
  • gold import point — an exchange rate at which it is as cheap to settle international accounts by importing gold bullion as by selling bills of exchange
  • gridiron pendulum — a clock pendulum having, as part of its shaft, an arrangement of brass and steel rods having different coefficients of expansion, such that the pendulum has the same length at any temperature.
  • holding operation — a plan or procedure devised to prolong the existing situation
  • hydrogen sulphide — Chemistry
  • hypochlorous acid — a weak, unstable acid, HOCl, existing only in solution and in the form of its salts, used as a bleaching agent and disinfectant.
  • hypochondriacally — In a hypochondriacal manner.
  • hypodermic needle — a hollow needle used to inject solutions subcutaneously.
  • illegal procedure — a penalty assessed against the offensive team for a technical rules violation, as in assuming an illegal formation.
  • indecipherability — Quality of being indecipherable.
  • influence peddler — a person who arranges to obtain favors, as government contracts, from high officials on behalf of others for a fee.
  • 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.
  • 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.
  • irreproducibility — The quality of not being reproducible.
  • jurisprudentially — In terms of jurisprudence.
  • kidney transplant — surgery to replace a kidney
  • 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.
  • landscape painter — artist who depicts natural scenery
  • legal proceedings — court case
  • lepidopterologist — One who studies lepidopterology.
  • linear dependence — (in linear algebra) the property of a set of elements in a vector space in which at least one of the vectors in the set can be written as a linear combination of the others.
  • lipopolysaccaride — a molecule, consisting of lipid and polysaccharide components, that is the main constituent of the cell walls of Gram-negative bacteria
  • liquid petrolatum — mineral oil.
  • liquid propellant — a rocket propellant in liquid form.
  • medical procedure — A medical procedure is a medical treatment or operation.
  • mentally impaired — with reduced or weakened mental capacity
  • mercuric sulphide — a compound of mercury, usually existing as a black solid (metacinnabarite) or a red solid (cinnabar or vermilion), which is used as a pigment. Formula: HgS
  • methylidyne group — the trivalent group ≡CH.
  • microencapsulated — Encapsulated using microencapsulation.
  • middle-age spread — an increase in bulk, especially in the waist and buttocks, associated with the onset of middle age and the body's decreasing ability to metabolize calories efficiently.
  • mind-body problem — the problem of explaining the relation of the mind to the body.
  • multidisciplinary — composed of or combining several usually separate branches of learning or fields of expertise: a multidisciplinary study of the 18th century.
  • muscle dysmorphia — a mental disorder primarily affecting males, characterized by obsessions about a perceived lack of muscularity, leading to compulsive exercising, use of anabolic steroids, etc. Compare body dysmorphic disorder.
  • old age pensioner — An old age pensioner is a person who is old enough to receive an pension from their employer or the government.
  • old spanish trail — an overland route from Santa Fe, N. Mex., to Los Angeles, Calif., first marked out in 1776 by Spanish explorers and missionaries.
  • painted greenling — a greenling, Oxylebius pictus, inhabiting the Pacific coastal waters of North America, having a whitish body marked with black bands.
  • paradoxical sleep — REM sleep.
  • parathyroid gland — any of several small oval glands usually lying near or embedded in the thyroid gland.
  • partially sighted — unable to see properly so that even with corrective aids normal activities are prevented or seriously hindered
  • peridot of ceylon — a honey-colored tourmaline, used as a gem: not a true peridot.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?