0%

18-letter words containing s, a, d, i, t, c

  • distracted driving — driving a vehicle while engaging in an activity that has the potential to distract the driver from the task of driving: Bans on cell phone use in cars will help to reduce the dangers of distracted driving.
  • distribution class — form class
  • domestic appliance — a machine used for household tasks, for example, a washing machine, refrigerator, etc.
  • driver's education — high-school driving classes
  • dysfunctionalities — Plural form of dysfunctionality.
  • east india company — the company chartered by the English government in 1600 to carry on trade in the East Indies: dissolved in 1874.
  • 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.
  • 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.
  • 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).
  • 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.
  • functional disease — a disease in which there is an abnormal change in the function of an organ, but no structural alteration in the tissues involved (opposed to organic disease).
  • gas-discharge tube — any tube in which an electric discharge takes place through a gas
  • heteroscedasticity — (statistics) The property of a series of random variables of 'not' every variable having the same finite variance.
  • heteroskedasticity — Alternative spelling of heteroscedasticity.
  • hidalgo y costillaMiguel [mee-gel] /miˈgɛl/ (Show IPA), 1753–1811, Mexican priest, patriot, and revolutionist.
  • histamine headache — cluster headache.
  • imploded consonant — a consonant which is pronounced with or by implosion
  • in inverted commas — If you say in inverted commas after a word or phrase, you are indicating that it is inaccurate or unacceptable in some way, or that you are quoting someone else.
  • incidental charges — Incidental charges are costs of items and services that are not part of the main bill.
  • incidental damages — law: incurred by contract breach
  • independent clause — a clause that can stand alone as a sentence, containing a subject and a predicate with a finite verb, as I was there in the sentence I was there when he arrived.
  • indiscriminateness — The state of being indiscriminate.
  • indiscriminatingly — In an indiscriminating manner.
  • indus civilization — an ancient civilization that flourished in the Indus River valley, from about 2500 to 1500 b.c.: extensive archaeological excavations at the main sites of Mohenjo-Daro and Harappa in Pakistan.
  • industrial vehicle — a vehicle designed for use in industry
  • infectious disease — illness spread by person to person
  • insurance adjuster — An insurance adjuster is the same as a claims adjuster.
  • iridescent seaweed — a red alga, Irideae cordata, found on the Pacific coast of North America, having broad, leathery, iridescent blades.
  • 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.
  • justice department — the United States federal department for enforcing federal laws
  • keep at a distance — to be reserved or cool toward; treat aloofly
  • kitchen-sink drama — a type of drama of the 1950s depicting the sordid aspects of domestic reality
  • 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.
  • landscape painting — art: depicting natural scenery
  • light displacement — the weight of a ship with all its permanent equipment, excluding the weight of cargo, persons, ballast, dunnage, and fuel, but usually including the weight of permanent ballast and water used to operate steam machinery.
  • lincoln's birthday — February 12, a legal holiday in some states of the U.S., in honor of the birth of Abraham Lincoln.
  • little spotted cat — a small New World tiger cat, Felis tigrinus, ranging from Costa Rica to northern Argentina.
  • long-distance call — phone call: not local area
  • magnetogasdynamics — magnetohydrodynamics.
  • manhattan district — (during World War II) the code name for a unit of US army engineers established in 1942 to construct secret sites for the development of the atomic bomb
  • matthias schleiden — Matthias Jakob [mah-tee-ahs yah-kawp] /mɑˈti ɑs ˈyɑ kɔp/ (Show IPA), 1804–81, German botanist.
  • metabolic syndrome — Pathology. a group of medical conditions present simultaneously in a patient, as high blood pressure, low HDL cholesterol levels, and an excess of abdominal fat, that increases a person's risk of heart disease, stroke, and diabetes. Also called insulin resistance syndrome.
  • mineralocorticoids — Plural form of mineralocorticoid.
  • mutual aid society — A mutual aid society is an organization that provides benefits or other help to its members when they are affected by things such as death, sickness, disability, old age, or unemployment.
  • non-discriminative — constituting a particular quality, trait, or difference; characteristic; notable.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?