0%

18-letter words containing l, i, m, o

  • italian somaliland — a former Italian colony and trust territory in E Africa: now part of the Democratic Somali Republic.
  • king-of-the-salmon — a ribbonfish, Trachypterus altivelis, of northern parts of the Pacific Ocean.
  • lactogenic hormone — prolactin.
  • 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.
  • launching ceremony — a ceremony that celebrates the launch of a ship for the first time into the water
  • law of mass action — the statement that the rate of a chemical reaction is proportional to the concentrations of the reacting substances.
  • limestone pavement — a horizontal surface of exposed limestone in which the joints have been enlarged, cutting the surface into roughly rectangular blocks
  • limited government — confined within limits; restricted or circumscribed: a limited space; limited resources.
  • linear combination — a sum of products of each quantity times a constant: The expression aX + bY + cZ is a linear combination of X, Y, and Z, where a, b, and c are constants.
  • linear programming — any of several methods for finding where a given linear function of several nonnegative variables assumes an extreme value and for determining the extreme value, the variable usually being subjected to constraints in the form of linear equalities or inequalities.
  • 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]).
  • literae humaniores — (at Oxford University) the faculty concerned with Greek and Latin literature, ancient history, and philosophy; classics
  • 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θ
  • 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.
  • logical complement — (logic)   In Boolean algebra, the logical complement or negation of a Boolean value is the opposite value, given by the following truth table: A | -A --+--- T | F F | T -A is also written as A with a bar over it or with a small vertical line hanging from the right-hand end of the "-" (LaTeX \neg) or as A'. In the C programming language, it is !A and in digital circuit design, /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.
  • lone-parent family — a family in which there is only one parent
  • loosestrife family — the plant family Lythraceae, characterized by herbaceous plants, shrubs, and trees having usually opposite or whorled, simple leaves, clusters of flowers, and fruit in the form of a capsule, and including the crape myrtle, loosestrifes of the genus Lythrum, and the henna shrub.
  • 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.
  • luminous intensity — the luminous flux in lumens emitted per unit solid angle by a light source, measured in candles.
  • magnetic potential — a scalar quantity, analogous to the electric potential, defined at each point in a given magnetic field to be equal to the work done in bringing a unit north pole from infinity to the point.
  • magnetocrystalline — (physics) Describing the interaction between the magnetization and the crystal structure of a material.
  • magnetoelectricity — electricity developed by the action of magnets.
  • magnetorheological — (physics) describing a substance whose rheological properties are modified by a magnetic field.
  • maison-de-molieres — Comédie Française.
  • major tranquilizer — antipsychotic (def 2).
  • make a beeline for — head directly towards
  • 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
  • malignant melanoma — skin cancer
  • mandelbrot, benoit — Benoit Mandelbrot
  • margaret of valois — ("Queen Margot") 1533–1615, 1st wife of Henry IV of France: queen of Navarre; patron of science and literature (daughter of Henry II of France and Catherine de' Medici).
  • marine archaeology — the branch of archaeology that deals with the recovery of ancient objects found beneath the sea, as shipwrecks or remains from submerged islands, and with the techniques of underwater exploration, excavation, and retrieval.
  • marsilius of padua — c1280–1343? Italian scholar and political theorist.
  • maternity hospital — birthing facility
  • mathematical error — a mistake in a mathematical calculation, etc
  • mathematical logic — symbolic logic.
  • mathematical model — a representation of a system, process, etc, in mathematical terms
  • maximum likelihood — greatest probability
  • 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 dictionary — a specialized dictionary covering terms used in the health professions by doctors, nurses, and others involved in allied health care services. A dictionary with authoritative spellings and definitions is a particularly crucial resource in medicine, where a misspelling or misunderstanding can have unfortunate consequences for people under care. Print dictionaries in this field may be sorted alphabetically or may be categorized according to medical specializations or by the various systems in the body, as the immune system and the respiratory system. The online Medical Dictionary on Dictionary.com allows alphabetical browsing in the combined electronic versions of more than one authoritative medical reference, insuring access to correct spellings, as well as immediate, direct access to a known search term typed into the search box on the site: A medical dictionary reveals that large numbers of medical terms are formed from the same Latin and Greek parts combined and recombined.
  • medical profession — the body of people who work as doctors of medicine
  • melt in your mouth — to require little or no chewing
  • mental reservation — an unexpressed doubt or qualification about a situation, person, etc.
  • mental retardation — Usually Offensive. a developmental disorder characterized in varying degrees by a subnormal ability to learn, a substantially low IQ, and impaired social adjustment.
  • menthol cigarettes — cigarettes that are flavoured with menthol
  • mercurous chloride — calomel.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?