0%

20-letter words containing m, e, r, l, a

  • friedrich max müller — Friedrich Max [free-drik maks;; German free-drikh mahks] /ˈfri drɪk mæks;; German ˈfri drɪx mɑks/ (Show IPA), 1823–1900, English Sanskrit scholar and philologist born in Germany.
  • fulminate of mercury — a gray, crystalline solid, Hg(CNO) 2 , used chiefly in the manufacture of commercial and military detonators.
  • fundamental particle — elementary particle.
  • fundamental research — research carried out to deepen understanding of the fundamental or basic principles of something
  • gentleman of fortune — an adventurer.
  • get a real computer! — (jargon)   A typical hacker response to news that somebody is having trouble getting work done on a toy system or bitty box. The threshold for "real computer" rises with time. As of mid-1993 it meant multi-tasking, with a hard disk, and an address space bigger than 16 megabytes. At this time, according to GLS, computers with character-only displays were verging on "unreal". In 2001, a real computer has a one gigahertz processor, 128 MB of RAM, 20 GB of hard disk, and runs Linux.
  • get away from it all — If you get away from it all, you have a holiday in a place that is very different from where you normally live and work.
  • glyceryl monoacetate — acetin.
  • goldenhar's syndrome — a congenital disorder in which one side of the face is malformed, often with an enlargement of one side of the mouth. There may also be hearing loss, curvature of the spine, and mild retardation
  • gravimetric analysis — analysis by weight.
  • grievous bodily harm — law: serious injury
  • hampton court palace — a royal palace in Hampton, London, built in 1515 by Cardinal Wolsey
  • harmonic minor scale — minor scale (def 1).
  • hexafluoroantimonate — (inorganic chemistry) The anion SbF6- or any salt containing this anion; it is used as an acidic catalyst in epoxide opening reactions.
  • hindu-arabic numeral — Arabic numeral.
  • honeysuckle ornament — anthemion.
  • horizontal microcode — (processor)   Microcode using horizontal encoding.
  • houses of parliament — In Britain, the Houses of Parliament are the British parliament, which consists of two parts, the House of Commons and the House of Lords. The buildings where the British parliament does its work are also called the Houses of Parliament.
  • hypercholesterolemia — the presence of an excessive amount of cholesterol in the blood.
  • hyperlipoproteinemia — Pathology. any of various disorders of lipoprotein metabolism, usually characterized by abnormally high levels of cholesterol and certain lipoproteins in the blood.
  • implicit parallelism — (parallel)   A feature of a programming language for a parallel processing system which decides automatically which parts to run in parallel. The best way of providing implicit parallelism is still (1995) an active research topic. The problem is to generate the right number of parallel tasks of the right size (or "granularity"). Too many tasks and the system gets bogged down in house-keeping, or memory for waiting tasks runs out, too few tasks and processors are left idle. The best performance is usually achieved with explicit parallelism where the programmer can annotate his program to indicate which parts should be executed as independent parallel tasks.
  • incremental analysis — (testing)   Partial analysis of an incomplete product to allow early feedback on its development.
  • incremental recorder — a device for recording data as it is generated, usually on paper tape or magnetic tape, and feeding it into a computer
  • industrial democracy — control of an organization by the people who work for it, esp by workers holding positions on its board of directors
  • information builders — Distributors of LEVEL5 OBJECT. Telephone +1 800 969 INFO.
  • information overload — an excess of incoming information, as might confront a pedestrian on a crowded city street, that forces one to be selective in the information received and retained.
  • inland revenue stamp — a certificate issued by the Inland Revenue to acknowledge payment of tax
  • insulin-coma therapy — a former treatment for mental illness, especially schizophrenia, employing insulin-induced hypoglycemia as a method for producing convulsive seizures.
  • intelligent terminal — (hardware)   (or "smart terminal", "programmable terminal") A terminal that often contains not only a keyboard and screen, but also comes with a disk drive and printer, so it can perform limited processing tasks when not communicating directly with the central computer. Some can be programmed by the user to perform many basic tasks, including both arithmetic and logic operations. In some cases, when the user enters data, the data will be checked for errors and some type of report will be produced. In addition, the valid data that is entered may be stored on the disk, it will be transmitted over communication lines to the central computer. An intelligent terminal may have enough computing capability to draw graphics or to offload some kind of front-end processing from the computer it talks to. The development of workstations and personal computers has made this term and the product it describes semi-obsolescent, but one may still hear variants of the phrase "act like a smart terminal" used to describe the behaviour of workstations or PCs with respect to programs that execute almost entirely out of a remote server's storage, using said devices as displays. The term once meant any terminal with an addressable cursor; the opposite of a glass tty. Today, a terminal with merely an addressable cursor, but with none of the more-powerful features mentioned above, is called a dumb terminal. There is a classic quote from Rob Pike (inventor of the blit terminal): "A smart terminal is not a smart*ass* terminal, but rather a terminal you can educate". This illustrates a common design problem: The attempt to make peripherals (or anything else) intelligent sometimes results in finicky, rigid "special features" that become just so much dead weight if you try to use the device in any way the designer didn't anticipate. Flexibility and programmability, on the other hand, are *really* smart. Compare hook.
  • intercalary meristem — meristem in the internode of a stem.
  • internal hemorrhoids — Usually, hemorrhoids. Pathology. an abnormally enlarged vein mainly due to a persistent increase in venous pressure, occurring inside the anal sphincter of the rectum and beneath the mucous membrane (internal hemorrhoid) or outside the anal sphincter and beneath the surface of the anal skin (external hemorrhoid)
  • international master — a chess player of high ability but below the level of International Grand Master, as determined through specified types of international competitions.
  • international system — an internationally accepted coherent system of physical units, derived from the MKSA (meter-kilogram-second-ampere) system, using the meter, kilogram, second, ampere, kelvin, mole, and candela as the basic units (SI units) respectively of the fundamental quantities of length, mass, time, electric current, temperature, amount of substance, and luminous intensity. Abbreviation: SI.
  • james prescott jouleJames Prescott, 1818–89, English physicist.
  • java virtual machine — (language, architecture)   (JVM) A specification for software which interprets Java programs that have been compiled into byte-codes, and usually stored in a ".class" file. The JVM instruction set is stack-oriented, with variable instruction length. Unlike some other instruction sets, the JVM's supports object-oriented programming directly by including instructions for object method invocation (similar to subroutine call in other instruction sets). The JVM itself is written in C and so can be ported to run on most platforms. It needs thread support and I/O (for dynamic class loading). The Java byte-code is independent of the platform. There are also some hardware implementations of the JVM.
  • laboratory equipment — apparatus for scientific research and experiments
  • lampbrush chromosome — a chromosome with looped projections resembling a brush
  • laurentian mountains — a range of low mountains in E Canada, in Quebec between the St Lawrence River and Hudson Bay. Highest point: 1191 m (3905 ft)
  • lavaliere microphone — a small microphone that hangs around the neck of a performer or speaker.
  • law of large numbers — the theorem in probability theory that the number of successes increases as the number of experiments increases and approximates the probability times the number of experiments for a large number of experiments.
  • least-squares method — a method of estimating values from a set of observations by minimizing the sum of the squares of the differences between the observations and the values to be found.
  • letters testamentary — a document issued by the probate court or some officer who has authority, directing the person named as executor in a will to act in that capacity
  • lieutenant commander — a commissioned officer ranking next below a commander and next above a lieutenant.
  • life-support machine — A life-support machine is the equipment that is used to keep a person alive when they are very ill and cannot breathe without help.
  • like death warmed up — very ill
  • linage advertisement — advertisements which are costed and paid for according to the number of lines in them
  • literate programming — (programming, text)   Combining the use of a text formatting language such as TeX and a conventional programming language so as to maintain documentation and source code together. Literate programming may use the inverse comment convention.
  • lonely hearts column — the part of a newspaper or magazine where lonely hearts ads appear
  • look homeward, angel — a novel (1929) by Thomas Wolfe.
  • lower yosemite falls — a section of Yosemite Falls in central California, in the Yosemite National Park, that is 98 m (320 ft) high
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?