0%

19-letter words containing ra

  • a hard nut to crack — a person not easily persuaded or won over
  • a race against time — You describe a situation as a race against time when you have to work very fast in order to do something before a particular time, or before another thing happens.
  • a straw in the wind — an indication of what may happen
  • abstracting journal — a periodical consisting mainly or entirely of abstracts of current works.
  • abstracting service — a service that provides abstracts of publications on a subject or group of related subjects, usually on a subscription basis.
  • 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
  • accommodation train — a local train that stops at small stations along a route
  • acoustic gramophone — a device for reproducing the sounds stored on a record: now usually applied to the nearly obsolete type that uses a clockwork motor and acoustic horn
  • ad astra per aspera — to the stars through difficulties
  • ad kalendas graecas — at no time; never: from the fact that the Greeks did not reckon dates by calends.
  • aerodynamic braking — the use of aerodynamic drag to slow spacecraft re-entering the atmosphere
  • aggravated burglary — a burglary made more serious by its violent circumstances
  • aggravated trespass — an offence in which a trespasser in the open air attempts to interfere with a lawful activity, such as hunting
  • agner krarup erlang — (person)   (1878-1929) A Danish mathematician. Erlang the language and unit were named after him. Interested in the theory of probability, in 1908 Erlang joined the Copenhagen Telephone Company where he studied the problem of waiting times for telephone calls. He worked out how to calculate the fraction of callers who must wait due to all the lines of an exchange being in use. His formula for loss and waiting time was published in 1917. It is now known as the "Erlang formula" and is still in use today.
  • agricultural worker — a person who is employed in agriculture, usually a manual worker
  • air traffic control — Air traffic control is the activity of organizing the routes that aircraft should follow, and telling pilots by radio which routes they should take.
  • air-traffic control — a government service that facilitates the safe and orderly movement of aircraft within and between airports by receiving and processing data from radar and devices that monitor local weather conditions and by maintaining radio contact with pilots.
  • 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.
  • algorithmic trading — trading on international stock exchanges using computers that have been programmed to buy and sell shares according to fixed rules
  • all-risks insurance — insurance that covers all risks to property except any types that are specifically excluded or limited in the policy
  • all-terrain vehicle — a vehicle with treads or wheels designed to travel on rough ground
  • ambient temperature — Ambient temperature is the temperature of the air surrounding a component.
  • ambulance insurance — Ambulance insurance is insurance cover that covers the cost of an emergency ambulance if one is needed.
  • american crab apple — a twiggy, stiff-branched tree, Malus coronaria, of southern central North America, having small fruit and rose-colored flowers that change to white.
  • 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
  • anterograde amnesia — amnesia caused by brain damage in which the memory loss relates to events occurring after the damage
  • anticholinesterases — Plural form of anticholinesterase.
  • application program — a computer program that is written and designed for a specific need or purpose
  • appraisal interview — an interview by the manager of an employee who is being appraised
  • arbitration service — a service which provides an impartial referee to settle disputes
  • assistant librarian — a person who assists a librarian in their work or who is not yet fully qualified as a librarian
  • associative storage — a storage device in which the information is identified by content rather than by an address
  • astra digital radio — (audio)   Digital Radio over satellite, compatible with analog television transmissions. Alternatively the normal TV subcarriers can be modulated by a MPEG-1 Layer-2 48 kHz 192 kbps signal. Quality is better than analog carriers and only needs half the bandwidth (analog stereo = 2 carrier, digital stereo = 1 carrier). Quality is limited and the data rate can't be increased.
  • atmospheric braking — a technique of reentry in which the vehicle is maneuvered in the upper atmosphere so as to lose velocity by utilizing drag without overheating.
  • attractive nuisance — Law. a doctrine of tort law under which a person who creates or permits to exist on his or her land a dangerous condition attractive to children, as an unfenced swimming pool, is liable for their resulting injuries, even though the injured are trespassers.
  • australian fan palm — a fan palm, Livistona australis, of Australia, having a slender, reddish-brown trunk, spiny leafstalks, and round fruit.
  • australian tea tree — a shrubby Australian tree, Leptospermum laevigatum, of the myrtle family, having lance-shaped leaves and white, bell-shaped flowers.
  • author's alteration — a correction or change made in typeset copy that is not a correction of an error introduced by the compositor. Abbreviation: AA, A.A., a.a., aa.
  • autotransplantation — autograft.
  • awareness programme — a programme designed to increase awareness of something
  • 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
  • barrack-room lawyer — a person who freely offers opinions, esp in legal matters, that he or she is unqualified to give
  • beauty preparations — the cosmetics, creams etc used to improve someone's beauty
  • behavioral genetics — an interdisciplinary field studying the effects of genetics and hereditary factors on animal and human behavior.

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