0%

19-letter words containing a, c, e, l, r, t

  • absolutory sentence — a sentence that acquits the accused
  • accelerated program — a course of study which allows students to progress through their education more quickly than usual
  • acceleration clause — a clause in a contract specifying that certain obligations will become due immediately in the event of a breach of contract, etc
  • access control list — (networking)   (ACL) A list of the services available on a server, each with a list of the hosts permitted to use the service.
  • accompanying letter — a letter that comes with another document or enclosure
  • accounts receivable — A company's accounts receivable are all the money that it is owed by other companies for goods or services that it has supplied, or a list of these companies and the amounts that they owe.
  • 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.
  • affordable care act — a federal law providing for a fundamental reform of the U.S. healthcare and health insurance system, signed by President Barack Obama in 2010: formally called Affordable Care Act or Patient Protection and Affordable Care Act.
  • after-sales service — A company's after-sales service is all the help and information that it provides to customers after they have bought a particular product.
  • agricultural worker — a person who is employed in agriculture, usually a manual worker
  • 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).
  • 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.
  • all-terrain vehicle — a vehicle with treads or wheels designed to travel on rough ground
  • alternating current — An alternating current is an electric current that continually changes direction as it flows. The abbreviation AC is also used.
  • alternative society — a society or social group that espouses values different from those of the established social order.
  • american revolution — a sequence of actions by American colonists from 1763 to 1775 protesting British domination and culminating in the Revolutionary War
  • 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
  • ancillary equipment — Ancillary equipment is machines and other technical things which are used with the main items of equipment to create a complete system.
  • 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
  • antarctic peninsula — the largest peninsula of Antarctica, between the Weddell Sea and the Pacific: consists of Graham Land in the north and the Palmer Peninsula in the south
  • anthropic principle — the cosmological theory that the presence of life in the universe limits the ways in which the very early universe could have evolved
  • anthropocentrically — regarding the human being as the central fact of the universe.
  • anticholinesterases — Plural form of anticholinesterase.
  • arsenic trichloride — a colorless or yellow, oily, poisonous liquid, AsCl 3 , used chiefly as an intermediate in the manufacture of organic arsenicals.
  • artemis microkernel — (operating system)   A microkernel currently under development by Dave Hudson <[email protected]>, scheduled for release under GPL in May 1995. It is targeted at embedded applications on Intel 80386, Intel 486 and Pentium based systems.
  • 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 language — an invented language, esp one intended as an international medium of communication or for use with computers
  • atherton technology — (company)   The comapny that developed the Software BackPlane CASE framework. Their Atherton Tool Integration Services were the basis for the ATIS standard.
  • auriculoventricular — atrioventricular.
  • bacillary dysentery — shigellosis.
  • backward compatible — backward compatibility
  • backward somersault — a somersault performed in a backward direction with the legs leading the rest of the body
  • bacteriochlorophyll — a pale blue-gray form of chlorophyll that is unique to the photosynthetic but anaerobic purple bacteria.
  • 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
  • bank reconciliation — A bank reconciliation is the process of adjusting a bank statement to show transactions that have occurred since the date of issue, or a document showing this.
  • 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 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.
  • betamethyl acrolein — crotonaldehyde.
  • 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.
  • black carpenter ant — a large, black ant, Camponotus pennsylvanicus, that lives in damp wood in nature or in houses, where it can cause considerable damage by boring or tunneling.
  • black carpet beetle — any of several small beetles of the family Dermestidae, the larvae of which are household pests, feeding on rugs and other woolen fabrics, especially Anthrenus scrophulariae (buffalo carpet beetle) and Attagenus piceus (black carpet beetle)
  • black forest gateau — a chocolate sponge cake containing morello cherries and whipped cream, with a topping of chocolate icing
  • black-footed ferret — a musteline mammal, Mustela nigripes, of W North America, closely related to the weasels
  • blackstrap molasses — the molasses remaining after the maximum quantity of sugar has been extracted from the raw material

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