0%

26-letter words containing o, n, c, e, t

  • concentrate someone's mind — If you say that an unpleasant fact or situation concentrates someone's mind, you mean that it makes them think clearly, because they are aware of the serious consequences if they do not.
  • concurrent versions system — a system that allows more than one person to work on the same file at the same time, merging their changes but keeping records of the different versions
  • conditional sale agreement — a type of hire-purchase agreement
  • confidential communication — a confidential statement made to a lawyer, doctor, or pastor, or to one's spouse, privileged against disclosure in court if the privilege is claimed by the client, patient, penitent, or spouse.
  • confirmed letter of credit — a letter that a buyer can request from their bank to confirm to the seller of something that they will receive payment
  • consolidated balance sheet — a statement that shows the financial position of a parent company and its subsidiary companies at a specified date by listing the asset balances and the claims on such assets
  • constantine xi palaeologus — (Dragases) 1404–53, last Byzantine emperor 1449–53.
  • content addressable memory — (hardware, storage)   (CAM, or "associative memory") A kind of storage device which includes comparison logic with each bit of storage. A data value is broadcast to all words of storage and compared with the values there. Words which match are flagged in some way. Subsequent operations can then work on flagged words, e.g. read them out one at a time or write to certain bit positions in all of them. A CAM can thus operate as a data parallel (SIMD) processor. CAMs are often used in caches and memory management units.
  • continuation passing style — (language)   (CPS) An intermediate language for Scheme that implements continuation passing style. The CPS language is semantically clean and is used for the SML/NJ compiler.
  • contrary to popular belief — You use contrary to popular belief to introduce a statement that is the opposite to what is thought to be true by most ordinary people.
  • conversational implicature — an inference that can be drawn from an utterance, as from one that is seemingly illogical or irrelevant, by examining the degree to which it conforms to the canons of normal conversation and the way it functions pragmatically within the situation, as when “The phone is ringing,” said in a situation where both speaker and listener can clearly hear the phone, can be taken as a suggestion to answer the phone.
  • convertible term insurance — A convertible term insurance is a life insurance policy which pays out if the policyholder dies within a specified period of time, but also allows them to convert to another type of plan.
  • coordinated universal time — Universal Time as periodically adjusted to coordinate with atomic clocks: it serves as the official international basis for standard time
  • copying garbage collection — A garbage collection method where memory is divided into two equal halves, known as the "from space" and "to space". Garbage collection copies active cells from the from space to the to space and leaves behind an invisible pointer (an "indirection") from the old position to the new copy. Once all active cells have been copied in one direction, the spaces are swapped and the process repeated in the opposite direction.
  • damage limitation exercise — an activity pursued to make the bad results of something as small as possible, when it is impossible to avoid bad results completely
  • dichlorophenoxyacetic acid — a chloride derivative of phenol and acetic acid, C6H3Cl2OCH2COOH, used to destroy broad-leaved weeds without injuring grass; 2,4-D
  • direct-vision spectroscope — a simple spectroscope consisting of a collimating lens and an Amici prism.
  • discrete fourier transform — (mathematics)   (DFT) A Fourier transform, specialized to the case where the abscissas are integers. The DFT is central to many kinds of signal processing, including the analysis and compression of video and sound information. A common implementation of the DFT is the Fast Fourier Transform (FFT). See also discrete cosine transform.
  • distinguished flying cross — Military. a decoration awarded for heroic or extraordinary achievement while on aerial duty.
  • electrochemical equivalent — the mass of an element liberated from its ions or converted into them by one coulomb of electric charge
  • electronic countermeasures — (in electronic warfare) actions intended to interfere with an enemy's use of electromagnetic radiation equipment
  • electronic data processing — 1.   (application)   (EDP) data processing by computers. 2.   (company)   The name of Honeywell's computer business between 1960, when it gained complete ownership of Datamatic Corporation, and 1963, when it was officially renamed Honeywell Inc.
  • electronic piece of cheese — EPOC
  • electronic programme guide — an on-screen guide that enables viewers of digital television to select programmes using a handheld device
  • enhanced capabilities port — (hardware)   (ECP) The most common parallel printer interface on current (1997) IBM PC compatibles. Enhanced Capabilities Port is defined in standard IEEE 1284. It is bi-directional and faster than earlier parallel ports. Not to be confused with Extended Capabilities Port.
  • enhanced directory service — (operating system)   (EDS) A common, distributed, integrated, directory service with centralized and/or replicated administration.
  • esophagogastroduodenoscopy — (medicine) upper gastrointestinal endoscopy.
  • european defence community — a plan proposed in 1950 to form a defence force including countries such as West Germany, France, and Italy. This plan was never carried out.
  • event description language — (language)   (EDL)
  • extended capabilities port — (hardware)   (ECP) A parallel printer interface for IBM PC compatibles, supported by several, mainly US, manufacturers. Not to be confused with the more common Enhanced Capabilities Port.
  • extended concurrent prolog — (language)   (ECP) Concurrent Prolog with OR parallelism, set abstraction and meta-inference features.
  • external-combustion engine — a heat engine in which the working fluid is heated in an external boiler or heat exchanger and is thus isolated from the process of fuel combustion
  • feast of st peter's chains — a former festival in England, held on August 1, in which bread made from the first harvest of corn was blessed.
  • federal networking council — (FNC) The coordinating group of representatives from federal agencies involved in the development and use of federal networking, especially those networks using TCP/IP and the Internet. Current members include representatives from DOD, DOE, DARPA, NSF, NASA, and HHS.
  • finitely additive function — a set function that upon operating on the union of a finite number of disjoint sets gives the same result as the sum of the functional values of each set.
  • first-class honours degree — an honours degree of the highest class
  • floating-point accelerator — (hardware)   (FPA) Additional hardware to perform functions on floating point numbers such as addition, multiplication, logarithms, exponentials, trigonometric functions and various kinds of rounding and error detection. A floating point accelerator often functions as a co-processor to the CPU. The term "floating-point accelerator" suggests a physically larger system, often an extra circuit board, whereas a "floating-point unit" is probably a single chip or even part of a chip.
  • fourth generation computer — (architecture)   A computer built using Very Large Scale Integration (VLSI) integrated circuits, especially a microcomputer based on a microprocesseor, or a parallel processor containing two to thousands of CPUs. VLSI made it routine to fabricate an entire CPU, main memory, or similar device with a single integrated circuit that can be mass produced at very low cost. This has resulted in new classes of machines such as personal computers, and high performance parallel processors that contains thousands of CPUs.
  • free collective bargaining — independent negotiation between one or more trade unions and one or more employers or an employers' organization on the incomes and working conditions of the employees
  • freedom of information act — a law enacted in 1966 requiring that government records except those relating to national security, confidential financial data, and law enforcement be made available to the public on request. Abbreviation: FOIA.
  • gastroesophageal sphincter — a ring of smooth muscle fibers connecting the esophagus and stomach.
  • general protection failure — (GPF, or General Protection Fault) An addressing error, caught by the processor's memory protection hardware, that cannot be attributed to any expected condition such as a page fault.
  • generic expert system tool — (artificial intelligence)   (GEST) An expert system shell for Symbolics Lisp machine, with frames, forward chaining, backward chaining and fuzzy logic; written by John Gilmore(?) at GA Tech.
  • geotechnical investigation — Geotechnical investigation is a process in which the physical qualities of a site are evaluated in order to determine if the site is suitable and safe for the proposed purpose.
  • german democratic republic — a former country in central Europe: created in 1949 from the Soviet zone of occupied Germany established in 1945: reunited with West Germany in 1990. 41,827 sq. mi. (108,333 sq. km). Capital: East Berlin.
  • government printing office — the federal agency that prints and disseminates publications for other federal agencies. Abbreviation: G.P.O., GPO.
  • grand army of the republic — an organization, founded in 1866, composed of men who served in the U.S. Army and Navy during the Civil War: its last member died in 1956. Abbreviation: G.A.R.
  • ground-controlled approach — a system in which an observer interprets radar observations of the position of an aircraft and transmits continuous instructions to its pilot for landing. Abbreviation: GCA.
  • gulf intracoastal waterway — a mostly inland water route, partly natural and partly artificial, extending 1550 miles (2500 km) along the Atlantic coast from Boston to Florida Bay (Atlantic Intracoastal Waterway) and 1116 miles (1800 km) along the Gulf coast from Carrabelle, Fla., to Brownsville, Tex. (Gulf Intracoastal Waterway) constructed to protect small craft from the hazards of the open sea.
  • hardware abstraction layer — (operating system)   (HAL) The layer of Microsoft Windows NT where they have isolated their assembly language code.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?