0%

24-letter words containing f, e, a

  • conservation of momentum — the principle that the total linear or angular momentum in any isolated system is constant, provided that no external force is applied
  • cost-of-living allowance — an additional payment which takes account of the cost of living
  • council of nationalities — the legislature of the former Soviet Union and its successor states, consisting of an upper house (Soviet of the Union or Council of the Union) whose delegates are elected on the basis of population, and a lower house (Soviet of Nationalities or Council of Nationalities) whose delegates are elected to represent the various nationalities.
  • data definition language — (language, database)   (DDL) 1. A language enabling the structure and instances of a database to be defined in a human-, and machine-readable form. See also Data manipulation language (DML). 2. A specification language for databases, based on the entity-relationship model. It is used in the Eli compiler-compiler to manage type definitions.
  • definite relative clause — a relative clause with a definite relative pronoun as subordinating word, as that they said in We heard the things that they said.
  • dejeuner a la fourchette — a luncheon or light meal, especially one at which eggs, meat, etc., are served.
  • delayed control-transfer — (architecture)   A technique used on the SPARC processor to reduce the effect of pipeline breaks by executing the instruction after a branch instruction (the "delay instruction" in the "delay slot"). If there is no useful instruction which can be placed in the delay slot then the "annul bit" on the control transfer instruction can be set, preventing execution of the delay instruction (unless the control transfer is conditional and is taken). Annulled branches are indicated in SPARC assembler language by appending ",A" to the operation code. For example, LOOP: ... CMP %L0,10 BLE,A LOOP ADD %L2, %L3, #L4 If the delay instruction is also a control transfer instruction then it gets more complicated. Both control transfer instructions are executed (but not the following instruction) and, assuming they are both taken, control is transferred briefly to the destination of the first and then immediately to the destination of the second.
  • detoxification programme — a programme of treatment for alcoholism or drug addiction
  • differential association — a theory that criminal and deviant behavior is learned through close and frequent association with criminal or deviant behavior patterns, norms, and values.
  • differential coefficient — derivative (def 6).
  • disturbance of the peace — a malicious and willful intrusion on the peace and quiet of a community or neighbourhood
  • domain-specific language — (language)   A machine-processable language whose terms are derived from a domain model and that is used for the definition of components or software architectures supporting that domain. A domain-specific language is often used as input to an application generator.
  • double overhead camshaft — a pair of overhead camshafts, one to operate the intake valves and the other to operate the exhaust valves. Abbreviation: DOHC.
  • dream of the red chamber — Chinese Hung Lou Mêng or Hong Lou Meng. an 18th-century Chinese novel by Ts'ao Hsüeh-ch'in, completed by Kao E, in 120 chapters.
  • east riding of yorkshire — a county of NE England, a historical division of Yorkshire on the North Sea and the Humber estuary: became part of Humberside in 1974; reinstated as an independent unitary authority in 1996, with a separate authority for Kingston upon Hull: chiefly agricultural and low-lying, with various industries in Hull. Administrative centre: Beverley. Pop (excluding Hull): 321 300 (2003 est). Area (excluding Hull): 748 sq km (675 sq miles)
  • eating one's own dogfood — (programming)   When a developer uses their own code for their own daily needs. Being a user as well as a developer creates the user empathy that is the hallmark of good software. The term seems to have originated at Microsoft.
  • effort adjustment factor — (programming)   (EAF) A term used in COCOMO to calculate a cost driver attribute's effect on a project. It is the product of the effort multipliers corresponding to each of the cost drivers for the project.
  • electronic configuration — the arrangement of electrons in the orbitals of an atom or molecule
  • electronic point of sale — a computerized system for recording sales in retail shops, using a laser scanner at the cash till to read bar codes on the packages of the items sold
  • environmentally friendly — that has no or the least possible impact on the environment
  • equine infectious anemia — swamp fever (def 2).
  • erythroblastosis fetalis — an anaemic blood disease of a fetus or newborn child, characterized by erythroblasts in the circulating blood: caused by a blood incompatibility between mother and fetus
  • face as long as a fiddle — a dismal or gloomy facial expression
  • failure-directed testing — (programming)   (Or "heuristics testing") Software testing based on the knowledge of the types of errors made in the past that are likely for the system under test.
  • false lily of the valley — a low-growing woodland plant, Maianthemum canadense, of the lily family, native to northeastern North America, having a cluster of small white flowers.
  • family income supplement — a benefit formerly paid to low-income families
  • federal power commission — FPC.
  • federal reserve district — the district served by a certain Federal Reserve Bank.
  • federal trade commission — FTC.
  • ferdinand lewis alcindor — (Ferdinand) Lew(is, Jr.) original name of Abdul-Jabbar.
  • fight like kilkenny cats — to fight until both parties are destroyed
  • fight or flight reaction — the response of the sympathetic nervous system to a stressful event, preparing the body to fight or flee, associated with the adrenal secretion of epinephrine and characterized by increased heart rate, increased blood flow to the brain and muscles, raised sugar levels, sweaty palms and soles, dilated pupils, and erect hairs.
  • fight-or-flight reaction — the response of the sympathetic nervous system to a stressful event, preparing the body to fight or flee, associated with the adrenal secretion of epinephrine and characterized by increased heart rate, increased blood flow to the brain and muscles, raised sugar levels, sweaty palms and soles, dilated pupils, and erect hairs.
  • fish protein concentrate — an odorless and tasteless high-protein food additive made from ground fish and suitable for human consumption. Abbreviation: FPC.
  • flexible assembly system — A flexible assembly system is a set of machines or robots that can assemble many different kinds of products.
  • floating decimal (point) — a decimal (point) whose position is not fixed
  • floating point underflow — underflow
  • floating-point specratio — SPECfp92
  • flue gas desulfurization — Flue gas desulfurization is the removal of pollutants containing sulfur from flue gas.
  • follow someone's example — If you follow someone's example, you behave in the same way as they did in the past, or in a similar way, especially because you admire them.
  • footloose and fancy-free — If you describe someone as footloose and fancy-free, you mean that they are not married or in a similar relationship, and you therefore consider them to have very few responsibilities or commitments.
  • forward error correction — (algorithm)   (FEC) A class of methods for controling errors in a one-way communication system. FEC sends extra information along with the data, which can be used by the receiver to check and correct the data. A CPU writing data to RAM is a kind of one-way communication - see error correcting memory and error checking and correction.
  • fray at/around the edges — If you say that something is fraying at the edges or is fraying around the edges, you mean that it has an uncertain or unsteady quality, for example because it is gradually being spoiled or destroyed.
  • free and accepted masons — a member of a widely distributed secret order (Free and Accepted Masons) having for its object mutual assistance and the promotion of brotherly love among its members.
  • free software foundation — (body)   (FSF) An organisation devoted to the creation and dissemination of free software, i.e. software that is free from licensing fees or restrictions on use. The Foundation's main work is supporting the GNU project, started by Richard Stallman (RMS), partly to proselytise for his position that information is community property and all software source should be shared. The GNU project has developed the GNU Emacs editor and a C compiler, gcc, replacements for many Unix utilities and many other tools. A complete Unix-like operating system (HURD) is in the works (April 1994). Software is distributed under the terms of the GNU General Public License, which also provides a good summary of the Foundation's goals and principles. The Free Software Foundation raises most of its funds from distributing its software, although it is a charity rather than a company. Although the software is freely available (e.g. by FTP - see below) users are encouraged to support the work of the FSF by paying for their distribution service or by making donations. One of the slogans of the FSF is "Help stamp out software hoarding!" This remains controversial because authors want to own, assign and sell the results of their labour. However, many hackers who disagree with RMS have nevertheless cooperated to produce large amounts of high-quality software for free redistribution under the Free Software Foundation's imprimatur. See copyleft, General Public Virus, GNU archive site. Unofficial WWW pages: PDX, DeLorie. E-mail: <[email protected]>. Address: Free Software Foundation, Inc., 675 Massachusetts Avenue, Cambridge, MA 02139, USA. Telephone: +1 (617) 876 3296.
  • french equatorial africa — a former federation of French territories in central Africa, including Chad, Gabon, Middle Congo (now People's Republic of the Congo), and Ubangi-Shari (now Central African Republic): each became independent in 1960.
  • frequent shopper program — A frequent shopper program is one that rewards customers for purchases made on multiple visits, and builds up points entitling them to reduced prices and free items.
  • frequent-flyer programme — a plan or system under which frequent flyers earn rewards for being regular customers
  • functional specification — (programming, project)   A description of what a system (e.g. a piece of software) does or should do (but not how it should do it). The functional specification is one of the inputs to the design process. See IEEE/ANSI Std. 610.12-1990.
  • general of the air force — the highest ranking officer in the U.S. Air Force.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?