0%

18-letter words containing o, d, s, u

  • customs and excise — Customs and Excise is a British government department which is responsible for collecting taxes on imported and exported goods. Compare Customs Service.
  • cut-and-waste code — (humour, programming)   Code that someone found online (e.g. in a blog) and copied and pasted into a product. The result is usually a lot of wasted time trying to track down obscure bugs from code that may have made sense in the original context but not in the new one. Also known as blog-driven development.
  • dangerous offender — an offender who is deemed by a court of law to be likely to engage in further violent conduct, and who thus becomes eligible for an indefinite prison sentence
  • decision procedure — a procedure, as an algorithm, for determining in a finite number of steps the validity of any of a certain class of propositions.
  • deep-discount bond — a fixed-interest security that pays little or no interest but is issued at a substantial discount to its redemption value, thus largely substituting capital gain for income
  • defense calculator — IBM 701
  • deinstitutionalize — to discharge (a patient) as from a mental institution
  • desktop publishing — Desktop publishing is the production of printed materials such as newspapers and magazines using a desktop computer and a laser printer, rather than using conventional printing methods. The abbreviation DTP is also used.
  • dia de los muertos — Day of the Dead.
  • diaminofluorescein — (organic compound) A fluorescein into which two amino groups have been substituted.
  • diatomaceous earth — an unconsolidated form of diatomite
  • dimethyl sulfoxide — DMSO.
  • dimethylsulphoxide — a colourless odourless liquid substance used as a solvent and in medicine as an agent to improve the penetration of drugs applied to the skin. Formula: (CH3)2SO
  • diplomatic shuttle — a series of diplomatic visits to other states made by an official, such as an ambassador or envoy
  • discourse analysis — the study of the rules or patterns characterizing units of connected speech or writing longer than a sentence.
  • disodium phosphate — sodium phosphate (def 2).
  • disorderly conduct — any of various petty misdemeanors, generally including nuisances, breaches of the peace, offensive or immoral conduct in public, etc.
  • dispatch documents — documents sent with a parcel, etc, detailing information such as contents, delivery address, etc
  • distance education — education in which students receive instruction over the Internet, from a video, etc., instead of going to school.
  • distributed memory — (architecture)   The kind of memory in a parallel processor where each processor has fast access to its own local memory and where to access another processor's memory it must send a message via the inter-processor network. Opposite: shared memory.
  • distribution class — form class
  • distribution curve — the curve or line of a graph in which cumulative frequencies are plotted as ordinates and values of the variate as abscissas.
  • 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
  • division of labour — a system of organizing the manufacture of an article in a series of separate specialized operations, each of which is carried out by a different worker or group of workers
  • do oneself justice — If you do yourself justice, you do something as well as you are capable of doing it.
  • double white lines — parallel white lines on a roadway, usually indicating a barrier to crossing
  • double-edged sword — sth that can be both positive and negative
  • double-page spread — two pages treated as one in a publication, with images or text extending across the binding
  • doubly linked list — (programming)   A data structure in which each element contains pointers to the next and previous elements in the list, thus forming a bidirectional linear list.
  • down on one's luck — the force that seems to operate for good or ill in a person's life, as in shaping circumstances, events, or opportunities: With my luck I'll probably get pneumonia.
  • drainpipe trousers — trousers with very narrow legs
  • driver's education — high-school driving classes
  • driving instructor — sb who teaches people to drive
  • duchenne dystrophy — the most common form of muscular dystrophy, usually affecting only boys
  • due process of law — the administration of justice in accordance with established rules and principles
  • duodenojejunostomy — the formation of an artificial connection between the duodenum and the jejunum.
  • duty-free shopping — the making of duty-free purchases
  • dwarf storage unit — (humour)   (DSU) An IBM term for a cupboard.
  • dysfunctionalities — Plural form of dysfunctionality.
  • engelbart, douglas — Douglas Engelbart
  • 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).
  • executive decision — a decision made by a person or group that has executive power
  • fast-food industry — the industry surrounding fast-food restaurants
  • field of quotients — a field whose elements are pairs of elements of a given commutative integral domain such that the second element of each pair is not zero. The field of rational numbers is the field of quotients of the integral domain of integers.
  • 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.
  • first duke of york — a member of the royal house of England that ruled from 1461 to 1485.
  • fissure of rolando — central sulcus.
  • fixed-focus camera — a camera with an unadjustable focal length and with a relatively large depth of field.
  • fluorodeoxyglucose — (carbohydrate) A fluorine analog of glucose that is used in positron emission tomography.
  • foundling hospital — an institutional home for foundlings.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?