0%

17-letter words containing p, e, n, d, l

  • drop one's bundle — several objects or a quantity of material gathered or bound together: a bundle of hay.
  • droplet infection — infection spread by airborne droplets of secretions from the nose, throat, or lungs.
  • duality principle — the principle that a mathematical duality exists under certain conditions.
  • dynamically typed — dynamic typing
  • electrodeposition — The deposition of a metal on a cathode during electrolysis; used as a method of purification.
  • employee discount — When the employees of a store or other retail business are entitled to an employee discount, they do not have to pay the full price for goods they buy in the store.
  • enlarged prostate — disorder of male reproductive gland
  • eupen and malmédy — a region of Belgium in Liège province: ceded by Germany in 1919. Pop: 29 372 (2004 est)
  • 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.
  • exceptional child — a gifted child
  • explosion welding — the welding of two parts forced together by a controlled explosion
  • feint-ruled paper — writing paper with light horizontal lines printed across at regular intervals
  • field penny-cress — the common penny-cress, Thlaspi arvense.
  • foucault pendulum — a pendulum that demonstrates the rotation of the earth by exhibiting an apparent change in its plane of oscillation.
  • 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
  • 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.
  • half-breadth plan — a diagrammatic plan of one half of the hull of a vessel divided lengthwise amidships, showing water lines, stations, diagonals, and bow and buttock lines.
  • hold one's end up — the last part or extremity, lengthwise, of anything that is longer than it is wide or broad: the end of a street; the end of a rope.
  • holding operation — a plan or procedure devised to prolong the existing situation
  • hydrogen sulphide — Chemistry
  • hypodermic needle — a hollow needle used to inject solutions subcutaneously.
  • identity politics — political activity or movements based on or catering to the cultural, ethnic, gender, racial, religious, or social interests that characterize a group identity.
  • 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.
  • independence hall — the building in Philadelphia where the Declaration of Independence was signed.
  • indispensableness — The characteristic of being indispensable; indispensability.
  • influence peddler — a person who arranges to obtain favors, as government contracts, from high officials on behalf of others for a fee.
  • insulin-dependent — of or relating to the type of diabetes that mainly affects young people
  • 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.
  • 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.
  • lan kanal adapter — (networking)   (LKA) A sort of external LAN interface for a BS200 computer.
  • landscape painter — artist who depicts natural scenery
  • landscaped garden — a garden that has been artistically designed
  • lares and penates — household gods
  • 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.
  • least upper bound — an upper bound that is less than or equal to all the upper bounds of a particular set. 3 is the least upper bound of the set consisting of 1, 2, 3. Abbr.: lub.
  • legal proceedings — court case
  • 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.
  • liquid propellant — a rocket propellant in liquid form.
  • load displacement — the weight, in long tons, of a cargo vessel loaded so that the summer load line touches the surface of the water.
  • lymphadenopathies — Plural form of lymphadenopathy.
  • mentally impaired — with reduced or weakened mental capacity
  • methylidyne group — the trivalent group ≡CH.
  • microencapsulated — Encapsulated using microencapsulation.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?