0%

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

  • duality principle — the principle that a mathematical duality exists under certain conditions.
  • ductus arteriosis — a fetal blood vessel that connects the left pulmonary artery directly to the descending aorta, normally closing after birth.
  • dutch east indies — a former name of the Republic of Indonesia.
  • dutch elm disease — a disease of elms characterized by wilting, yellowing, and falling of the leaves and caused by a fungus, Ceratostomella ulmi, transmitted by bark beetles.
  • dynamic execution — (processor)   A combination of techniques - multiple branch prediction, data flow analysis and speculative execution. Intel implemented Dynamic Execution in the P6 after analysing the execution of billions of lines of code.
  • education contact — (job)   The person at a company who should receive educational material.
  • facts and figures — details; precise information
  • fluid lubrication — lubrication in which bearing surfaces are separated by an oil film sustained by the motion of the parts
  • foundation course — A foundation course is a course that you do at some colleges and universities in order to prepare yourself for a longer or more advanced course.
  • further education — adult education.
  • galactic latitude — the angular distance from the galactic equator of a point on the celestial sphere.
  • grand touring car — GT (def 2).
  • gunboat diplomacy — diplomatic relations involving the use or threat of military force, especially by a powerful nation against a weaker one.
  • homeland security — national defence
  • hydraulic circuit — a circuit through which water or another liquid, instead of electric current, flows, but which otherwise operates in the same way as an electric circuit
  • hydrotherapeutics — hydrotherapy.
  • immunodiagnostics — the determination of immunologic characteristics of individuals, cells, and other biologic entities.
  • in the background — behind the focus of attention
  • incubation period — the period between infection and the appearance of signs of a disease.
  • indicial equation — an equation that is obtained from a given linear differential equation and that indicates whether a solution in power series form exists for the differential equation.
  • induction furnace — a type of electric furnace used for melting a charge of scrap by the heat produced by its own electrical resistance.
  • induction heating — a method of heating a conducting material, as metal in a furnace, by using electromagnetic induction to establish a current in the material.
  • industrial action — job action.
  • industrial school — a school for teaching one or more branches of industry; trade or vocational school.
  • inertial guidance — a guidance system for an aerospace vehicle, in which self-contained devices determine the vehicle's course on the basis of the directions and magnitudes of the accelerations it undergoes in flight.
  • integrated course — a course that covers several subjects
  • intercommunicated — Simple past tense and past participle of intercommunicate.
  • liberal education — an education based primarily on the liberal arts, emphasizing the development of intellectual abilities as opposed to the acquisition of professional skills.
  • 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).
  • 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.
  • metatungstic acid — an oxyacid acid of tungsten. Formula: H2W4O13
  • microencapsulated — Encapsulated using microencapsulation.
  • microminiaturized — Simple past tense and past participle of microminiaturize.
  • modulo arithmetic — modular arithmetic
  • 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.
  • multidisciplinary — composed of or combining several usually separate branches of learning or fields of expertise: a multidisciplinary study of the 18th century.
  • musical interlude — an interval in a play, event or occasion during which music is played
  • 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.
  • 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).
  • nuclear radiation — Physics. radiation in the form of elementary particles emitted by an atomic nucleus, as alpha rays or gamma rays, produced by decay of radioactive substances or by nuclear fission.
  • nursery education — education provided at a school for young children, usually from three to five years old
  • odour of sanctity — sanctimoniousness
  • outside broadcast — An outside broadcast is a radio or television programme that is not recorded or filmed in a studio, but in another building or in the open air.
  • paratungstic acid — an oxyacid acid of tungsten. Formula: H10W12O14
  • plastics industry — the industry that makes plastics
  • potassium cyanide — a white, granular, water-soluble, poisonous powder, KCN, having a faint almondlike odor, used chiefly in metallurgy and photography.
  • primary education — junior, elementary schooling
  • private education — education provided by a private individual or organization, rather than by the state or a public body
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?