0%

27-letter words containing p, r, i, c, e, u

  • (can't) put a price on sthg — If you say that you cannot put a price on something, you mean that it is very valuable.
  • address resolution protocol — (networking, protocol)   (ARP) A method for finding a host's Ethernet address from its Internet address. The sender broadcasts an ARP packet containing the Internet address of another host and waits for it (or some other host) to send back its Ethernet address. Each host maintains a cache of address translations to reduce delay and loading. ARP allows the Internet address to be independent of the Ethernet address but it only works if all hosts support it. ARP is defined in RFC 826. The alternative for hosts that do not do ARP is constant mapping. See also proxy ARP, reverse ARP.
  • applicative order reduction — (programming)   An evaluation strategy under which an expression is evaluated by repeatedly evaluating its leftmost innermost redex. This means that a function's arguments are evaluated before the function is applied. This method will not terminate if a function is given a non-terminating expression as an argument even if the function is not strict in that argument. Also known as call-by-value since the values of arguments are passed rather than their names. This is the evaluation strategy used by ML, Scheme, Hope and most procedural languages such as C and Pascal. See also normal order reduction, parallel reduction.
  • audio processing technology — (company)   (APT) A company that produces codecs based on predictive analysis rather than frequency coding.
  • australian bluebell creeper — an evergreen twining shrub, Sollya heterophylla, of western Australia, having nodding blue flowers in terminal clusters.
  • bashkir autonomous republic — an autonomous republic in the Russian Federation in Europe. 55,430 sq. mi. (143,600 sq. km). Capital: Ufa.
  • block transfer computations — (algorithm, humour)   (From the UK television series "Dr. Who") Computations so fiendishly subtle and complex that they could not be performed by machines. Used to refer to any task that should be expressible as an algorithm in theory, but isn't.
  • capabilities maturity model — Capability Maturity Model
  • certified public accountant — A certified public accountant is someone who has received a certificate stating that he or she is qualified to work as an accountant within a particular state. The abbreviation CPA is also used.
  • chuvash autonomous republic — an autonomous republic in the Russian Federation in Europe. 7064 sq. mi. (18,300 sq. km). Capital: Cheboksary.
  • compaq computer corporation — (company)   A US manufacturer and vendor of IBM PC compatible personal computers and servers. Compaq was started in 1982 by three ex-Texas Instruments employees and by 1995 had become the largest PC manufacturer. Quarterly sales $2499M, profits $210M (Aug 1994). Compaq was acquired by Hewlett-Packard in 2004.
  • convex computer corporation — (company)   A mini-super-computer manufacturer. Address: Richardson, Texas, USA.
  • crude oil preparation plant — A crude oil preparation plant is equipment used for processing crude oil to get a particular product or amount.
  • crude oil refining capacity — The crude oil refining capacity is the amount that is produced in a refinery each day.
  • customer service department — a department of a company concerned with customer service
  • democratic-republican party — the antifederalist party originally led by Thomas Jefferson, which developed into the modern Democratic Party
  • digital express group, inc. — (Digex) The largest Internet provider in the Washington metropolitan area with POPs in Maryland, Virginia, New Jersey, New York and California.
  • distributed array processor — a type of computer system that uses a coordinated array of separate processors applied to a single problem
  • distributed data processing — a method of organizing data processing that uses a central computer in combination with smaller local computers or terminals, which communicate with the central computer and perhaps with one another.
  • european broadcasting union — a union of 75 broadcasting organisations from 56 (mainly European) countries and which is responsible for the production of programmes such as the Eurovision Song Contest and the FIFA World Cup
  • european economic community — economic alliance
  • federal republic of germany — official name of Germany.
  • high performance serial bus — (hardware, standard)   (Or "IEEE 1394") A 1995 Macintosh/IBM PC serial bus interface standard offering isochronous real-time data transfer. 1394 can transfer data between a computer and its peripherals at 100, 200, or 400 Mbps, with a planed increase to 2 Gbps. Cable length is limited to 4.5 m but up to 16 cables can be daisy-chained yielding a total length of 72 m. It can daisy-chain together up to 63 peripherals in a tree-like structure (as opposed to SCSI's linear structure). It allows peer-to-peer communication, e.g. between a scanner and a printer, without using system memory or the CPU. It is designed to support plug-and-play and hot swapping. Its six-wire cable is not only more convenient than SCSI cables but can supply up to 60 watts of power, allowing low-consumption devices to operate without a separate power cord. Some expensive camcorders included this bus from 1995. It is expected to be used to carry SCSI, with possible application to home automation using repeaters. See also Universal Serial Bus, FC-AL.
  • hypergeometric distribution — a system of probabilities associated with finding a specified number of elements, as 5 white balls, from a given number of elements, as 10 balls, chosen from a set containing 2 kinds of elements of known quantity, as 15 white balls and 20 black balls.
  • in (or out of) the picture — considered (or not considered) as involved in a situation
  • income protection insurance — Income protection insurance is a type of health insurance that compensates someone for part of the income that they lose because of illness or injury that prevents them from working.
  • inter-process communication — (programming, operating system)   (IPC) Exchange of data between one process and another, either within the same computer or over a network. It implies a protocol that guarantees a response to a request. Examples are Unix sockets, RISC OS's messages, OS/2's Named Pipes, Microsoft Windows' DDE, Novell's SPX and Macintosh's IAC. Although IPC is performed automatically by programs, an analogous function can be performed interactively when users cut and paste data from one process to another using a clipboard.
  • interpretive menu processor — (language)   (IMP) The language used to implement much of the user interface of the Alis office automation package from Applix, Inc.
  • link state routing protocol — (networking, communications)   A routing protocol such as OSPF which permits routers to exchange information with one another about the reachability of other networks and the cost or metric to reach the other networks. The cost/metric is based on number of hops, link speeds, traffic congestion, and other factors as determined by the network designer. Link state routers use Dijkstra's algorithm to calculate shortest (lowest cost) paths, and normally update other routers with whom they are connected only when their own routing tables change. Link state routing is an improvement over distance-vector routing protocols such as RIP which normally use only a single metric (such as hop count) and which exchange all of their table information with all other routers on a regular schedule. Link state routing normally requires more processing but less transmission overhead.
  • linux documentation project — (project)   (LDP) A team of volunteers developing documentation for the Linux operating system. The LDP aims to handle all of the issues of Linux documentation, ranging from on-line documentation to printed manuals, covering topics such as installing, using, and running Linux. The LDP has no central organisation; anyone can join in.
  • military-industrial complex — a network of a nation's military force together with all of the industries that support it.
  • mongolian people's republic — a republic in E central Asia, in N Mongolia. About 600,000 sq. mi. (1,500,000 sq. km). Capital: Ulan Bator.
  • moving picture expert group — (spelling)   Incorrect expansion of MPEG, which stands for Moving Picture Experts Group.
  • multiple document interface — (programming)   (MDI) The ability of an application program to show windows giving views of more than one document at a time. The opposite is Single Document Interface (SDI).
  • natural language processing — (artificial intelligence)   (NLP) Computer understanding, analysis, manipulation, and/or generation of natural language. This can refer to anything from fairly simple string-manipulation tasks like stemming, or building concordances of natural language texts, to higher-level AI-like tasks like processing user queries in natural language.
  • network application support — (networking)   (NAS) DEC's approach to applications integration across a distributed multivendor environment.
  • neurolinguistic programming — a therapy designed to alter behaviour by reprogramming unconscious patterns of thought
  • open distributed processing — (standard)   (ODP) An attempt to standardise an OSI application layer communications architecture. ODP is a natural progression from OSI, broadening the target of standardisation from the point of interconnection to the end system behaviour. The objective of ODP is to enable the construction of distributed systems in a multi-vendor environment through the provision of a general architectural framework that such systems must conform to. One of the cornerstones of this framework is a model of multiple viewpoints which enables different participants to observe a system from a suitable perspective and a suitable level of abstraction.
  • open scripting architecture — (OSA) A CIL approach to the coexistence of multiple scripting systems.
  • peripheral technology group — (company)   A national and international distributor of IBM PC-to-Unix and Internet connectivity products. They cater for resellers, dealers and VARs and are one of the top Seagate and Micropolis distributors in the US. Address: Eden Prairie, MN, USA (a suburb of Minneapolis). Eden Prairie ("Silicon Prairie") is the home of Digi International, Ontrack, Open Systems, LaserMaster, Best Buy, and others.
  • personal accident insurance — accident which covers personal accidents
  • precession of the equinoxes — the earlier occurrence of the equinoxes in each successive sidereal year because of the slow retrograde motion of the equinoctial points along the ecliptic, caused by the precession of the earth's axis of rotation; a complete precession of the equinoxes requires about 25,800 years.
  • proclaim from the housetops — to announce (something) publicly
  • product liability insurance — Product liability insurance is insurance for a producer or supplier of goods against injury to third parties or loss of or damage to their property that is caused by a fault in the goods.
  • protestant episcopal church — Episcopal Church in America.
  • public broadcasting service — a network of independent, noncommercial television stations that operate with public and government funding instead of with revenues from advertising. Abbreviation: PBS.
  • public service broadcasting — publicly-funded broadcasting
  • publius-licinius-valerianus — (Publius Licinius Valerianus) died a.d. c260, Roman emperor 253–60.
  • republic of the philippines — a republic in SE Asia, occupying an archipelago of about 7100 islands (including Luzon, Mindanao, Samar, and Negros): became a Spanish colony in 1571 but ceded to the US in 1898 after the Spanish-American War; gained independence in 1946. The islands are generally mountainous and volcanic. Official languages: Filipino, based on Tagalog, and English. Religion: Roman Catholic majority. Currency: peso. Capital: Manila. Pop: 105 720 644 (2013 est). Area: 300 076 sq km (115 860 sq miles)
  • respiratory syncytial virus — a myxovirus causing infections of the nose and throat, esp in young children. It is thought to be involved in some cot deaths

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