0%

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

  • effective computable — (theory)   A term describing a function for which there is an effective algorithm that correctly calculates the function. The algorithm must consist of a finite sequence of instructions.
  • efficiency apartment — a small apartment consisting typically of a combined living room and bedroom area, a bathroom, and a kitchenette.
  • electroencephalogram — A test or record of brain activity produced by electroencephalography.
  • electrohydrodynamics — (physics) the study of the dynamics of electrically conducting fluid.
  • electromagnetic pump — a device for pumping liquid metals by placing a pipe between the poles of an electromagnet and passing a current through the liquid metal
  • 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
  • embryo vitrification — a method of in vitro fertilization in which the embryo is exposed to a vitreous solution and frozen before being thawed and implanted into the uterus
  • 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
  • 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
  • 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
  • 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.
  • 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.
  • 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.
  • firearms certificate — a certificate that entitles the holder to own and keep a firearm
  • first earl of cromer1st Earl of, Evelyn Baring.
  • 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.
  • 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.
  • 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
  • fort george g. meade — a military reservation in central Maryland, SW of Baltimore.
  • 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.
  • 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).
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?