0%

18-letter words containing s, l, o, m, c

  • electroluminescent — Having the quality of electroluminescence.
  • electroretinograms — Plural form of electroretinogram.
  • employment service — (in the United States) a government department established to collect and supply to the unemployed information about job vacancies and to employers information about availability of prospective workers
  • ethnomusicological — Relating to or pertaining to ethnomusicology.
  • 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.
  • genetic algorithms — genetic algorithm
  • geometrical optics — the branch of optics dealing with light as rays, especially in the study of the effects of lenses and mirrors on light beams and of their combination in optical instruments.
  • glycosaminoglycans — Plural form of glycosaminoglycan.
  • histocompatibility — the condition of having antigenic similarities such that cells or tissues transplanted from one (the donor) to another (the recipient) are not rejected.
  • histomorphological — histology.
  • homeowner's policy — a form of home insurance that provides compensation for damage, loss, or injury of property, personal belongings, or persons due to fire, theft, accidents, etc.
  • honeysuckle family — the plant family Caprifoliaceae, typified by shrubs and woody vines having opposite leaves, clusters of usually flaring, narrow, tubular flowers, and various types of fruit, and including the elder, honeysuckle, snowberry, twinflower, and viburnum.
  • hypercholesteremia — Alternative spelling of hypercholesteraemia.
  • hypermodern school — a style of chess characterized by control of the centre from the flanks
  • immunofluorescence — any of various techniques for detecting an antigen or antibody in a sample by coupling its specifically interactive antibody or antigen to a fluorescent compound, mixing with the sample, and observing the reaction under an ultraviolet-light microscope.
  • immunohistological — the microscopic study of tissues with the aid of antibodies that bind to tissue components and reveal their presence.
  • imploded consonant — a consonant which is pronounced with or by implosion
  • in terrorem clause — a clause in a will stating that a beneficiary who contests the will shall lose his or her legacy.
  • incommensurability — not commensurable; having no common basis, measure, or standard of comparison.
  • initial commission — Initial commission is commission that is paid to someone who sells or recommends a financial product for the first time.
  • instruction manual — how-to, usage guide
  • involuntary muscle — muscle: contracts involuntarily
  • isoamyl salicylate — a colorless, sometimes slightly yellow, synthetic oil, C 12 H 16 O 3 , having an orchidlike odor: used in perfumery.
  • isothermal process — a process that takes place without change in temperature.
  • 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.
  • law of mass action — the statement that the rate of a chemical reaction is proportional to the concentrations of the reacting substances.
  • list comprehension — (functional programming)   An expression in a functional language denoting the results of some operation on (selected) elements of one or more lists. An example in Haskell: This returns all pairs of numbers (x,y) where x and y are elements of the list 1, 2, ..., 10, y <= x and their sum is less than 10. A list comprehension is simply "syntactic sugar" for a combination of applications of the functions, concat, map and filter. For instance the above example could be written: The term "list comprehension" appears in the references below. The earliest reference to the notation is in Rod Burstall and John Darlington's description of their language, NPL. David Turner subsequently adopted this notation in his languages SASL, KRC and Miranda, where he has called them "ZF expressions", set abstractions and list abstractions (in his 1985 FPCA paper [Miranda: A Non-Strict Functional Language with Polymorphic Types]).
  • local examinations — (in the UK) any of various examinations, such as the GCE, set by university boards and conducted in local centres, schools, etc
  • locked-in syndrome — a condition in which a person is conscious but unable to move any part of the body except the eyes: results from damage to the brainstem
  • logarithmic spiral — log r = aθ
  • logical positivism — a philosophical movement that stresses the function of philosophy as a method of criticizing and analyzing science and that rejects all transcendental metaphysics, statements of fact being held to be meaningful only if they have verifiable consequences in experience and in statements of logic, mathematics, or philosophy itself, and with such statements of fact deriving their validity from the rules of language.
  • loschmidt's number — the number of molecules in one cubic centimeter of an ideal gas at standard temperature and pressure, equal to 2.687 × 10 19.
  • luminous emittance — luminous flux emitted per unit area.
  • magnetocrystalline — (physics) Describing the interaction between the magnetization and the crystal structure of a material.
  • maksutov telescope — a reflecting telescope in which coma and spherical aberration are reduced to a minimum by a combination of a spherical mirror and a meniscus lens placed inside the radius of curvature of the mirror.
  • malicious mischief — willful destruction of personal property motivated by ill will or resentment toward its owner or possessor.
  • malicious wounding — the intentional violent wounding or injuring of someone
  • medical profession — the body of people who work as doctors of medicine
  • menthol cigarettes — cigarettes that are flavoured with menthol
  • mercurous chloride — calomel.
  • 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.
  • mezzo-soprano clef — a C clef locating middle C on the line next to the lowest line of the staff.
  • microcrystallinity — The condition of being microcrystalline.
  • microencapsulation — the process of enclosing chemical substances in microcapsules.
  • micrometeorologist — a person who specializes in micrometeorology
  • microsloth windows — (abuse, operating system)   /mi:'kroh-sloth" win"dohz/ (Or "Windoze", /win'dohz/) A derogatory term for Microsoft Windows which is so limited by bug-for-bug compatibility with mess-dos that it is agonisingly slow on anything less than a fast 486. Also called just "Windoze", with the implication that you can fall asleep waiting for it to do anything; the latter term is extremely common on Usenet. Compare X, sun-stools.
  • 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.
  • mission controller — a person who works as part of a mission control
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?