0%

17-letter words containing r, e, t, u

  • how's-your-father — sexual intercourse
  • hundred-percenter — a completely patriotic, sometimes jingoistic person.
  • hydrotherapeutics — hydrotherapy.
  • hyperintellectual — appealing to or engaging the intellect: intellectual pursuits.
  • immunofluorescent — Of, pertaining to, or using immunofluorescence.
  • immunosuppressant — (pharmacology) Capable of immunosuppression, immunosuppressive.
  • immunotherapeutic — (immunology, medicine) Of a pharmaceutical, acting on the immune system to treat disease; used in immunotherapy.
  • in the background — behind the focus of attention
  • incremental value — increased value measured on an index or scale
  • 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.
  • indefinite number — a variable or unspecified number.
  • indestructibility — not destructible; that cannot be destroyed.
  • indian restaurant — a restaurant that serves Indian food
  • indirect question — An indirect question is the same as a reported question.
  • induction furnace — a type of electric furnace used for melting a charge of scrap by the heat produced by its own electrical resistance.
  • industrial design — the art that deals with the design problems of manufactured objects, including problems of designing such objects with consideration for available materials and means of production, of designing packages, bottles, etc., for manufactured goods, and of graphic design for manufactured objects, packages, etc.
  • industrial estate — industrial park.
  • industrial unrest — business: among employees
  • inertial guidance — a guidance system for an aerospace vehicle, in which self-contained devices determine the vehicle's course on the basis of the directions and magnitudes of the accelerations it undergoes in flight.
  • insectivorous bat — any bat of the suborder Microchiroptera, typically having large ears and feeding on insects. The group includes common bats (Myotis species), vampire bats, etc
  • instrument flying — the control and navigation of an aircraft by reference to its gauges, with no or only limited visual reference outside the cockpit.
  • instrumentalities — Plural form of instrumentality.
  • insulin treatment — treatment of diabetes with insulin
  • insupportableness — The state of being insupportable; insufferableness.
  • integral calculus — the branch of mathematics that deals with integrals, especially the methods of ascertaining indefinite integrals and applying them to the solution of differential equations and the determining of areas, volumes, and lengths.
  • integral equation — an equation in which an integral involving a dependent variable appears.
  • integral function — an entire function.
  • integrated course — a course that covers several subjects
  • intercolumniation — the space between two adjacent columns, usually the clear space between the lower parts of the shafts.
  • intercommunicated — Simple past tense and past participle of intercommunicate.
  • intercommunicates — Third-person singular simple present indicative form of intercommunicate.
  • interdental brush — a small brush that is used to clean between the teeth
  • 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.
  • intersubjectively — (philosophy) In an intersubjective way; between or among multiple subjects.
  • intersubjectivity — The state or condition of being intersubjective.
  • intrusive testing — (testing)   Testing that collects timing and processing information during program execution that may change the behaviour of the software from its behavior in a real environment. Intrusive testing usually involves additional code embedded in the software being tested or additional processes running concurrently with software being tested on the same processor.
  • irrational number — a number that cannot be exactly expressed as a ratio of two integers.
  • irreproducibility — The quality of not being reproducible.
  • it's your funeral — If someone says to you 'It's your funeral', they think your decision or your actions will have bad consequences for you, but they are unwilling to interfere.
  • italian greyhound — one of an Italian breed of toy dogs resembling a greyhound.
  • jerusalem cricket — a large, nocturnal, wingless, long-horned grasshopper, Stenopelmatus fuscus, occuring chiefly in loose soil and sand along the Pacific coast of the U.S.
  • juazeiro do norte — a city in Bahia state, NE Brazil.
  • judgment of paris — the decision by Paris to award Aphrodite the golden apple of discord competed for by Aphrodite, Athena, and Hera.
  • jump trace buffer — (JTB) A feature of some pipelined processors (e.g. Amulet, Pentium?) which stores the source and destination addresses of the last few branch instuctions executed. When a branch instruction is fetched, its source is looked for in the JTB. If found, the next instuction fetch will be from the previous destination of that branch. If it turns out that the branch shouldn't have been taken this time, then the pipeline is flushed. This means that in a tight loop it is not necessary to flush the pipeline every time you jump back to the start.
  • junior technician — a rank in the RAF senior to aircraftman: comparable to that of private in the army
  • jurisprudentially — In terms of jurisprudence.
  • jus primae noctis — droit du seigneur.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?