0%

26-letter words containing a, m, o, n, t, h

  • a matter of life and death — If you say that something is a matter of life and death, you are emphasizing that it is extremely important, often because someone may die or suffer great harm if people do not act immediately.
  • adzhar autonomous republic — an administrative division of SW Georgia, on the Black Sea: part of Turkey from the 17th century until 1878; mostly mountainous, reaching 2805 m (9350 ft), with a subtropical coastal strip. Capital: Batumi. Pop: 376 016 (2002). Area: 3000 sq km (1160 sq miles)
  • asynchronous transfer mode — a set of rules for transferring data, sound, and images in small, fixed groups at very high rates of speed over computer networks
  • atmospheric boundary layer — the thin layer of air adjacent to the earth's surface, usually considered to be less than 300 feet (91 meters) high.
  • breathing space (or room) — enough space to breathe, move, etc. freely
  • cherkess autonomous region — Karachai-Cherkess Autonomous Region.
  • christian democratic party — any of various political parties in Europe and Latin America which combine moderate conservatism with historical links to the Christian Church
  • codd's reduction algorithm — (database)   An algorithm to convert an arbitrary expression of the relational calculus to an equivalent expression of the relational algebra. This can be used as the basis of an implementation of the relational calculus.
  • department of the interior — the department of the U.S. federal government charged with the conservation and development of the natural resources of the U.S. and its possessions. Abbreviation: DOI.
  • department of the treasury — the department of the U.S. federal government that collects revenue and administers the national finances. Abbreviation: TD.
  • electrochemical equivalent — the mass of an element liberated from its ions or converted into them by one coulomb of electric charge
  • every other day/week/month — If something happens, for example, every other day or every other month, there is a day or month when it does not happen between each day or month when it happens.
  • exponential-time algorithm — (complexity)   An algorithm (or Turing Machine) that is guaranteed to terminate within a number of steps which is a exponential function of the size of the problem. For example, if you have to check every number of n digits to find a solution, the complexity is O(10^n), and if you add an extra digit, you must check ten times as many numbers. Even if such an algorithm is practical for some given value of n, it is likely to become impractical for larger values. This is in contrast to a polynomial-time algorithm which grows more slowly. See also computational complexity, polynomial-time, NP-complete.
  • fourth generation computer — (architecture)   A computer built using Very Large Scale Integration (VLSI) integrated circuits, especially a microcomputer based on a microprocesseor, or a parallel processor containing two to thousands of CPUs. VLSI made it routine to fabricate an entire CPU, main memory, or similar device with a single integrated circuit that can be mass produced at very low cost. This has resulted in new classes of machines such as personal computers, and high performance parallel processors that contains thousands of CPUs.
  • german shorthaired pointer — one of a German breed of large sporting dogs having a short hard coat, usually liver or liver and white in color, and a docked tail, used as a versatile hunting dog.
  • german wire-haired pointer — one of a German breed of large sporting dogs having a harsh, wiry, flat-lying coat usually liver and white in color, a muzzle with a beard and whiskers, and a docked tail, used as a retrieving pointer.
  • get (or have) the jump on — to get (or have) an earlier start than and thus have an advantage over
  • get the measure of someone — to assess the nature, character, quality, etc, of someone
  • grammar-translation method — a traditional technique of foreign-language teaching based on explicit instruction in the grammatical analysis of the target language and translation of sentences from the native language into the target language and vice versa.
  • grand army of the republic — an organization, founded in 1866, composed of men who served in the U.S. Army and Navy during the Civil War: its last member died in 1956. Abbreviation: G.A.R.
  • have something on the ball — to have ability
  • have yet to (do something) — to have not yet (done something)
  • have your eye on something — If you have your eye on something, you want to have it.
  • head normalisation theorem — Under the typed lambda-calculus, beta/delta reduction of the left-most redex (normal order reduction) is guaranteed to terminate with a head normal form if one exists. See also Church-Rosser theorem.
  • histocompatibility antigen — any antigen on the surface of tissue or blood cells that provokes the immune response and subsequent rejection when transplanted to an individual of a different antigenic type, thus determining whether the tissues or organs of a donor and recipient are histocompatible.
  • how many nibbles in a byte — (data)   There are two nibbles in a byte.
  • human resources department — the department in an organization dealing with matters involving employees, as hiring, training, labor relations, and benefits.
  • human-computer interaction — (software, hardware)   (HCI) The study of how humans interact with computers, and how to design computer systems that are easy, quick and productive for humans to use. See also Human-Computer Interface.
  • intermediate-value theorem — the theorem that a function continuous between two points and having unequal values, a and b, at the two points takes on all values between a and b.
  • jump down someone's throat — the passage from the mouth to the stomach or to the lungs, including the pharynx, esophagus, larynx, and trachea.
  • law of diminishing returns — diminishing returns (def 2).
  • logical interchange format — (file format, file system)   (LIF) A Hewlett-Packard simple file system format used to boot HP-PA machines and to interchange files between older HP machines. A LIF file system is a header, containing a single directory, with 10-character case sensitive filenames and 2-byte file types, followed by the files.
  • macintosh operating system — (operating system)   (Mac OS) Apple Computer, Inc.'s proprietary operating system for their Macintosh family of personal computers. The part of the operating system that simulates the desktop is called "Finder." The multitasking version of Finder was called "MultiFinder" until multitasking was integrated into the core of the OS with the introduction of System 7.0 in 1990. The Macintosh series provides a built-in graphics language, called "QuickDraw", which provides a standard for software developers. Mac OS 8, scheduled for delivery in July 1997, included new human-interface features, increased system stability and performance, a PowerPC processor-native Finder, tighter integration of Internet access through panel-based "assistants," Personal Web Sharing and the ability to run Java applets and programs through Mac OS Run Time for Java. Version 9.2 was the last version of the bespoke Mac OS. The next version, Mac OS X is quite different, being based on Unix. See also Macintosh file system, Macintosh user interface.
  • make (or be) friends with — to become (or be) a friend of
  • make someone's mouth water — to create a desire or appetite in someone; be or seem tasty
  • mammoth cave national park — a national park in central Kentucky: limestone caverns with onyx formations, stalagmites, and stalactites. 79 sq. mi. (205 sq. km).
  • master of the king's music — (in Britain when the sovereign is male) a court post dating from the reign of Charles I. It is an honorary title and normally held by an established English composer
  • methylene dioxyamphetamine — Pharmacology. MDA.
  • michigan algorithm decoder — (language)   (MAD) An early programming language, based on IAL, developed at the University of Michigan by R. Graham, Bruce Arden, and Bernard Galler in 1959. MAD was one of the first extensible languages: the user could define his own operators and data types. MAD ran on the IBM 704, IBM 709 and IBM 7090. It was ported to the IBM 7040 at the City College of New York by Robert Teitel and also to Philco, Univac and CDC computers.
  • micro channel architecture — (architecture)   (MCA) IBM's proprietary 32-bit bus, used in high-end PS/2 personal computers. Micro Channel is designed for multiprocessing. It eliminates potential conflicts that arise when installing new peripheral devices. MCA is *not* compatible with either EISA or XT bus architecture so older cards cannot be used with it. As with the ROM BIOS in the first IBM PCs, figuring out the Micro Channel's secrets has been an arduous task of reverse engineering ever since the PS/2 line was announced. Consequently, the MCA has never become as wide spread as the competing EISA standard.
  • mongolian hordes technique — (programming, jargon)   (Or "Chinese Army technique") Assigning a large number of inexperienced programmers to a job which would better performed by a few skilled ones. The term was first used by Dr. Fred Brooks in his book "The Mythical Man-Month", Chapter 3. According to Dr. Brooks, he had in mind the vision of the Mongol Hordes sweeping across Asia and Europe when he created the term.
  • monobasic sodium phosphate — Chemistry. sodium phosphate (def 1).
  • monochrome display adapter — (hardware, graphics)   (MDA) One of IBM's earliest hardware video display standards for use in IBM PC. MDA can display only monochrome 80*25 text (IBM PC video mode 7). It is now obsolete.
  • multifactorial inheritance — polygenic inheritance.
  • mushroom slab construction — beamless reinforced-concrete floor and roof construction employing columns with widely flaring heads having horizontal rings of reinforcement to support the floor or roof slab.
  • national merit scholarship — one of some 6000 college scholarships awarded annually since 1956, by the nonprofit, grant-supported National Merit Scholarship Corporation, to high-school students (National Merit Scholars) on the basis of scholastic record, personal character, and score on a test administered nationally.
  • neither more nor less than — simply
  • nickel-in-the-slot machine — a machine that operates if you put a nickel in its slot
  • no more than/not more than — You use no more than or not more than when you want to emphasize how small a number or amount is.
  • on demand: usu phr after v — If something is available or happens on demand, you can have it or it happens whenever you want it or ask for it.

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