0%

18-letter words containing m, a, d, i, s, o

  • domestic appliance — a machine used for household tasks, for example, a washing machine, refrigerator, etc.
  • donor insemination — a process which involves using sperm which has been voluntarily given for use in the insemination of another person
  • dynamic psychology — any system of psychology that emphasizes the interaction between different motives, emotions, and drives
  • dynamically scoped — dynamic scope
  • east india company — the company chartered by the English government in 1600 to carry on trade in the East Indies: dissolved in 1874.
  • electrocardiograms — Plural form of electrocardiogram.
  • 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
  • finite-dimensional — (of a vector space) having a basis consisting of a finite number of elements.
  • fire and brimstone — When people talk about fire and brimstone, they are referring to hell and how they think people are punished there after death.
  • fire-and-brimstone — threatening punishment in the hereafter: a fire-and-brimstone sermon.
  • first and foremost — primarily
  • 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.
  • fixed-focus camera — a camera with an unadjustable focal length and with a relatively large depth of field.
  • 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
  • gamma distribution — a continuous two-parameter distribution from which the chi-square and exponential distributions are derived, written Gamma (α. β), where α and β are greater than zero, and defined in terms of the gamma function
  • good samaritan law — a law that exempts from legal liability persons, sometimes only physicians, who give reasonable aid to strangers in grave physical distress.
  • hand it to someone — to give credit to someone
  • honour moderations — (at Oxford University) the first public examination, in which candidates are placed into one of three classes of honours
  • hydroxytryptamines — Plural form of hydroxytryptamine.
  • hyperaldosteronism — aldosteronism.
  • hypoparathyroidism — Diminished concentration of parathyroid hormone in the blood, which causes deficiencies of calcium and phosphorus compounds in the blood and results in muscular spasms.
  • 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.
  • 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.
  • infrared astronomy — the study of infrared radiation emitted by celestial objects.
  • italian somaliland — a former Italian colony and trust territory in E Africa: now part of the Democratic Somali Republic.
  • jose de san martin — José de [haw-se th e] /hɔˈsɛ ðɛ/ (Show IPA), 1778–1850, South American general and statesman, born in Argentina: leader in winning independence for Argentina, Peru, and Chile; protector of Peru 1821–22.
  • 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.
  • 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.
  • magnesium peroxide — a white, tasteless, water-insoluble powder, MgO 2 , used as an antiseptic and as an oxidizing and bleaching agent.
  • magnetogasdynamics — magnetohydrodynamics.
  • maison-de-molieres — Comédie Française.
  • make someone tired — to annoy or vex someone
  • make up one's mind — (in a human or other conscious being) the element, part, substance, or process that reasons, thinks, feels, wills, perceives, judges, etc.: the processes of the human mind.
  • malicious wounding — the intentional violent wounding or injuring of someone
  • marsilius of padua — c1280–1343? Italian scholar and political theorist.
  • median lethal dose — the quantity of a lethal substance, as a poison or pathogen, or of ionizing radiation that will kill 50 percent of the organisms subjected to it in a specified time period. Symbol: LD 5 0.
  • medical profession — the body of people who work as doctors of medicine
  • 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.
  • midstream operator — A midstream operator is a company that gathers, transports, and processes natural gas or oil.
  • mineralocorticoids — Plural form of mineralocorticoid.
  • misplaced modifier — Grammar. a word, phrase, or clause that seems to refer to or modify an unintended word because of its placement in a sentence, as when young in When young, circuses appeal to all of us.
  • misunderestimation — (nonstandard) An inaccurate underestimation, or an act of misunderestimating.
  • mobile data system — a system consisting of a client computer requesting information and a server supplying this information
  • mohammed ibn-kasim — flourished early 8th century a.d, Muslim conqueror of the Sind region in India.
  • mucopolysaccharide — (formerly) glycosaminoglycan.
  • 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.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?