0%

21-letter words containing c, o, m, n, l

  • in saecula saeculorum — for ever and ever.
  • in-complete dominance — the appearance in a heterozygote of a trait that is intermediate between either of the trait's homozygous phenotypes.
  • induction loop system — a system enabling partially deaf people to hear dialogue and sound in theatres, cinemas, etc, consisting of a loop of wire placed round the perimeter of a designated area. This emits an electromagnetic signal which is picked up by a hearing aid
  • industrial misconduct — behaviour by an employee that is considered to be negligent or irregular to such an extent that disciplinary action may be taken, usually by agreement between management and the employee's representatives
  • infectious ectromelia — ectromelia (def 2).
  • information appliance — (hardware)   (IA) A consumer device that performs only a few targeted tasks and is controlled by a simple touch-screen interface or push buttons on the device's enclosure.
  • intentional community — a community designed and planned around a social ideal or collective values and interests, often involving shared resources and responsibilities.
  • knights of st columba — an international, semi-secret fraternal and charitable order for Catholic laymen, which originated in New Haven, Connecticut in 1882 (the Knights of Columbus)
  • lateral magnification — the ratio of the height of the image to the height of the object in a lens or other optical system.
  • law of thermodynamics — any of three principles variously stated in equivalent forms, being the principle that the change of energy of a thermodynamic system is equal to the heat transferred minus the work done (first law of thermodynamics) the principle that no cyclic process is possible in which heat is absorbed from a reservoir at a single temperature and converted completely into mechanical work (second law of thermodynamics) and the principle that it is impossible to reduce the temperature of a system to absolute zero in a finite number of operations (third law of thermodynamics)
  • least common multiple — lowest common multiple.
  • line of communication — a means by which information may be transmitted from one person to another
  • loch ness monster bug — (humour)   (Or "Bugfoot") A bug which cannot be reproduced or has only been sighted by one person. Named after the mythical creature claimed to inhabit Loch Ness in Scotland.
  • lost-and-found column — a column in a newspaper that carries advertisements from people who have lost or found things
  • macintosh common lisp — (language)   (MCL) Common Lisp for the Apple Macintosh. Guillaume Cartier, of the Mathematics Department at UQAM, Canada, has written some libraries.
  • macintosh file system — (file system)   A file on the Macintosh consists of two parts, called forks. The "data fork" contains the data which would normally be stored in the file on other operating systems. The "resource fork" contains a collection of arbitrary attribute/value pairs, including program segments, icon bitmaps, and parametric values. Yet more information regarding Macintosh files is stored by the Finder in a hidden file, called the "Desktop Database". Because of the complications in storing different parts of a Macintosh file in non-Macintosh file systems that only handle consecutive data in one part, it is common to only send the Data fork or to convert the Macintosh file into some other format before transferring it.
  • magneto-optical drive — magneto-optical disk
  • magnetocaloric effect — an increase or decrease of the temperature of a thermally isolated magnetic substance accompanying an increase or decrease in the intensity of a magnetic field.
  • magnetofluid dynamics — magnetohydrodynamics.
  • magnetoplasmadynamics — magnetohydrodynamics.
  • main-topsail schooner — a two-masted or three-masted schooner having square topsails on the foremast and mainmast: a jackass brig or jackass bark.
  • maintenance allowance — money that is given to someone, usually on a regular basis, in order to help them pay for the things that they need
  • management consultant — A management consultant is someone whose job is to advise companies on the most efficient ways to run their business.
  • mechanical solidarity — social cohesiveness that is based on shared activities, beliefs, and experiences and is characteristic of simple traditional societies.
  • mechanical suspension — the act of suspending.
  • medium access control — Media Access Control
  • megaloblastic anaemia — any anaemia, esp pernicious anaemia, characterized by the presence of megaloblasts in the blood or bone marrow
  • meter-kilogram-second — of or relating to the system of units in which the meter, kilogram, and second are the principal units of length, mass, and time. Abbreviation: mks, MKS.
  • metopon hydrochloride — a narcotic drug, C18H21O3N·HCl, derived from morphine, but slightly more potent: used in medicine to relieve pain
  • metropolitan district — any of the districts making up the metropolitan counties of England: since 1986 they have functioned as unitary authorities, forming the sole principal tier of local government. Each metropolitan district has an elected council responsible for education, social services, etc
  • model-view-controller — (programming)   (MVC) A way of partitioning the design of interactive software; a software architecture pattern. The "model" is the internal workings of the program (the data objects and algorithms), the "view" is how the user sees the state of the model and the "controller" is how the user changes the state or provides input. MVC was the original kind of what is now sometimes called an MV* pattern. Trygve Reenskaug introduced it into Smalltalk-76 while visiting Xerox PARC in the 1970s.
  • monochloroacetic acid — chloroacetic acid.
  • motivational research — the application of the knowledge and techniques of the social sciences, especially psychology and sociology, to understanding consumer attitudes and behavior: used as a guide in advertising and marketing.
  • multi-ringed compound — A multi-ringed compound is a compound which has 70 or more carbon atoms, often a residual compound.
  • multilayer perceptron — A network composed of more than one layer of neurons, with some or all of the outputs of each layer connected to one or more of the inputs of another layer. The first layer is called the input layer, the last one is the output layer, and in between there may be one or more hidden layers.
  • multiplication factor — the ratio of the number of neutrons in a generation to the number of neutrons in the previous generation: when the multiplication factor is equal to or greater than one, a chain reaction is possible
  • municipal corporation — a city, town, village, etc., that operates under a corporate charter granted by the state.
  • muon-catalysed fusion — an experimental form of nuclear fusion in which hydrogen and deuterium muonic atoms are formed. Because the mass of the muon is much larger than that of the electron, the atoms are smaller, and the nuclei are close enough for fusion to occur
  • myocardial infarction — heart attack. Abbreviation: MI.
  • narrow-angle glaucoma — Ophthalmology. angle-closure glaucoma. See under glaucoma.
  • network time protocol — (NTP) A protocol built on top of TCP/IP that assures accurate local timekeeping with reference to radio, atomic or other clocks located on the Internet. This protocol is capable of synchronizing distributed clocks within milliseconds over long time periods. It is defined in STD 12, RFC 1119.
  • night-blooming cereus — any of various cacti of the genera Hylocereus, Peniocereus, Nyctocereus, or Selenicereus, having large, usually white flowers that open at night.
  • non-repeating decimal — a decimal representation of any irrational number, having the property that no sequence of digits is repeated ad infinitum.
  • olympic national park — a national park in NW Washington. 1323 sq. mi. (3425 sq. km).
  • open telecom platform — (communications, library)   (OTP) A set of standard, open source libraries and tools for use with Erlang.
  • operational semantics — (theory)   A set of rules specifying how the state of an actual or hypothetical computer changes while executing a program. The overall state is typically divided into a number of components, e.g. stack, heap, registers etc. Each rule specifies certain preconditions on the contents of some components and their new contents after the application of the rule. It is similar in spirit to the notion of a Turing machine, in which actions are precisely described in a mathematical way. Compuare axiomatic semantics, denotational semantics.
  • partial reinforcement — the process of randomly rewarding an organism for making a response on only some of the occasions it makes it
  • performance appraisal — the assessment, at regular intervals, of an employee's performance at work
  • personalized medicine — an approach to the practice of medicine that uses information about a patient’s unique genetic makeup and environment to customize the patient's medical care to fit his or her individual requirements.
  • pneumoencephalography — encephalography.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?