0%

18-letter words containing a, d, r, o, i, t

  • depository library — a library designated by law to receive without charge all or a selection of the official publications of a government.
  • determinate growth — growth of a plant stem that is terminated early by the formation of a bud
  • dia de los muertos — Day of the Dead.
  • diamondback turtle — any edible North American terrapin of the genus Malaclemys, esp M. terrapin, occurring in brackish and tidal waters and having diamond-shaped markings on the shell: family Emydidae
  • diastereoisomerism — (chemistry) Any form of stereoisomerism other than enantiomerism.
  • diatomaceous earth — an unconsolidated form of diatomite
  • dichloracetic acid — a highly corrosive acid. Formula: C2H2Cl2O2
  • dictionary catalog — a library catalog having all its entries, including authors, titles, subjects, etc., in one general alphabetical sequence.
  • digital switchover — the process of changing the method of transmitting television from analogue to digital format
  • dihydrotachysterol — a white, crystalline, water-insoluble sterol, C 28 H 46 O, derived from ergosterol: used chiefly in the treatment of hypoparathyroidism.
  • diphosphoglycerate — an ester of phosphoric acid and glyceric acid that occurs in the blood and that promotes the release of hemoglobin-bound oxygen.
  • diplomatic service — diplomatic corps
  • direct examination — the first interrogation of a witness by the side that has called that witness.
  • directional signal — any of four signal lights on the front left, front right, rear left, and rear right of an automotive vehicle that, when actuated by the driver, flash in pairs on the side toward which a turn is to be made.
  • display postscript — An extended form of PostScript permitting its interactive use with bitmap displays.
  • disproportionality — not in proportion; disproportionate.
  • disproportionately — not proportionate; out of proportion, as in size or number.
  • disproportionation — the simultaneous oxidation and reduction of a substance reacting with itself, thereby forming two dissimilar molecules, as 2C 2 H 4 →C 2 H 6 +C 2 H 2 .
  • distribution class — form class
  • distribution ratio — the ratio of concentrations of a solute distributed between two immiscible solvents in contact with each other, as iodine in water and chloroform
  • divine inspiration — insight provided by higher power
  • division algorithm — the theorem that an integer can be written as the sum of the product of two integers, one a given positive integer, added to a positive integer smaller than the given positive integer. Compare Euclidean algorithm.
  • do a roaring trade — If someone does a roaring trade in a type of goods, they sell a lot of them.
  • doctype decoration — (humour)   When a web author adds a doctype declaration but doesn't bother to write valid HTML.
  • donor insemination — a process which involves using sperm which has been voluntarily given for use in the insemination of another person
  • dot matrix printer — (hardware, printer)   A kind of printer with a vertical column of up to 48 small closely packed needles or "pins" each of which can be individually forced forward to press an ink ribbon against the paper. The print head is repeatedly scanned across the page and different combinations of needles activated at each point. Dot matrix printers are noisy compared to non-impact printers.
  • dot-matrix printer — device: prints using matrix dots
  • dragline excavator — a power shovel that operates by being dragged by cables at the end of an arm or jib: used for quarrying, opencast mining, etc
  • drainpipe trousers — trousers with very narrow legs
  • dramatic monologue — a poetic form in which a single character, addressing a silent auditor at a critical moment, reveals himself or herself and the dramatic situation.
  • drinking chocolate — sweetened cocoa powder
  • driver's education — high-school driving classes
  • dwarf storage unit — (humour)   (DSU) An IBM term for a cupboard.
  • economic indicator — business statistic
  • electoral district — an area that is considered as unit for the purposes of an election
  • electrocardiograms — Plural form of electrocardiogram.
  • electrocardiograph — A machine used for electrocardiography.
  • electrodesiccation — The drying of tissue, and the prevention of bleeding, using a high-frequency electric current.
  • eraser stains code — (humour, programming)   Code that has been refactored many times, leaving swaths of legacy code and design; like paper that has been written on and erased so many times that the pencil marks are no longer the problem - the large greasy stain is.
  • euclid's algorithm — (algorithm)   (Or "Euclidean Algorithm") An algorithm for finding the greatest common divisor (GCD) of two numbers. It relies on the identity gcd(a, b) = gcd(a-b, b) To find the GCD of two numbers by this algorithm, repeatedly replace the larger by subtracting the smaller from it until the two numbers are equal. E.g. 132, 168 -> 132, 36 -> 96, 36 -> 60, 36 -> 24, 36 -> 24, 12 -> 12, 12 so the GCD of 132 and 168 is 12. This algorithm requires only subtraction and comparison operations but can take a number of steps proportional to the difference between the initial numbers (e.g. gcd(1, 1001) will take 1000 steps).
  • fabric conditioner — a product used when washing clothes to make them feel softer
  • fast-food industry — the industry surrounding fast-food restaurants
  • fatty degeneration — deterioration of the cells of the body, accompanied by the formation of fat globules within the diseased cells.
  • feldenkrais method — a system of gentle movements that promote flexibility, coordination, and self-awareness
  • ferrite-rod aerial — a type of aerial, normally used in radio reception, consisting of a small coil of wire mounted on a ferrite core, the coil serving as a tuning inductance
  • fettuccine alfredo — fettuccine in cream sauce with grated Parmesan cheese.
  • fire and brimstone — When people talk about fire and brimstone, they are referring to hell and how they think people are punished there after death.
  • fire-and-brimstone — threatening punishment in the hereafter: a fire-and-brimstone sermon.
  • first and foremost — primarily
  • first class module — (programming)   A module that is a first class data object of the programming language, e.g. a record containing functions. In a functional language, it is standard to have first class programs, so program building blocks can have the same status.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?