0%

18-letter words containing d, o, l, m

  • dimensionalisation — Alternative spelling of dimensionalization.
  • dimensionalization — The process of dimensionalizing.
  • 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 service — diplomatic corps
  • diplomatic shuttle — a series of diplomatic visits to other states made by an official, such as an ambassador or envoy
  • 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.
  • domestic appliance — a machine used for household tasks, for example, a washing machine, refrigerator, etc.
  • dominican republic — a republic in the West Indies, occupying the E part of the island of Hispaniola. 19,129 sq. mi. (49,545 sq. km). Capital: Santo Domingo.
  • domremy-la-pucelle — a village in Lorraine, NE France, SW of Nancy: birthplace of Joan of Arc.
  • double achievement — a representation of the arms of a husband beside those of his wife such that a difference of rank between them is shown.
  • 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.
  • dynamic psychology — any system of psychology that emphasizes the interaction between different motives, emotions, and drives
  • dynamically scoped — dynamic scope
  • eastern meadowlark — any of several American songbirds of the genus Sturnella, of the family Icteridae, especially S. magna (eastern meadowlark) and S. neglecta (western meadowlark) having a brownish and black back and wings and a yellow breast, noted for their clear, tuneful song.
  • eighty-column mind — (abuse)   The sort said to be possessed by persons for whom the transition from punched card to paper tape was traumatic (nobody has dared tell them about disks yet). It is said that these people, including (according to an old joke) the founder of IBM, will be buried "face down, 9-edge first" (the 9-edge being the bottom of the card). This directive is inscribed on IBM's 1402 and 1622 card readers and is referenced in a famous bit of doggerel called "The Last Bug", the climactic lines of which are as follows: He died at the console Of hunger and thirst. Next day he was buried, Face down, 9-edge first. The eighty-column mind is thought by most hackers to dominate IBM's customer base and its thinking. See fear and loathing, card walloper.
  • electrocardiograms — Plural form of electrocardiogram.
  • electrodynamometer — An instrument that measures electric current by indicating the strength of repulsion or attraction between the magnetic fields of two sets of coils, one fixed and one movable.
  • ethnomethodologist — A person engaged in ethnomethodology.
  • 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).
  • euglenoid movement — the expansion and contraction of the cell body of various flagellates
  • federal government — pertaining to or of the nature of a union of states under a central government distinct from the individual governments of the separate states, as in federal government; federal system.
  • feldenkrais method — a system of gentle movements that promote flexibility, coordination, and self-awareness
  • finite-dimensional — (of a vector space) having a basis consisting of a finite number of elements.
  • 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.
  • flame-of-the-woods — an Indian evergreen shrub, Ixora coccinea, of the madder family, having red, tubular flowers in dense clusters.
  • flat-bottomed rail — a rail having a cross section like an inverted T, with the top extremity enlarged slightly to form the head
  • flotsam and jetsam — the part of the wreckage of a ship and its cargo found floating on the water. Compare jetsam, lagan.
  • forced development — the processing of underexposed photographic film to increase the image density
  • forward compatible — forward compatibility
  • fragile x syndrome — a widespread form of mental retardation caused by a faulty gene on the X chromosome.
  • fragile-x syndrome — an inherited condition characterized by learning disability: affected individuals have an X-chromosome that is easily damaged under certain conditions
  • fulminating powder — powder that explodes by percussion.
  • golden bantam corn — a horticultural variety of sweet corn having yellow kernels.
  • good conduct medal — a medal awarded an enlisted person for meritorious behavior during the period of service.
  • good samaritan law — a law that exempts from legal liability persons, sometimes only physicians, who give reasonable aid to strangers in grave physical distress.
  • hebdomadal council — the governing council or senate of Oxford University
  • homelands movement — the programme to resettle native Australians on their tribal lands
  • hydroflumethiazide — A diuretic drug.
  • hyperaldosteronism — aldosteronism.
  • hypermodern school — a style of chess characterized by control of the centre from the flanks
  • imploded consonant — a consonant which is pronounced with or by implosion
  • industrial diamond — a small often synthetic diamond, valueless as a gemstone, used in cutting tools, abrasives, etc
  • information island — (jargon)   A body of information (i.e. electronic files) that needs to be shared but has no network connection.
  • informatory double — a double intended to inform one's partner that one has a strong hand and to urge a bid regardless of the strength of his or her hand.
  • italian somaliland — a former Italian colony and trust territory in E Africa: now part of the Democratic Somali Republic.
  • jerusalem syndrome — a delusive condition affecting some visitors to Jerusalem in which the sufferer identifies with a major figure from his or her religious background
  • lambda abstraction — A term in lambda-calculus denoting a function. A lambda abstraction begins with a lower-case lambda (represented as "\" in this document), followed by a variable name (the "bound variable"), a full stop and a lambda expression (the body). The body is taken to extend as far to the right as possible so, for example an expression, \ x . \ y . x+y is read as \ x . (\ y . x+y). A nested abstraction such as this is often abbreviated to: \ x y . x + y The lambda expression (\ v . E) denotes a function which takes an argument and returns the term E with all free occurrences of v replaced by the actual argument. Application is represented by juxtaposition so (\ x . x) 42 represents the identity function applied to the constant 42. A lambda abstraction in Lisp is written as the symbol lambda, a list of zero or more variable names and a list of zero or more terms, e.g. (lambda (x y) (plus x y)) Lambda expressions in Haskell are written as a backslash, "\", one or more patterns (e.g. variable names), "->" and an expression, e.g. \ x -> x.
  • lay down your arms — If soldiers lay down their arms, they stop fighting and give up their weapons.
  • limited government — confined within limits; restricted or circumscribed: a limited space; limited resources.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?