0%

21-letter words containing c, o, a, n, h

  • heliocentric parallax — the apparent displacement of an observed object due to a change in the position of the observer.
  • henry steele commagerHenry Steele, 1902–98, U.S. historian, author, and teacher.
  • hexachlorocyclohexane — (chemistry) A six-chlorine substituted cyclohexane, a polyhalogenated compound used in pesticides.
  • highest common factor — greatest common divisor. Abbreviation: H.C.F.
  • homogeneous catalysis — Homogeneous catalysis is catalysis in which the catalyst takes part in the reaction that it increases.
  • horns and halo effect — a tendency to allow one's judgement of another person, esp in a job interview, to be unduly influenced by an unfavourable (horns) or favourable (halo) first impression based on appearances
  • host command facility — (operating system)   (HCF) Used to access IBM S/36 and AS/400 computers from a mainframe.
  • hubble classification — a method of classifying galaxies depending on whether they are elliptical, spiral, barred spiral, or irregular
  • humanistic psychology — an approach to psychology that emphasizes emotions and the better understanding of the self in terms of observation of oneself and one's relations with others
  • ilya ilyich mechnikov — Élie [French ey-lee] /French eɪˈli/ (Show IPA), (Ilya Ilyich Mechnikov) 1845–1916, Russian zoologist and bacteriologist in France: Nobel Prize in medicine 1908.
  • immunohistochemically — By means of or in regard to immunohistochemistry.
  • in co-ordination with — If you do something in co-ordination with someone else, you both organize your activities so that you work together efficiently.
  • indicated horse-power — the horsepower of a reciprocating engine as shown by an indicator record. Abbreviation: ihp, IHP.
  • industrial psychology — the application of psychological principles and techniques to business and industrial problems, as in the selection of personnel or development of training programs.
  • insulin shock therapy — a former treatment for mental illness, especially schizophrenia, employing insulin-induced hypoglycemia as a method for producing convulsive seizures.
  • johann sebastian bach — Johann Sebastian [yoh-hahn si-bas-chuh n;; German yoh-hahn zey-bahs-tee-ahn] /ˈyoʊ hɑn sɪˈbæs tʃən;; German ˈyoʊ hɑn zeɪˈbɑs tiˌɑn/ (Show IPA), 1685–1750, German organist and composer.
  • joint chiefs of staff — the chiefs of staff of the army and the air force, the commandant of the marine corps, and the chief of naval operations, together with a chairman selected from one of the branches of the armed forces, serving as the principal military advisory body to the president, the National Security Council, and the secretary of defense.
  • just a bunch of disks — (jargon, storage)   (JBOD, or "Just a Bunch of Drives") A storage subsystems using multiple independent disk drives, as opposed to one form of RAID or another. For example, Unisys open storage provides JBOD in both SCSI and fibre channel interfaces.
  • knights of st columba — an international, semi-secret fraternal and charitable order for Catholic laymen, which originated in New Haven, Connecticut in 1882 (the Knights of Columbus)
  • laboratory technician — sb who assists in a laboratory
  • lactate dehydrogenase — an enzyme that catalyzes the interconversion of pyruvate and lactate, an important step in carbohydrate metabolism: elevated serum levels indicate injury to kidney, skeletal muscle, or heart muscle. Abbreviation: LDH.
  • large hadron collider — a particle accelerator at the European Laboratory for Particle Physics near Geneva, containing a circular underground tunnel 27km (16.8 miles) in circumference, around which two streams of hadrons are sent in opposite directions before being brought together in a high-energy collision
  • launch control center — any of a number of underground U.S. command facilities prepared to launch land-based missiles in event of war.
  • law of thermodynamics — any of three principles variously stated in equivalent forms, being the principle that the change of energy of a thermodynamic system is equal to the heat transferred minus the work done (first law of thermodynamics) the principle that no cyclic process is possible in which heat is absorbed from a reservoir at a single temperature and converted completely into mechanical work (second law of thermodynamics) and the principle that it is impossible to reduce the temperature of a system to absolute zero in a finite number of operations (third law of thermodynamics)
  • like a shag on a rock — abandoned and alone
  • macintosh common lisp — (language)   (MCL) Common Lisp for the Apple Macintosh. Guillaume Cartier, of the Mathematics Department at UQAM, Canada, has written some libraries.
  • macintosh file system — (file system)   A file on the Macintosh consists of two parts, called forks. The "data fork" contains the data which would normally be stored in the file on other operating systems. The "resource fork" contains a collection of arbitrary attribute/value pairs, including program segments, icon bitmaps, and parametric values. Yet more information regarding Macintosh files is stored by the Finder in a hidden file, called the "Desktop Database". Because of the complications in storing different parts of a Macintosh file in non-Macintosh file systems that only handle consecutive data in one part, it is common to only send the Data fork or to convert the Macintosh file into some other format before transferring it.
  • main-topsail schooner — a two-masted or three-masted schooner having square topsails on the foremast and mainmast: a jackass brig or jackass bark.
  • make one's peace with — the normal, nonwarring condition of a nation, group of nations, or the world.
  • mechanical solidarity — social cohesiveness that is based on shared activities, beliefs, and experiences and is characteristic of simple traditional societies.
  • mechanical suspension — the act of suspending.
  • modern apprenticeship — an arrangement that allows a school leaver to gain vocational qualifications while being trained in a job
  • monochloroacetic acid — chloroacetic acid.
  • motivational research — the application of the knowledge and techniques of the social sciences, especially psychology and sociology, to understanding consumer attitudes and behavior: used as a guide in advertising and marketing.
  • munchausen's syndrome — a mental disorder in which a patient feigns illness to obtain hospital treatment
  • north atlantic treaty — the treaty (1949) signed by 12 countries, providing for the establishment of NATO.
  • north pacific current — a warm current flowing eastward across the Pacific Ocean.
  • not a patch on sb/sth — If you say that someone or something is not a patch on another person or thing, you mean that they are not as good as that person or thing.
  • not care a hang about — to not care the least bit about
  • nothing in particular — not anything specific
  • old spanish practices — irregular practices among a group of workers to gain increased financial allowances, reduced working hours, etc
  • 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.
  • 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.
  • 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
  • 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.
  • physical anthropology — the branch of anthropology dealing with the evolutionary changes in human anatomy and physiology, using mensurational and descriptive techniques.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?