0%

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

  • 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.
  • 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.
  • otorhinolaryngologist — (medicine) Doctor specializing in otorhinolaryngology, the study of ear, nose, and throat.
  • 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
  • photoelectric current — photocurrent.
  • physical anthropology — the branch of anthropology dealing with the evolutionary changes in human anatomy and physiology, using mensurational and descriptive techniques.
  • pincushion distortion — a distortion produced by a lens in which the magnification increases toward the edge of the field.
  • 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.
  • proton-pump inhibitor — any of a group of drugs used to treat excessive secretion of acid in the stomach and any resulting ulcers. They block the enzyme (proton pump) in the cells of the gastric glands that secrete hydrochloric acid
  • psychomotor agitation — agitation (def 3).
  • psychomotor-agitation — the act or process of agitating; state of being agitated: She left in great agitation.
  • 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.
  • 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.
  • 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.
  • 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
  • reverse polish syntax — postfix notation
  • ring down the curtain — to lower the curtain at the end of a theatrical performance
  • ring-around-the-rosey — a children's game in which the players sing while going around in a circle and squat when the lyrics “all fall down” are sung.
  • roll with the punches — a thrusting blow, especially with the fist.
  • rolling in the aisles — (of an audience) overcome with laughter
  • roman catholic church — the Christian church of which the pope, or bishop of Rome, is the supreme head.
  • rutherford scattering — the scattering of an alpha particle through a large angle with respect to the original direction of motion of the particle, caused by an atom (Rutherford atom) with most of the mass and all of the positive electric charge concentrated at a center or nucleus.
  • s-k reduction machine — An abstract machine defined by Professor David Turner to evaluate combinator expressions represented as binary graphs. Named after the two basic combinators, S and K.
  • safe in the knowledge — If you do something safe in the knowledge that something else is the case, you do the first thing confidently because you are sure of the second thing.
  • saint anthony's cross — tau cross.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?