0%

19-letter words containing d, i, p, l, e, g

  • acknowledgment slip — a piece of paper that you sign as proof of having received a letter, parcel, payment, etc
  • aerial top dressing — the process of spreading lime, fertilizer, etc over farmland from an aeroplane
  • algebraic data type — (programming)   (Or "sum of products type") In functional programming, new types can be defined, each of which has one or more constructors. Such a type is known as an algebraic data type. E.g. in Haskell we can define a new type, "Tree": data Tree = Empty | Leaf Int | Node Tree Tree with constructors "Empty", "Leaf" and "Node". The constructors can be used much like functions in that they can be (partially) applied to arguments of the appropriate type. For example, the Leaf constructor has the functional type Int -> Tree. A constructor application cannot be reduced (evaluated) like a function application though since it is already in normal form. Functions which operate on algebraic data types can be defined using pattern matching: depth :: Tree -> Int depth Empty = 0 depth (Leaf n) = 1 depth (Node l r) = 1 + max (depth l) (depth r) The most common algebraic data type is the list which has constructors Nil and Cons, written in Haskell using the special syntax "[]" for Nil and infix ":" for Cons. Special cases of algebraic types are product types (only one constructor) and enumeration types (many constructors with no arguments). Algebraic types are one kind of constructed type (i.e. a type formed by combining other types). An algebraic data type may also be an abstract data type (ADT) if it is exported from a module without its constructors. Objects of such a type can only be manipulated using functions defined in the same module as the type itself. In set theory the equivalent of an algebraic data type is a discriminated union - a set whose elements consist of a tag (equivalent to a constructor) and an object of a type corresponding to the tag (equivalent to the constructor arguments).
  • angle of depression — depression (def 11).
  • applied linguistics — linguistic theory as applied to such fields as lexicography, psychology, the teaching of reading, the creation of orthographies, and especially language teaching.
  • apres moi le deluge — after me the deluge
  • auricular appendage — auricle (def 1b).
  • auricular-appendage — Anatomy. the projecting outer portion of the ear; pinna. Also called auricular appendage. an ear-shaped appendage projecting from each atrium of the heart. (loosely) the atrium.
  • black-billed magpie — either of two corvine birds, Pica pica (black-billed magpie) of Eurasia and North America, or P. nuttalli (yellow-billed magpie) of California, having long, graduated tails, black-and-white plumage, and noisy, mischievous habits.
  • blue-ringed octopus — a highly venomous octopus, Octopus maculosus, of E Australia which exhibits blue bands on its tentacles when disturbed
  • champion of england — a hereditary official at British coronations, representing the king (King's Champion) or the queen (Queen's Champion) who is being crowned, and having originally the function of challenging to mortal combat any person disputing the right of the new sovereign to rule.
  • compression molding — a method of molding thermosetting plastic by closing a mold on it, forming the material by heat and pressure.
  • dangling participle — a participle intended to modify a noun but having the wrong grammatical relationship to it as for example having left in the sentence Having left Europe for good, Peter's future seemed bleak indeed
  • digital linear tape — (storage)   (DLT) A kind of magnetic tape drive originally developed by DEC and now marketed by Quantum. DLT drives implement the Digital Lempel Ziv 1 (DLZ1) compression algorithm in a combination of hardware and firmware. They use a popular chip by Stac (now hi/fn) to do the string searching. Counting, sorting and Huffman coding are done in firmware (with hardware support for the Huffman algorithm?). In April 1997 DLT drives can transfer 5 megabytes per second and can store 35 gigabytes on a single cartridge. Compression might roughly double these figures.
  • displacement engine — any engine employing the rectilinear motion of one or more pistons in cylinders.
  • display advertising — display ads taken collectively.
  • duplicating machine — a duplicator, especially one for making identical copies of documents, letters, etc.
  • electrocardiographs — Plural form of electrocardiograph.
  • electrocardiography — The measurement of electrical activity in the heart and the recording of such activity as a visual trace (on paper or on an oscilloscope screen), using electrodes placed on the skin of the limbs and chest.
  • free alongside ship — (of a shipment of goods) delivered to the dock without charge to the buyer, but excluding the cost of loading onto the vessel
  • ground-plane aerial — a quarter-wave vertical dipole aerial in which the electrical image forming the other quarter-wave section is formed by reflection in a system of radially disposed metal rods or in a conductive sheet
  • high blood pressure — elevation of the arterial blood pressure or a condition resulting from it; hypertension. Abbreviation: HBP.
  • housing development — a group of houses or apartments, usually of the same size and design, often erected on a tract of land by one builder and controlled by one management.
  • kellogg-briand pact — a treaty renouncing war as an instrument of national policy and urging peaceful means for the settlement of international disputes, originally signed in 1928 by 15 nations, later joined by 49 others.
  • landscape gardening — the art or trade of designing or rearranging large gardens, estates, etc.
  • level playing field — a state of equality; an equal opportunity.
  • liaodong pensinsula — a peninsula of NE China, in S Manchuria extending south into the Yellow Sea: forms the S part of Liaoning province
  • load-bearing printf — (programming, humour)   The kind of bug present in a program which works correctly when producing debug output but fails when the debugging is turned off. The expression combines load-bearing wall and printf as used in debugging by printf.
  • manned space flight — space travel in vehicles with a human crew
  • old english pattern — a spoon pattern having a stem curving backward at the end.
  • parliament building — structure housing legislative offices
  • percussion drilling — Percussion drilling is a drilling method which involves lifting and dropping heavy tools to break rock, and uses steel casing tubes to stop the borehole from collapsing.
  • physical addressing — (networking)   The low level addressing scheme used on Ethernet. The 48-bit destination Ethernet address in a packet is compared with the receiving node's Ethernet address. Compare IP address.
  • pidgin sign english — an auxiliary language formed by using the signs and fingerspelling, but not the grammar, of American Sign Language in the word order of English, often used in communication between deaf signers and speakers of English. Abbreviation: PSE.
  • piggy-in-the-middle — Piggy-in-the-middle or pig-in-the-middle is a game in which two children throw a ball to each other and a child standing between them tries to catch it.
  • priority scheduling — (operating system)   Processes scheduling in which the scheduler selects tasks to run based on their priority as opposed to, say, a simple round-robin. Priorities may be static or dynamic. Static priorities are assigned at the time of creation, while dynamic priorities are based on the processes' behaviour while in the system. For example, the scheduler may favour I/O-intensive tasks so that expensive requests can be issued as early as possible. A danger of priority scheduling is starvation, in which processes with lower priorities are not given the opportunity to run. In order to avoid starvation, in preemptive scheduling, the priority of a process is gradually reduced while it is running. Eventually, the priority of the running process will no longer be the highest, and the next process will start running. This method is called aging.
  • programmed learning — a progressively monitored, step-by-step teaching method, employing small units of information or learning material and frequent testing, whereby the student must complete or pass one stage before moving on to the next.
  • pseudo-biographical — of or relating to a person's life: He's gathering biographical data for his book on Milton.
  • pseudo-hieroglyphic — noting or pertaining to a script dating from the second millennium b.c. that appears to be syllabic and to represent the Phoenician language and that is inscribed on objects found at Byblos.
  • pseudopsychological — of or relating to psychology.
  • psychoendocrinology — the study of the relationship between the endocrine system and various symptoms or types of mental illness.
  • sea floor spreading — a process in which new ocean floor is created as molten material from the earth's mantle rises in margins between plates or ridges and spreads out.
  • sea-floor spreading — a process in which new ocean floor is created as molten material from the earth's mantle rises in margins between plates or ridges and spreads out.
  • sharp-tailed grouse — a grouse, Pedioecetes phasianellus, of prairies and open forests of western North America, similar in size to the prairie chicken but with a more pointed tail.
  • single-line display — a display that presents information in a single line
  • split-second timing — timing that depends on minute precision
  • talleyrand-perigord — Charles Maurice de [sharl moh-rees duh] /ʃarl moʊˈris də/ (Show IPA), Prince de Bénévent [duh bey-ney-vahn] /də beɪ neɪˈvɑ̃/ (Show IPA), 1754–1838, French statesman.
  • tarnished plant bug — a bug, Lygus lineolaris, of the family Miridae, that is a common and widely distributed pest of alfalfa and other legumes and of peach and other fruit trees.
  • the underprivileged — those who are underprivileged
  • three-point landing — an aircraft landing in which the two wheels of the main landing gear and the tail or nose wheel touch the ground simultaneously.

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