0%

22-letter words containing n, a, g, o

  • colliding-beam machine — a particle accelerator in which positively and negatively charged particles circulate in opposite directions and collide head-on.
  • combinatorial topology — the branch of topology that deals with the properties of geometric figures by considering the figures as being composed of elementary geometric figures, as points or lines.
  • common snapping turtle — a large aggressive North American river turtle, Chelydra serpentina, having powerful hooked jaws and a rough shell
  • compactness preserving — (theory)   In domain theory, a function f is compactness preserving if f c is compact whenever c is.
  • company sergeant major — the senior Warrant Officer II in a British or Commonwealth regiment or battalion, responsible under the company second in command for all aspects of duty and discipline of the NCOs and men in that subunit
  • comparative government — the study and comparison of different forms of government.
  • computational geometry — (mathematics)   The study of algorithms for combinatorial, topological, and metric problems concerning sets of points, typically in Euclidean space. Representative areas of research include geometric search, convexity, proximity, intersection, and linear programming.
  • computational learning — grammatical inference
  • concentration gradient — the gradual difference in concentration of a dissolved substance in a solution between a region of high density and one of lower density.
  • congressional district — (in the US) an electoral division of a state, entitled to send one member to the US House of Representatives
  • conservation of charge — the principle that the total charge of any isolated system is constant and independent of changes that take place within the system
  • conservation of energy — the principle that the total energy of any isolated system is constant and independent of any changes occurring within the system
  • contextual advertising — a form of targeted advertising used on websites or other media, such as content displayed in mobile browsers
  • contingent beneficiary — a person who becomes the beneficiary if the primary beneficiary dies or is otherwise disqualified.
  • corporate manslaughter — the death of someone caused by an act of corporate negligence
  • cosmological principle — the theory that the universe is uniform, homogenous, and isotropic, and therefore appears the same from any position
  • cotton-wool generation — the children and teenagers of the early 21st century, viewed as having been overprotected while growing up
  • course author language — (language)   (CAL) The CAI language for the IBM 360.
  • criminal investigation — an investigation by the police into a crime
  • cut a long story short — to leave out details in a narration
  • data address generator — (architecture)   (DAG) The mechanism which generates temporary memory addresses for data that is transferred between memory and registers in a Digital Signal Processor. Certain DSP architectures incorporate more than one DAG to simplify the programming needed to move blocks of data between buffers. For instance, certain Fast Fourier Transform algorithms requiring bit reversing, can use the DAG for that purpose, or they can use two DAGS, one for Program Memory Data (PMD), and the other for Data Memory Data (DMD).
  • de broglie wave length — the postulate of wave mechanics that a particle of mass m moving at a velocity v will have the properties of a wave of wavelength h / mv (de Broglie wavelength) where h is Planck's constant.
  • debt collection agency — a company that collects debts on behalf of creditors
  • delaunay triangulation — (mathematics, graphics)   (After B. Delaunay) For a set S of points in the Euclidean plane, the unique triangulation DT(S) of S such that no point in S is inside the circumcircle of any triangle in DT(S). DT(S) is the dual of the voronoi diagram of S.
  • denominational college — a college associated with a particular religious denomination
  • descriptive cataloging — the aspect of cataloging concerned with the bibliographic and physical description of a book, recording, or other work, accounting for such items as author or performer, title, edition, and imprint as opposed to subject content.
  • diachronic linguistics — historical linguistics.
  • digital control system — (systems)   (DCS) A digital computer used for real-time control of a dynamic system, usually in an industrial environment, possibly as part of a Supervisory Control and Data Acquisition (SCADA) system. A DCS samples feedback from the system under control and modifies the control signals in an attempt to achieve some desired behaviour. Analysis of such digital-analogue feedback systems can involve mathematical methods such as difference equations, Laplace transforms, z transfer functions, state space models and state transition matrices.
  • digital radio mondiale — (communications)   (DRM) A form of monaural digital broadcast using carrier frequencies below 30 MHz. DRM uses MPEG-4 AAC Main Profile and SBR at data rates of 16-25 kbps.
  • dilation and curettage — a surgical method for the removal of diseased tissue or an early embryo from the lining of the uterus by means of scraping.
  • directory system agent — (DSA) The software that provides the X.500 Directory Service for a portion of the directory information base. Generally, each DSA is responsible for the directory information for a single organisation or organisational unit.
  • dishonorable discharge — the discharge of a person from military service for an offense more serious than one for which a bad-conduct discharge is given.
  • distributed generation — A distributed generation system involves a person or company generating some of their power requirements in different ways, such as locally, or using renewable energy, in order to avoid taking it all from the grid.
  • dog's dinner/breakfast — You describe something as a dog's breakfast or dog's dinner in order to express your disapproval of it, for example because it is very untidy, badly organized, or badly done.
  • educational psychology — a branch of psychology concerned with developing effective educational techniques and dealing with psychological problems in schools.
  • educational technology — the use of technology, such as computers, within education, to aid the learning process
  • electroencephalographs — Plural form of electroencephalograph.
  • electroencephalography — The measurement of electrical activity in different parts of the brain and the recording of such activity as a visual trace (on paper or on an oscilloscope screen).
  • electromagnetic moment — a measure of the magnetic strength of a magnet or current-carrying coil, expressed as the torque produced when the magnet or coil is set with its axis perpendicular to unit magnetic flux density. It is measured in ampere metres squared
  • emergency road service — a form of motoring insurance that sends assistance to drivers when their vehicles break down on a journey; it is provided either by the national or regional automobile association or by a private insurance company
  • emotional intelligence — empathy and social skills
  • engineering consultant — a consultant specializing in engineering
  • english cocker spaniel — any of a breed of small spaniel, similar to and the progenitor of the cocker spaniel
  • evolutionary algorithm — (EA) An algorithm which incorporates aspects of natural selection or survival of the fittest. An evolutionary algorithm maintains a population of structures (usually randomly generated initially), that evolves according to rules of selection, recombination, mutation and survival, referred to as genetic operators. A shared "environment" determines the fitness or performance of each individual in the population. The fittest individuals are more likely to be selected for reproduction (retention or duplication), while recombination and mutation modify those individuals, yielding potentially superior ones. EAs are one kind of evolutionary computation and differ from genetic algorithms. A GA generates each individual from some encoded form known as a "chromosome" and it is these which are combined or mutated to breed new individuals. EAs are useful for optimisation when other techniques such as gradient descent or direct, analytical discovery are not possible. Combinatoric and real-valued function optimisation in which the optimisation surface or fitness landscape is "rugged", possessing many locally optimal solutions, are well suited for evolutionary algorithms.
  • extension language kit — (language)   (Elk) A Scheme interpreter by Oliver Laumann <[email protected]> and Carsten Bormann <[email protected]> of the Technical University of Berlin. Elk was designed to be used as a general extension language. New types and primitive procedures can easily be added. It has first-class environments, dynamic-wind, fluid-let, macros, autoloading and a dump. It provides interfaces to Xlib, Xt and various widget sets; dynamic loading of extensions and object files; almost all artificial limitations removed; generational/incremental garbage collector; Unix system call extensions; Records (structures) and bit strings. Version: 2.2 is mostly R3RS compatible and runs on Unix, Ultrix, VAX, Sun-3, Sun-4, 68000, i386, MIPS, IBM PC RT, RS/6000, HP700, SGI, Sony, MS-DOS (gcc+DJGPP or go32).
  • fall prey to something — To fall prey to something bad means to be taken over or affected by it.
  • fitzgerald contraction — the hypothesis that a moving body exhibits a contraction in the direction of motion when its velocity is close to the speed of light.
  • floating exchange rate — a system in which the value of a currency fluctuates against other currencies in accordance with market forces
  • free and common socage — Medieval History. land held by a tenant who rendered certain honorable and nonservile duties to his lord.
  • front of house manager — A front of house manager is responsible for the reception and reservations at a hotel.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?