0%

19-letter words containing a, c, r, i, d

  • 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
  • accommodation party — the guarantor who signs an accommodation bill
  • accommodation train — a local train that stops at small stations along a route
  • 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.
  • ad-hoc polymorphism — overloading
  • 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).
  • advocacy journalism — journalism that promotes a cause or expresses a subjective viewpoint.
  • aerodynamic braking — the use of aerodynamic drag to slow spacecraft re-entering the atmosphere
  • 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).
  • algorithmic trading — trading on international stock exchanges using computers that have been programmed to buy and sell shares according to fixed rules
  • alice-in-wonderland — fantastic; irrational
  • american book award — any of several awards given annually since 1980 to an author whose book is judged the best in its category: administered by the Association of American Publishers. Abbreviation: ABA, A.B.A.
  • 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
  • anarcho-syndicalism — syndicalism.
  • anarcho-syndicalist — syndicalism.
  • 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
  • artificial daylight — artificial light having approximately the same spectral characteristics as natural daylight
  • 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
  • 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.
  • 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
  • ballistocardiograph — an instrument that records the slight recoil of the body, while on a special bed, caused by the contractions of the heart: used to measure cardiac pumping power and the elasticity of the aorta
  • 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.
  • behavioral medicine — an interdisciplinary field that uses the concepts and techniques of the behavioral sciences to improve physical and emotional health.
  • 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.
  • binocular disparity — the small differences in the positions of the parts of the images falling on each eye that results when each eye views the scene from a slightly different position; these differences make stereoscopic vision possible
  • blind carbon (copy) — a carbon copy of a letter sent to someone other than the addressee, with no indication on the original letter that such a copy has been sent
  • 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.
  • boundary commission — (in Britain) a body established by statute to undertake periodic reviews of the boundaries of parliamentary constituencies and to recommend changes to take account of population shifts

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