0%

19-letter words containing a, l, e, g, r, i

  • accompanying letter — a letter that comes with another document or enclosure
  • aerial top dressing — the process of spreading lime, fertilizer, etc over farmland from an aeroplane
  • agricultural worker — a person who is employed in agriculture, usually a manual worker
  • aldridge-brownhills — a town in central England, in Walsall unitary authority, West Midlands: formed by the amalgamation of neighbouring towns in 1966. Pop: 35 525 (2001)
  • 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).
  • algebraic extension — a field containing a given field such that every element in the first field is algebraic over the given field.
  • algebraic operation — any of the mathematical operations of addition, subtraction, multiplication, division, raising to a power, or extraction of a root.
  • algebraic structure — (mathematics)   Any formal mathematical system consisting of a set of objects and operations on those objects. Examples are Boolean algebra, numerical algebra, set algebra and matrix algebra.
  • alternating current — An alternating current is an electric current that continually changes direction as it flows. The abbreviation AC is also used.
  • alternating voltage — a voltage that reverses direction in regular cycles.
  • analytical geometry — the branch of geometry that uses algebraic notation and analysis to locate a geometric point in terms of a coordinate system; coordinate geometry
  • angle of depression — depression (def 11).
  • angle of reflection — the angle that a beam of reflected radiation makes with the normal to a surface at the point of reflection
  • angle of refraction — the angle that a refracted beam of radiation makes with the normal to the surface between two media at the point of refraction
  • apollonius of perga — ?261–?190 bc, Greek mathematician, remembered for his treatise on conic sections
  • apres moi le deluge — after me the deluge
  • artificial language — an invented language, esp one intended as an international medium of communication or for use with computers
  • 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.
  • ave regina coelorum — a Latin hymn in honor of the Virgin Mary as Queen of Heaven.
  • behavioral genetics — an interdisciplinary field studying the effects of genetics and hereditary factors on animal and human behavior.
  • belgian east africa — a former Belgian trust territory in Africa, also (1924–62) Ruanda-Urundi, now the independent countries of Rwanda and Burundi.
  • binary large object — (database)   (BLOB) A large block of data stored in a database, such as an image or sound file. A BLOB has no structure which can be interpreted by the database management system but is known only by its size and location.
  • blue-tongued lizard — a large Australian lizard, Tiliqua scincoides, characterized by having a cobalt-blue tongue.
  • 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.
  • buildings insurance — insurance which covers buildings
  • 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
  • canterbury pilgrims — the pilgrims whose stories are told in Chaucer's Canterbury Tales
  • carbon steel piping — Carbon steel piping is pipes made of steel with carbon as the main alloying component, used for transporting fluids.
  • catalytic reforming — Catalytic reforming is a process that converts petroleum refinery naphthas to high-octane blending components.
  • centrifugal casting — casting that utilizes centrifugal force within a spinning mold to force the metal against the walls.
  • chain-reacting pile — nuclear reactor
  • chemical processing — Chemical processing is a way of making changes to chemical compounds.
  • chemical weathering — any of the various weathering processes that cause exposed rock to undergo chemical decomposition, changing the chemical and mineralogical composition of the rock: Oxygen and acids are agents in chemical weathering.
  • chronological order — the arrangement of things following one after another in time: Put these documents in chronological order.
  • cinematographically — a motion-picture projector.
  • circulating decimal — repeating decimal
  • circulation manager — the senior manager responsible for the distribution of a newspaper
  • claims investigator — A claims investigator is a person who is employed by an insurance company to obtain information necessary to evaluate a claim.
  • clinical governance — a systematic approach to raising standards of health care and tackling poor performance in hospitals
  • common-law marriage — a marriage deemed to exist after a couple have cohabited for several years
  • consultant engineer — an engineer who works as a consultant to a project or company
  • continental glacier — a glacier that spreads out from a central mass
  • countervailing duty — an extra import duty imposed by a country on certain imports, esp to prevent dumping or to counteract subsidies in the exporting country
  • cracked gas cooling — Cracked gas cooling is a process in which the temperature of a cracked gas is reduced in order to separate it into different product streams.
  • criminal negligence — negligence which is punishable under the law
  • crystallized ginger — sugar-coated ginger
  • cudgel one's brains — to think hard about a problem
  • customs regulations — the regulations relating to customs in a particular country
  • 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

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