0%

21-letter words containing c, h, i, e, f, o

  • a crying need for sth — If you say that there is a crying need for something, you mean that there is a very great need for it.
  • a piece of the action — If someone wants to have a piece of the action or a slice of the action, they want to take part in an exciting activity or situation, usually in order to make money or become more important.
  • african cherry-orange — a citrus shrub or small tree, Citropsis schweinfurthi, of Africa, having a limelike but sweet fruit.
  • afro-american english — Black English (def 1).
  • anointing of the sick — a sacrament in which a person who is seriously ill or dying is anointed by a priest with consecrated oil
  • antihemophilic factor — a protein that is essential to normal blood clotting and is lacking or deficient in persons having hemophilia A. Abbreviation: AHF.
  • atomic unit of length — (in the Bohr atom) the radius of the electron orbit having the lowest energy.
  • behavior modification — a technique that seeks to modify animal and human behavior through application of the principles of conditioning, in which rewards and reinforcements, or punishments, are used to establish desired habits, or patterns of behavior
  • bichloride of mercury — mercuric chloride
  • black-headed fireworm — the larva of any of several moths, as Rhopobota naevana (black-headed fireworm) which feeds on the leaves of cranberries and causes them to wither.
  • breath-of-life packet — (XEROX PARC) An Ethernet packet that contains bootstrap code, periodically sent out from a working computer to infuse the "breath of life" into any computer on the network that has crashed. Computers depending on such packets have sufficient hardware or firmware code to wait for (or request) such a packet during the reboot process. See also dickless workstation. The notional "kiss-of-death packet", with a function complementary to that of a breath-of-life packet, is recommended for dealing with hosts that consume too many network resources. Though "kiss-of-death packet" is usually used in jest, there is at least one documented instance of an Internet subnet with limited address-table slots in a gateway computer in which such packets were routinely used to compete for slots, rather like Christmas shoppers competing for scarce parking spaces.
  • catherine of braganza — 1638–1705, wife of Charles II of England, daughter of John IV of Portugal
  • certificate authority — (cryptography, body)   (CA or "Trusted Third Party") An entity (typically a company) that issues digital certificates to other entities (organisations or individuals) to allow them to prove their identity to others. A Certificate Authority might be an external company such as VeriSign that offers digital certificate services or they might be an internal organisation such as a corporate MIS department. The Certificate Authority's chief function is to verify the identity of entities and issue digital certificates attesting to that identity. The process uses public key cryptography to create a "network of trust". If I want to prove my identity to you, I ask a CA (who you trust to have verified my identity) to encrypt a hash of my signed key with their private key. Then you can use the CA's public key to decrypt the hash and compare it with a hash you calculate yourself. Hashes are used to decrease the amount of data that needs to be transmitted. The hash function must be cryptographically strong, e.g. MD5.
  • chief warrant officer — a senior-ranking warrant officer in various armed forces
  • chinese forget-me-not — an eastern Asian plant, Cynoglossum amabile, of the borage family, having lance-shaped leaves and clustered, showy, blue, pink, or white flowers.
  • chloroformyl chloride — phosgene.
  • come in from the cold — to come out of exile, isolation, etc.; resume an active role
  • comfortably-furnished — containing comfortable furniture
  • cosmological redshift — the part of the redshift of celestial objects resulting from the expansion of the universe.
  • dataflow architecture — a means of arranging computer data processing in which operations are governed by the data present and the processing it requires rather than by a prewritten program that awaits data to be processed
  • drop the handkerchief — a children's game in which all the players but one stand in a circle facing inward, while that one player stealthily drops a handkerchief behind a player in the circle who must pursue and attempt to catch the one who dropped the handkerchief before the latter reaches the vacated place.
  • eiffel source checker — A compiler front-end for Eiffel 3 by Olaf Langmack <[email protected]> and Burghardt Groeber. It was generated automatically with the Karlsruhe toolbox for compiler construction according to the most recent public language definition. The parser derives an easy-to-use abstract syntax tree, supports elementary error recovery and provides a precise source code indication of errors. It performs a strict syntax check and analyses 4000 lines of source code per second on a Sun SPARC workstation.
  • ethics of the fathers — a treatise of the Mishnah that comprises six chapters and consists chiefly of proverbs, aphorisms, and principles of ethics, law, and religion.
  • foreign exchange rate — the rate that specifies how much the currency of a nation is worth in terms of the currency of another nation
  • forensic anthropology — the branch of physical anthropology in which anthropological data, criteria, and techniques are used to determine the sex, age, genetic population, or parentage of skeletal or biological materials in questions of civil or criminal law.
  • french foreign legion — a unit of the French Army formerly serving esp in French North African colonies. It is largely recruited from foreigners, with French senior officers
  • french fried potatoes — a more formal name for chips
  • ground-effect machine — ACV (def 2).
  • high court of justice — an English court formed in 1873 from several superior courts and consisting of a court of original jurisdiction (High Court of Justice) and an appellate court (Court of Appeal)
  • higher-order function — (HOF) A function that can take one or more functions as argument and/or return a function as its value. E.g. map in (map f l) which returns the list of results of applying function f to each of the elements of list l. See also curried function.
  • highest common factor — greatest common divisor. Abbreviation: H.C.F.
  • hubble classification — a method of classifying galaxies depending on whether they are elliptical, spiral, barred spiral, or irregular
  • in the course of time — eventually
  • 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.
  • lady of the camellias — French La Dame aux Camélias. a novel (1848) and play (1852) by Alexandre Dumas fils.
  • 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)
  • 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.
  • minister of the crown — any Government minister of cabinet rank
  • north pacific current — a warm current flowing eastward across the Pacific Ocean.
  • 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.
  • 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.
  • 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
  • psychological warfare — the use of propaganda, threats, and other psychological techniques to mislead, intimidate, demoralize, or otherwise influence the thinking or behavior of an opponent.
  • 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
  • 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
  • reinforcement therapy — a behavior modification technique in which appropriate behavior is strengthened through systematic reinforcement.
  • 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.

On this page, we collect all 21-letter words with C-H-I-E-F-O. It’s easy to find right word with a certain length. It is the easiest way to find 21-letter word that contains in C-H-I-E-F-O 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?