0%

17-letter words containing p, r, e, d, i, t

  • drive up the wall — to cause to become crazy or furious
  • 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.
  • east grand rapids — a town in W central Michigan, near Grand Rapids.
  • ectoparasiticides — Plural form of ectoparasiticide.
  • electrodeposition — The deposition of a metal on a cathode during electrolysis; used as a method of purification.
  • 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.
  • export-orientated — (of an industry, company, etc) mainly concerned with the export of goods or services
  • feint-ruled paper — writing paper with light horizontal lines printed across at regular intervals
  • 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
  • graduated pension — the money that an employee receives after retirement if they have paid into the graduated pension scheme
  • handicap register — a list of the disabled people in its area that a local authority had a duty to compile under the Chronically Sick and Disabled Persons Act 1970
  • hermaphrodite rig — jackass rig.
  • holding operation — a plan or procedure devised to prolong the existing situation
  • hydrotherapeutics — hydrotherapy.
  • hydroxytryptamine — (organic compound) Any hydroxy derivative of tryptamine, but especially 5-hydroxytryptamine (serotonin).
  • in/into disrepair — If something is in disrepair or is in a state of disrepair, it is broken or in bad condition.
  • incubation period — the period between infection and the appearance of signs of a disease.
  • indecent exposure — the intentional exposure of one's body's privates in a manner that gives offense against accepted or prescribed behavior.
  • indecipherability — Quality of being indecipherable.
  • indian rope-trick — the supposed Indian feat of climbing an unsupported rope
  • indicator species — See at indicator (def 6).
  • integrated optics — an assembly of miniature optical elements of a size comparable to those used in electronic integrated circuits.
  • interdepartmental — involving or existing between two or more departments: interdepartmental rivalry.
  • interdependencies — the quality or condition of being interdependent, or mutually reliant on each other: Globalization of economies leads to an ever-increasing interdependence of countries.
  • 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.
  • internet provider — Internet Service Provider
  • 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.
  • 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.
  • intradepartmental — Within a department.
  • irreproducibility — The quality of not being reproducible.
  • 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.
  • kidney transplant — surgery to replace a kidney
  • landscape painter — artist who depicts natural scenery
  • lepidopterologist — One who studies lepidopterology.
  • liquid petrolatum — mineral oil.
  • liquid propellant — a rocket propellant in liquid form.
  • mean-spiritedness — the quality of being mean-spirited
  • mentally impaired — with reduced or weakened mental capacity
  • metaperiodic acid — the crystalline compound HIO4, an oxyacid of iodine
  • methylidyne group — the trivalent group ≡CH.
  • microencapsulated — Encapsulated using microencapsulation.
  • microreproduction — a photographic image too small to be read by the unaided eye.
  • nitrogen peroxide — the equilibrium mixture of nitrogen dioxide and dinitrogen tetroxide
  • nonproductiveness — The quality of being nonproductive.
  • one-time password — (security)   (OTP) A security system that requires a new password every time a user authenticates themselves, thus protecting against an intruder replaying an intercepted password. OTP generates passwords using either the MD4 or MD5 hashing algorithms. The equivalent term "S/Key", developed by Bellcore, is a trademark of Telcordia Technologies, so the name OTP is used increasingly. See RFC 1760 - "The S/KEY One-Time Password System" and RFC 1938 - "A One-Time Password System".
  • painted greenling — a greenling, Oxylebius pictus, inhabiting the Pacific coastal waters of North America, having a whitish body marked with black bands.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?