0%

23-letter words containing pr

  • aberdeen proving ground — a federal reservation and U.S. Army training center in NE Maryland, S of Aberdeen and on W Chesapeake Bay, that is the site of a military testing ground.
  • 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.
  • 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
  • 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)
  • application programming — Computers. a program used for a particular application (opposed to system program).
  • approbate and reprobate — to accept part of a document and reject those parts unfavourable to one's interests
  • 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.
  • 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.
  • central processing unit — the part of a computer that performs logical and arithmetical operations on the data as specified in the instructions
  • conditional probability — the probability of one event, A, occurring given that another, B, is already known to have occurred: written P(A|B) and equal to P(A and B)|P(B)
  • conditioned suppression — the reduction in the frequency of a learned response, e.g. pressing a bar for water, that occurs when a stimulus previously associated with pain is present
  • connectionless protocol — (protocol)   The data communication method in which communication occurs between hosts with no previous setup. Packets sent between two hosts may take different routes.
  • direct primary election — a preliminary election at which candidates for public office are chosen by direct vote of the people instead of by delegates at a convention: in closed primary elections voters must declare party affiliation and may vote only for candidates of their party
  • earthquake-proof design — Earthquake-proof design is design which will not be badly damaged by earthquakes or tsunamis.
  • execute channel program — (operating system)   (EXCP) An IBM system for low-level file access, where the programmer is completely responsible for providing a list of device-specific "channel comands" to be executed by I/O channels, control units and/or devices. The operating system will simply check the "CCW" chains for security purposes (access invalid memory or outside of file extents) and then schedule them for execution.
  • fischer-tropsch process — a catalytic hydrogenation method to produce liquid hydrocarbon fuels from carbon monoxide.
  • free-enterprise economy — an economy characterized by free enterprise
  • greater prairie chicken — either of two North American gallinaceous birds of western prairies, Tympanuchus cupido (greater prairie chicken) or T. pallidicinctus (lesser prairie chicken) having rufous, brown, black, and white plumage.
  • hypobetalipoproteinemia — (pathology) A low level of betalipoprotein (low-density lipoprotein) in the bloodstream.
  • indeterminacy principle — uncertainty principle.
  • kick against the pricks — to hurt oneself by struggling against something in vain
  • l'apres-midi d'un faune — L'Après-midi d'un Faune.
  • letter-quality printing — high-quality output in printed form from a printer linked to a word processor
  • lingual protrusion lisp — a speech defect consisting in pronouncing s and z like or nearly like the th- sounds of thin and this, respectively.
  • lossy audio compression — (audio, compression)   Any audio compression algorithm which does not retain every bit of data but only reproduces a signal that sounds more or less like the original. Examples are MP1, MP2, MP3, AAC.
  • low-density lipoprotein — a plasma protein that is the major carrier of cholesterol in the blood: high levels are associated with atherosclerosis. Abbreviation: LDL.
  • maximal free expression — (MFE) A free expression is sub-expression of a lambda abstraction not containing the bound variable. A maximal free expression is a free expression not contained within any other free expression. See full laziness.
  • minimum security prison — A minimum security prison is a prison where there are fewer restrictions on prisoners than in a normal prison.
  • mpeg-4 aac main profile — (compression, standard, algorithm)   A successor of MP3 allowing transparent coding at data rates of 70-75% of that of MP3. It is very different from MP3, only used MDCT, no subband coding. It is much more complex that MP3 and MPEG-2 AAC Low Profile.
  • new product development — the process of developing new products for the market
  • ole for process control — (standard)   (OPC) A set of seven open standards for connectivity and interoperability of industrial automation and the enterprise systems. Based on fundamental and evolving standards and technology of the general computing market, the OPC Foundation adapts and creates specifications that fill industry-specific needs.
  • on-line data processing — the storing or processing of data on a computer using the internet
  • orthographic projection — a two-dimensional graphic representation of an object in which the projecting lines are at right angles to the plane of the projection. Also called orthogonal projection. Compare isometric (def 5).
  • orthomorphic projection — conformal projection.
  • parasexual reproduction — reproduction by recombination of genes from genetically dissimilar nuclei within binucleate or multinucleate cells, as in filamentous fungi.
  • parliamentary privilege — legal immunity allowing lawmakers to speak freely without being subject to the usual laws of slander
  • participating preferred — a preferred stock entitled to its fixed dividend and to additional ones on a specified basis after payment of dividends on common stock.
  • point-to-point protocol — (communications, protocol)   (PPP) The protocol defined in RFC 1661, the Internet standard for transmitting network layer datagrams (e.g. IP packets) over serial point-to-point links. PPP has a number of advantages over SLIP; it is designed to operate both over asynchronous connections and bit-oriented synchronous systems, it can configure connections to a remote network dynamically, and test that the link is usable. PPP can be configured to encapsulate different network layer protocols (such as IP, IPX, or AppleTalk) by using the appropriate Network Control Protocol (NCP).
  • praxis critical systems — (company)   The company that supplies SPARK.
  • precautionary principle — the precept that an action should not be taken if the consequences are uncertain and potentially dangerous
  • precipitation hardening — a process in which alloys are strengthened by the formation, in their lattice, of a fine dispersion of one component when the metal is quenched from a high temperature and aged at an intermediate temperature
  • preclinical safety data — Preclinical safety data is information about the safety of a medication that is assessed before clinical trials.
  • preferred provider plan — A preferred provider plan is a health insurance plan in the U.S. written by an organization of hospitals and physicians who provide services to clients of a particular insurance company.
  • presidential government — a system of government in which the powers of the president are constitutionally separate from those of the legislature.
  • price escalation clause — a clause in a contract allowing the seller to raise prices if the cost of inputs increases
  • price out of the market — to charge so highly for as to prevent the sale, hire, etc, of
  • print services facility — (printer)   (PSF) IBM's system software which generates native IBM printer language, IPDS and, depending on the version, PostScript and LaserJet PCL. See also: Advanced Function Presentation.
  • printer access protocol — (networking, protocol, printer)   (PAP) A protocol used in Mac OS Appletalk to provide bi-directional communication between PostScript printers and the client computer.
  • private branch exchange — (communications)   (PBX) A telephone exchange local to a particular organisation who use, rather than provide, telephone services. The earliest PBXs were manual (Private Manual Branch EXchange, PMBX) but are now more likely to be automatic (Private Automatic Branch eXchange).

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