0%

17-letter words containing n, o, m, i, c

  • jumping-off place — a place for use as a starting point: Paris was the jumping-off place for our tour of Europe.
  • jus primae noctis — droit du seigneur.
  • knocking-off time — the time when you finish work
  • kyoto common lisp — (language)   (KCL) An implementation of Common Lisp by T. Yuasa <[email protected]> and M. Hagiya <[email protected]>, written in C to run under Unix-like operating systems. KCL is compiled to ANSI C. It conforms to Common Lisp as described in Guy Steele's book and is available under a licence agreement. E-mail: <[email protected]> (bug reports). Mailing list: [email protected], [email protected]
  • lame-duck session — (formerly) the December to March session of those members of the U.S. Congress who were defeated for reelection the previous November.
  • larmor precession — the precession of charged particles, as electrons, placed in a magnetic field, the frequency of the precession (Larmor frequency) being equal to the electronic charge times the strength of the magnetic field divided by 4π times the mass.
  • limestone lettuce — a variety of lettuce derived from Bibb lettuce.
  • line of scrimmage — an imaginary line parallel to the goal lines that passes from one sideline to the other through the point of the football closest to the goal line of each team.
  • lithium carbonate — a colorless crystalline compound, Li 2 CO 3 , slightly soluble in water: used in ceramic and porcelain glazes, pharmaceuticals, and luminescent paints.
  • load displacement — the weight, in long tons, of a cargo vessel loaded so that the summer load line touches the surface of the water.
  • local examination — any of various examinations, such as the GCSE, set by university boards and conducted in local centres, schools, etc
  • locomotive engine — a self-propelled engine driven by steam, electricity, or diesel power and used for drawing trains along railway tracks
  • logic programming — (artificial intelligence, programming, language)   A declarative, relational style of programming based on first-order logic. The original logic programming language was Prolog. The concept is based on Horn clauses. The programmer writes a "database" of "facts", e.g. wet(water). ("water is wet") and "rules", e.g. mortal(X) :- human(X). ("X is mortal is implied by X is human"). Facts and rules are collectively known as "clauses". The user supplies a "goal" which the system attempts to prove using "resolution" or "backward chaining". This involves matching the current goal against each fact or the left hand side of each rule using "unification". If the goal matches a fact, the goal succeeds; if it matches a rule then the process recurses, taking each sub-goal on the right hand side of the rule as the current goal. If all sub-goals succeed then the rule succeeds. Each time a possible clause is chosen, a "choice point" is created on a stack. If subsequent resolution fails then control eventually returns to the choice point and subsequent clauses are tried. This is known as "backtracking". Clauses may contain logic variables which take on any value necessary to make the fact or the left hand side of the rule match a goal. Unification binds these variables to the corresponding subterms of the goal. Such bindings are associated with the choice point at which the clause was chosen and are undone when backtracking reaches that choice point. The user is informed of the success or failure of his first goal and if it succeeds and contains variables he is told what values of those variables caused it to succeed. He can then ask for alternative solutions.
  • lombrosian school — a school of criminology, promulgating the theories and employing the methods developed by Lombroso.
  • luminous efficacy — the quotient of the luminous flux of a radiation and its corresponding radiant flux
  • luminous exitance — the ability of a surface to emit light expressed as the luminous flux per unit area at a specified point on the surface
  • lymphangiographic — Relating to lymphangiography.
  • macro-linguistics — a field of study concerned with language in its broadest sense and including cultural and behavioral features associated with language.
  • macroevolutionary — Pertaining to, or as a result of macroevolution.
  • macroinstructions — Plural form of macroinstruction.
  • macroinvertebrate — (zoology) An invertebrate that is large enough to be seen without the use of a microscope.
  • madonna and child — a representation of the Virgin Mary holding the infant Jesus.
  • magellanic clouds — either of two irregular galactic clusters in the southern heavens that are the nearest independent star system to the Milky Way.
  • magnetic constant — the permeability of free space, which has the value 4π × 10–7 henry per metre
  • magnetic monopole — a hypothetical very heavy particle with an isolated magnetic north pole or magnetic south pole.
  • magnetic roasting — roasting of a nonmagnetic ore to render it magnetic so that it can be separated from gangue by means of a magnetic field.
  • magnetic rotation — Faraday effect.
  • magnetizing force — that part of the magnetic induction that is determined at any point in space by the current density and displacement current at that point independently of the magnetic or other physical properties of the surrounding medium. Symbol: H.
  • magnetoelasticity — the phenomenon, consisting of a change in magnetic properties, exhibited by a ferromagnetic material to which stress is applied.
  • magnetoresistance — a change in the electrical resistance of a material upon exposure to a magnetic field.
  • maintained school — a school financially supported by the state
  • maintenance costs — the costs associated with keeping a road, building, vehicle, or machine in good condition by regularly checking it and repairing it when necessary
  • maintenance order — a court order stating that a divorced or legally separated man or woman must pay his or her former partner a regular sum in order to cover the costs of living
  • majority decision — a decision supported by more than half the people involved
  • make conversation — If you make conversation, you talk to someone in order to be polite and not because you really want to.
  • make mincemeat of — a mixture composed of minced apples, suet, and sometimes meat, together with raisins, currants, candied citron, etc., for filling a pie.
  • managing director — manager who oversees a project
  • manicure scissors — scissors for manicuring or trimming the nails
  • manifest function — any function of an institution or other social phenomenon that is planned and intentional.
  • many-valued logic — the study of logical systems in which the truth-values that a proposition may have are not restricted to two, representing only truth and falsity
  • maraschino cherry — a cherry cooked in colored syrup and flavored with maraschino, used to garnish desserts, cocktails, etc.
  • mariner's compass — a compass used for navigational purposes, consisting of a pivoted compass card in a gimbal-mounted, nonferrous metal bowl.
  • marriage ceremony — official part of a wedding
  • master of science — a master's degree given usually in a specific branch of the natural sciences, mathematics, or technology.
  • maurice of nassau — Prince of Orange 1567-1625; Du. statesman & military leader
  • mechanoelectrical — Describing the production of electricity by mechanical motion; especially in a transducer.
  • meissen porcelain — Dresden china.
  • memoised function — memo function
  • memoized function — memo function
  • memory protection — (memory management)   A system to prevent one process corrupting the memory (or other resources) of any other, including the operating system. Memory protection usually relies on a combination of hardware (a memory management unit) and software to allocate memory to processes and handle exceptions. The effectiveness of memory protection varies from one operating system to another. In most versions of Unix it is almost impossible to corrupt another process' memory, except in some archaic implementations and Lunix (not Linux!). Under Microsoft Windows (version? hardware?) any 16 bit application(?) can circumvent the memory protection, often leading to one or more GPFs. Currently (April 1996) neither Microsoft Windows 3.1, Windows 95, nor Mac OS offer memory protection. Windows NT has it, and Mac OS System 8 will offer a form of memory protection.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?