0%

22-letter words containing p, u, i

  • a bull in a china shop — You say that someone is like a bull in a china shop when they are very clumsy.
  • a lump in one's throat — a tight dry feeling in one's throat, usually caused by great emotion
  • a programming language — (language)   (APL) A programming language designed originally by Ken Iverson at Harvard University in 1957-1960 as a notation for the concise expression of mathematical algorithms. It went unnamed (or just called Iverson's Language) and unimplemented for many years. Finally a subset, APL\360, was implemented in 1964. APL is an interactive array-oriented language and programming environment with many innovative features. It was originally written using a non-standard character set. It is dynamically typed with dynamic scope. APL introduced several functional forms but is not purely functional. Dyalog APL/W and Visual APL are recognized .NET languages. Dyalog APL/W, APLX and APL2000 all offer object-oriented extensions to the language. ISO 8485 is the 1989 standard defining the language. Commercial versions: APL SV, VS APL, Sharp APL, Sharp APL/PC, APL*PLUS, APL*PLUS/PC, APL*PLUS/PC II, MCM APL, Honeyapple, DEC APL, APL+Win, APL+Linux, APL+Unix and VisualAPL, Dyalog APL, IBM APL2, APLX, Sharp APL Open source version: NARS2000. See also Kamin's interpreters.
  • account representative — (job)   A person in a company who identifies new accounts, analyses customer needs, proposes business solutions, negotiates and oversees the implementation of new projects.
  • acoustic spectrography — a technique for analyzing sound by separating it into its component frequencies.
  • alpha-naphthylthiourea — ANTU.
  • antediluvian patriarch — See under patriarch (def 1).
  • arab republic of egyptArab Republic of. a republic in NE Africa. 386,198 sq. mi. (1,000,252 sq. km). Capital: Cairo. Formerly (1958–71) United Arab Republic.
  • articulatory phonetics — the branch of phonetics concerned with the production of speech sounds
  • audience participation — the active involvement of an audience in a live show or broadcast
  • autokinetic phenomenon — the apparent movement of a fixed point of light when observed in a darkened room. The effect is produced by small eye movements for which the brain is unable to compensate, having no other reference points
  • bank deposit insurance — the protection of bank deposits against the insolvency of banks in the U.S., up to a specified maximum per account that is revised periodically, under special insurance through the Federal Deposit Insurance Corporation.
  • bankrupt's certificate — a document given to a bankrupt with the consent of their creditors, stating that the bankrupt has disclosed and surrendered all his property
  • bankruptcy proceedings — the legal business of a bankruptcy case
  • being from outer space — a monster; an imaginary creature
  • bug-for-bug compatible — Same as bug-compatible, with the additional implication that much tedious effort went into ensuring that each (known) bug was replicated.
  • business reply service — a service involving reply-paid envelopes
  • cargo cult programming — (programming, humour)   A style of (incompetent) programming dominated by ritual inclusion of code or program structures that serve no real purpose. A cargo cult programmer will usually explain the extra code as a way of working around some bug encountered in the past, but usually neither the bug nor the reason the code apparently avoided the bug was ever fully understood (compare shotgun debugging, voodoo programming). The term "cargo cult" is a reference to aboriginal religions that grew up in the South Pacific after World War II. The practices of these cults centre on building elaborate mockups of aeroplanes and military style landing strips in the hope of bringing the return of the god-like aeroplanes that brought such marvelous cargo during the war. Hackish usage probably derives from Richard Feynman's characterisation of certain practices as "cargo cult science" in his book "Surely You're Joking, Mr. Feynman" (W. W. Norton & Co, New York 1985, ISBN 0-393-01921-7).
  • catoctin mountain park — a federal park in N central Maryland: site of Camp David. 9 sq. mi. (23 sq. km).
  • chip on one's shoulder — an inclination to fight or quarrel
  • come up with the goods — If you deliver the goods or come up with the goods, you do what is expected or required of you.
  • common situs picketing — the picketing of an entire construction project by a union having a dispute with only one subcontractor working at the site.
  • common snapping turtle — a large aggressive North American river turtle, Chelydra serpentina, having powerful hooked jaws and a rough shell
  • common-situs picketing — the picketing of an entire construction site by a union striking against a particular contractor or subcontractor working on only one section
  • comparative literature — the comparative study of various national literatures, stressing their influence one upon another, their use of similar forms, their treatment of similar themes, etc.
  • comparative musicology — ethnomusicology.
  • complete quadrilateral — a polygon consisting of four lines and their six points of intersection
  • component architecture — (programming)   A notion in object-oriented programming where "components" of a program are completely generic. Instead of having a specialised set of methods and fields they have generic methods through which the component can advertise the functionality it supports to the system into which it is loaded. This enables completely dynamic loading of objects. JavaBeans is an example of a component architecture. See also design pattern.
  • compulsory liquidation — the liquidation of a business in order to settle its debts
  • compuserve corporation — (company)   The parent organisation of CompuServe Information Service, CompuServe Network Services and CompuServe Remote Computing Services. CompuServe was owned by H.R. Block but is now (1999) owned by America On-Line.
  • computational geometry — (mathematics)   The study of algorithms for combinatorial, topological, and metric problems concerning sets of points, typically in Euclidean space. Representative areas of research include geometric search, convexity, proximity, intersection, and linear programming.
  • computational learning — grammatical inference
  • connecticut compromise — a compromise adopted at the Constitutional Convention, providing the states with equal representation in the Senate and proportional representation in the House of Representatives.
  • corrupt practices acts — laws limiting contributions to and expenditures in election campaigns, making illegal certain methods of influencing voters, etc.
  • counterinterpretations — Plural form of counterinterpretation.
  • curvature of the spine — a condition in which the spine is abnormally curved
  • deoxyribonucleoprotein — any of a class of nucleoproteins that yield DNA upon partial hydrolysis.
  • digital standard mumps — (DSM) DEC's version of MUMPS.
  • direct public offering — A direct public offering is stock offered directly for sale to investors by a company without the use of underwriters or brokers.
  • distributed processing — a system consisting of a network of microcomputers performing certain functions and linked with a main computer used for more complex tasks
  • draft-quality printing — low-quality, high-speed output in printed form from a printer linked to a word processor
  • duplex high speed data — (DHSD) A term which describes a full-duplex channel that can carry 64 kilobits per second. This is the kind of service provided by an Inmarsat-B type portable earth station or a leased line (not ISDN).
  • earth inductor compass — a compass actuated by induction from the earth's magnetic field.
  • educational psychology — a branch of psychology concerned with developing effective educational techniques and dealing with psychological problems in schools.
  • european economic area — a free-trade area created in 1994 by an agreement between the European Free Trade Association (EFTA), excluding Switzerland, and the European Union (EU)
  • federal crop insurance — insurance against the failure of certain crops provided to farmers and producers by the Federal Government
  • flocculent precipitate — a woolly-looking precipitate, as aluminum hydroxide formed by the addition of ammonia to an aluminum-salt solution.
  • forced place insurance — Forced place insurance is insurance taken out by a bank or creditor on an uninsured debtor's behalf on a property that is being used as collateral.
  • functional programming — (programming)   (FP) A program in a functional language consists of a set of (possibly recursive) function definitions and an expression whose value is output as the program's result. Functional languages are one kind of declarative language. They are mostly based on the typed lambda-calculus with constants. There are no side-effects to expression evaluation so an expression, e.g. a function applied to certain arguments, will always evaluate to the same value (if its evaluation terminates). Furthermore, an expression can always be replaced by its value without changing the overall result (referential transparency). The order of evaluation of subexpressions is determined by the language's evaluation strategy. In a strict (call-by-value) language this will specify that arguments are evaluated before applying a function whereas in a non-strict (call-by-name) language arguments are passed unevaluated. Programs written in a functional language are generally compact and elegant, but have tended, until recently, to run slowly and require a lot of memory. Examples of purely functional languages are Clean, FP, Haskell, Hope, Joy, LML, Miranda, and SML. Many other languages such as Lisp have a subset which is purely functional but also contain non-functional constructs. See also lazy evaluation, reduction.
  • general public licence — (spelling)   It's spelled "General Public License". (In the UK, "licence" is a noun and "license" is a verb (like "advice"/"advise") but in the US both are spelled "license").

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