0%

21-letter words containing a, c, i, n, g

  • gas analysis recorder — A gas analysis recorder is a device which samples, records, and analyses gas.
  • gastrohepatic omentum — lesser omentum.
  • general court-martial — a court-martial having the authority to try any offense against military law and to impose a sentence of dishonorable discharge or of death when provided by law.
  • generic type variable — (programming)   (Also known as a "schematic type variable"). Different occurrences of a generic type variable in a type expression may be instantiated to different types. Thus, in the expression let id x = x in (id True, id 1) id's type is (for all a: a -> a). The universal quantifier "for all a:" means that a is a generic type variable. For the two uses of id, a is instantiated to Bool and Int. Compare this with let id x = x in let f g = (g True, g 1) in f id This looks similar but f has no legal Hindley-Milner type. If we say f :: (a -> b) -> (b, b) this would permit g's type to be any instance of (a -> b) rather than requiring it to be at least as general as (a -> b). Furthermore, it constrains both instances of g to have the same result type whereas they do not. The type variables a and b in the above are implicitly quantified at the top level: f :: for all a: for all b: (a -> b) -> (b, b) so instantiating them (removing the quantifiers) can only be done once, at the top level. To correctly describe the type of f requires that they be locally quantified: f :: ((for all a: a) -> (for all b: b)) -> (c, d) which means that each time g is applied, a and b may be instantiated differently. f's actual argument must have a type at least as general as ((for all a: a) -> (for all b: b)), and may not be some less general instance of this type. Type variables c and d are still implicitly quantified at the top level and, now that g's result type is a generic type variable, any types chosen for c and d are guaranteed to be instances of it. This type for f does not express the fact that b only needs to be at least as general as the types c and d. For example, if c and d were both Bool then any function of type (for all a: a -> Bool) would be a suitable argument to f but it would not match the above type for f.
  • genetic amplification — an increase in the frequency of replication of a DNA segment.
  • give place to someone — to make room for or be superseded by someone
  • glacier national park — a national park in NW Montana: glaciers; lakes; forest reserve. 1534 sq. mi. (3970 sq. km).
  • grammatical inference — Deducing a grammar from given examples. Also known as "inductive inference" and recently as "computational learning".
  • green river ordinance — a local ordinance banning door-to-door selling.
  • greenwich observatory — the national astronomical observatory of Great Britain, housed in a castle in E Sussex; formerly located at Greenwich.
  • ground-effect machine — ACV (def 2).
  • guaranteed scheduling — (algorithm)   A scheduling algorithm used in multitasking operating systems that guarantees fairness by monitoring the amount of CPU time spent by each user and allocating resources accordingly.
  • have it coming to one — to deserve what one is about to suffer
  • hazard warning device — an appliance fitted to a motor vehicle that operates the hazard lights
  • highest common factor — greatest common divisor. Abbreviation: H.C.F.
  • homogeneous catalysis — Homogeneous catalysis is catalysis in which the catalyst takes part in the reaction that it increases.
  • human rights activist — a person who campaigns for human rights
  • humanistic psychology — an approach to psychology that emphasizes emotions and the better understanding of the self in terms of observation of oneself and one's relations with others
  • in bad/good/etc taste — If you say that something that is said or done is in bad taste or in poor taste, you mean that it is offensive, often because it concerns death or sex and is inappropriate for the situation. If you say that something is in good taste, you mean that it is not offensive and that it is appropriate for the situation.
  • in good circumstances — (of a person) in a good financial situation
  • industrial psychology — the application of psychological principles and techniques to business and industrial problems, as in the selection of personnel or development of training programs.
  • integer specbaseratio — SPECbase_int92
  • kicking and screaming — If you say that someone is dragged kicking and screaming into a particular course of action, you are emphasizing that they are very unwilling to do what they are being made to do.
  • knights of st columba — an international, semi-secret fraternal and charitable order for Catholic laymen, which originated in New Haven, Connecticut in 1882 (the Knights of Columbus)
  • large hadron collider — a particle accelerator at the European Laboratory for Particle Physics near Geneva, containing a circular underground tunnel 27km (16.8 miles) in circumference, around which two streams of hadrons are sent in opposite directions before being brought together in a high-energy collision
  • lateral magnification — the ratio of the height of the image to the height of the object in a lens or other optical system.
  • learning difficulties — difficulty experienced in reaching the average standard of people of the same age group as regards intellectual and cognitive skills and performance
  • least significant bit — (data)   (LSB) Bit zero, the bit of a binary number giving the number of ones, the last or rightmost bit when the number is written in the usual way.
  • level of significance — significance level.
  • like a shag on a rock — abandoned and alone
  • logic design language — (language)   A language for computer design.
  • madagascar aquamarine — a form of blue beryl from Madagascar, used as a gemstone
  • madagascar periwinkle — a plant, Catharanthus roseus (or Vinca rosea), cultivated for its glossy foliage and pink or white flowers.
  • magnesium trisilicate — a white, fine, odorless and tasteless powder, Mg 2 O 8 Si 3 ⋅nH 2 O, used industrially to absorb odors and decolorize and pharmaceutically as an antacid.
  • magnetic flux density — Also called magnetic flux density. a vector quantity used as a measure of a magnetic field. Symbol: B.
  • magnetic permeability — permeability (def 2).
  • magneto-optical drive — magneto-optical disk
  • magnetocaloric effect — an increase or decrease of the temperature of a thermally isolated magnetic substance accompanying an increase or decrease in the intensity of a magnetic field.
  • magnetofluid dynamics — magnetohydrodynamics.
  • magnetoplasmadynamics — magnetohydrodynamics.
  • magnificent riflebird — a bird of paradise, Craspedophora magnifica
  • management accounting — business: preparing reports, accounts, etc.
  • manufacturing company — a company that manufactures goods
  • manufacturing process — chain of production
  • mariage de convenance — marriage entered into for a personal or family advantage, as for social, political, or economic reasons, usually without love and sometimes without the expectation of sexual relations.
  • mechanical metallurgy — the branch of metallurgy dealing with the response of metals to applied forces.
  • mechanical weathering — any of the various weathering processes that cause physical disintegration of exposed rock without any change in the chemical composition of the rock: Collision between rock surfaces can cause mechanical weathering.
  • megaloblastic anaemia — any anaemia, esp pernicious anaemia, characterized by the presence of megaloblasts in the blood or bone marrow
  • meter-kilogram-second — of or relating to the system of units in which the meter, kilogram, and second are the principal units of length, mass, and time. Abbreviation: mks, MKS.
  • necrotising fasciitis — a disease caused by the bacterium streptococcus pyogenes, in which the fasciae of the muscles or other organs become inflamed, resulting in rapid destruction of overlying tissues
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?