0%

23-letter words containing te

  • 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.
  • acquired characteristic — a characteristic of an organism that results from increased use or disuse of an organ or the effects of the environment and cannot be inherited
  • actionable intelligence — the necessary background information that will enable someone to deal quickly and efficiently with a particular situation
  • adenosine monophosphate — AMP
  • advanced skills teacher — a teacher who has achieved high standards of classroom practice and success and who, after passing a national assessment, is paid to share his or her skills and experience with other teachers
  • aion development system — (artificial intelligence, product)   (ADS) A commericial expert system shell developed by Aion Corporation that supported forward chainging and backward chaining and featured an object-oriented knowledge representation scheme, graphics and integrated with other programming languages like C and Pascal.
  • alpes-de-haute provence — a department in SE France. 2698 sq. mi. (6990 sq. km). Capital: Digne.
  • alpes-de-haute-provence — a department of SE France in Provence-Alpes-Côte-d'Azur region. Capital: Digne. Pop: 144 508 (2003 est). Area: 6988 sq km (2725 sq miles)
  • alternative conjunction — a conjunction, as or, that expresses an alternative relationship between the words, phrases, or clauses it connects.
  • america first committee — a political pressure group that during 1940–41 urged the U.S. not to oppose fascism in Europe or enter World War II.
  • approbate and reprobate — to accept part of a document and reject those parts unfavourable to one's interests
  • arthur jeffrey dempsterArthur Jeffrey, 1886–1950, U.S. physicist.
  • artificial intelligence — Artificial intelligence is a type of computer technology which is concerned with making machines work in an intelligent way, similar to the way that the human mind works. The abbreviation AI is also used.
  • artificial-intelligence — the capacity of a computer to perform operations analogous to learning and decision making in humans, as by an expert system, a program for CAD or CAM, or a program for the perception and recognition of shapes in computer vision systems. Abbreviation: AI, A.I.
  • 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.
  • barrister and solicitor — an attorney who is licensed to prepare cases and argue them in court in the common-law provinces of Canada and in New Zealand and Australia.
  • batten down the hatches — to use battens in nailing a tarpaulin over a hatch on a ship to make it secure
  • battered child syndrome — the array of physical injuries exhibited by young children who have been beaten repeatedly or otherwise abused by their parents or guardians.
  • battered woman syndrome — the array of physical and psychological injuries exhibited by women (battered women or battered wives) who have been beaten repeatedly or otherwise abused by their partners or spouses.
  • bird-meertens formalism — (theory, programming)   (BMF) (Or "Squiggol") A calculus for derivation of functional programs from a specification. It consists of a set of higher-order functions that operate on lists including map, fold, scan, filter, inits, tails, cross product and function composition.
  • bite someone's head off — If someone speaks or replies to you angrily, and you think they are being unfair or reacting too strongly, you can say that they bite your head off.
  • black-throated whipbird — an Australian whipbird, Psophodes nigrogularis
  • block started by symbol — (memory)   (BSS) The uninitialised data segment produced by Unix linkers. Objects in the bss segment have only a name and a size but no value. Executable code is located in the code segment and initialised data in the data segment.
  • blood, sweat, and tears — If you refer to something as involving blood, sweat, and tears, you mean that it is a very hard thing to do and requires a lot of effort.
  • border gateway protocol — (BGP) An Exterior Gateway Protocol defined in RFC 1267 and RFC 1268. Its design is based on experience gained with Exterior Gateway Protocol (EGP), as defined in STD 18, RFC 904 and EGP usage in the NSFNet backbone, as described in RFCs 1092 and 1093.
  • branch coverage testing — (programming)   A test method which aims to ensure that each possible branch from each decision point (e.g. "if" statement) is executed at least once, thus ensuring that all reachable code is executed.
  • bread-and-butter letter — a letter expressing gratitude for hospitality
  • bread-and-butter pickle — an unpeeled slice of cucumber marinated in salt water and boiled with vinegar, celery seed, spices, and brown sugar.
  • cast in someone's teeth — (in most vertebrates) one of the hard bodies or processes usually attached in a row to each jaw, serving for the prehension and mastication of food, as weapons of attack or defense, etc., and in mammals typically composed chiefly of dentin surrounding a sensitive pulp and covered on the crown with enamel.
  • castellammare di stabia — a port and resort in SW Italy, in Campania on the Bay of Naples: site of the Roman resort of Stabiae, which was destroyed by the eruption of Vesuvius in 79 ad. Pop: 66 929 (2001)
  • cauchy integral formula — a theorem that gives an expression in terms of an integral for the value of an analytic function at any point inside a simple closed curve of finite length in a domain.
  • cauchy integral theorem — the theorem that the integral of an analytic function about a closed curve of finite length in a finite, simply connected domain is zero.
  • 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.
  • certificate of registry — a document issued to a U.S. vessel engaged in foreign trade, stating its name, nationality, ownership, etc., and claiming for it all privileges pertaining to U.S. nationality.
  • 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.
  • characteristic function — a function that assigns the value 1 to the members of a given set and the value 0 to its nonmembers
  • characteristic velocity — a measure of the effectiveness with which the combustion in a rocket engine produces high temperature and pressure, equal to the exhaust velocity divided by the thrust coefficient.
  • city technology college — (in Britain) a type of senior secondary school specializing in technological subjects, set up in inner-city areas with funding from industry as well as the government
  • client-centered therapy — a nondirective method of psychotherapy in which treatment consists of helping patients to use effectively their own latent resources in solving problems.
  • come hell or high water — If you say that you will do something come hell or high water, you are emphasizing that you are determined to do it, in spite of the difficulties involved.
  • come with the territory — If you say that something comes with the territory, you mean that you accept it as a natural result of the situation you are in.
  • communication interface — an electronic circuit, usually designed to a specific standard, that enables one machine to telecommunicate with another machine
  • 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).
  • compact disc read-write — Compact Disc Rewritable
  • completely normal space — a normal topological space in which every subspace is normal.
  • composite colour signal — a colour television signal in which luminance and two chrominance components are encoded into a single signal
  • computer-aided learning — Computer-Aided Instruction
  • computer-based training — Computer-Aided Instruction

On this page, we collect all 23-letter words with TE. It’s easy to find right word with a certain length. It is the easiest way to find 23-letter word that contains TE 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?