0%

19-letter words containing d, i, r, e, c, t

  • a drop in the ocean — If you say that something is a drop in the ocean, you mean that it is a very small amount which is unimportant compared to the cost of other things or is so small that it has very little effect on something.
  • abstinence syndrome — the withdrawal symptoms that occur after abstinence from a drug, especially a narcotic, to which one is addicted.
  • accident prevention — avoidance of the occurrence of an accident
  • accident protection — a form of insurance which pays out in the event of an accident when driving
  • accommodation paper — a bill of exchange cosigned by one party as maker, acceptor, or endorser without requiring collateral or a fee, in order to lend his or her credit reputation to the second party
  • according to cocker — reliable or reliably; correct or correctly
  • accredited investor — An accredited investor is an organization or a wealthy individual that is considered to be financially knowledgeable, and can buy securities that are not registered with the SEC.
  • adrenocorticotropic — that can stimulate the cortex of the adrenal glands
  • adrenocorticotropin — ACTH.
  • advanced revelation — (database)   (AREV) A database development environment for personal computers available from Revelation Software since 1982. Originally based on the PICK operating system, there are over one million users worldwide in 1996.
  • advertising account — account (def 11c).
  • alexander technique — a technique for developing awareness of one's posture and movement in order to improve it
  • 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).
  • american directoire — a style of American furniture making and related crafts from c1805 to c1815, corresponding to the French Directoire and English Regency styles.
  • anaerobic digestion — the conversion of biodegradable waste matter into compost in the absence of oxygen
  • angioneurotic edema — swelling that occurs just beneath the surface of the skin or mucous membranes.
  • anno urbis conditae — in a (specified) year from the founding of the city: the ancient Romans reckoned dates from Rome's founding, c. 753 b.c.
  • arsenic trichloride — a colorless or yellow, oily, poisonous liquid, AsCl 3 , used chiefly as an intermediate in the manufacture of organic arsenicals.
  • articulated vehicle — a large vehicle (esp a lorry) made in two separate sections, a tractor and a trailer, connected by a pivoted bar
  • artificial additive — artificial flavouring, colouring or preservatives
  • at one's discretion — as one wishes
  • attachment disorder — an emotional and behavioral disorder arising from a failure to form a strong bond with one’s primary caregiver in early childhood and affecting one’s social relationships in later childhood and adulthood. See also attachment (def 3a).
  • attendance register — an official list of people who are present at an institution such as a school
  • bacillary dysentery — shigellosis.
  • backward compatible — backward compatibility
  • balfour declaration — the statement made by Arthur Balfour in 1917 of British support for the setting up of a national home for the Jews in Palestine, provided that the rights of "existing non-Jewish communities" in Palestine could be safeguarded
  • barometric gradient — pressure gradient
  • batterie de cuisine — cooking utensils collectively; pots and pans, etc
  • baudotbetical order — (algorithm)   /baw do bet' i k*l/ Sorted into an order where numerics and special characters are intermixed by sorting a 5-bit Baudot code file ignoring the numeric shift and unshift codes.
  • bernstein condition — (parallel)   Processes cannot execute in parallel if one effects values used by the other. Nor can they execute in parallel if any subsequent process uses data effected by both, i.e. whose value might depend on the order of execution.
  • bicarbonate of soda — Bicarbonate of soda is a white powder which is used in baking to make cakes rise, and also as a medicine for your stomach.
  • bismuth oxychloride — a white, crystalline, water-insoluble powder, BiOCl, used chiefly in the manufacture of pigments, face powders, and artificial pearls.
  • blue-ringed octopus — a highly venomous octopus, Octopus maculosus, of E Australia which exhibits blue bands on its tentacles when disturbed
  • board certification — the process of certifying that a physician has passed an examination and met the standards of a professional organization representing a particular medical specialty.
  • boat-tailed grackle — a large grackle, Quiscalus major, of the southeastern U.S., that folds its tail into a shape resembling the keel of a boat.
  • bordering countries — countries that share a border with a particular country
  • brokered convention — a party convention in which many delegates are pledged to favorite sons who use their blocs of votes to bargain with leading candidates who lack a majority of delegate support.
  • cable-stayed bridge — a type of suspension bridge in which the supporting cables are connected directly to the bridge deck without the use of suspenders
  • capital expenditure — expenditure on acquisitions of or improvements to fixed assets
  • cat scratch disease — a disorder characterized by fever and swelling of the lymph glands, caused by a viral infection resulting from the scratch or bite of a cat.
  • cat-scratch disease — an ailment characterized by fever and swollen glands and believed to be caused by bacteria transmitted by the scratch or bite of a cat
  • cathodic protection — a technique for protecting metal structures, such as steel ships and pipelines, from electrolytic corrosion by making the structure the cathode in a cell, either by applying an electromotive force directly or by putting it into contact with a more electropositive metal
  • chamber of deputies — the lower house of the legislature of certain countries, as Italy.
  • chandrasekhar limit — the upper limit to the mass of a white dwarf, equal to 1.44 solar masses. A star having a mass above this limit will continue to collapse to form a neutron star
  • chartered librarian — (in Britain) a librarian who has obtained a qualification from the Library Association in addition to a degree or diploma in librarianship
  • chassis dynamometer — A chassis dynamometer is a piece of test equipment fitted with rollers for the wheels of a vehicle, that is capable of providing drive input and measuring output such as power and torque at the wheels.
  • cherenkov radiation — the electromagnetic radiation produced when a charged particle moves through a medium at a greater velocity than the velocity of light in that medium
  • chicken-fried steak — a cheap cut of beefsteak that is fried in batter
  • chrestien de troyes — c1140–c90, French poet.
  • christian democracy — the beliefs, principles, practices, or programme of a Christian Democratic party

On this page, we collect all 19-letter words with D-I-R-E-C-T. 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-R-E-C-T 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?