0%

19-letter words containing a, b, n, d, o, s

  • absolute impediment — a fact or circumstance that disqualifies a person from lawful marriage.
  • abstinence syndrome — the withdrawal symptoms that occur after abstinence from a drug, especially a narcotic, to which one is addicted.
  • adobe systems, inc. — (company)   A California font foundry and software house. Adobe created the PostScript page description language and wrote the Blue Book, Green Book, Red Book and White Book on it. They also developed PDF. Adobe took over Frame Technology Corporation in late 1995/early 1996. E-mail: <[email protected]>. Address: Silicon Valley, California, USA.
  • 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)
  • anaerobic digestion — the conversion of biodegradable waste matter into compost in the absence of oxygen
  • anno urbis conditae — in a (specified) year from the founding of the city: the ancient Romans reckoned dates from Rome's founding, c. 753 b.c.
  • battle-ground state — a state of the U.S. in which the Democratic and Republican candidates both have a good chance of winning and that is considered key to the outcome of a presidential election: the swing states of Ohio and Indiana.
  • bend over backwards — to make a special effort, esp in order to please
  • bicarbonate of soda — Bicarbonate of soda is a white powder which is used in baking to make cakes rise, and also as a medicine for your stomach.
  • binocular disparity — the small differences in the positions of the parts of the images falling on each eye that results when each eye views the scene from a slightly different position; these differences make stereoscopic vision possible
  • boundary commission — (in Britain) a body established by statute to undertake periodic reviews of the boundaries of parliamentary constituencies and to recommend changes to take account of population shifts
  • by leaps and bounds — with unexpectedly rapid progess
  • carbon dioxide snow — solid carbon dioxide, used as a refrigerant
  • cardbox for windows — (database)   A database handling program, especially useful for scholars and librarians.
  • cerebellar syndrome — a disease of the cerebellum characterized by unsteady movements and mispronunciation of words
  • cerebrospinal fluid — the clear colourless fluid in the spaces inside and around the spinal cord and brain
  • cock and bull story — an absurd, improbable story presented as the truth: Don't ask him about his ancestry unless you want to hear a cock-and-bull story.
  • cock-and-bull story — If you describe something that someone tells you as a cock-and-bull story, you mean that you do not believe it is true.
  • cowboys and indians — a children's game in which players imitate the supposed behavior of cowboys and Indians in conflict, as in shooting, chasing, and capturing.
  • cudgel one's brains — to think hard about a problem
  • deathbed confession — a confession that somebody makes just before he or she dies, usually relating to some long concealed crime or secret
  • dependable software — software reliability
  • detective constable — a police officer who investigates crime and who is of the lowest rank
  • devils-on-horseback — a savoury of prunes wrapped in bacon slices and served on toast
  • disambiguation page — a page on a website that lists various websites or web pages that have or could have the same title. The user is able to select from the list that page, site etc that he or she actually wants
  • dobsonian telescope — a relatively inexpensive Newtonian telescope, suitable for visual but not photographic use, in which the tube assembly slips freely in the lower base.
  • east dunbartonshire — a council area of central Scotland to the N of Glasgow: part of Strathclyde region from 1975 until 1996: mainly agricultural and residential. Administrative centre: Kirkintilloch. Pop: 106 970 (2003 est). Area: 172 sq km (66 sq miles)
  • error-based testing — (programming)   Testing where information about programming style, error-prone language constructs, and other programming knowledge is applied to select test data capable of detecting faults, either a specified class of faults or all possible faults.
  • financial ombudsman — any of five British ombudsmen: the Banking Ombudsman, set up in 1986 to investigate complaints from bank customers; the Building Society Ombudsman, set up in 1987 to investigate complaints from building society customers; the Insurance Ombudsman, set up in 1981 to investigate complaints by policyholders (since 1988 this ombudsman has also operated a Unit Trust Ombudsman scheme); the Investment Ombudsman set up in 1989 to investigate complaints by investors (the Personal Investment Authority Ombudsman is responsible for investigating complaints by personal investors); and the Pensions Ombudsman, set up in 1993 to investigate complaints regarding pension schemes
  • foundation subjects — the subjects studied as part of the National Curriculum, including the compulsory core subjects
  • functional database — (database, language)   A database which uses a functional language as its query language. Databases would seem to be an inappropriate application for functional languages since, a purely functional language would have to return a new copy of the entire database every time (part of) it was updated. To be practically scalable, the update mechanism must clearly be destructive rather than functional; however it is quite feasible for the query language to be purely functional so long as the database is considered as an argument. One approach to the update problem would use a monad to encapsulate database access and ensure it was single threaded. Alternative approaches have been suggested by Trinder, who suggests non-destructive updating with shared data structures, and Sutton who uses a variant of a Phil Wadler's linear type system. There are two main classes of functional database languages. The first is based upon Backus' FP language, of which FQL is probably the best known example. Adaplan is a more recent language which falls into this category. More recently, people have been working on languages which are syntactically very similar to modern functional programming languages, but which also provide all of the features of a database language, e.g. bulk data structures which can be incrementally updated, type systems which can be incrementally updated, and all data persisting in a database. Examples are PFL [Poulovassilis&Small, VLDB-91], and Machiavelli [Ohori et al, ACM SIGMOD Conference, 1998].
  • gigabits per second — (unit)   (Gbps) A unit of information transfer rate equal to one billion bits per second. Note that, while a gigabit is defined as a power of two (2^30 bits), a gigabit per second is defined as a power of ten (10^9 bits per second, which is slightly less) than 2^30).
  • handlebar moustache — a man's moustache having long, curved ends that resemble the handlebars of a bicycle.
  • have one's blood up — to be or cause to be angry or inflamed
  • honorable discharge — a discharge from military service of a person who has fulfilled obligations efficiently, honorably, and faithfully.
  • hydrostatic balance — a balance for finding the weight of an object submerged in water in order to determine the upthrust on it and thus determine its relative density
  • keyboard instrument — any musical instrument that is played using a keyboard
  • knock someone bandy — to amaze or astound
  • lean over backwards — to make a special effort, esp in order to please
  • look sb up and down — If someone looks you up and down, they direct their eyes from your head to your feet, in a rude and superior way and often as though they disapprove of you.
  • megabits per second — (unit)   (Mbps, Mb/s) Millions of bits per second. A unit of data rate. 1 Mb/s = 1,000,000 bits per second (not 1,048,576). E.g. Ethernet can carry 10 Mbps.
  • non-distinguishable — to mark off as different (often followed by from or by): He was distinguished from the other boys by his height.
  • normal distribution — a theoretical frequency distribution represented by a normal curve.
  • own flesh and blood — If you say that someone is your own flesh and blood, you are emphasizing that they are a member of your family.
  • pseudorandom number — (programming)   One of a sequence of numbers generated by some algorithm so as to have an even distribution over some range of values and minimal correlation between successive values. Pseudorandom numbers are used in simulation and encryption. They are pseudorandom not random because the sequence eventually repeats exactly and is entirely determined by the initial conditions. One of the simplest algorithms is x[i+1] = (a * x[i] + c) mod m but this repeats after at most m numbers and successive numbers are closely related. Better algorithms generally use more previous numbers to calculate the next number.
  • relational database — an electronic database comprising multiple files of related information, usually stored in tables of rows (records) and columns (fields), and allowing a link to be established between separate files that have a matching field, as a column of invoice numbers, so that the two files can be queried simultaneously by the user.
  • rhodesian ridgeback — a large short-haired breed of dog characterized by a ridge of hair growing along the back in the opposite direction to the rest of the coat. It was originally a hunting dog from South Africa
  • san bernardino pass — a pass over the Lepontine Alps in SE Switzerland. Highest point: 2062 m (6766 ft)
  • standing broad jump — a jump for distance from a standing position.
  • stanford-binet test — a revised version of the Binet-Simon scale, prepared at Stanford University for use in the U.S.

On this page, we collect all 19-letter words with A-B-N-D-O-S. 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-B-N-D-O-S 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?