0%

20-letter words containing a, n, m, e

  • employee association — an organization, other than a trade union, whose members comprise employees of a single employing organization. The aims of the association may be social, recreational, or professional
  • 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
  • entertainment center — stereo: hifi
  • entrance examination — admission test
  • 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
  • equalization payment — a financial grant made by the federal government to a poorer province in order to facilitate a level of services equal to that of a richer province
  • 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.
  • erythema infectiosum — a mild infectious disease of childhood, caused by a virus, characterized by fever and a red rash spreading from the cheeks to the limbs and trunk
  • essential amino acid — an amino acid that cannot be synthesized in the body and is thus an essential component of the diet
  • essential complexity — (programming)   A measure of the "structuredness" of a program.
  • 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
  • examining magistrate — (in some countries with inquisitorial legal systems) a judge who investigates cases and decides whether there is a case to answer in court
  • fair-trade agreement — an agreement or contract between a manufacturer and a retailer to sell a branded or trademarked product at no less than a specific price: legally prohibited after 1975.
  • false solomon's-seal — any of several plants belonging to the genus Smilacina, of the lily family, having long, arching clusters of greenish-white flowers.
  • 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.
  • financial management — supervision and handling of the financial affairs of an organization
  • financial statements — Financial statements are all of the reports that show how a company is performing for a certain period.
  • finite state grammar — a simplified form of transformational grammar devised by Noam Chomsky
  • finite state machine — (mathematics, algorithm, theory)   (FSM or "Finite State Automaton", "transducer") An abstract machine consisting of a set of states (including the initial state), a set of input events, a set of output events, and a state transition function. The function takes the current state and an input event and returns the new set of output events and the next state. Some states may be designated as "terminal states". The state machine can also be viewed as a function which maps an ordered sequence of input events into a corresponding sequence of (sets of) output events. A deterministic FSM (DFA) is one where the next state is uniquely determinied by a single input event. The next state of a nondeterministic FSM (NFA) depends not only on the current input event, but also on an arbitrary number of subsequent input events. Until these subsequent events occur it is not possible to determine which state the machine is in. It is possible to automatically translate any nondeterministic FSM into a deterministic one which will produce the same output given the same input. Each state in the DFA represents the set of states the NFA might be in at a given time. In a probabilistic FSM [proper name?], there is a predetermined probability of each next state given the current state and input (compare Markov chain). The terms "acceptor" and "transducer" are used particularly in language theory where automata are often considered as abstract machines capable of recognising a language (certain sequences of input events). An acceptor has a single Boolean output and accepts or rejects the input sequence by outputting true or false respectively, whereas a transducer translates the input into a sequence of output events. FSMs are used in computability theory and in some practical applications such as regular expressions and digital logic design. See also state transition diagram, Turing Machine.
  • first-cause argument — an argument for the existence of God, asserting the necessity of an uncaused cause of all subsequent series of causes, on the assumption that an infinite regress is impossible.
  • flame-fusion process — Verneuil process.
  • flavour of the month — If you think that something or someone is very popular at a particular time, you can say that they are flavour of the month.
  • force someone's hand — to force someone to act
  • fore-topgallant mast — the spar or section of a spar forming the topgallant portion of a foremast on a ship.
  • formative assessment — ongoing assessment of a pupil's educational development within a particular subject area
  • fourteenth amendment — an amendment to the U.S. Constitution, ratified in 1868, defining national citizenship and forbidding the states to restrict the basic rights of citizens or other persons.
  • frame check sequence — (communications)   (FCS) The extra characters added to a frame for error detection and correction(?). FCS is used in X.25, HDLC, Frame Relay, and other data link layer protocols.
  • frequency modulation — FM.
  • fulminate of mercury — a gray, crystalline solid, Hg(CNO) 2 , used chiefly in the manufacture of commercial and military detonators.
  • fundamental constant — a physical constant, such as the gravitational constant or speed of light, that plays a fundamental role in physics and chemistry and usually has an accurately known value
  • fundamental particle — elementary particle.
  • fundamental research — research carried out to deepen understanding of the fundamental or basic principles of something
  • fundamental sequence — an infinite sequence, x 1 , x 2 , …, whose terms are points in Ek, in which there exists a point y such that the limit as n goes to infinity of xn = y if and only if for every ε>0, there exists a number N such that i > N and j > N implies | xi − xj |< ε. Also called Cauchy sequence, convergent sequence. Compare complete (def 10b).
  • gastroduodenostomies — Plural form of gastroduodenostomy.
  • generative semantics — a theory of generative grammar holding that the deep structure of a sentence is equivalent to its semantic representation, from which the surface structure can then be derived using only one set of rules that relate underlying meaning and surface form rather than separate sets of semantic and syntactic rules.
  • genetically modified — biologically altered
  • gentleman of fortune — an adventurer.
  • gentleman-in-waiting — a man who comes from a family of high social standing and who is attached to a royal household or to the household of a person of high rank
  • give one's right arm — to be prepared to make any sacrifice
  • give someone the air — a mixture of nitrogen, oxygen, and minute amounts of other gases that surrounds the earth and forms its atmosphere.
  • glucosamine sulphate — a compound used in some herbal remedies and dietary supplements, esp to strengthen joint cartilage
  • glyceryl monoacetate — acetin.
  • go to someone's head — to confuse, excite, or intoxicate someone
  • 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.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?