0%

26-letter words containing m, c, g, o, n

  • assembly language compiler — (language)   (ALC) An alternative name for IBM 360 assembly language. Compare BAL.
  • augmented backus-naur form — (language)   An extension of Backus-Naur Form documented in RFC 2234.
  • breathing space (or room) — enough space to breathe, move, etc. freely
  • carnegie mellon university — (body, education)   (CMU) A university in Pittsburgh, Pennsylvania. School of Computer Science.
  • cherkess autonomous region — Karachai-Cherkess Autonomous Region.
  • 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.
  • code division multiplexing — Code Division Multiple Access
  • coldfusion markup language — (language, web)   (CFML) A tag based markup language used to create ColdFusion web applications by embedding ColdFusion commands in HTML files.
  • combined cycle gas turbine — A combined cycle gas turbine is an efficient combination of gas-fired turbine and steam turbine, used in a power plant.
  • computer aided engineering — (application)   (CAE) The use of software to help with all phases of engineering design work. Like computer aided design, but also involving the conceptual and analytical design steps and extending into Computer-Integrated Manufacturing (CIM).
  • computer-aided engineering — the use of computers to automate manufacturing processes
  • computer-assisted learning — Computer-Aided Instruction
  • computer-generated imagery — (graphics)   (CGI) Animatied graphics produced by computer and used in film or television.
  • conditional sale agreement — a type of hire-purchase agreement
  • damage limitation exercise — an activity pursued to make the bad results of something as small as possible, when it is impossible to avoid bad results completely
  • electronic programme guide — an on-screen guide that enables viewers of digital television to select programmes using a handheld device
  • external-combustion engine — a heat engine in which the working fluid is heated in an external boiler or heat exchanger and is thus isolated from the process of fuel combustion
  • 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.
  • general officer commanding — a general officer who holds a command position
  • generic expert system tool — (artificial intelligence)   (GEST) An expert system shell for Symbolics Lisp machine, with frames, forward chaining, backward chaining and fuzzy logic; written by John Gilmore(?) at GA Tech.
  • german democratic republic — a former country in central Europe: created in 1949 from the Soviet zone of occupied Germany established in 1945: reunited with West Germany in 1990. 41,827 sq. mi. (108,333 sq. km). Capital: East Berlin.
  • give a piece of one's mind — (in a human or other conscious being) the element, part, substance, or process that reasons, thinks, feels, wills, perceives, judges, etc.: the processes of the human mind.
  • government printing office — the federal agency that prints and disseminates publications for other federal agencies. Abbreviation: G.P.O., GPO.
  • 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.
  • 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.
  • internal combustion engine — An internal combustion engine is an engine that creates its energy by burning fuel inside itself. Most cars have internal combustion engines.
  • internal-combustion engine — an engine of one or more working cylinders in which the process of combustion takes place within the cylinders.
  • 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.
  • magnetic resonance imaging — MRI.
  • magnetic resonance scanner — MR scanner.
  • 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
  • mecklenburg-west pomerania — a state of NE Germany, along the Baltic coast: consists of the former state of Mecklenburg and those parts of W Pomerania not incorporated into Poland after World War II: part of East Germany until 1990. Pop: 1 732 000 (2003 est)
  • 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.
  • minimum-access programming — a method of programming in which latency is reduced to a minimum.
  • monday morning quarterback — a person who criticizes the actions or decisions of others after the fact, using hindsight to assess situations and specify alternative solutions.
  • 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.
  • nuclear magnetic resonance — the selective absorption of electromagnetic radiation by an atomic nucleus in the presence of a strong, static, magnetic field: used in research and in medicine to monitor tissue metabolism and to distinguish between normal and abnormal cells. Abbreviation: NMR.
  • object modelling technique — (programming)   (OMT) An object-oriented methodology.
  • organophosphorus-compounds — Biochemistry. any of a variety of organic compounds that contain phosphorus and often have intense neurotoxic activity: originally developed as nerve gases, now widely used as insecticides and fire retardants.
  • pokémon exception handling — (programming, humour)   A humourous term for a try-catch exception handling construct with no constraint on which exceptions will be caught, for when you just "Gotta Catch 'Em All." (a slogan used in the Pokémon media empire). Pokémon is a trademark of the Pokémon Company of Japan.
  • recombinant dna technology — any of various techniques for separating and recombining segments of DNA or genes, often employing a restriction enzyme to cut a gene from a donor organism and inserting it into a plasmid or viral DNA for transplantation into a host organism, where the gene causes the production of a desired substance either for harvesting or for the benefit of the host organism itself.
  • record management services — (operating system)   (RMS) Procedures in the VMS operating system that programs call to process files and records within files. RMS allows programs to issue GET and PUT requests at the record level (record I/O) as well as read and write blocks (block I/O). VMS RMS is an integral part of the system software; its procedures run in executive mode.
  • remembrance of things past — a novel (1913–27) by Marcel Proust.
  • sangre de cristo mountains — a mountain range in S Colorado and N New Mexico: part of the Rocky Mountains. Highest peak: Blanca Peak, 4364 m (14 317 ft)
  • search engine optimization — the process of adjusting the content, structure, etc, of a website so that it will be displayed prominently by a search engine
  • simple algebraic extension — a simple extension in which the specified element is a root of an algebraic equation in the given field.
  • solemn league and covenant — an agreement (1643) between the parliaments of Scotland and England permitting the promotion of Presbyterianism in Scotland, England, and Ireland.
  • stick to someone's fingers — to be stolen by someone
  • tabulating machine company — (company)   The company founded in 1896 by Herman Hollerith to exploit his invention of the punched card. It became part of IBM in 1924.

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