0%

17-letter words containing c, r, i, n, t, e

  • magnetic rotation — Faraday effect.
  • magnetizing force — that part of the magnetic induction that is determined at any point in space by the current density and displacement current at that point independently of the magnetic or other physical properties of the surrounding medium. Symbol: H.
  • magnetoresistance — a change in the electrical resistance of a material upon exposure to a magnetic field.
  • mains electricity — electricity supplied to a building through wires
  • maintainer script — (Debian)   One of the scripts (preinst, prerm, postinst, postrm) that may be included in a Debian binary package. These scripts may create and/or remove symlinks, files or directories that, for some reason, could not be done directly by dpkg. Maintainer scripts frequently create or update the symlinks in the /etc/rc?.d directories and start, stop, or restart daemons.
  • maintenance grant — an amount of money that a government or other institution gives to an individual, esp a student, in order to help them pay for the things that they need
  • maintenance order — a court order stating that a divorced or legally separated man or woman must pay his or her former partner a regular sum in order to cover the costs of living
  • majority decision — a decision supported by more than half the people involved
  • make conversation — If you make conversation, you talk to someone in order to be polite and not because you really want to.
  • managing director — manager who oversees a project
  • 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).
  • master of science — a master's degree given usually in a specific branch of the natural sciences, mathematics, or technology.
  • materials science — the study of the characteristics and uses of various materials, as glass, plastics, and metals.
  • maternal instinct — motherly urge to protect and nurture
  • mechanoelectrical — Describing the production of electricity by mechanical motion; especially in a transducer.
  • memory protection — (memory management)   A system to prevent one process corrupting the memory (or other resources) of any other, including the operating system. Memory protection usually relies on a combination of hardware (a memory management unit) and software to allocate memory to processes and handle exceptions. The effectiveness of memory protection varies from one operating system to another. In most versions of Unix it is almost impossible to corrupt another process' memory, except in some archaic implementations and Lunix (not Linux!). Under Microsoft Windows (version? hardware?) any 16 bit application(?) can circumvent the memory protection, often leading to one or more GPFs. Currently (April 1996) neither Microsoft Windows 3.1, Windows 95, nor Mac OS offer memory protection. Windows NT has it, and Mac OS System 8 will offer a form of memory protection.
  • mental arithmetic — sums done in your head
  • mercantile agency — commercial agency.
  • mercantile marine — the merchant navy
  • mercantile system — a system of political and economic policy, evolving with the modern national state and seeking to secure a nation's political and economic supremacy in its rivalry with other states. According to this system, money was regarded as a store of wealth, and the goal of a state was the accumulation of precious metals, by exporting the largest possible quantity of its products and importing as little as possible, thus establishing a favorable balance of trade.
  • merchant shipping — shipping which is involved in commerce (rather than defence, etc)
  • mercy otis warrenEarl, 1891–1974, U.S. lawyer and political leader: chief justice of the U.S. 1953–69.
  • microconstituents — a microscopically small constituent of a metal or alloy.
  • microdensitometer — a densitometer for measuring the density of minute areas of photographic negatives.
  • microencapsulated — Encapsulated using microencapsulation.
  • microevolutionary — Of or pertaining to microevolution.
  • microinvertebrate — An invertebrate of microscopic size.
  • microminiaturized — Simple past tense and past participle of microminiaturize.
  • micropaleontology — the branch of paleontology dealing with the study of microscopic fossils.
  • microphanerophyte — any shrub or tree having a height of 2 to 8 metres
  • microreproduction — a photographic image too small to be read by the unaided eye.
  • microsoft network — The Microsoft Network
  • midterm elections — elections held halfway through the term of office of a president during which governors, etc, but not a president, are elected
  • mileage indicator — a device on a vehicle such as a car, plane, etc which indicates the number of miles travelled
  • military covenant — the supposed understanding that members of the armed forces and their families will be supported by the state in the event of injury or death in the course of duty
  • mineralocorticoid — Biochemistry. any of a group of corticosteroid hormones, synthesized by the adrenal cortex, that regulate the excretion or reabsorption of sodium and potassium by the kidneys, salivary glands, and sweat glands.
  • mischaracterizing — Present participle of mischaracterize.
  • mitre corporation — (body)   A US federally funded R&D center, spun off in 1958 from the MIT Lincoln Laboratory (also an FFRDC). MITRE is a non-profit corporation chartered to do R&D in the public interest. MITRE were responsible for system engineering and implementation oversight of SAGE. MITRE does not stand for MIT Research and Engineering, though it could have.
  • motion of censure — a motion by opposition parties criticizing the government
  • motorcycle engine — the engine of a motorcycle
  • motorcycle racing — sport: competing on motorcycles
  • 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.
  • multiple cropping — the use of the same field for two or more crops, whether of the same or of different kinds, successively during a single year.
  • 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.
  • musical interlude — an interval in a play, event or occasion during which music is played
  • nathaniel currierNathaniel, 1813–88, U.S. lithographer. Compare Ives (def 4).
  • national cemetery — a cemetery, maintained by the U.S. government, for persons who have served honorably in the armed forces.
  • 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).
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?