0%

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

  • electromagnetic unit — any unit that belongs to a system of electrical cgs units in which the magnetic constant is given the value of unity and is taken as a pure number
  • electromagnetic wave — a wave of energy propagated in an electromagnetic field
  • elementary education — the first six to eight years of a child's education
  • elephant in the room — an obvious truth deliberately ignored by all parties in a situation
  • eleusinian mysteries — a mystical religious festival, held in September at Eleusis in classical times, in which initiates celebrated Persephone, Demeter, and Dionysus
  • employer's liability — an employer's legal responsibility to pay damages to an employee who has been injured or who has contracted an illness because of the work he or she does
  • endorsement in blank — an endorsement on a bill of exchange, cheque, etc, naming no payee and thus making the endorsed sum payable to the bearer
  • environment variable — (programming, operating system)   A variable that is bound in the current environment. When evaluating an expression in some environment, the evaluation of a variable consists of looking up its name in the environment and substituting its value. Most programming languages have some concept of an environment but in Unix shell scripts it has a specific meaning slightly different from other contexts. In shell scripts, environment variables are one kind of shell variable. They differ from local variables and command line arguments in that they are inheritted by a child process. Examples are the PATH variable that tells the shell the file system paths to search to find command executables and the TZ variable which contains the local time zone. The variable called "SHELL" specifies the type of shell being used. These variables are used by commands or shell scripts to discover things about the environment they are operating in. Environment variables can be changed or created by the user or a program. To see a list of environment variables type "setenv" at the csh or tcsh prompt or "set" at the sh, bash, jsh or ksh prompt. In other programming languages, e.g. functional programming languages, the environment is extended with new bindings when a function's parameters are bound to its actual arguments or when new variables are declared. In a block-structured procedural language, the environment usually consists of a linked list of activation records.
  • environmental health — the issues dealt with by the Environmental Health Department of a local authority, such as prevention of the spread of communicable diseases, food safety and hygiene, control of infestation by insects or rodents, etc
  • environmental impact — the impact on the environment created by an industry, service, plan, or project
  • equilibrium constant — The equilibrium constant is the ratio between the amount of reactants and the amount of product for a particular chemical reaction, used to calculate chemical behavior.
  • estrela mountain dog — a sturdy well-built dog of a Portuguese breed with a long thick coat and a thick tuft of hair round the neck, often used as a guard dog
  • explicit parallelism — A feature of a programming language for a parallel processing system which allows or forces the programmer to annotate his program to indicate which parts should be executed as independent parallel tasks. This is obviously more work for the programmer than a system with implicit parallelism (where the system decides automatically which parts to run in parallel) but may allow higher performance.
  • federation of malaya — a federation of the nine Malay States of the Malay Peninsula and two of the Straits Settlements (Malacca and Penang): formed in 1948: became part of the British Commonwealth in 1957 and joined Malaysia in 1963
  • fermentation alcohol — alcohol (def 1).
  • fermentation-alcohol — Also called ethyl alcohol, grain alcohol, ethanol, fermentation alcohol. a colorless, limpid, volatile, flammable, water-miscible liquid, C 2 H 5 OH, having an etherlike odor and pungent, burning taste, the intoxicating principle of fermented liquors, produced by yeast fermentation of certain carbohydrates, as grains, molasses, starch, or sugar, or obtained synthetically by hydration of ethylene or as a by-product of certain hydrocarbon syntheses: used chiefly as a solvent in the extraction of specific substances, in beverages, medicines, organic synthesis, lotions, tonics, colognes, rubbing compounds, as an automobile radiator antifreeze, and as a rocket fuel. Compare denatured alcohol, methyl alcohol.
  • financial instrument — A financial instrument is a document or contract that can be traded in a market, that represents an asset to one party and a liability or equity to the other.
  • first earl of cromer1st Earl of, Evelyn Baring.
  • flame-fusion process — Verneuil process.
  • frederick william ii — 1744–97, king of Prussia 1786–97.
  • frederick william iv — 1795–1861, king of Prussia 1840–61 (brother of William I of Prussia).
  • frequency modulation — FM.
  • 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.
  • 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.
  • gravimetric analysis — analysis by weight.
  • grievous bodily harm — law: serious injury
  • 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.
  • 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.
  • 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
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?