0%

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

  • 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
  • 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.
  • discourse analysis — the study of the rules or patterns characterizing units of connected speech or writing longer than a sentence.
  • dispersible tablet — A dispersible tablet is a tablet that disintegrates in water or other liquid.
  • 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
  • dressing table set — a set including a hairbrush, mirror and comb, often with silver backs
  • electoral district — an area that is considered as unit for the purposes of an election
  • electric discharge — electricity emitted
  • electrocardiograms — Plural form of electrocardiogram.
  • electrodesiccation — The drying of tissue, and the prevention of bleeding, using a high-frequency electric current.
  • established church — a Church that is officially recognized as a national institution, esp the Church of England
  • 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
  • ferdinand schiller — Ferdinand Canning Scott [kan-ing] /ˈkæn ɪŋ/ (Show IPA), 1864–1937, English philosopher in the U.S.
  • 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)
  • giuseppe garibaldi — Giuseppe [juh-sep-ee;; Italian joo-zep-pe] /dʒəˈsɛp i;; Italian dʒuˈzɛp pɛ/ (Show IPA), 1807–82, Italian patriot and general.
  • 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
  • hold a reservation — If a hotel holds a reservation, it keeps a room for someone, and does not give it to someone else.
  • hyperaldosteronism — aldosteronism.
  • 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.
  • incidental charges — Incidental charges are costs of items and services that are not part of the main bill.
  • inconsiderableness — Quality of being inconsiderable.
  • indiscriminatingly — In an indiscriminating manner.
  • industrial diamond — a small often synthetic diamond, valueless as a gemstone, used in cutting tools, abrasives, etc
  • industrial disease — occupational disease (def 1).
  • industrial dispute — disagreement between workers and managers
  • industrial hygiene — the science that assesses, controls, and prevents occupational factors or sources of stress in the workplace that may significantly affect the health and well-being of employees or of the community in general
  • industrial vehicle — a vehicle designed for use in industry
  • information island — (jargon)   A body of information (i.e. electronic files) that needs to be shared but has no network connection.
  • instrument landing — an aircraft landing accomplished by use of gauges on the instrument panel and ground-based radio equipment, with limited reference to outside visual signals.
  • 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.
  • kirtland's warbler — a wood warbler, Dendroica kirtlandii, breeding only in north-central Michigan and wintering in the Bahamas, bluish gray above, striped with black and pale yellow below: an endangered species.
  • knotted cranesbill — a British wildflower, Geranium nodosum, an meadow geranium with bright pink or purple flowers
  • 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.
  • 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.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?