0%

18-letter words containing a, m, g, s

  • absolute magnitude — the apparent magnitude a given star would have if it were situated at a distance of 10 parsecs (32.6 light years) from the earth
  • addressing machine — a printer that prints addresses directly on to letters, labels, and envelopes
  • age discrimination — discrimination against older people, especially by employers
  • all the king's men — a novel (1946) by Robert Penn Warren.
  • anthropomorphising — Present participle of anthropomorphise.
  • anti-miscegenation — marriage or cohabitation between two people from different racial groups, especially, in the U.S., between a black person and a white person: In 1968 the Supreme Court ruled unanimously that state laws prohibiting miscegenation were unconstitutional.
  • antiferromagnetism — the phenomenon exhibited by substances that resemble paramagnetic substances in the value of their relative permeability but that behave like ferromagnetic substances when their temperature is varied
  • arm's-length price — a price of a transaction agreed in accordance with market values, disregarding any connection such as common ownership of the companies involved
  • arrest of judgment — a stay of proceedings after a verdict, on the grounds of error or possible error
  • aseptic meningitis — a mild form of meningitis usually caused by one of several viruses, characterized by headache, fever, and neck stiffness.
  • assignment problem — (mathematics, algorithm)   (Or "linear assignment") Any problem involving minimising the sum of C(a, b) over a set P of pairs (a, b) where a is an element of some set A and b is an element of set B, and C is some function, under constraints such as "each element of A must appear exactly once in P" or similarly for B, or both. For example, the a's could be workers and the b's projects. The problem is "linear" because the "cost function" C() depends only on the particular pairing (a, b) and is independent of all other pairings.
  • assortative mating — the reproductive pairing of individuals that have more traits in common than would likely be the case if mating were random (contrasted with disassortative mating).
  • atmospheric engine — an early form of single-acting engine in which the power stroke is provided by atmospheric pressure acting upon a piston in an exhausted cylinder.
  • awnless bromegrass — Hungarian bromegrass.
  • ballistocardiogram — a tracing made by a ballistocardiograph
  • basal conglomerate — a conglomerate deposited on an erosion surface and constituting the bottom layer of a stratigraphic series.
  • be the image of sb — If you are the image of someone else, you look very much like them.
  • bloggs family, the — An imaginary family consisting of Fred and Mary Bloggs and their children. Used as a standard example in knowledge representation to show the difference between extensional and intensional objects. For example, every occurrence of "Fred Bloggs" is the same unique person, whereas occurrences of "person" may refer to different people. Members of the Bloggs family have been known to pop up in bizarre places such as the DEC Telephone Directory. Compare Mbogo, Dr. Fred.
  • breast enlargement — a surgical procedure to increase the size of a woman's breasts
  • building materials — materials such as bricks, cement, timber, etc
  • celestial marriage — the rite or state of marriage, performed in a Mormon temple by the Church of Jesus Christ of Latter-day Saints and believed to continue beyond death.
  • christmas shopping — shopping especially for Christmas presents, but also for Christmas food and drink, and all the other things required over the Christmas period.
  • christmas stocking — A Christmas stocking is a long sock which children hang up on Christmas Eve. During the night, parents fill the stocking with small presents.
  • comings and goings — Comings and goings refers to the way people keep arriving at and leaving a particular place.
  • commonwealth games — an event held every four years in which sportspeople from the countries of the Commonwealth compete
  • compassion fatigue — the inability to react sympathetically to a crisis, disaster, etc, because of overexposure to previous crises, disasters, etc
  • compressor program — a computer program that compresses data
  • creeping featurism — (jargon)   /kree'ping fee'chr-izm/ (Or "feature creep") A systematic tendency to load more chrome and features onto systems at the expense of whatever elegance they may have possessed when originally designed. "The main problem with BSD Unix has always been creeping featurism." More generally, creeping featurism is the tendency for anything to become more complicated because people keep saying "Gee, it would be even better if it had this feature too". The result is usually a patchwork because it grew one ad-hoc step at a time, rather than being planned. Planning is a lot of work, but it's easy to add just one extra little feature to help someone, and then another, and another, .... When creeping featurism gets out of hand, it's like a cancer. Usually this term is used to describe computer programs, but it could also be said of the federal government, the IRS 1040 form, and new cars. A similar phenomenon sometimes afflicts conscious redesigns; see second-system effect. See also creeping elegance.
  • cumulative scoring — a method of scoring in which the score of a partnership is taken as the sum of their scores on all hands played.
  • dead man's fingers — a soft coral, Alcyonium digitatum, with long finger-like polyps
  • dead-man's fingers — any of various fungi, sponges, plant roots, animal parts, etc., having fingerlike projections and a pale or dull color, as the gray-black woodland fungus Xylaria polymorpha or the whitish spongy gills of a food crab.
  • demorgan's theorem — (logic)   A logical theorem which states that the complement of a conjunction is the disjunction of the complements or vice versa. In symbols: not (x and y) = (not x) or (not y) not (x or y) = (not x) and (not y) E.g. if it is not the case that I am tall and thin then I am either short or fat (or both). The theorem can be extended to combinations of more than two terms in the obvious way. The same laws also apply to sets, replacing logical complement with set complement, conjunction ("and") with set intersection, and disjunction ("or") with set union. A (C) programmer might use this to re-write if (!foo && !bar) ... as if (!(foo || bar)) ... thus saving one operator application (though an optimising compiler should do the same, leaving the programmer free to use whichever form seemed clearest).
  • digital humanities — (used with a singular verb) the study of literature, philosophy, etc., as facilitated by computer technology or digital media: Digital humanities uses data analysis to find patterns in large bodies of text. the set of methodologies used in such scholarship.
  • division algorithm — the theorem that an integer can be written as the sum of the product of two integers, one a given positive integer, added to a positive integer smaller than the given positive integer. Compare Euclidean algorithm.
  • dynamic psychology — any system of psychology that emphasizes the interaction between different motives, emotions, and drives
  • easy come, easy go — You use easy come, easy go to indicate that the person you are talking about does not care much about money and possessions.
  • electrocardiograms — Plural form of electrocardiogram.
  • electroretinograms — Plural form of electroretinogram.
  • ethnomusicological — Relating to or pertaining to ethnomusicology.
  • 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).
  • exercise programme — a programme detailing a range of physical exercises and the amount of time each exercise should be performed, used especially in gymnasiums, where they are typically tailored to individuals' needs
  • feeping creaturism — /fee'ping kree"ch*r-izm/ A deliberate spoonerism for creeping featurism, meant to imply that the system or program in question has become a misshapen creature of hacks. This term isn"t really well defined, but it sounds so neat that most hackers have said or heard it. It is probably reinforced by an image of terminals prowling about in the dark making their customary noises.
  • fragile x syndrome — a widespread form of mental retardation caused by a faulty gene on the X chromosome.
  • fragile-x syndrome — an inherited condition characterized by learning disability: affected individuals have an X-chromosome that is easily damaged under certain conditions
  • gamal abdel nasser — Gamal Abdel [guh-mahl ab-doo l,, juh-] /gəˈmɑl ˈæb dʊl,, dʒə-/ (Show IPA), 1918–70, Egyptian military and political leader: prime minister of Egypt 1954–56; president of Egypt 1956–58; president of the United Arab Republic 1958–70.
  • gamblers anonymous — an organization that holds group meetings to help people who are addicted to gambling
  • gamma distribution — a continuous two-parameter distribution from which the chi-square and exponential distributions are derived, written Gamma (α. β), where α and β are greater than zero, and defined in terms of the gamma function
  • gas chromatography — a chromatograph used for the separation of volatile substances.
  • gas plasma display — (electronics)   A type of display containing super-energised neon gas, used mostly in flat monitor and television screens. Each pixel has a transistor that controls its colour and brightness.
  • gas-permeable lens — a semisoft contact lens, usually removed each day, that allows air to pass through to the eye and affords a wider range of vision corrections than a soft contact lens.

On this page, we collect all 18-letter words with A-M-G-S. It’s easy to find right word with a certain length. It is the easiest way to find 18-letter word that contains in A-M-G-S 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?