0%

22-letter words containing m, a, c, p, g

  • arithmetic progression — a sequence of numbers or quantities, each term of which differs from the succeeding term by a constant amount, such as 3,6,9,12
  • basic operating system — (operating system)   (BOS) An early [when?] IBM operating system. According to folklore, BOS was the predecessor to TOS on the IBM 360 and it was IPL'd from a card reader. It may have been intended for very small 360's with no disks and limited tape drives. BOS died out really early [when?] as disks such as the 2311 and 2314 became common with the IBM 360, whereas disks had been a real luxury on the IBM 7090.
  • being from outer space — a monster; an imaginary creature
  • block diagram compiler — (simulation, language)   (BDL) A block diagram simulation tool, with associated language.
  • bug-for-bug compatible — Same as bug-compatible, with the additional implication that much tedious effort went into ensuring that each (known) bug was replicated.
  • c programmer's disease — (programming)   The tendency of the undisciplined C programmer to set arbitrary but supposedly generous static limits on table sizes (defined, if you're lucky, by constants in header files) rather than taking the trouble to do proper dynamic storage allocation. If an application user later needs to put 68 elements into a table of size 50, the afflicted programmer reasons that he or she can easily reset the table size to 68 (or even as much as 70, to allow for future expansion) and recompile. This gives the programmer the comfortable feeling of having made the effort to satisfy the user's (unreasonable) demands, and often affords the user multiple opportunities to explore the marvellous consequences of fandango on core. In severe cases of the disease, the programmer cannot comprehend why each fix of this kind seems only to further disgruntle the user.
  • cargo cult programming — (programming, humour)   A style of (incompetent) programming dominated by ritual inclusion of code or program structures that serve no real purpose. A cargo cult programmer will usually explain the extra code as a way of working around some bug encountered in the past, but usually neither the bug nor the reason the code apparently avoided the bug was ever fully understood (compare shotgun debugging, voodoo programming). The term "cargo cult" is a reference to aboriginal religions that grew up in the South Pacific after World War II. The practices of these cults centre on building elaborate mockups of aeroplanes and military style landing strips in the hope of bringing the return of the god-like aeroplanes that brought such marvelous cargo during the war. Hackish usage probably derives from Richard Feynman's characterisation of certain practices as "cargo cult science" in his book "Surely You're Joking, Mr. Feynman" (W. W. Norton & Co, New York 1985, ISBN 0-393-01921-7).
  • categorical imperative — (in the ethics of Kant) the unconditional moral principle that one's behaviour should accord with universalizable maxims which respect persons as ends in themselves; the obligation to do one's duty for its own sake and not in pursuit of further ends
  • ceramic pin grid array — (hardware, processor)   (CPGA) A form of Pin Grid Array package used by Cyrix III processors. Compare PPGA and FC-PGA.
  • combinatorial topology — the branch of topology that deals with the properties of geometric figures by considering the figures as being composed of elementary geometric figures, as points or lines.
  • common snapping turtle — a large aggressive North American river turtle, Chelydra serpentina, having powerful hooked jaws and a rough shell
  • compactness preserving — (theory)   In domain theory, a function f is compactness preserving if f c is compact whenever c is.
  • company sergeant major — the senior Warrant Officer II in a British or Commonwealth regiment or battalion, responsible under the company second in command for all aspects of duty and discipline of the NCOs and men in that subunit
  • comparative government — the study and comparison of different forms of government.
  • comparative musicology — ethnomusicology.
  • comparative psychology — the study of the similarities and differences in the behaviour of different species
  • computational geometry — (mathematics)   The study of algorithms for combinatorial, topological, and metric problems concerning sets of points, typically in Euclidean space. Representative areas of research include geometric search, convexity, proximity, intersection, and linear programming.
  • computational learning — grammatical inference
  • corporate manslaughter — the death of someone caused by an act of corporate negligence
  • cosmological principle — the theory that the universe is uniform, homogenous, and isotropic, and therefore appears the same from any position
  • family planning clinic — a clinic that provides family planning services
  • functional programming — (programming)   (FP) A program in a functional language consists of a set of (possibly recursive) function definitions and an expression whose value is output as the program's result. Functional languages are one kind of declarative language. They are mostly based on the typed lambda-calculus with constants. There are no side-effects to expression evaluation so an expression, e.g. a function applied to certain arguments, will always evaluate to the same value (if its evaluation terminates). Furthermore, an expression can always be replaced by its value without changing the overall result (referential transparency). The order of evaluation of subexpressions is determined by the language's evaluation strategy. In a strict (call-by-value) language this will specify that arguments are evaluated before applying a function whereas in a non-strict (call-by-name) language arguments are passed unevaluated. Programs written in a functional language are generally compact and elegant, but have tended, until recently, to run slowly and require a lot of memory. Examples of purely functional languages are Clean, FP, Haskell, Hope, Joy, LML, Miranda, and SML. Many other languages such as Lisp have a subset which is purely functional but also contain non-functional constructs. See also lazy evaluation, reduction.
  • garmisch-partenkirchen — a city in S Germany, in the Bavarian Alps.
  • geographic determinism — a doctrine that regards geographical conditions as the determining or molding agency of group life.
  • government corporation — a corporation set up by a national government to carry out business transactions on its behalf
  • gum bichromate process — a contact printing method in which the image is formed on a coating of sensitized gum containing a suitable colored pigment and potassium or ammonium dichromate.
  • hemorrhagic septicemia — an acute infectious disease of animals, caused by the bacterium Pasteurella multocida, and characterized by fever, catarrhal symptoms, pneumonia, and general blood infection.
  • hypothetical syllogism — a hypothetical syllogism has two uses. In propositional logic it expresses one of the rules of inference, while in the history of logic, it is a short-hand for the theory of consequence
  • ice-making compartment — a part of a refrigerator in which ice is made
  • information processing — processing of information, especially the handling of information by computers in accordance with strictly defined systems of procedure.
  • magnetic dipole moment — a measure of the magnetic strength of a magnet or current-carrying coil, expressed as the torque per unit magnetic-flux density produced when the magnet or coil is set with its axis perpendicular to the magnetic field
  • magnetic pole strength — Electricity. a measure of the force exerted by one face of a magnet on a face of another magnet when both magnets are represented by equal and opposite poles. Symbol: m.
  • mpeg-2 aac low profile — (compression, standard, algorithm, file format)   A successor of MP3 allowing transparent coding at data rates of 75-80% of that of MP3. It is very different from MP3, only used MDCT, no subband coding.
  • myalgic encephalopathy — a condition characterized by painful muscles, extreme fatigue, and general debility, sometimes occurring as a sequel to viral illness
  • polymyalgia rheumatica — a chronic inflammatory disease, common among older persons, characterized by recurrent episodes of muscle pain and stiffness, sometimes leading to cardiovascular complications or blindness.
  • process cinematography — cinematography in which the main or foreground action or scene is superimposed on or combined with simulated or separately filmed background action or scenery to produce special visual effects.
  • productivity agreement — an agreement whereby the employees of an organization agree to changes which are intended to improve productivity in return for an increase in pay or other benefits
  • programmed instruction — a progressively monitored, step-by-step teaching method, employing small units of information or learning material and frequent testing, whereby the student must complete or pass one stage before moving on to the next.
  • raster image processor — (application, printer)   (RIP) A device (usually hardware but can be software) that takes a Page Description Language description of a page and converts it into a bitmap for printing.
  • santiago de compostela — a city in and the capital of Chile, in the central part.
  • scalable sampling rate — (compression, standard, algorithm)   (SSR) See, e.g., MPEG-4 AAC SSR.
  • sleeping accommodation — place where people can sleep
  • special marine warning — a National Weather Service warning of high-wind conditions at sea that are expected to last for up to two hours, and generally result from convective storm systems, as thunderstorms or squall lines. Compare warning (def 3).
  • spherical trigonometry — the branch of trigonometry that deals with spherical triangles.
  • structured programming — the design and coding of programs by a methodology (top-down) that successively breaks problems into smaller, nested subunits.
  • upright vacuum cleaner — a vacuum cleaner that is tall rather than wide
  • user datagram protocol — (protocol)   (UDP) Internet standard network layer, transport layer and session layer protocols which provide simple but unreliable datagram services. UDP is defined in STD 6, RFC 768. It adds a checksum and additional process-to-process addressing information [to what?]. UDP is a connectionless protocol which, like TCP, is layered on top of IP. UDP neither guarantees delivery nor does it require a connection. As a result it is lightweight and efficient, but all error processing and retransmission must be taken care of by the application program.

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