0%

26-letter words containing a, p, r, e, t

  • a skeleton in the cupboard — If you say that someone has a skeleton in the closet, or in British English a skeleton in the cupboard, you mean that they are keeping secret a bad or embarrassing fact about themselves.
  • absolute temperature scale — temperature (absolute temperature) as measured on a scale in which the hypothetical lowest limit of physical temperatures is assigned the value zero (absolute zero) as the Kelvin scale.
  • active measurement project — (networking, tool, project)   (AMP) An NLANR project undertaking site-to-site measurement across the HPC networks. This work is intended to compliment the measurements taken by MCI and Abilene within the networks' infrastructure. Currently round trip times, topology, and packet loss are being measured.
  • adaptive server enterprise — (database)   (ASE) The relational database management system that started life in the mid-eighties [first release?] as "Sybase SQL Server". For a number of years Microsoft was a Sybase distributor, reselling the Sybase product for OS/2 and (later) Windows NT under the name "Microsoft SQL Server". Around 1994, Microsoft basically bought a copy of the source code of Sybase SQL Server and then went its own way. As competitors, Sybase and Microsoft have been developing their products independently ever since. Microsoft has mostly emphasised ease-of-use and "Window-ising" the product, while Sybase has focused on maximising performance and reliability, and running on high-end hardware. When releasing version 11.5 in 1997, Sybase renamed its product to "ASE" to better distinguish its database from Microsoft's. Both ASE and MS SQL Server call their query language "Transact-SQL" and they are very similar. Sybase SQL Server was the first true client-server RDBMS which was also capable of handling real-world workloads. In contrast, other DBMSs have long been monolithic programs; for example, Oracle only "bolted on" client-server functionality in the mid-nineties. Also, Sybase SQL Server was the first commercially successful RDBMS supporting stored procedures and triggers, and a cost-based query optimizer. As with many other technology-driven competitors of Microsoft, Sybase has lost market share to MS's superior marketing, though many consider it has the superior system.
  • advanced function printing — Advanced Function Presentation
  • adzhar autonomous republic — an administrative division of SW Georgia, on the Black Sea: part of Turkey from the 17th century until 1878; mostly mountainous, reaching 2805 m (9350 ft), with a subtropical coastal strip. Capital: Batumi. Pop: 376 016 (2002). Area: 3000 sq km (1160 sq miles)
  • allied health professional — a person who works in the allied health professions
  • ambassador plenipotentiary — a diplomatic minister of the first rank with treaty-signing powers
  • apache software foundation — (open source, body)   (ASF) A consortium that manages the development of the Apache web server, dozens of XML- and Java-based projects (under the name Jakarta), the Ant build tool, the Geronimo J2EE server, the SpamAssassin anti-SPAM tool, and much more.
  • asparagus fern caterpillar — the caterpillar of a noctuid moth, Laphygma exigua, a pest of beets, asparagus, corn, cotton, peas, and peppers.
  • atmospheric boundary layer — the thin layer of air adjacent to the earth's surface, usually considered to be less than 300 feet (91 meters) high.
  • australopithecus afarensis — an extinct species of early hominid whose fossil remains were discovered in Ethiopia and have been dated at between 3.5 and 4 million years of age.
  • australopithecus africanus — an extinct species of gracile hominid, formerly known as Plesianthropus transvaalensis, that lived in southern Africa about three million years ago.
  • autistic-spectrum disorder — any disorder within the spectrum of autism, such as Asperger’s syndrome, characterized by impairment in communication, social interaction, and flexibility of thinking and behaviour
  • bastard operator from hell — (humour)   (BOFH) A rogue network operator character invented by Simon Travaglia <[email protected]>, regularly featured in "Computing" and "DATAMATION" magazine. See also: Dilbert.
  • binary exponential backoff — An algorithm for dealing with contention in the use of a network. To transmit a packet the host sets a local parameter, L to 1 and transmits in one of the next L slots. If a collision occurs, it doubles L and repeats.
  • breathing space (or room) — enough space to breathe, move, etc. freely
  • bryce canyon national park — a national park in SW Utah: rock formations.
  • buryat autonomous republic — an automomous republic in the Russian Federation in Asia, E of Lake Baikal. About 35,650 sq. mi. (351,300 sq. km). Capital: Ulan Ude.
  • capitol reef national park — a national park in S central Utah: cliff dwellings and fossils. 397 sq. mi. (1028 sq. km).
  • catastrophe excess of loss — Catastrophe excess of loss is a form of excess of loss reinsurance where the reinsurer agrees to reimburse the amount of a very large loss in excess of a particular sum.
  • christian democratic party — any of various political parties in Europe and Latin America which combine moderate conservatism with historical links to the Christian Church
  • coefficient of performance — a constant that denotes the efficiency of a refrigerator, expressed as the amount of heat removed from a substance being refrigerated divided by the amount of work necessary to remove the heat. Abbreviation: COP.
  • compassionate conservative — a political conservative who is motivated by concern for the needy but supports policies based on personal responsibility and limited government: George W. Bush ran for president as a compassionate conservative.
  • compassionate-conservatism — a political conservative who is motivated by concern for the needy but supports policies based on personal responsibility and limited government: George W. Bush ran for president as a compassionate conservative.
  • complementary distribution — a relation such that the members of a pair or set of phones, morphs, or other linguistic units have no environment in common, as aspirated “p” and unaspirated “p” in English, the first occurring only in positions where the second does not.
  • computer aided engineering — (application)   (CAE) The use of software to help with all phases of engineering design work. Like computer aided design, but also involving the conceptual and analytical design steps and extending into Computer-Integrated Manufacturing (CIM).
  • computer graphics metafile — (graphics, file format)   (CGM) A standard file format for storage and communication of graphical information, widely used on personal computers and accepted by desktop publishing and technical illustration systems. See also: WebCGM.
  • computer-aided engineering — the use of computers to automate manufacturing processes
  • computer-aided instruction — (application, education)   (CAI, or "- assisted", "- learning", CAL, Computer-Based Training CBT, "e-learning") The use of computers for education and training. The programs and data used in CAI, known as "courseware", may be supplied on media such as CD-ROM or delivered via a network which also enables centralised logging of student progress. CAI may constitute the whole or part of a course, may be done individually or in groups ("Computer Supported Collaborative Learning", CSCL), with or without human guidance.
  • computer-assisted learning — Computer-Aided Instruction
  • computer-generated imagery — (graphics)   (CGI) Animatied graphics produced by computer and used in film or television.
  • 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.
  • 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.
  • davisson-germer experiment — an experiment that verified the wave properties of matter by showing that a beam of electrons is diffracted by a crystal at an angle dependent upon the velocity of the electrons.
  • department of the interior — the department of the U.S. federal government charged with the conservation and development of the natural resources of the U.S. and its possessions. Abbreviation: DOI.
  • department of the treasury — the department of the U.S. federal government that collects revenue and administers the national finances. Abbreviation: TD.
  • dichlorophenoxyacetic acid — a chloride derivative of phenol and acetic acid, C6H3Cl2OCH2COOH, used to destroy broad-leaved weeds without injuring grass; 2,4-D
  • 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 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.
  • equal opportunity employer — An equal opportunity employer is an employer who gives people the same opportunities for employment, pay, and promotion, without discrimination against anyone.
  • 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)
  • exponential-time algorithm — (complexity)   An algorithm (or Turing Machine) that is guaranteed to terminate within a number of steps which is a exponential function of the size of the problem. For example, if you have to check every number of n digits to find a solution, the complexity is O(10^n), and if you add an extra digit, you must check ten times as many numbers. Even if such an algorithm is practical for some given value of n, it is likely to become impractical for larger values. This is in contrast to a polynomial-time algorithm which grows more slowly. See also computational complexity, polynomial-time, NP-complete.
  • extemporaneous preparation — An extemporaneous preparation is a drug specially prepared by a pharmacist because an appropriate drug is not readily available.
  • 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.
  • extensible markup language — (language, text)   (XML) An initiative from the W3C defining an "extremely simple" dialect of SGML suitable for use on the web.

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