0%

16-letter words containing m, e, r, c, n

  • moving staircase — Also called moving staircase, moving stairway. a continuously moving stairway on an endless loop for carrying passengers up or down.
  • multidirectional — extending or operating in several directions at the same time; functioning or going in more than one direction: a multidirectional stereo speaker system.
  • munching squares — A display hack dating back to the PDP-1 (ca. 1962, reportedly discovered by Jackson Wright), which employs a trivial computation (repeatedly plotting the graph Y = X XOR T for successive values of T - see HAKMEM items 146--148) to produce an impressive display of moving and growing squares that devour the screen. The initial value of T is treated as a parameter, which, when well-chosen, can produce amazing effects. Some of these, later (re)discovered on the LISP Machine, have been christened "munching triangles" (try AND for XOR and toggling points instead of plotting them), "munching w's", and "munching mazes". More generally, suppose a graphics program produces an impressive and ever-changing display of some basic form, foo, on a display terminal, and does it using a relatively simple program; then the program (or the resulting display) is likely to be referred to as "munching foos". [This is a good example of the use of the word foo as a metasyntactic variable.]
  • musique concrete — tape-recorded musical and natural sounds, often electronically distorted, arranged in planned combinations, sequences, and rhythmic patterns to create an artistic work.
  • mutual insurance — insurance in which those insured become members of a company who reciprocally engage, by payment of certain amounts into a common fund, to indemnify one another against loss.
  • mutual recursion — recursion
  • native americans — a person born in the United States.
  • necessitarianism — the doctrine that all events, including acts of the will, are determined by antecedent causes; determinism.
  • neo-conservatism — (in the US) a right-wing tendency that originated amongst supporters of the political left and has become characterized by its support of hawkish foreign policies
  • network computer — a relatively inexpensive computer with minimal processing power, designed primarily to provide access to computer networks, as corporate intranets or the Internet. Abbreviation: NC.
  • new smyrna beach — a town in NE Florida.
  • nick someone for — to defraud someone to the extent of
  • non-compressible — to press together; force into less space.
  • non-contemporary — existing, occurring, or living at the same time; belonging to the same time: Newton's discovery of the calculus was contemporary with that of Leibniz.
  • non-manufactured — the making of goods or wares by manual labor or by machinery, especially on a large scale: the manufacture of television sets.
  • nondeterministic — the doctrine that all facts and events exemplify natural laws.
  • nonharmonic tone — a tone sounding with a chord of which it is not a chord tone.
  • north palm beach — a town in E Florida.
  • nuclear emulsion — a photographic emulsion in the form of a thick block, used to record the tracks of elementary particles.
  • nuclear magneton — a unit of magnetic moment, used to measure proton spin and approximately equal to 1/1836 Bohr magneton.
  • nuclear medicine — diagnostic and therapeutic medical techniques using radionuclides or radioisotopes.
  • nuclear membrane — the double membrane surrounding the nucleus within a cell.
  • nuclear umbrella — a guarantee from a country or state that possesses nuclear weapons to a country that does not that they will defend them
  • number crunching — a person or thing that performs a great many numerical calculations, as a financial analyst, statistician, computer, or computer program.
  • number-crunching — a person or thing that performs a great many numerical calculations, as a financial analyst, statistician, computer, or computer program.
  • numbered account — a bank account whose owner is identified by a number for the purpose of preserving anonymity.
  • oculomotor nerve — either one of the third pair of cranial nerves, consisting chiefly of motor fibers that innervate most of the muscles of the eyeball.
  • ohmic resistance — resistance (def 3a).
  • onboard computer — onboard a vehicle, ship, plane, train or spacecraft
  • opening ceremony — a ceremony held in celebration of the start of something
  • operating income — revenue from business operations after operating expenses are deducted from gross income.
  • over-communicate — to impart knowledge of; make known: to communicate information; to communicate one's happiness.
  • over-consumption — the act of consuming, as by use, decay, or destruction.
  • over-romanticize — to make romantic; invest with a romantic character: Many people romanticize the role of an editor.
  • overaccumulation — Accumulation of too much.
  • overcompensating — Present participle of overcompensate.
  • overcompensation — a pronounced striving to neutralize and conceal a strong but unacceptable character trait by substituting for it an opposite trait.
  • overcompensatory — a pronounced striving to neutralize and conceal a strong but unacceptable character trait by substituting for it an opposite trait.
  • overcomplicating — Present participle of overcomplicate.
  • panoramic camera — a still camera having a movable lens that horizontally scans a view while exposing a long photographic plate or strip of film.
  • panoramic screen — a very wide screen, as of a television, etc
  • pattern matching — 1. A function is defined to take arguments of a particular type, form or value. When applying the function to its actual arguments it is necessary to match the type, form or value of the actual arguments against the formal arguments in some definition. For example, the function length [] = 0 length (x:xs) = 1 + length xs uses pattern matching in its argument to distinguish a null list from a non-null one. There are well known algorithm for translating pattern matching into conditional expressions such as "if" or "case". E.g. the above function could be transformed to 2. Descriptive of a type of language or utility such as awk or Perl which is suited to searching for strings or patterns in input data, usually using some kind of regular expression.
  • peace campaigner — someone who campaigns for peace or an end to conflict
  • peano arithmetic — (mathematics)   Giuseppe Peano's system for representing natural numbers inductively using only two symbols, "0" (zero) and "S" (successor). This system could be expressed as a recursive data type with the following Haskell definition: data Peano = Zero | Succ Peano The number three, usually written "SSS0", would be Succ (Succ (Succ Zero)). Addition of Peano numbers can be expressed as a simple syntactic transformation: plus Zero n = n plus (Succ m) n = Succ (plus m n) (1995-03-28)
  • pectoralis minor — the smaller of the two large chest muscles that assist in movements of the shoulder and upper arm
  • perchloromethane — carbon tetrachloride.
  • performance bond — contract bond.
  • performance test — a test requiring little or no use of language, the test materials being designed to elicit manual or behavioral responses rather than verbal ones.
  • permanganic acid — an acid, HMnO 4 , known only in solution.
  • pharmacogenetics — the branch of pharmacology that examines the relation of genetic factors to variations in response to drugs.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?