0%

17-letter words containing n, e, p, t

  • 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.
  • interrupt request — (IRQ) The name of an input found on many processors which causes the processor to suspend normal instruction execution temporarily and to start executing an interrupt handler routine. Such an input may be either "level sensitive" - the interrupt condition will persist as long as the input is active or "edge triggered" - an interrupt is signalled by a low-to-high or high-to-low transition on the input. Some processors have several interrupt request inputs allowing different priority interrupts.
  • interrupted screw — a screw having the thread interrupted in one or more places by longitudinal channels, as in the breech of a cannon or the lead screw of a lathe.
  • intestinal bypass — the surgical circumvention, by anastomosis, of a diseased portion of the intestine; also sometimes used to reduce nutrient absorption in morbidly obese patients.
  • intradepartmental — Within a department.
  • intraspecifically — Between individuals of the same species.
  • introspectiveness — characterized by introspection, the act or process of looking into oneself.
  • inversion therapy — a method used to stretch and align the body, especially the lower back, by suspending the entire body upside down from an apparatus that grips or supports the feet or knees.
  • invisible exports — services sold to a foreign country or countries
  • invisible imports — imports of services rather than goods
  • iontophoretically — By means of iontophoresis.
  • isoelectric point — the pH at which a substance is electrically neutral or at which it is at its minimum ionization.
  • japanese chestnut — any of the several deciduous trees constituting the genus Castanea, of the beech family, having toothed, oblong leaves and bearing edible nuts enclosed in a prickly bur, and including C. dentata (American chestnut) which has been virtually destroyed by the chestnut blight, C. sativa (European chestnut) C. mollissima (Chinese chestnut) and C. crenata (Japanese chestnut)
  • japanese clematis — a Japanese woody vine, Clematis paniculata, of the buttercup family, having dense clusters of fragrant, white flowers and plumed fruit.
  • japanese knotweed — Mexican bamboo.
  • japanese wisteria — a wisteria, Wisteria floribunda, of Japan, having violet, violet-blue, pink, red, or white flowers, grown in the U.S. as an ornamental.
  • job specification — a detailed description of the qualifications, skills, and experience required for a particular post of employment
  • john peter zengerJohn Peter, 1697–1746, American journalist, printer, and publisher, born in Germany: his libel trial and eventual acquittal (1735) set a precedent for establishing freedom of the press in America.
  • joined at the hip — friends: inseparable
  • judgment of paris — the decision by Paris to award Aphrodite the golden apple of discord competed for by Aphrodite, Athena, and Hera.
  • jurisprudentially — In terms of jurisprudence.
  • jus primae noctis — droit du seigneur.
  • karitane hospital — a hospital for young babies and their mothers
  • kensington palace — a royal residence in Kensington Gardens, in the London borough of Kensington and Chelsea; dating from the 17th century, it was improved and extended by Sir Cristopher Wren
  • kick in the pants — a reprimand or scolding designed to produce greater effort, enthusiasm, etc, in the person receiving it
  • kidney transplant — surgery to replace a kidney
  • kinetic potential — the kinetic energy minus the potential energy in a system obeying the principle of conservation of energy. Symbol: L.
  • kitchen appliance — a machine intended for use in the kitchen, such as a fridge or a food processor
  • know when to stop — If you say that someone does not know when to stop, you mean that they do not control their own behaviour very well and so they often annoy or upset other people.
  • lan kanal adapter — (networking)   (LKA) A sort of external LAN interface for a BS200 computer.
  • landscape painter — artist who depicts natural scenery
  • laplace transform — a map of a function, as a signal, defined especially for positive real values, as time greater than zero, into another domain where the function is represented as a sum of exponentials.
  • 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.
  • lempert operation — fenestration (def 3c).
  • let something rip — If you let something rip, you do it as quickly or as forcefully as possible. You can say 'let it rip' or 'let her rip' to someone when you want them to make a vehicle go as fast as it possibly can.
  • level compensator — an automatic gain control device used in the receivers of telegraphic circuits.
  • life imprisonment — long-term prison sentence
  • liquid propellant — a rocket propellant in liquid form.
  • literacy campaign — a campaign designed to reduce illiteracy and promote literacy in a country, area, etc
  • load displacement — the weight, in long tons, of a cargo vessel loaded so that the summer load line touches the surface of the water.
  • logical operation — Boolean operation.
  • lumpenproletariat — the lowest level of the proletariat comprising unskilled workers, vagrants, and criminals and characterized by a lack of class identification and solidarity.
  • lymphadenopathies — Plural form of lymphadenopathy.
  • magnetic monopole — a hypothetical very heavy particle with an isolated magnetic north pole or magnetic south pole.
  • maintainer script — (Debian)   One of the scripts (preinst, prerm, postinst, postrm) that may be included in a Debian binary package. These scripts may create and/or remove symlinks, files or directories that, for some reason, could not be done directly by dpkg. Maintainer scripts frequently create or update the symlinks in the /etc/rc?.d directories and start, stop, or restart daemons.
  • manhattan project — U.S. History. the unofficial designation for the U.S. War Department's secret program, organized in 1942, to explore the isolation of radioactive isotopes and the production of an atomic bomb: initial research was conducted at Columbia University in Manhattan.
  • manual typewriter — a keyboard machine, operated entirely by hand, for writing mechanically in characters resembling print
  • matter of opinion — a point open to question; a debatable statement
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?