0%

18-letter words containing d, o, l, a, r, s

  • 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.
  • distribution class — form class
  • 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.
  • 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
  • double-page spread — two pages treated as one in a publication, with images or text extending across the binding
  • due process of law — the administration of justice in accordance with established rules and principles
  • 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.
  • electoral district — an area that is considered as unit for the purposes of an election
  • electrocardiograms — Plural form of electrocardiogram.
  • electrodesiccation — The drying of tissue, and the prevention of bleeding, using a high-frequency electric current.
  • 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).
  • feldenkrais method — a system of gentle movements that promote flexibility, coordination, and self-awareness
  • 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.
  • fissure of rolando — central sulcus.
  • 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
  • frederick douglassFrederick, 1817–95, U.S. ex-slave, abolitionist, and orator.
  • garden loosestrife — any of various plants belonging to the genus Lysimachia, of the primrose family, having clusters of usually yellow flowers, as L. vulgaris (garden loosestrife) or L. quadrifolia (whorled loosestrife)
  • gas-cooled reactor — a nuclear reactor using a gas as the coolant. In the Mark I type the coolant is carbon dioxide, the moderator is graphite, and the fuel is uranium cased in magnox
  • good samaritan law — a law that exempts from legal liability persons, sometimes only physicians, who give reasonable aid to strangers in grave physical distress.
  • guidance counselor — advisor in schools
  • harnessed antelope — any African antelope of the genus Tragelaphus, especially the bushbuck, having the body marked with white stripes and spots that resemble a harness, and, in the male, long, gently spiraling horns.
  • head and shoulders — If you say that someone or something stands head and shoulders above other people or things, you mean that they are a lot better than them.
  • hearts and flowers — maudlin sentimentality: The play is a period piece, full of innocence abused and hearts and flowers.
  • hexaphosphorylated — (biochemistry) phosphorylated with six units of phosphoric acid.
  • hold a reservation — If a hotel holds a reservation, it keeps a room for someone, and does not give it to someone else.
  • hydrofluorocarbons — Plural form of hydrofluorocarbon.
  • hyperaldosteronism — aldosteronism.
  • hypophosphorylated — (biochemistry) phosphorylated to a less than normal extent, or less than fully.
  • hyposulfurous acid — an acid, H 2 S 2 O 4 , next in a series below sulfurous acid, known only in solution or in the form of its salts.
  • inconsiderableness — Quality of being inconsiderable.
  • 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.
  • italian corn salad — a southern European plant, Valerianella eriocarpa, of the valerian family, having edible, spoon-shaped, hairy leaves and dense clusters of pale-blue flowers.
  • jack of all trades — a person who is adept at many different kinds of work.
  • jack-of-all-trades — a person who is adept at many different kinds of work.
  • 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
  • knotted cranesbill — a British wildflower, Geranium nodosum, an meadow geranium with bright pink or purple flowers
  • known lazy bastard — (abuse)   (KLB) A term, used among technical support staff, for a user who repeatedly asks for help with problems whose solutions are clearly explained in the documentation, and persists in doing so after having been told to RTFM. KLBs are singled out for special treatment (i.e. ridicule), especially if they have been heard to say "It's so boring to read the manual! Why don't you just tell me?". The deepest pit in Hell is reserved for KLBs whose questions reveal total ignorance of the basic concepts (e.g., "How do I make a font in Excel?", "Where do I turn on my RAM?"), and who refuse to accept that their questions are neither simple nor well-formed.
  • 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.
  • learned profession — any of the three vocations of theology, law, and medicine, commonly held to require highly advanced learning. Compare profession (def 1).
  • lincoln's birthday — February 12, a legal holiday in some states of the U.S., in honor of the birth of Abraham Lincoln.
  • lipopolysaccharide — any of a class of polysaccharides to which lipids are attached.
  • logarithmus dualis — (mathematics)   (ld) Latin for logarithm base two. More commonly written as "log" with a subscript "2". Roughly the number of bits required to represent an integer.
  • maison-de-molieres — Comédie Française.
  • marsilius of padua — c1280–1343? Italian scholar and political theorist.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?