0%

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

  • electronic mail address — (messaging)   (Usually "e-mail address") The string used to specify the source or destination of an electronic mail message. E.g. "[email protected]". The RFC 822 standard is probably the most widely used on the Internet. X.400 was once used in Europe and Canada. UUCP-style (bang path) addresses or other kinds of source route became virtually extinct in the 1990s. In the example above, "john" is the local part which is the name of a mailbox on the destination computer. If the sender and recipient use the same computer, or the same LAN, for electronic mail then the local part is usually all that is required. If they use different computers, e.g. they work at different companies or use different Internet service providers, then the "host part", e.g. "sales.acme.com" must be appended after an "@". This usually takes the form of a fully qualified domain name or, within a large organisation, it may be just the hostname part, e.g. "sales". The destination computer named by the host part is usually a server of some kind rather than an individual's workstation or PC. The user's mail is stored on the server and read later via client mail software running on the user's computer. Large organisations, such as universities will often set up a global alias directory which maps a simple user name such as "jsmith" to an address which contains more information such as "[email protected]". This hides the detailed knowledge of where the message will be delivered from the sender, making it much easier to redirect mail if a user leaves or moves to a different department for example.
  • eliminative materialism — (in philosophy of mind) the theory that people's common-sense understanding of the mind is false and that certain classes of mental states that most people believe in do not exist
  • embarrassment of riches — If you say that someone has an embarrassment of riches, you mean that they have so many good things that these things are a problem.
  • embden-meyerhof pathway — the metabolic reaction sequence in glycolysis by which glucose is converted to pyruvic acid with production of ATP
  • endorsement advertising — the practice of saying that you approve of a company or product by appearing in advertisements for it
  • european monetary union — the agreement between members of the European Union to establish a common currency. The current participating members are Austria, Belgium, Finland, France, Germany, Greece, Ireland, Italy, Luxembourg, the Netherlands, Portugal, and Spain
  • exchange rate mechanism — European financial system
  • execute channel program — (operating system)   (EXCP) An IBM system for low-level file access, where the programmer is completely responsible for providing a list of device-specific "channel comands" to be executed by I/O channels, control units and/or devices. The operating system will simply check the "CCW" chains for security purposes (access invalid memory or outside of file extents) and then schedule them for execution.
  • experimental psychology — the scientific study of the individual behaviour of man and other animals, esp of perception, learning, memory, motor skills, and thinking
  • extended memory manager — (software, storage)   (XMM) The memory manager software implementing Extended Memory Specification, such as HIMEM or QEMM386. XMM's can usually also act as A20 handlers.
  • fear-driven development — (jargon, humour)   When project management adds more pressure (fires someone or something). A play on test-driven development.
  • ferric ammonium oxalate — a green, crystalline, water-soluble, synthetically produced powder, (NH 4) 3 Fe(C 2 O 4) 3 ⋅3H 2 O, used chiefly in the manufacture of blueprint paper.
  • fifth marquis lansdowneHenry Charles Keith, 5th Marquis of Lansdowne, Lansdowne, 5th Marquis of.
  • finite element analysis — Finite element analysis is a type of computer-based analysis which calculates variations of quantities such as temperature or stress in a body by dividing it into small parts with no spaces between them.
  • foreign exchange market — the market for the international buying, selling and trading of currencies
  • forward exchange market — a market for contracts that specify the exchange rate of a currency to be delivered at a later date
  • four colour map theorem — (mathematics, application)   (Or "four colour theorem") The theorem stating that if the plane is divided into connected regions which are to be coloured so that no two adjacent regions have the same colour (as when colouring countries on a map of the world), it is never necessary to use more than four colours. The proof, due to Appel and Haken, attained notoriety by using a computer to check tens of thousands of cases and is thus not humanly checkable, even in principle. Some thought that this brought the philosophical status of the proof into doubt. There are now rumours of a simpler proof, not requiring the use of a computer. See also chromatic number
  • frictional unemployment — those people who are in the process of moving from one job to another and who therefore appear in the unemployment statistics collected at any given time
  • frozen food compartment — a compartment of a refrigerator or fridge-freezer for the storage of frozen food
  • functional requirements — (specification)   What a system should be able to do, the functions it should perform. This term is used at both the user requirements analysis and software requirements specifications phases in the software life-cycle. An example of a non-functional requirement is an initialisation sequence incorporated into the software that is specific to a given customer.
  • fundamental interaction — any of the four basic interactions that occur in nature: the gravitational, electromagnetic, strong, and weak interactions
  • galilean transformation — the equations in classical mechanics that relate position and time in two frames of reference that are moving uniformly with respect to each other. Compare inertial system, relativity (def 2).
  • ge information services — (networking, company)   One of the leading on-line services, started on 1st October 1985, providing subscribers with hundreds of special interest areas, computer hardware and software support, award-winning multi-player games, the most software files in the industry (over 200 000), worldwide news, sports updates, business news, investment strategies, and Internet electronic mail and fax (GE Mail). Interactive conversations (Chat Lines) and bulletin boards (Round Tables) with associated software archives are also provided. GEnie databases (through the ARTIST gateway) allow users to search the full text of thousands of publications, including Dun & Bradstreet Company Profiles; a GEnie NewsStand with more than 900 newspapers, magazines, and newsletters; a Reference Center with information ranging from Agriculture to World History; the latest in medical information from MEDLINE; and patent and trademark registrations. Telephone: +1 (800) 638 9636. TDD: +1 (800) 238 9172. E-mail: <[email protected]>.
  • german baptist brethren — Church of the Brethren.
  • german southwest africa — a former name of Namibia.
  • give (or get) a tumble — to give (or get) some favorable or affectionate notice, attention, etc.
  • give something a rub-up — to smooth or polish something
  • grant-maintained school — a school funded directly by central government
  • graphical kernel system — (graphics, standard)   (GKS) The widely recognised standard ANSI X3.124 for graphical input/output. GKS is worked on by the ISO/IEC group JTC1/SC24. It provides applications programmers with standard methods of creating, manipulating, and displaying or printing computer graphics on different types of computer graphics output devices. It provides an abstraction to save programmers from dealing with the detailed capabilities and interfaces of specific hardware. GKS defines a basic two-dimensional graphics system with: uniform input and output primitives; a uniform interface to and from a GKS metafile for storing and transferring graphics information. It supports a wide range of graphics output devices including such as printers, plotters, vector graphics devices, storage tubes, refresh displays, raster displays, and microfilm recorders.
  • greatest common divisor — the largest number that is a common divisor of a given set of numbers. Abbreviation: G.C.D.
  • growing-equity mortgage — a type of mortgage under which the interest rate is fixed but monthly payments increase annually to include more of the principal, so that the mortgage can be paid off in about half the conventional term.
  • guanosine monophosphate — GMP.
  • guest relations manager — A guest relations manager at a hotel is responsible for the relationships that the hotel has with its guests and the way in which it treats them.
  • hate-driven development — (programming, humour)   A play on test-driven development for use when a piece of code is not necessarily broken but you hate the way it is written so much that you feel compelled to rewrite it.
  • have the makings of sth — If you say that a person or thing has the makings of something, you mean it seems possible or likely that they will become that thing, as they have the necessary qualities.
  • health maintenance plan — A health maintenance plan is a health insurance policy that provides preventive care like vaccinations, doctor checkups, and screenings, for a prepaid fee.
  • hermit of st. augustine — a member of an order of mendicant friars, founded in 1256.
  • higher national diploma — a work-related higher education qualification, taking two years full-time.
  • hire purchase agreement — an agreement between a seller and a buyer for the buyer to purchase something on hire purchase
  • hold on like grim death — to hold very firmly or resolutely
  • human leukocyte antigen — HLA.
  • human rights campaigner — a person who campaigns for human rights
  • hunchback of notre dame — French Notre Dame de Paris. a novel (1831) by Victor Hugo.
  • hunter-killer submarine — a submarine designed and equipped to pursue and destroy enemy craft
  • hypergeometric equation — a differential equation of the form, (x 2 − x) d 2 y / d 2 x + [(a+b +1) x−c ] dy/dx + abx =0, where a, b, and c are arbitrary constants.
  • hypobetalipoproteinemia — (pathology) A low level of betalipoprotein (low-density lipoprotein) in the bloodstream.
  • hypothetical imperative — (esp in the moral philosophy of Kant) any conditional rule of action, concerned with means and ends rather than with duty for its own sake
  • immigration authorities — the authorities or official government bodies who regulate laws regarding immigration and immigrants
  • immunological tolerance — the absence of antibody production in response to the presence of antigens, usually as a result of previous exposure to the antigens
  • implementation language — (language)   (IMP) An extension of B with floating-point operations, developed by W. Davidsen at General Electric in 1970 for the GE 600. It was also cross-compiled to VAX and Intel 8080.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?