0%

31-letter words containing d, i, p

  • a hardware programming language — (language)   (AHPL) A register-level language by Hill and Peterson, some of whose operators resemble APL. HPSIM2 is a function-level simulator, available from Engrg Expt Sta, University of Arizona.
  • actions speak louder than words — If you say that actions speak louder than words, you mean that people's actions show their real attitudes, rather than what they say. This expression is sometimes used to advise a person to do something positive.
  • algebraic interpretive dialogue — (language)   (AID) A version of Joss II for the PDP-10.
  • antisocial personality disorder — psychiatric condition
  • bondage-and-discipline language — A language (such as Pascal, Ada, APL, or Prolog) that, though ostensibly general-purpose, is designed so as to enforce an author's theory of "right programming" even though said theory is demonstrably inadequate for systems hacking or even vanilla general-purpose programming. Often abbreviated "B&D"; thus, one may speak of things "having the B&D nature". See Pascal. Compare languages of choice.
  • borderline personality disorder — a mental condition on the dividing line between a psychiatric disorder and normality characterized by impulsiveness, extreme mood swings, and often aggressiveness
  • community-supported agriculture — a system by which people purchase a share from a local farm and periodically receive vegetables and other agricultural products throughout the farming season. Abbreviation: CSA.
  • computer aided test engineering — (testing, electronics)   (CATE) CASE methods applied to electronics testing and linked to CAE.
  • computer mediated communication — (messaging)   (CMC) Communication that takes place through, or is facilitated by, computers. Examples include e-mail, the web, real-time chat tools like IRC, Windows Live Messenger and video conferencing.
  • computer-aided process planning — Computer-aided process planning is a way of planning a complex manufacturing process using computers.
  • computer-aided software testing — (programming)   (CAST) Automated software testing in one or more phases of the software life-cycle.
  • constitutional democratic party — a former Russian political party that advocated a right-wing policy in foreign and domestic affairs.
  • department of homeland security — the department of the U.S. federal government charged with protecting U.S. territory from terrorist attacks and providing a coordinated response to large-scale emergencies. Abbreviation: DHS.
  • dichlorodiphenyltrichloroethane — DDT.
  • dictatorship of the proletariat — absolute control of economic and political power in a country by a government of the working class (proletariat): regarded in Communist theory as a means of effecting the transition from capitalism to communism
  • digital subtraction angiography — a computerized x-ray technique in which arteries are visualized following injection of dye into a vein. Abbreviation: DSA.
  • director of public prosecutions — (in Britain) an official who, as head of the Crown Prosecution Service, is responsible for conducting all criminal prosecutions initiated by the police
  • draw/pick/pull sth out of a hat — In competitions, if you say that the winners will be drawn or picked out of the hat, you mean that they will be chosen randomly, so everyone has an equal chance of winning.
  • ear, nose and throat specialist — a medical practitioner who specializes in dealing with diseases affecting the ear, nose and throat
  • environmental health department — the department of a local authority which deals with prevention of the spread of communicable diseases, food safety and hygiene, control of infestation by insects or rodents, etc
  • european free trade association — law: free trade group
  • experiment description language — (language)   (EDL) J.S. Jenkins.
  • extended self-containing prolog — (language)   (ESP) An object-oriented extension of KL0 by Chikayama. ESP has backtracking-based control, unification-based parameter passing and object-oriented calling. An object in ESP is an axiom set. A class definition consists of nature definitions (inheritance), slot definitions (class variables) and clause definitions. ESP has multiple inheritance similar to Flavors. It has been implemented for ICOT's PSI Sequential Inference machine. See also CESP. E-mail: <[email protected]>.
  • fetal alcohol spectrum disorder — any of several disorders characterized by a variable cluster of birth defects that may include facial abnormalities, growth deficiency, mental retardation, and other impairments, caused by the mother's consumption of alcohol during pregnancy. Abbreviation: FASD.
  • frequency division multiplexing — (communications)   (FDM) The simultaneous transmission of multiple separate signals through a shared medium (such as a wire, optical fibre, or light beam) by modulating, at the transmitter, the separate signals into separable frequency bands, and adding those results linearly either before transmission or within the medium. While thus combined, all the signals may be amplified, conducted, translated in frequency and routed toward a destination as a single signal, resulting in economies which are the motivation for multiplexing. Apparatus at the receiver separates the multiplexed signals by means of frequency passing or rejecting filters, and demodulates the results individually, each in the manner appropriate for the modulation scheme used for that band or group. Bands are joined to form groups, and groups may then be joined into larger groups; this process may be considered recursively, but such technique is common only in large and sophisticated systems and is not a necessary part of FDM. Neither the transmitters nor the receivers need be close to each other; ordinary radio, television, and cable service are examples of FDM. It was once the mainstay of the long distance telephone system. The more recently developed time division multiplexing in its several forms lends itself to the handling of digital data, but the low cost and high quality of available FDM equipment, especially that intended for television signals, make it a reasonable choice for many purposes. Compare wavelength division multiplexing, time division multiplexing, code division multiplexing.
  • gastroesophageal reflux disease — a chronic condition in which acid from the stomach flows back into the lower esophagus, causing pain or tissue damage.
  • get up on the wrong side of bed — a piece of furniture upon which or within which a person sleeps, rests, or stays when not well.
  • histrionic personality disorder — a psychological disorder usually beginning in early adulthood, characterized by excessive emotional expression and attention-seeking behavior. Abbreviation: HPD.
  • independent order of oddfellows — a secret benevolent and fraternal association founded in England in the 18th century
  • independent order of rechabites — a society devoted to total abstention from alcoholic drink
  • java 2 software development kit — (language, programming)   (Java 2 SDK) Sun's tools to develop Java applications, part of the Java 2 Platform. Versions prior to 1.2 were known as the Java Development Kit (JDK).
  • link access protocol for modems — (LAPM) The Automatic Repeat Request system used in the V.42 protocol.
  • look kindly on/look kindly upon — If you look kindly on or look kindly upon someone or something, you support them or approve of what they are doing.
  • management selection procedures — steps in place to select candidates applying to or within an organization to become managers
  • microsoft disc operating system — (spelling)   Microsoft Disk Operating System
  • microsoft disk operating system — (operating system)   /M S doss/ (Or "MS-DOS", "PC-DOS", "MS-DOG", "mess-dos") Microsoft Corporation's clone of the CP/M disk operating system for the 8088 crufted together in 6 weeks by hacker Tim Paterson, who is said to have regretted it ever since. MS-DOS is a single user operating system that runs one program at a time and is limited to working with one megabyte of memory, 640 kilobytes of which is usable for the application program. Special add-on EMS memory boards allow EMS-compliant software to exceed the 1 MB limit. Add-ons to DOS, such as Microsoft Windows and DESQview, take advantage of EMS and allow the user to have multiple applications loaded at once and switch between them. Numerous features, including vaguely Unix-like but rather broken support for subdirectories, I/O redirection and pipelines, were hacked into MS-DOS 2.0 and subsequent versions; as a result, there are two or more incompatible versions of many system calls, and MS-DOS programmers can never agree on basic things like what character to use as an option switch ("-" or "/"). The resulting mess became the highest-unit-volume operating system in history. It was used on many Intel 16 and 32 bit microprocessors and IBM PC compatibles. Many of the original DOS functions were calls to BASIC (in ROM on the original IBM PC), e.g. Format and Mode. People with non-IBM PCs had to buy MS-Basic (later called GWBasic). Most version of DOS came with some version of BASIC. Also know as PC-DOS or simply DOS, ignoring the fact that there were many other OSes with that name, starting in the mid-1960s with IBM's first disk operating system for the IBM 360.
  • niceno-constantinopolitan creed — a formal statement of the chief tenets of Christian belief, adopted by the first Nicene Council.
  • not all sth is cracked up to be — If you say that something is not all it's cracked up to be, you mean that it is not as good as other people have said it is.
  • operational test and evaluation — (testing)   (OT&E) Formal testing conducted prior to deployment to evaluate the operational effectiveness and suitability of the system with respect to its mission.
  • pay the piper and call the tune — to bear the cost of an undertaking and control it
  • pluggable authentication module — (security)   (PAM) The new industry standard integrated login framework. PAM is used by system entry components, such as the Common Desktop Environment's dtlogin, to authenticate users logging into a Unix system. It provides pluggability for a variety of system-entry services. PAM's ability to stack authentication modules can be used to integrate login with different authentication mechanisms such as RSA, DCE and Kerberos, and thus unify login mechanisms. PAM can also integrate smart card authentication.
  • preferred provider organization — a comprehensive health-care plan offered to corporate employees that allows them to choose their own physicians and hospitals within certain limits. Abbreviation: PPO.
  • preferred-provider organization — a comprehensive health-care plan offered to corporate employees that allows them to choose their own physicians and hospitals within certain limits. Abbreviation: PPO.
  • president of the board of trade — a title held by the Secretary of State for Business, Innovation, and Skills
  • property and casualty insurance — Property and casualty insurance is insurance on homes, cars, and businesses, rather than health or life insurance.
  • quadrature amplitude modulation — (QAM) A method for encoding digital data in an analog signal in which each combination of phase and amplitude represents one of sixteen four bit patterns. This is required for fax transmission at 9600 bits per second.
  • radio free europe/radio liberty — a federally funded private organization that broadcasts news and entertainment to formerly Communist countries, especially the Russian Federation, Czech Republic, Poland, Hungary, Romania, and Bulgaria: founded 1952.
  • simple transcendental extension — a simple extension in which the specified element is not a root of any algebraic equation in the given field.
  • states' rights democratic party — a political party formed by dissident southern Democrats who opposed the candidacy of Harry Truman in 1948 and campaigned on a platform of states' rights.
  • supplementary ideographic plane — (text, standard)   (SIP) The third plane (plane 2) defined in Unicode/ISO 10646, designed to hold all the ideographs descended from Chinese writing (mainly found in Vietnamese, Korean, Japanese and Chinese) that aren't found in the Basic Multilingual Plane. The BMP was supposed to hold all ideographs in modern use; unfortunately, many Chinese dialects (like Cantonese and Hong Kong Chinese) were overlooked; to write these, characters from the SIP are necessary. This is one reason even non-academic software must support characters outside the BMP.

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