0%

17-letter words containing a, n, o, m, l, i

  • incompatibilities — not compatible; unable to exist together in harmony: She asked for a divorce because they were utterly incompatible.
  • inertial platform — self-contained navigational devices used in inertial guidance, along with their mounting.
  • insurmountability — incapable of being surmounted, passed over, or overcome; insuperable: an insurmountable obstacle.
  • intercolumniation — the space between two adjacent columns, usually the clear space between the lower parts of the shafts.
  • intergovernmental — involving two or more governments or levels of government.
  • intersectionalism — The study of minorities within minorities, or intersections between minorities; specifically, the study of the interactions of multiple systems of oppression or discrimination.
  • intragovernmental — Within a government.
  • irrational number — a number that cannot be exactly expressed as a ratio of two integers.
  • jumping-off place — a place for use as a starting point: Paris was the jumping-off place for our tour of Europe.
  • lake waikaremoana — a lake in the North Island of New Zealand in a dense bush setting. Area: about 55 sq km (21 sq miles)
  • lambda expression — (mathematics)   A term in the lambda-calculus denoting an unnamed function (a "lambda abstraction"), a variable or a constant. The pure lambda-calculus has only functions and no constants.
  • 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.
  • lan administrator — (job)   A person who installs and maintains LAN hardware and software. A LAN administrator troubleshoots network usage and computer peripherals. He installs new users, performs system backups and data recovery, and resolves LAN communications problems.
  • langmuir isotherm — A Langmuir isotherm is a classical relationship between the concentrations of a solid and a fluid, used to describe a state of no change in the sorption process.
  • 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.
  • lebanon mountains — a mountain range extending the length of Lebanon, in the central part. Highest peak, 10,049 feet (3063 meters).
  • leibniz mountains — a mountain range on the SW limb of the moon, containing the highest peaks (10 000 metres) on the moon
  • lempert operation — fenestration (def 3c).
  • light mineral oil — a colorless, oily, almost tasteless, water-insoluble liquid, usually of either a standard light density (light mineral oil) or a standard heavy density (heavy mineral oil) consisting of mixtures of hydrocarbons obtained from petroleum by distillation: used chiefly as a lubricant, in the manufacture of cosmetics, and in medicine as a laxative.
  • limousine liberal — a wealthy left-wing person
  • 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
  • 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
  • lumpenproletariat — the lowest level of the proletariat comprising unskilled workers, vagrants, and criminals and characterized by a lack of class identification and solidarity.
  • lymphadenopathies — Plural form of lymphadenopathy.
  • lymphangiographic — Relating to lymphangiography.
  • lyon king of arms — the chief herald of Scotland
  • 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.
  • 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 monopole — a hypothetical very heavy particle with an isolated magnetic north pole or magnetic south pole.
  • magnetoelasticity — the phenomenon, consisting of a change in magnetic properties, exhibited by a ferromagnetic material to which stress is applied.
  • maintained school — a school financially supported by the state
  • maison de moliere — Comédie Française.
  • make no apologies — If you say that you make no apologies for what you have done, you are emphasizing that you feel that you have done nothing wrong.
  • maladministration — to administer or manage badly or inefficiently: The mayor was a bungler who maladministered the city budget.
  • malayo-polynesian — a family of languages extending from Madagascar to the central Pacific, including Malagasy, Malay, Indonesian, Tagalog, and Polynesian
  • manitoulin island — an island in N Lake Huron belonging to Canada. 80 miles (130 km) long.
  • manpower planning — a procedure used in organizations to balance future requirements for all levels of employee with the availability of such employees
  • 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
  • margaret hamilton — (person)   (born 1936-08-17) A computer scientist, systems engineer and business owner, credited with coining the term software engineering. Margaret Hamilton published over 130 papers, proceedings and reports about the 60 projects and six major programs in which she has been involved. In 1965 she became Director of Software Programming at MIT's Charles Stark Draper Laboratory and Director of the Software Engineering Division of the MIT Instrumentation Laboratory, which developed on-board flight software for the Apollo space program. At NASA, Hamilton pioneered the Apollo on-board guidance software that navigated to and landed on the Moon and formed the basis for software used in later missions. At the time, programming was a hands-on, engineering descipline; computer science and software engineering barely existed. Hamilton produced innovations in system design and software development, enterprise and process modelling, development paradigms, formal systems modelling languages, system-oriented objects for systems modelling and development, automated life-cycle environments, software reliability, software reuse, domain analysis, correctness by built-in language properties, open architecture techniques for robust systems, full life-cycle automation, quality assurance, seamless integration, error detection and recovery, man-machine interface systems, operating systems, end-to-end testing and life-cycle management. She developed concepts of asynchronous software, priority scheduling and Human-in-the-loop decision capability, which became the foundation for modern, ultra-reliable software design. The Apollo 11 moon landing would have aborted when spurious data threatened to overload the computer, but thanks to the innovative asynchronous, priority based scheduling, it eliminated the unnecessary processing and completed the landing successfully. In 1986, she founded Hamilton Technologies, Inc., developed around the Universal Systems Language and her systems and software design paradigm of Development Before the Fact (DBTF).
  • marital relations — a euphemistic term for sexual intercourse between married partners
  • maxwell equations — equations developed by James Clerk Maxwell (1831–79) upon which classical electromagnetic theory is based
  • mean proportional — (between two numbers a and b) a number x for which a/x = x/b : The number 3 is a mean proportional between 1 and 9.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?