0%

21-letter words containing a, b, o, l, i, t

  • acceptable use policy — (networking)   (AUP) Rules applied by many transit networks which restrict the use to which the network may be put. A well known example is NSFNet which does not allow commercial use. Enforcement of AUPs varies with the network.
  • aerodynamic stability — Aerodynamic stability is the way that a moving vehicle reacts to changes in air caused by passing vehicles.
  • argus tortoise beetle — any of several turtle-shaped leaf beetles, as Chelymorpha cassidea (argus tortoise beetle or milkweed tortoise beetle) which resembles the ladybird beetle and feeds primarily on bindweed and milkweed.
  • axiom of countability — the property satisfied by a topological space in which the neighborhood system of each point has a base consisting of a countable number of neighborhoods (first axiom of countability) or the property satisfied by a topological space that has a base for its topology consisting of a countable number of subsets of the space (second axiom of countability)
  • baja california norte — a state of NW Mexico, in the N part of the Lower California peninsula. Capital: Mexicali. Pop: 2 487 700 (2000). Area: about 71 500 sq km (27 600 sq miles)
  • ball-and-socket joint — a coupling between two rods, tubes, etc, that consists of a spherical part fitting into a spherical socket, allowing free movement within a specific conical volume
  • basis of articulation — a configuration of the speech tract that represents the most neutral articulatory configuration for a given language.
  • be on the danger list — to be critically ill in hospital
  • behavioural contagion — the spread of a particular type of behaviour, such as crying, through a crowd or group of people
  • beyond (all) question — beyond (any) dispute or doubt
  • bibliographic control — the identification, description, analysis, and classification of books and other materials of communication so that they may be effectively organized, stored, retrieved, and used when needed.
  • bibliographic utility — an organization that maintains computerized bibliographic records and offers to its members or customers various products and services related to these records.
  • binomial distribution — a statistical distribution giving the probability of obtaining a specified number of successes in a specified number of independent trials of an experiment with a constant probability of success in each. Symbol: Bi (n, p), where n is the number of trials and p the probability of success in each
  • binomial nomenclature — a system for naming plants and animals by means of two Latin names: the first indicating the genus and the second the species to which the organism belongs, as in Panthera leo (the lion)
  • biological psychiatry — a school of psychiatric thought concerned with the medical treatment of mental disorders, especially through medication, and emphasizing the relationship between behavior and brain function and the search for physical causes of mental illness.
  • blow one's brains out — to kill oneself by shooting oneself in the head
  • bluethroat pikeblenny — See under pikeblenny.
  • boiling-water reactor — a nuclear reactor using water as coolant and moderator, steam being produced in the reactor itself: enriched uranium oxide cased in zirconium is the fuel
  • bow to the inevitable — If someone bows to the inevitable and does something that they do not want to do, they do it, because circumstances force them to do it.
  • breakthrough bleeding — bleeding from the uterus that occurs between menstrual periods
  • breath-of-life packet — (XEROX PARC) An Ethernet packet that contains bootstrap code, periodically sent out from a working computer to infuse the "breath of life" into any computer on the network that has crashed. Computers depending on such packets have sufficient hardware or firmware code to wait for (or request) such a packet during the reboot process. See also dickless workstation. The notional "kiss-of-death packet", with a function complementary to that of a breath-of-life packet, is recommended for dealing with hosts that consume too many network resources. Though "kiss-of-death packet" is usually used in jest, there is at least one documented instance of an Internet subnet with limited address-table slots in a gateway computer in which such packets were routinely used to compete for slots, rather like Christmas shoppers competing for scarce parking spaces.
  • broadleaved whitebeam — a whitebeam, Sorbus latifolia, widely found in France and England, also planted as an ornamental
  • bromine pentafluoride — a colorless, corrosive liquid, BrF 5 , used as an oxidizer in liquid rocket propellants.
  • bulletin board system — (communications, application)   (BBS, bboard /bee'bord/, message board, forum; plural: BBSes) A computer and associated software which typically provides an electronic message database where people can log in and leave messages. Messages are typically split into topic groups similar to the newsgroups on Usenet (which is like a distributed BBS). Any user may submit or read any message in these public areas. The term comes from physical pieces of board on which people can pin messages written on paper for general consumption - a "physical bulletin board". Ward Christensen, the programmer and operator of the first BBS (on-line 1978-02-16) called it a CBBS for "computer bulletin board system". Since the rise of the World-Wide Web, the term has become antiquated, though the concept is more popular than ever, with many websites featuring discussion areas where users can post messages for public consumption. Apart from public message areas, some BBSes provided archives of files, personal electronic mail and other services of interest to the system operator (sysop). Thousands of BBSes around the world were run from amateurs' homes on MS-DOS boxes with a single modem line each. Although BBSes were traditionally the domain of hobbyists, many connected directly to the Internet (accessed via telnet), others were operated by government, educational, and research institutions. Fans of Usenet or the big commercial time-sharing bboards such as CompuServe, CIX and GEnie tended to consider local BBSes the low-rent district of the hacker culture, but they helped connect hackers and users in the personal-micro and let them exchange code. Use of this term for a Usenet newsgroup generally marks one either as a newbie fresh in from the BBS world or as a real old-timer predating Usenet.
  • collective bargaining — When a trade union engages in collective bargaining, it has talks with an employer about its members' pay and working conditions.
  • combination principle — Ritz combination principle.
  • comfortably-furnished — containing comfortable furniture
  • continental breakfast — A continental breakfast is breakfast that consists of food such as bread, butter, jam, and a hot drink. There is no cooked food.
  • convertible insurance — any form of life or health insurance, either individual or group, that enables the insured to change or convert the insurance to another form, as term to whole life insurance or group to individual health insurance.
  • cost-benefit analysis — an analysis that takes into account the costs of a project and its benefits to society, as well as the revenue it generates
  • developmental biology — the study of the development of multicellular organisms, including the study of the earliest stages of embryonic structure and tissue differentiation
  • double predestination — the doctrine that God has foreordained both those who will be saved and those who will be damned.
  • double spanish burton — a tackle having one standing block and two running blocks, giving a mechanical advantage of five, neglecting friction.
  • empirical probability — a measure or estimate of the degree of confidence one may have in the occurrence of an event, defined as the proportion observed in a sample
  • extensible vax editor — (text, tool)   (EVE) A DEC product implemented using DEC's Text Processing Utility (TPU).
  • faculty board meeting — a meeting of the governing body of a faculty
  • file allocation table — (file system)   (FAT) The component of an MS-DOS or Windows 95 file system which describes the files, directories, and free space on a hard disk or floppy disk. A disk is divided into partitions. Under the FAT file system each partition is divided into clusters, each of which can be one or more sectors, depending on the size of the partition. Each cluster is either allocated to a file or directory or it is free (unused). A directory lists the name, size, modification time and starting cluster of each file or subdirectory it contains. At the start of the partition is a table (the FAT) with one entry for each cluster. Each entry gives the number of the next cluster in the same file or a special value for "not allocated" or a special value for "this is the last cluster in the chain". The first few clusters after the FAT contain the root directory. The FAT file system was originally created for the CP/M[?] operating system where files were catalogued using 8-bit addressing. MS DOS's FAT allows only 8.3 filenames. With the introduction of MS-DOS 4 an incompatible 16-bit FAT (FAT16) with 32-kilobyte clusters was introduced that allowed partitions of up to 2 gigabytes. Microsoft later created FAT32 to support partitions larger than two gigabytes and pathnames greater that 256 characters. It also allows more efficient use of disk space since clusters are four kilobytes rather than 32 kilobytes. FAT32 was first available in OEM Service Release 2 of Windows 95 in 1996. It is not fully backward compatible with the 16-bit and 8-bit FATs. Compare: NTFS.
  • forward compatibility — (jargon)   The ability to accept input from later versions of itself. Forward compatibility is harder to achieve than backward compatibility, since, in the backward case, the input format is know whereas a forward compatible system needs to cope gracefully with unknown future features. An example of future compatibility is the stipulation that a web browser should ignore HTML tags it does not recognise. See also extensible.
  • franco-belgian system — French system.
  • garbageabetical order — (humour)   1. The result of using an insertion sort to merge data into an unsorted list. 2. The state of any file or list that is supposed to be sorted, but is not.
  • gold bullion standard — a gold standard in which gold is not coined but may be purchased at a fixed price for foreign exchange.
  • horizontal stabilizer — the horizontal surface, usually fixed, of an aircraft empennage, to which the elevator is hinged.
  • horizontal tabulation — (character)   (tab, Control-I, HT, ASCII 9) A character which when displayed or printed causes the following character to be placed at the next "tabstop" - the column whose number is a multiple of the current tab width. Commonly (especially in Unix(?)) the tab width is eight, so, counting from the left margin (column zero), the tab stops are at columns 8, 16, 24, up to the width of the screen or page. A tab width of four or two is often preferred when indenting program source code to conserve indentation. Represented as "\t" in C, Unix, and derivatives.
  • hubble classification — a method of classifying galaxies depending on whether they are elliptical, spiral, barred spiral, or irregular
  • imprecise probability — (probability)   A probability that is represented as an interval (as opposed to a single number) included in [0,1].
  • international brigade — a military force that fought on the Republican side in the Spanish Civil War, consisting of volunteers (predominantly socialists and communists) from many countries
  • keep the ball rolling — a spherical or approximately spherical body or shape; sphere: He rolled the piece of paper into a ball.
  • knights of st columba — an international, semi-secret fraternal and charitable order for Catholic laymen, which originated in New Haven, Connecticut in 1882 (the Knights of Columbus)
  • laboratory technician — sb who assists in a laboratory
  • language-based editor — language-sensitive editor

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