0%

23-letter words containing ation

  • abstract interpretation — (theory)   A partial execution of a program which gains information about its semantics (e.g. control structure, flow of information) without performing all the calculations. Abstract interpretation is typically used by compilers to analyse programs in order to decide whether certain optimisations or transformations are applicable. The objects manipulated by the program (typically values and functions) are represented by points in some domain. Each abstract domain point represents some set of real ("concrete") values. For example, we may take the abstract points "+", "0" and "-" to represent positive, zero and negative numbers and then define an abstract version of the multiplication operator, *#, which operates on abstract values: *# | + 0 - ---|------ + | + 0 - 0 | 0 0 0 - | - 0 + An interpretation is "safe" if the result of the abstract operation is a safe approximation to the abstraction of the concrete result. The meaning of "a safe approximation" depends on how we are using the results of the analysis. If, in our example, we assume that smaller values are safer then the "safety condition" for our interpretation (#) is a# *# b# <= (a * b)# where a# is the abstract version of a etc. In general an interpretation is characterised by the domains used to represent the basic types and the abstract values it assigns to constants (where the constants of a language include primitive functions such as *). The interpretation of constructed types (such as user defined functions, sum types and product types) and expressions can be derived systematically from these basic domains and values. A common use of abstract interpretation is strictness analysis. See also standard interpretation.
  • acceleration of gravity — the gravitational acceleration of a freely falling object, expressed in terms of the rate of increase of velocity per second: on earth 980.665 cm (32.17 ft) per second per second is the standard
  • addition polymerization — the act or process of forming a polymer or polymeric compound.
  • advance corporation tax — a former UK tax in which a company paying a dividend had to deduct the basic rate of income tax from the grossed-up value of the dividend and pay it to the Inland Revenue
  • affiliation proceedings — (formerly) legal proceedings, usually initiated by an unmarried mother, claiming legal recognition that a particular man is the father of her child, often associated with a claim for financial support
  • animal liberation front — an animal-rights movement founded in Britain, often using direct action
  • anti-vibration mounting — An anti-vibration mounting is a flexible support for an engine that reduces the amount of noise and vibration that passes to the vehicle chassis.
  • application development — the development of specialized programs or sets of specialized programs and associated documentation designed to carry out a particular task
  • application programming — Computers. a program used for a particular application (opposed to system program).
  • approximation algorithm — (algorithm)   An algorithm for an optimisation problem that generates feasible but not necessarily optimal solutions. Unlike "heuristic", the term "approximation algorithm" often implies some proven worst or average case bound on performance. The terms are often used interchangeably however.
  • articles of association — the constitution and regulations of a registered company as required by the British Companies Acts
  • artificial insemination — Artificial insemination is a medical technique for making a woman pregnant by injecting previously stored sperm into her womb. Female animals can also be made pregnant by artificial insemination. The abbreviation AI is also used.
  • ashton-tate corporation — (company)   The original vendor of dBASE and joint developers of EEMS. Ashton-Tate was founded by Charles Tate and Ashton was his pet parrot's name. The parrot lived in the lobby of the company's LA headquarters. In the early 1990s Ashton-Tate was taken over by Borland International, Inc., who later became Borland Software Corporation.
  • asymmetrical modulation — (communications)   A scheme to maximise use of a communications line by giving a larger share of the bandwidth to the modem at the end which is transmitting the most information. Only one end of the connection has full bandwidth, the other has only a fraction of the bandwidth. Normally, which end gets the full bandwidth is chosen dynamically. Asymmetrical modulation was made famous by the HST mode of the early high-speed modems from US Robotics.
  • autoerotic asphyxiation — asphyxia caused by intentionally strangling oneself while masturbating in order to intensify the orgasm through reduced oxygen flow to the brain.
  • bilinear transformation — Möbius transformation.
  • biological accumulation — the accumulation within living organisms of toxic substances occurring in the environment.
  • business administration — a program of studies at a college or university covering finance, management of personnel, etc., designed to prepare a person for a career in business
  • center-pivot irrigation — a method of irrigation, used mainly in the western U.S., in which water is dispersed through a long, segmented arm that revolves about a deep well and covers a circular area from a quarter of a mile to a mile in diameter.
  • character assassination — A character assassination is a deliberate attempt to destroy someone's reputation, especially by criticizing them in an unfair and dishonest way when they are not present.
  • characteristic equation — Mathematics. the characteristic polynomial of a given matrix, equated to zero. Also called auxiliary equation. an equation with one variable and equated to zero, which is derived from a given linear differential equation and in which the coefficient and power of the variable in each term correspond to the coefficient and order of a derivative in the original equation.
  • chief education officer — an official who is the chief administrative officer of a Local Education Authority
  • classification schedule — the printed scheme of a system of classification
  • commercial exploitation — unethical business practices
  • commonwealth of nations — a voluntary association of independent nations and dependent territories linked by historical ties (as parts of the former British Empire) and cooperating on matters of mutual concern, especially regarding economics and trade.
  • communication breakdown — a lack of communication; a failure to exchange information
  • communication interface — an electronic circuit, usually designed to a specific standard, that enables one machine to telecommunicate with another machine
  • communications software — (communications, software)   Application programs, operating system components, and probably firmware, forming part of a communication system. These different software components might be classified according to the functions within the Open Systems Interconnect model which they provide. Typical applications include a web browser, Mail User Agent, chat and telnet.
  • communist international — Third International.
  • communist-international — an international organization (1919–43), founded in Moscow, uniting Communist groups of various countries and advocating the attainment of their ends by violent revolution. Also called Comintern, Communist International. Compare international (def 6).
  • conformational analysis — the study of the spatial arrangement of atoms or groups of atoms in a molecule and the way in which this influences chemical behaviour
  • conservative evaluation — (programming)   Under this parallel evaluation strategy, no evaluation is started unless it is known to be needed. The opposite of conservative evaluation is speculative evaluation.
  • constant of gravitation — a law stating that any two masses attract each other with a force equal to a constant (constant of gravitation) multiplied by the product of the two masses and divided by the square of the distance between them.
  • constant of integration — a constant that is added to the function obtained by evaluating the indefinite integral of a given function, indicating that all indefinite integrals of the given function differ by, at most, a constant.
  • conversion to iteration — A transformation applied to functional programs to replace recursion with iteration. A tail-recursive function can be compiled to an iterative loop where the recursive call becomes a jump back to the start and the parameters are held in registers which are updated with new values each time around the loop. See Iteration, Tail recursion optimisation.
  • correlation coefficient — a statistic measuring the degree of correlation between two variables as by dividing their covariance by the square root of the product of their variances. The closer the correlation coefficient is to 1 or –1 the greater the correlation; if it is random, the coefficient is zero
  • dark-field illumination — illumination of the field of a microscope from the side so that the specimen is viewed against a dark background
  • de-compartmentalization — to divide into categories or compartments.
  • department of education — the department of the U.S. federal government that administers federal programs dealing with education: created in 1979, largely by transfer from part of the former Department of Health, Education, and Welfare. Abbreviation: ED.
  • direct characterization — the process by which the personality of a fictitious character is revealed by the use of descriptive adjectives, phrases, or epithets.
  • discontinuous variation — variation in phenotypic traits in which types are grouped into discrete categories with few or no intermediate phenotypes. Compare continuous variation.
  • discrimination learning — a learning process in which an organism learns to react differently to different stimuli
  • disintegration constant — decay constant.
  • duplication of the cube — the insoluble problem of constructing a cube having twice the volume of a given cube, using only a ruler and compass.
  • education correspondent — a journalist who reports news in the field of education or teaching
  • entrance qualifications — academic requirements
  • fractional distillation — the separation of volatile components of different boiling points in a mixture by the gradual increase of temperature and the separate collection of each component.
  • front-end hydrogenation — Front-end hydrogenation is a catalytic process in the early stages of refining which involves the reaction of the carbon-carbon double bond in alkenes with hydrogen.
  • 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]>.

On this page, we collect all 23-letter words with ATION. It’s easy to find right word with a certain length. It is the easiest way to find 23-letter word that contains ATION to use in Scrabble or Crossword puzzles.

Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?