0%

17-letter words containing a, c, u, t

  • macroinstructions — Plural form of macroinstruction.
  • management course — a course provided by an educational establishment such as a university, which teaches skills concerning the management of a company, business, etc
  • manifest function — any function of an institution or other social phenomenon that is planned and intentional.
  • manufacturability — The condition of being manufacturable.
  • manufactured home — a prefabricated house, assembled in modular sections.
  • mare fecunditatis — (Sea of Fertility) a dark plain in the fourth quadrant and extending into the first quadrant of the face of the moon: about 160,000 sq. mi. (415,000 sq. km).
  • massachusetts bay — an inlet of the Atlantic, off the E coast of Massachusetts.
  • mechanical tissue — a plant tissue made up of hard, thick-walled cells that add strength to an organ
  • media access unit — (networking)   (MAU or Multistation Access Unit, MSAU) In a Token Ring network, a device to attach multiple network stations in a star topology, internally wired to connect the stations into a logical ring. The MAU contains relays to short out nonoperating stations. Multiple MAUs can be connected into a larger ring through their Ring In/Ring Out connectors.
  • mercury barometer — a barometer in which the weight of a column of mercury in a glass tube with a sealed top is balanced against that of the atmosphere pressing on an exposed cistern of mercury at the base of the mercury column, the height of the column varying with atmospheric pressure.
  • messier catalogue — a catalogue of 103 nonstellar objects, such as nebulae and galaxies, prepared in 1781–86. An object is referred to by its number in this catalogue, for example the Andromeda Galaxy is referred to as M31
  • metacommunication — Communication that indicates how verbal information should be interpreted; stimuli surrounding the verbal communication that also have meaning, which may or may not be congruent with that of or support the verbal talk. It may support or contradict verbal communication; Communication which is implicit and not expressed in words.
  • metatungstic acid — an oxyacid acid of tungsten. Formula: H2W4O13
  • microencapsulated — Encapsulated using microencapsulation.
  • microevolutionary — Of or pertaining to microevolution.
  • micromanipulation — the technique of performing mechanical operations under high magnification through the use of specialized tools.
  • micromanipulators — Plural form of micromanipulator.
  • microminiaturized — Simple past tense and past participle of microminiaturize.
  • miscommunications — Plural form of miscommunication.
  • modulo arithmetic — modular arithmetic
  • molecular orbital — Physics, Chemistry. a wave function describing the state of a single electron in an atom (atomic orbital) or in a molecule (molecular orbital) the electron in that state.
  • monarch butterfly — a large, deep-orange butterfly, Danaus plexippus, having black and white markings, the larvae of which feed on the leaves of milkweed.
  • mount kirkpatrick — a mountain in Antarctica, in S Victoria Land in the Queen Alexandra Range. Height: 4528 m (14 856 ft)
  • mountain sickness — illness caused by being at high altitude
  • mountain viscacha — the mountain chinchilla
  • mounted policeman — policemen who patrol on horseback
  • multi-directional — extending or operating in several directions at the same time; functioning or going in more than one direction: a multidirectional stereo speaker system.
  • multicollinearity — (statistics) A phenomenon in which two or more predictor variables in a multiple regression model are highly correlated, so that the coefficient estimates may change erratically in response to small changes in the model or data.
  • multidisciplinary — composed of or combining several usually separate branches of learning or fields of expertise: a multidisciplinary study of the 18th century.
  • multiple-unit car — a self-propelled railroad car, generally used in commuting service, equipped so that a train of such cars can be operated from any one of them.
  • munitions factory — a factory where munitions are made
  • muscae volitantes — floater (def 6).
  • musical interlude — an interval in a play, event or occasion during which music is played
  • mustard and cress — Mustard and cress is very young mustard plants and cress plants grown together and eaten in salad.
  • mutual inductance — the ratio of the electromotive force in one of two circuits to the rate of change of current in the other circuit.
  • nasolacrimal duct — a membranous canal extending from the lacrimal sac to the nasal cavity, through which tears are discharged into the nose.
  • nathaniel currierNathaniel, 1813–88, U.S. lithographer. Compare Ives (def 4).
  • national security — defence of a country
  • natural deduction — (logic)   A set of rules expressing how valid proofs may be constructed in predicate logic. In the traditional notation, a horizontal line separates premises (above) from conclusions (below). Vertical ellipsis (dots) stand for a series of applications of the rules. "T" is the constant "true" and "F" is the constant "false" (sometimes written with a LaTeX \perp). "^" is the AND (conjunction) operator, "v" is the inclusive OR (disjunction) operator and "/" is NOT (negation or complement, normally written with a LaTeX \neg). P, Q, P1, P2, etc. stand for propositions such as "Socrates was a man". P[x] is a proposition possibly containing instances of the variable x, e.g. "x can fly". A proof (a sequence of applications of the rules) may be enclosed in a box. A boxed proof produces conclusions that are only valid given the assumptions made inside the box, however, the proof demonstrates certain relationships which are valid outside the box. For example, the box below labelled "Implication introduction" starts by assuming P, which need not be a true proposition so long as it can be used to derive Q. Truth introduction: - T (Truth is free). Binary AND introduction: ----------- | . | . | | . | . | | Q1 | Q2 | ----------- Q1 ^ Q2 (If we can derive both Q1 and Q2 then Q1^Q2 is true). N-ary AND introduction: ---------------- | . | .. | . | | . | .. | . | | Q1 | .. | Qn | ---------------- Q1^..^Qi^..^Qn Other n-ary rules follow the binary versions similarly. Quantified AND introduction: --------- | x . | | . | | Q[x] | --------- For all x . Q[x] (If we can prove Q for arbitrary x then Q is true for all x). Falsity elimination: F - Q (Falsity opens the floodgates). OR elimination: P1 v P2 ----------- | P1 | P2 | | . | . | | . | . | | Q | Q | ----------- Q (Given P1 v P2, if Q follows from both then Q is true). Exists elimination: Exists x . P[x] ----------- | x P[x] | | . | | . | | Q | ----------- Q (If Q follows from P[x] for arbitrary x and such an x exists then Q is true). OR introduction 1: P1 ------- P1 v P2 (If P1 is true then P1 OR anything is true). OR introduction 2: P2 ------- P1 v P2 (If P2 is true then anything OR P2 is true). Similar symmetries apply to ^ rules. Exists introduction: P[a] ------------- Exists x.P[x] (If P is true for "a" then it is true for all x). AND elimination 1: P1 ^ P2 ------- P1 (If P1 and P2 are true then P1 is true). For all elimination: For all x . P[x] ---------------- P[a] (If P is true for all x then it is true for "a"). For all implication introduction: ----------- | x P[x] | | . | | . | | Q[x] | ----------- For all x . P[x] -> Q[x] (If Q follows from P for arbitrary x then Q follows from P for all x). Implication introduction: ----- | P | | . | | . | | Q | ----- P -> Q (If Q follows from P then P implies Q). NOT introduction: ----- | P | | . | | . | | F | ----- / P (If falsity follows from P then P is false). NOT-NOT: //P --- P (If it is not the case that P is not true then P is true). For all implies exists: P[a] For all x . P[x] -> Q[x] ------------------------------- Q[a] (If P is true for given "a" and P implies Q for all x then Q is true for a). Implication elimination, modus ponens: P P -> Q ---------- Q (If P and P implies Q then Q). NOT elimination, contradiction: P /P ------ F (If P is true and P is not true then false is true).
  • natural frequency — the frequency at which a system vibrates when set in free vibration
  • natural harmonics — harmonics of a note produced on a stringed instrument by lightly touching an open or unstopped sounded string.
  • natural hat trick — three goals scored in succession by one player in one game or one period.
  • natural resources — a naturally occurring source of wealth, as land or water.
  • natural selection — the process by which forms of life having traits that better enable them to adapt to specific environmental pressures, as predators, changes in climate, or competition for food or mates, will tend to survive and reproduce in greater numbers than others of their kind, thus ensuring the perpetuation of those favorable traits in succeeding generations.
  • natural-resources — a naturally occurring source of wealth, as land or water.
  • nautical twilight — the period of time during which the sun is 12° below the horizon
  • negative eugenics — the study of or belief in the possibility of improving the qualities of the human species or a human population, especially by such means as discouraging reproduction by persons having genetic defects or presumed to have inheritable undesirable traits (negative eugenics) or encouraging reproduction by persons presumed to have inheritable desirable traits (positive eugenics)
  • neuropathological — (medicine) Of, pertaining to, or arising from neuropathology, the pathology of nerve tissue.
  • neuropsychiatrist — A medical doctor specializing in neuropsychiatry; a medical doctor dealing with disorders that have both neurological and psychiatric features.
  • newspaper cutting — clipping from a news publication
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?