0%

19-letter words containing l, i

  • 3dnow! professional — (architecture)   A floating point SIMD extention from AMD, compatible with Intel's SSE, introduced with the Athlon-4.
  • a flea in one's ear — a sharp rebuke
  • a mountain to climb — If you say that someone has a mountain to climb, you mean that it will be difficult for them to achieve what they want to achieve.
  • a multitude of sins — If you say that something covers or hides a multitude of sins, you mean that it hides something unattractive or does not reveal the true nature of something.
  • a new lease of life — If you say that someone or something has been given a new lease of life, you are emphasizing that they are much more lively or successful than they have been in the past.
  • a slap on the wrist — A slap on the wrist is a warning or a punishment that is not very severe.
  • a sting in the tail — If an announcement or decision has a sting in the tail or a sting in its tail, it contains a critical and unpleasant part, normally at the end.
  • abdul aziz ibn saud — (Saud ibn Abdul-Aziz), 1901?–69, king of Saudi Arabia 1953–64 (son of ibn-Saud and brother of Faisal).
  • abdullah ibn-husein — 1882–1951, Arab nationalist, Transjordanian emir 1921–46, king of Jordan 1946–51; assassinated in Jerusalem by a Palestinian nationalist.
  • absolute impediment — a fact or circumstance that disqualifies a person from lawful marriage.
  • abstracting journal — a periodical consisting mainly or entirely of abstracts of current works.
  • 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.
  • acknowledgment slip — a piece of paper that you sign as proof of having received a letter, parcel, payment, etc
  • acoustic theodolite — an acoustic device that records a continuous vertical profile of ocean currents at a particular site.
  • activation analysis — a method for the qualitative and quantitative determination of trace amounts of various elements by measuring the characteristic radioactive decay induced by neutron bombardment.
  • ad-hoc polymorphism — overloading
  • 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.
  • advocacy journalism — journalism that promotes a cause or expresses a subjective viewpoint.
  • aerial top dressing — the process of spreading lime, fertilizer, etc over farmland from an aeroplane
  • 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
  • air cushion vehicle — ACV (def 2).
  • 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-cushion vehicle — a vehicle that travels just above the surface of land or water on a cushion of air provided by a downward jet from its engines, propellers, etc.
  • 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.
  • aladdin enterprises — (company)   A small, privately owned, US software consulting and development company, founded in 1986, best known as the original developer of Ghostscript. Address: San Francisco Peninsula, California, USA. Not to be confused with Aladdin Systems, Inc..
  • alcohol consumption — the drinking of alcohol
  • alcoholic psychosis — any of a group of major mental disorders, as delirium tremens, Wernicke-Korsakoff syndrome, and hallucinosis, associated with organic brain injury due to alcohol.
  • 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)
  • alexander technique — a technique for developing awareness of one's posture and movement in order to improve it
  • alexis mikhailovich — 1629–76, tsar of Russia (1645–76); father of Peter the Great
  • alexis nikolayevich — (Aleksei Nikolayevich) 1904–18, son of Nicholas II of Russia, heir apparent to the Russian throne: executed in the Russian Bolshevik Revolution.
  • 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
  • alice-in-wonderland — fantastic; irrational
  • all in a day's work — If you say that a task is all in a day's work for someone, you mean that they do not mind doing it although it may be difficult, because it is part of their job or because they often do it.
  • all-points bulletin — An all-points bulletin is a message sent by a police force to all its officers. The abbreviation APB is also used.
  • 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
  • allegheny mountains — a mountain range in Pennsylvania, Maryland, Virginia, and West Virginia: part of the Appalachian system; rising from 600 m (2000 ft) to over 1440 m (4800 ft)
  • alpha canis majoris — Sirius
  • alpha canis minoris — Procyon
  • alpha ursae minoris — Polaris
  • alphabetic language — (human language)   A written human language in which symbols reflect the pronunciation of the words. Examples are English, Greek, Russian, Thai, Arabic and Hebrew. Alphabetic languages contrast with ideographic languages.

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