0%

18-letter words containing d, o, g, c, a

  • dynamic psychology — any system of psychology that emphasizes the interaction between different motives, emotions, and drives
  • egg and spoon race — a novelty race in which contestants each carry an egg in a spoon to the finish line, the winner being the first to finish without dropping or breaking the egg.
  • egg-and-spoon race — a race in which runners carry an egg balanced in a spoon
  • electrocardiograms — Plural form of electrocardiogram.
  • electrocardiograph — A machine used for electrocardiography.
  • euclid's algorithm — (algorithm)   (Or "Euclidean Algorithm") An algorithm for finding the greatest common divisor (GCD) of two numbers. It relies on the identity gcd(a, b) = gcd(a-b, b) To find the GCD of two numbers by this algorithm, repeatedly replace the larger by subtracting the smaller from it until the two numbers are equal. E.g. 132, 168 -> 132, 36 -> 96, 36 -> 60, 36 -> 24, 36 -> 24, 12 -> 12, 12 so the GCD of 132 and 168 is 12. This algorithm requires only subtraction and comparison operations but can take a number of steps proportional to the difference between the initial numbers (e.g. gcd(1, 1001) will take 1000 steps).
  • frederick douglassFrederick, 1817–95, U.S. ex-slave, abolitionist, and orator.
  • galactic longitude — the angular distance in degrees measured eastward in the galactic plane from a radius drawn from the earth as center to the constellation Sagittarius.
  • gas-cooled reactor — a nuclear reactor using a gas as the coolant. In the Mark I type the coolant is carbon dioxide, the moderator is graphite, and the fuel is uranium cased in magnox
  • go off half-cocked — (of a firearm) at the position of half cock.
  • golden bantam corn — a horticultural variety of sweet corn having yellow kernels.
  • good conduct medal — a medal awarded an enlisted person for meritorious behavior during the period of service.
  • goods and chattels — personal property
  • grand canyon state — Arizona (used as a nickname).
  • grand council fire — a formal gathering of camp fire members requiring a minimum attendance of three troops.
  • green-backed heron — a small, American heron, Butorides striatus, having glossy green wings.
  • gregorian calendar — the reformed Julian calendar now in use, according to which the ordinary year consists of 365 days, and a leap year of 366 days occurs in every year whose number is exactly divisible by 4 except centenary years whose numbers are not exactly divisible by 400, as 1700, 1800, and 1900.
  • guidance counselor — advisor in schools
  • hidalgo y costillaMiguel [mee-gel] /miˈgɛl/ (Show IPA), 1753–1811, Mexican priest, patriot, and revolutionist.
  • higher-order macro — A means of expressing certain higher-order functions in a first order language. Proposed by Phil Wadler. Higher-order macros cannot be recursive at the top level but they may contain recursive definitions. E.g. See partial evaluation.
  • identification tag — either of two oblong metal tags, issued to armed forces personnel, on which are impressed the serial number, name, etc., of the person to whom it is issued, and carried on or about the person at all times.
  • induction training — training intended to enable new staff and recruits to do their work
  • land grant college — a state university established with a grant of public land
  • land-grant college — a U.S. college or university (land-grant university) entitled to support from the federal government under the provisions of the Morrill Acts.
  • long-distance call — phone call: not local area
  • magnetic induction — Also called magnetic flux density. a vector quantity used as a measure of a magnetic field. Symbol: B.
  • magnetic recording — the process of recording sound or other data on magnetic tape, wire, etc.
  • magnetogasdynamics — magnetohydrodynamics.
  • malicious wounding — the intentional violent wounding or injuring of someone
  • manufactured goods — products made by machine
  • medicine bow range — a range of the Rocky Mountains, in Wyoming and Colorado. Highest peak, Medicine Bow Peak, 12,014 feet (3662 meters).
  • medium of exchange — anything generally accepted as representing a standard of value and exchangeable for goods or services.
  • mexican gold poppy — an annual wildflower, Eschscholzia mexicana, having orange-gold, cup-shaped flowers, found in dry, mountainous regions of western North America.
  • moving bed reactor — A moving bed reactor is a reactor in which a layer of catalyst in the form of granules is moved between a reaction area and a regeneration area.
  • neighborhood watch — a neighborhood surveillance program or group in which residents keep watch over one another's houses, patrol the streets, etc., in an attempt to prevent crime.
  • obedience training — the training of an animal, especially a dog, to obey certain commands.
  • office of readings — the first of the canonical hours; matins
  • omega-3 fatty acid — a polyunsaturated fatty acid, essential for normal retinal function, that influences various metabolic pathways, resulting in lowered cholesterol and triglyceride levels, inhibited platelet clotting, and reduced inflammatory and immune reactions.
  • on delicate ground — in a situation requiring tact
  • organic solidarity — social cohesiveness that is based on division of labor and interdependence and is characteristic of complex, industrial societies.
  • orthotungstic acid — an oxyacid acid of tungsten. Formula: H2WO4
  • positively charged — having a positive charge
  • precedence lossage — /pre's*-dens los'*j/ A misunderstanding of operator precedence resulting in unintended grouping of arithmetic or logical operators when coding an expression. Used especially of mistakes in C code due to the nonintuitively low precedence of "&", "|", "^", "<<" and ">>". For example, the following C expression, intended to test the least significant bit of x, x & 1 == 0 is parsed as x & (1 == 0) which is always zero (false). Some lazy programmers ignore precedence and parenthesise everything. Lisp fans enjoy pointing out that this can't happen in *their* favourite language, which eschews precedence entirely, requiring one to use explicit parentheses everywhere.
  • principal diagonal — a diagonal line or plane.
  • production manager — a supervisor of the budget, crew and other details in the production of a film or play
  • propaganda machine — the group of people, publications, etc, such as of a government, country etc, responsible for the organized dissemination of information, allegations, etc, to assist or damage the cause of a government, movement, etc
  • radio range beacon — a radio transmitter that utilizes two or more directional antennas and transmits signals differing with direction, permitting a flier receiving a signal to determine his or her approximate bearing from the transmitter without a radio compass.
  • radioactive dating — any method of determining the age of earth materials or objects of organic origin based on measurement of either short-lived radioactive elements or the amount of a long-lived radioactive element plus its decay product.
  • radiocarbon dating — the determination of the age of objects of organic origin by measurement of the radioactivity of their carbon content.
  • radiometric dating — any method of determining the age of earth materials or objects of organic origin based on measurement of either short-lived radioactive elements or the amount of a long-lived radioactive element plus its decay product.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?