0%

17-letter words containing i, o, n, e

  • miss lonelyhearts — a novel (1933) by Nathanael West.
  • missense mutation — a type of mutation to a specific protein, that results from the substitution, during translation, of one amino acid for another
  • mission statement — an official document that sets out the goals, purpose, and work of an organization.
  • mitigation system — A mitigation system is a set of arrangements or equipment to make the effects of something less bad, for example the effects of an accident.
  • 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.
  • modeling language — modelling language
  • moment of inertia — the sum of the products of the mass and the square of the perpendicular distance to the axis of rotation of each particle in a body rotating about an axis.
  • monoamine oxidase — a copper-containing enzyme that catalyzes the breakdown of monoamines. Abbreviation: MAO.
  • mont-saint-michel — a rocky islet near the coast of NW France, in an inlet of the Gulf of St. Malo: famous abbey and fortress.
  • montagu's harrier — a brownish European bird of prey, Circus pygargus, with long narrow wings and a long tail: family Accipitridae (hawks, harriers, etc)
  • montessori method — a system for teaching young children, in which the fundamental aim is self-motivated education by the children themselves, as they are encouraged to move freely through individualized instruction and physical exercises, accompanied by special emphasis on the training of the senses and the early development of reading and writing skills.
  • monumentalization — to establish an enduring memorial or record of.
  • moon and sixpence — a novel (1919) by W. Somerset Maugham.
  • morphic resonance — the idea that, through a telepathic effect or sympathetic vibration, an event or act can lead to similar events or acts in the future or an idea conceived in one mind can then arise in another
  • mother of vinegar — mother2 .
  • motion of censure — a motion by opposition parties criticizing the government
  • motorcycle engine — the engine of a motorcycle
  • motorcycle racing — sport: competing on motorcycles
  • motoring magazine — a magazine about cars
  • mount fairweather — a mountain in W North America, on the border between Alaska and British Columbia. Height: 4663 m (15 300 ft)
  • mountain sickness — illness caused by being at high altitude
  • 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.
  • multi-millionaire — a person who possesses a fortune that amounts to many millions of dollars, francs, etc.
  • 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.
  • multigenerational — of or relating to several generations, as of a family, or society: a multigenerational novel covering 300 years.
  • multimillionaires — Plural form of multimillionaire.
  • 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.
  • multipotentiality — The capacity to develop in multiple ways; the state of having multiple potentialities.
  • multitudinousness — The state or condition of being multitudinous.
  • muscae volitantes — floater (def 6).
  • naming convention — 1.   (programming)   variable naming convention. 2.   (networking)   Universal Naming Convention.
  • nanotechnological — Of, pertaining to, or by means of nanotechnology.
  • national assembly — the body constituted by the French Third Estate in June 1789 after the calling of the Estates General. It was dissolved in Sept 1791 to be replaced by the new Legislative Assembly
  • national cemetery — a cemetery, maintained by the U.S. government, for persons who have served honorably in the armed forces.
  • national covenant — an agreement (1638) among Scottish Presbyterians to uphold their faith in Scotland.
  • national heritage — country's cultural legacy
  • national identity — characteristics of a given nationality
  • national monument — a monument, as a historic site or geographical area, owned and maintained in the public interest by the federal government.
  • national seashore — an area of seacoast set aside and maintained by the U.S. government for purposes of recreation or wildlife study.
  • 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 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.
  • navigation system — A navigation system is an instrument that determines the position of a vehicle and the route to a particular place.
  • negative polarity — the grammatical character of a word or phrase, such as ever or any, that may normally be used only in a semantically or syntactically negative or interrogative context
  • negative theology — a theological approach or tradition in which the nature of God is thought to be unknowable and is only understood through negative statements. See also apophasis (def 2).
  • negotiating table — If you say that people are at the negotiating table, you mean that they are having discussions in order to settle a dispute or reach an agreement.
  • neo-expressionism — an art movement, chiefly in painting, that developed in Germany, Italy, and the U.S. in the late 1970s, emphasized large heavy forms and thick impasto, and typically dealt with historical narrative in terms of symbolism, allegory, and myth.
  • neo-impressionism — the theory and practice of a group of post-impressionists of about the middle 1880s, characterized chiefly by a systematic juxtaposition of dots or points of pure color according to a concept of the optical mixture of hues.
  • neo-malthusianism — a view or doctrine advocating population control, especially by contraception.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?