0%

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

  • manganese dioxide — a blackish, crystalline or powdery substance, MnO2, that is a strong oxidizing agent, used in making batteries, matches, etc.
  • manitoulin island — an island in N Lake Huron belonging to Canada. 80 miles (130 km) long.
  • many-valued logic — the study of logical systems in which the truth-values that a proposition may have are not restricted to two, representing only truth and falsity
  • mean piston speed — The mean piston speed is the distance traveled by a piston in a specified amount of time.
  • memoised function — memo function
  • memoized function — memo function
  • method invocation — (programming)   In object-oriented programming, the way the program looks up the right code to run when a method with a given name is called ("invoked") on an object. The method is first looked for in the object's class, then that class's superclass and so on up the class hierarchy until a method with the given name is found (the name is "resolved"). Generally, method lookup cannot be performed at compile time because the object's class is not known until run time. This is the case for an object method whereas a class method is just an ordinary function (that is bundled with a given class) and can be resolved at compile time (or load time in the case of a dynamically loaded library).
  • methylidyne group — the trivalent group ≡CH.
  • mexican stand-off — A Mexican stand-off is a situation in which neither of the people or groups in a conflict or dispute can win and neither wants to give in first.
  • microdensitometer — a densitometer for measuring the density of minute areas of photographic negatives.
  • microdermabrasion — A cosmetic treatment in which the face is sprayed with exfoliant crystals to remove dead epidermal cells.
  • microdistillation — the distillation of minute quantities of material.
  • microencapsulated — Encapsulated using microencapsulation.
  • microminiaturized — Simple past tense and past participle of microminiaturize.
  • microreproduction — a photographic image too small to be read by the unaided eye.
  • microsoft windows — (operating system)   Microsoft's proprietary window system and user interface software released in 1985 to run on top of MS-DOS. Widely criticised for being too slow (hence "Windoze", "Microsloth Windows") on the machines available then. The 1996 market share of operating systems was: DOS/Windows 70% Windows 95 15% Windows NT 2% Other 13% Versions include 1985 Windows 1, 1987 Windows 2, 1987 Windows/386, 1990 Windows 3.0, 1992 Windows 3.1, 1992 Windows for Workgroups 3.1, 1993 Windows 3.11, 1993 Windows for Workgroups 3.11, 1993 Windows NT 3.1, 1994 Windows NT 3.5, 1995 Windows 95, 199? Windows NT 4, 1998 Windows 98, Windows NT 5, Windows XP, Windows 7, Windows 8.
  • mid-level network — (Or "regional network"). The kind of networks which make up the second level of the Internet hierarchy. They are the transit networks which connect the stub networks to the backbone networks.
  • mid-oceanic ridge — the continuous, double-ridged chain of mountains on the ocean floor, extending through the middle of the Atlantic Ocean and into the Indian and Pacific oceans
  • middle low german — Low German of the period c1100–c1500.
  • middle of nowhere — a completely isolated, featureless, or insignificant place
  • midmorning prayer — the third of the seven canonical hours; terce
  • midterm elections — elections held halfway through the term of office of a president during which governors, etc, but not a president, are elected
  • mies van der rohe — Ludwig [luhd-wig] /ˈlʌd wɪg/ (Show IPA), 1886–1969, U.S. architect, born in Germany.
  • mileage indicator — a device on a vehicle such as a car, plane, etc which indicates the number of miles travelled
  • minas de riotinto — a town in SW Spain: copper mines.
  • mind-body problem — the problem of explaining the relation of the mind to the body.
  • 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.
  • misadministration — the management of any office, business, or organization; direction.
  • misidentification — to identify incorrectly.
  • mississippi sound — an arm of the Gulf of Mexico, extending from Lake Borgne, SE Louisiana, to Mobile Bay, SW Alabama: part of the Intracoastal Waterway. About 100 miles (160 km) long.
  • mitochondrial dna — DNA found in mitochondria, which contains some structural genes and is generally inherited only through the female line
  • modeling language — modelling language
  • monoamine oxidase — a copper-containing enzyme that catalyzes the breakdown of monoamines. Abbreviation: MAO.
  • 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.
  • moon and sixpence — a novel (1919) by W. Somerset Maugham.
  • 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.
  • multitudinousness — The state or condition of being multitudinous.
  • nasolacrimal duct — a membranous canal extending from the lacrimal sac to the nasal cavity, through which tears are discharged into the nose.
  • national identity — characteristics of a given nationality
  • 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).
  • neurodegenerative — Resulting in or characterized by degeneration of the nervous system, especially the neurons in the brain.
  • newfoundland time — a form of civil time observed on the island of Newfoundland, one and one-half hours later than Eastern time and a half hour later than Atlantic time.
  • niger-kordofanian — a language family comprising Niger-Congo and Kordofanian.
  • nine days' wonder — an event or thing that arouses considerable but short-lived interest or excitement.
  • ninety-day wonder — an officer commissioned in a branch of the armed forces after an unusually short training period, especially after a three-months officers' training course during World War II.
  • ninth commandment — “Thou shalt not bear false witness against thy neighbor”: ninth of the Ten Commandments.
  • nitrogen peroxide — the equilibrium mixture of nitrogen dioxide and dinitrogen tetroxide
  • nitrohydrochloric — (chemistry) Of, pertaining to, or containing, nitric acid and hydrochloric acids.
  • nitroxanthic acid — picric acid.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?