0%

17-letter words containing t, h, e, d, p

  • anthropomorphized — Simple past tense and past participle of anthropomorphize.
  • bacteriorhodopsin — a purple protein containing retinal and found in the plasma membrane of certain bacteria (genus Halobacterium): it directly supplies electrochemical energy from sunlight
  • branch prediction — (processor, algorithm)   A technique used in some processors with instruction prefetch to guess whether a conditional branch will be taken or not and prefetch code from the appropriate location. When a branch instruction is executed, its address and that of the next instruction executed (the chosen destination of the branch) are stored in the Branch Target Buffer. This information is used to predict which way the instruction will branch the next time it is executed so that instruction prefetch can continue. When the prediction is correct (and it is over 90% of the time), executing a branch does not cause a pipeline break. Some later CPUs simply prefetch both paths instead of trying to predict which way the branch will go. An extension of the idea of branch prediction is speculative execution.
  • catapult-launched — (of aircraft) launched into the air by a device installed in warships
  • chapter and verse — If you say that someone gives you chapter and verse on a particular subject, you are emphasizing that they tell you every detail about it.
  • chartered company — a company formed for the purpose of exploration and colonization
  • checkable deposit — a checking account
  • chemopallidectomy — an operation for treating Parkinson's disease and certain other diseases characterized by muscular rigidity, consisting of destroying a specific part of the corpus striatum by injecting it with a chemical, usually alcohol.
  • chemoradiotherapy — (medicine) A combination of chemotherapy and radiotherapy used to treat some cancers.
  • child development — the biological and psychological developments in human beings between birth and the end of adolescence
  • come to handgrips — to engage in hand-to-hand fighting
  • correspondentship — The role or status of correspondent.
  • deepwater horizon — an offshore oil platform in the Gulf of Mexico, 40 miles (64km) south-east off the coast of Louisiana, that suffered a massive oil spill following an explosion in April 2010
  • dehospitalization — hospitalization insurance.
  • dephlogisticating — Present participle of dephlogisticate.
  • dephosphorylation — the removal of a phosphate group from an organic compound, as in the changing of ATP to ADP.
  • desktop publisher — desktop publishing
  • despotic monarchy — absolute monarchy.
  • dextroamphetamine — a dextrorotatory amphetamine, used to suppress appetite
  • dialect geography — linguistic geography
  • diaphragm shutter — a camera shutter having a group of overlapping blades that open and close at the center when exposing film.
  • dibutyl phthalate — a colorless oily liquid, C 16 H 22 O 4 , insoluble in water, used as a solvent, insect repellent, and plasticizer.
  • dielectrophoresis — Dielectrophoresis is the movement of uncharged particles (= ones with no electrical charge) when a changing electric field is applied.
  • diethyltryptamine — a synthetic derivative of tryptamine with hallucinogenic and psychotogenic effects. Abbreviation: DET.
  • diphenylacetylene — tolan.
  • diphenylhydantoin — a white, slightly water-soluble powder, C 15 H 11 N 2 O 2 , used in the form of its sodium salt to prevent or arrest convulsions in epilepsy.
  • dipped headlights — road vehicle headlights which have been switched from the main to the lower beam
  • displacement hull — a hull that displaces a significant volume of water when under way.
  • down in the dumps — If you are down in the dumps, you are feeling very depressed and miserable.
  • down the plughole — If you say that something has gone down the plughole, you mean that it has failed or has been lost or wasted.
  • dressed up as sth — portrayed as
  • drive up the wall — to cause to become crazy or furious
  • drop on the floor — To react to an error condition by silently discarding messages or other valuable data. "The gateway ran out of memory, so it just started dropping packets on the floor." Also frequently used of faulty mail and netnews relay sites that lose messages. See also black hole, bit bucket.
  • 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
  • garden heliotrope — the common valerian, Valeriana officinalis, especially when cultivated as an ornamental.
  • great-grandnephew — a grandson of one's nephew or niece.
  • 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.
  • 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
  • hardware platform — a group of compatible computers that can run the same software.
  • heptanedioic acid — pimelic acid.
  • hermaphrodite rig — jackass rig.
  • holding operation — a plan or procedure devised to prolong the existing situation
  • hundred-percenter — a completely patriotic, sometimes jingoistic person.
  • hydrotherapeutics — hydrotherapy.
  • hydrotherapy pool — a pool of water used for hydrotherapy
  • hydroxytryptamine — (organic compound) Any hydroxy derivative of tryptamine, but especially 5-hydroxytryptamine (serotonin).
  • indecipherability — Quality of being indecipherable.
  • 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.
  • joined at the hip — friends: inseparable

On this page, we collect all 17-letter words with T-H-E-D-P. It’s easy to find right word with a certain length. It is the easiest way to find 17-letter word that contains in T-H-E-D-P to use in Scrabble or Crossword puzzles

Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?