0%

18-letter words containing s, l, r

  • (go) off the rails — (to go) off the proper course
  • a barrel of laughs — If an experience is a barrel of laughs, it is very enjoyable. If someone is a barrel of laughs, they are fun to be with.
  • a farewell to arms — a novel (1929) by Ernest Hemingway.
  • absolute threshold — the minimum intensity of a stimulus at which it can just be perceived
  • address resolution — (networking)   Conversion of an Internet address into the corresponding physical address (Ethernet address). This is usually done using Address Resolution Protocol. The resolver is a library routine and a set of processes which converts hostnames into Internet addresses, though this process in not usually referred to as resolution. See DNS.
  • adjustable spanner — a tool with adjustable jaws used for turning bolts, etc
  • administrative law — law relating to the control of government power
  • aerial perspective — a means of indicating relative distance in terms of a gradation of clarity, tone, and colour, esp blue
  • aggravated assault — an offence in which a person attacks someone physically, made more serious by its violent circumstances
  • agro-industrialize — to industrialize the agriculture of: to agro-industrialize a developing nation.
  • aids-related virus — a variant of the AIDS virus. Abbreviation: ARV.
  • ailanthus silkworm — a green silkworm, Samia walkeri, introduced into the U.S. from China, that feeds on the leaves of the ailanthus.
  • air-to-air missile — a missile fired from an aircraft that targets other aircraft in flight
  • air-to-sea missile — a missile fired from an aircraft that has a target on the sea
  • airman first class — the third lowest enlisted rank in the US Air Force, above airman and below senior airman
  • albert bruce sabinAlbert Bruce, 1906–93, U.S. physician, born in Poland: developed Sabin vaccine.
  • albrecht waldstein — Albrecht von [German ahl-brekht fuh n] /German ˈɑl brɛxt fən/ (Show IPA), Wallenstein, Albrecht Wenzel Eusebius von.
  • alexander i island — an island of Antarctica, west of Palmer Land, in the Bellingshausen Sea. Length: about 378 km (235 miles)
  • almoner's cupboard — a cupboard with pierced doors, formerly used as a storage place for food.
  • alphaphotographics — A display made up of text characters combined with high-resolution photographic images (proposed as a future form of videotex).
  • alternate straight — a hand consisting of five cards following one another by two in order of denomination, as a five, seven, nine, jack, and king, being of special value in certain games.
  • alternating series — a series, usually infinite, in which successive terms have opposite signs, as 1 − ½ + ¼ − ⅛ +. ….
  • alternative school — any public or private school having a special curriculum, especially an elementary or secondary school offering a more flexible program of study than a traditional school.
  • andrew file system — (operating system, storage)   (AFS) The distributed file system of the Andrew Project, adopted by the OSF as part of their Distributed Computing Environment.
  • angular dispersion — a measure of the angular separation of light rays of different wavelength or color traversing a prism or diffraction grating, equal to the rate of change of the angle of deviation with respect to the change in wavelength.
  • anthropomorphously — In an anthropomorphous manner; in a manner resembling that of a human.
  • anti-commercialism — the principles, practices, and spirit of commerce.
  • anticholinesterase — any of a group of substances that inhibit the action of cholinesterase
  • antiprostaglandins — Plural form of antiprostaglandin.
  • aphrodite of melos — a Greek statue of Venus in marble, c200 b.c., found in 1820 on Melos and now in the Louvre, Paris.
  • apocryphal gospels — accounts of Christ's life that are not recognized as part of the New Testament
  • appalachian spring — a dance (1944) choreographed by Martha Graham, with musical score by Aaron Copland.
  • apparent solar day — the period of time between two successive passages of the sun's center across the same meridian.
  • application server — 1. A designer's or developer's suite of software that helps programmers isolate the business logic in their programs from the platform-related code. Application servers can handle all of the application logic and connectivity found in client-server applications. Many application servers also offer features such as transaction management, clustering and failover, and load balancing; nearly all offer ODBC support. 2. Production programs run on a mid-sized computer that handle all application operations between browser-based computers and an organisation's back-end business applications or databases. The application server works as a translator, allowing, for example, a customer with a browser to search an online retailer's database for pricing information. 3. The device on which application server software runs. Application Service Providers offer commercial access to such devices.
  • appraisal drilling — (in the oil industry) drilling carried out once oil or gas has been discovered in order to assess the extent of the field, the reserves, the possible rate of production, and the properties of the oil or gas
  • arbitration clause — a clause in a contract laying down that disputes between the parties should be settled by arbitration
  • aristotelian logic — the logical theories of Aristotle as developed in the Middle Ages, concerned mainly with syllogistic reasoning: traditional as opposed to modern or symbolic logic
  • aristotles-lantern — a complex arrangement of muscles and calcareous teeth and plates forming an eversible organ in most echinoids, functioning in mastication.
  • arm's-length price — a price of a transaction agreed in accordance with market values, disregarding any connection such as common ownership of the companies involved
  • arsenic trisulfide — a yellow or red crystalline substance, As 2 S 3 , occurring in nature as the mineral orpiment, and used as a pigment (king's yellow) and in pyrotechnics.
  • as clear as a bell — If something is as clear as a bell, it is very clear indeed.
  • as far as possible — to the greatest possible extent
  • asciibetical order — (jargon, programming)   /as'kee-be'-t*-kl or'dr/ Used to indicate that data is sorted in ASCII collated order rather than alphabetical order. The main difference is that, in ASCII, all the upper case letters come before any of the lower case letters so, e.g., "Z" comes before "a".
  • asiatic black bear — a bear, Selenarctos thibetanus, of central and E Asia, whose coat is black with a pale V-shaped mark on the chest
  • aspherical surface — a lens or mirror surface that does not form part of a sphere and is used to reduce aberrations
  • assignment problem — (mathematics, algorithm)   (Or "linear assignment") Any problem involving minimising the sum of C(a, b) over a set P of pairs (a, b) where a is an element of some set A and b is an element of set B, and C is some function, under constraints such as "each element of A must appear exactly once in P" or similarly for B, or both. For example, the a's could be workers and the b's projects. The problem is "linear" because the "cost function" C() depends only on the particular pairing (a, b) and is independent of all other pairings.
  • ast computers, llc — (company)   The private company formed in January 1999 when Mr. Beny Alagem, the former chairman of Packard Bell NEC, Inc., bought the name and intellectual property of AST Research, Inc.. AST Computers, LLC provide hardware, software, and services for small US businesses. Address: Los Angeles, CA, USA.
  • astrological chart — map of constellations at certain time
  • astronomical clock — a complex clock showing astronomical phenomena, such as the phases of the moon
  • asynchronous logic — (architecture)   A data-driven circuit design technique where, instead of the components sharing a common clock and exchanging data on clock edges, data is passed on as soon as it is available. This removes the need to distribute a common clock signal throughout the circuit with acceptable clock skew. It also helps to reduce power dissipation in CMOS circuits because gates only switch when they are doing useful work rather than on every clock edge. There are many kinds of asynchronous logic. Data signals may use either "dual rail encoding" or "data bundling". Each dual rail encoded Boolean is implemented as two wires. This allows the value and the timing information to be communicated for each data bit. Bundled data has one wire for each data bit and another for timing. Level sensitive circuits typically represent a logic one by a high voltage and a logic zero by a low voltage whereas transition signalling uses a change in the signal level to convey information. A speed independent design is tolerant to variations in gate speeds but not to propagation delays in wires; a delay insensitive circuit is tolerant to variations in wire delays as well. The purest form of circuit is delay-insensitive and uses dual-rail encoding with transition signalling. A transition on one wire indicates the arrival of a zero, a transition on the other the arrival of a one. The levels on the wires are of no significance. Such an approach enables the design of fully delay-insensitive circuits and automatic layout as the delays introduced by the layout compiler can't affect the functionality (only the performance). Level sensitive designs can use simpler, stateless logic gates but require a "return to zero" phase in each transition.

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