0%

21-letter words containing o, h, e, n

  • not hold one's breath — If you say that you won't hold your breath, you mean that you do not expect something to happen even though someone has suggested that it might.
  • of time and the river — a novel (1935) by Thomas Wolfe.
  • old spanish practices — irregular practices among a group of workers to gain increased financial allowances, reduced working hours, etc
  • on o's best behaviour — If someone is on their best behaviour, they are trying very hard to behave well.
  • one foot in the grave — near to death
  • one thing and another — You can use the expression 'one thing and another' to suggest that there are several reasons for something or several items on a list, but you are not going to explain or mention them all.
  • one-way hash function — (algorithm)   (Or "message digest function") A one-way function which takes a variable-length message and produces a fixed-length hash. Given the hash it is computationally infeasible to find a message with that hash; in fact one can't determine any usable information about a message with that hash, not even a single bit. For some one-way hash functions it's also computationally impossible to determine two messages which produce the same hash. A one-way hash function can be private or public, just like an encryption function. MD5, SHA and Snefru are examples of public one-way hash functions. A public one-way hash function can be used to speed up a public-key digital signature system. Rather than sign a long message, which can take a long time, compute the one-way hash of the message, and sign the hash.
  • open graphics library — (graphics, library)   (OpenGL) A multi-platform software interface to graphics hardware, supporting rendering and imaging operations. The OpenGL interface was developed by Silicon Graphics, who license it to other vendors. The OpenGL graphics interface consists of several hundred functions operating on 2D and 3D objects, supporting basic techniques, such as modelling and smooth shading, and advanced techniques, such as texture mapping and motion blur. Many operations require a frame buffer. OpenGL is network-transparent, and a common extension to the X Window System allows an OpenGL client to communicate across a network with a different vendor's OpenGL server. OpenGL is based on Silicon Graphics' proprietary IRIS GL.
  • ophthalmia neonatorum — inflammation of the eyes of a newborn child due to an infectious disease, as gonorrhea, contracted during birth from the infected mother.
  • ortho-dichlorobenzene — a colorless liquid with a pleasant odor, C 6 H 4 Cl 2 , used as a solvent for a wide range of organic materials.
  • orthogonal projection — a two-dimensional graphic representation of an object in which the projecting lines are at right angles to the plane of the projection. Also called orthogonal projection. Compare isometric (def 5).
  • orthogonal trajectory — the locus of a point whose path cuts each curve of a family of curves at right angles.
  • overhead-valve engine — I-head engine.
  • part of the furniture — If you describe someone or something as part of the furniture, you are suggesting that they have been somewhere such as their place of work for such a long time that it is hard to imagine that place without them.
  • pass the hat (around) — In British English, if you pass the hat around, you collect money from a group of people, for example in order to give someone a present. In American English, you just say pass the hat.
  • path coverage testing — (testing)   Testing a program by examining which lines of executable code are visited (as in code coverage testing) and also the ways of getting to each line of code and the subsequent sequence of execution. Path coverage testing is the most comprehensive type of testing that a test suite can provide. It can find more bugs, especially those that are caused by data coupling. However, path coverage is hard and usually only used for small and/or critical sections of code.
  • pathfinder prospectus — a prospectus regarding the flotation of a new company that contains only sufficient details to test the market reaction
  • peephole optimisation — (compiler)   A kind of low-level code optimisation that considers only a few adjacent machine code instructions at a time and looks for certain combinations which can be replaced with more efficient sequences. E.g. ADD R0, #1 ADD R0, #1 (add one to register R0) could be replaced by ADD R0, #2 as long as there were no jumps to the second instruction.
  • peephole optimization — peephole optimisation
  • performance-enhancing — noting or relating to a drug or other substance used to improve one's performance in a sport or other activity requiring strength, stamina, etc.: The use of performance-enhancing steroids by athletes is banned.
  • phenarsazine chloride — adamsite.
  • photoelectric current — photocurrent.
  • ploughman's spikenard — a European plant, Inula conyza, with tubular yellowish flower heads surrounded by purple bracts: family Asteraceae (composites)
  • pneumoencephalography — encephalography.
  • polygenic inheritance — the heredity of complex characters that are determined by a large number of genes, each one usually having a relatively small effect.
  • potassium thiocyanate — a colorless, crystalline, hygroscopic, water-soluble solid, KSCN, used chiefly in the manufacture of chemicals, dyes, and drugs.
  • profit-sharing scheme — a scheme employing profit-sharing; a system in which a portion of the net profit of a business is distributed to its employees, usually in proportion to their wages or their length of service
  • prone pressure method — a method of artificial respiration in which the patient is placed face downward, pressure then being rhythmically applied with the hands to the lower part of the thorax.
  • propantheline bromide — a substance, C 2 3 H 3 0 BrNO 3 , used in the treatment of peptic ulcers.
  • protestant work ethic — work ethic.
  • psychoneuroimmunology — the study of the effects of psychological factors on the immune system
  • pull oneself together — to draw or haul toward oneself or itself, in a particular direction, or into a particular position: to pull a sled up a hill.
  • purple-fringed orchid — either of two orchids, Habenaria fimbriata or H. psycodes, of eastern North America, having a cluster of fragrant purple flowers with a fringed lip.
  • purple-fringed orchis — either of two North American orchids (Habenaria psycodes and H. fimbriata) with purple-fringed flowers
  • push the panic button — an alarm button for use in an emergency, as to summon help.
  • put something over on — to deceive; trick
  • queer someone's pitch — to upset someone's plans
  • rap over the knuckles — to reprimand
  • rayleigh distribution — (mathematics)   A curve that yields a good approximation to the actual labour curves on software projects.
  • reading comprehension — a text that students use to help them improve their reading skills, by reading it and answering questions relating to the text. Sometimes used as a test or examination of reading skills. A reading comprehension can be in the student's own or another language
  • reciprocal inhibition — the theory that the pairing of an anxiety-provoking stimulus with anxiety-reducing reactions will weaken the association between the stimulus and the anxiety.
  • recompression chamber — hyperbaric chamber.
  • reconnaissance flight — a flight made by an aircraft in order to obtain military information about a particular place
  • record of achievement — a statement of the personal and educational development of each pupil
  • rectangular hyperbola — a hyperbola with perpendicular asymptotes
  • rehabilitation centre — a centre or clinic where people with an alcohol or drug addiction are treated
  • reinforcement therapy — a behavior modification technique in which appropriate behavior is strengthened through systematic reinforcement.
  • replacement algorithm — The method used to determine which entry in an associative cache to flush to main memory when it is desired to cache a new block of data. The "least recently used" algorithm flushed the block which has not been accessed for the longest time. A random replacement algorithm picks any block with equal probability.
  • return the compliment — repay sb's kindness with a kind act
  • reverberation chamber — a room with walls that reflect sound. It is used to make acoustic measurements and as a source of reverberant sound to be mixed with direct sound for recording or broadcasting
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?