0%

19-letter words containing n, a, b

  • devils-on-horseback — a savoury of prunes wrapped in bacon slices and served on toast
  • differential backup — (operating system)   A kind of backup that copies all files that have changed since the last full backup. Each differential backup will include all files in previous differential backups since the full backup so to restore a version of a file, you only need to search the full backup and the relevant differential backup. Some systems support differential backup by associating an "Archive" flag with each file and setting this flag whenever the file is modified to indicate that it should be included in the next backup. A differential backup does not change this flag, whereas an incremental backup resets it.
  • disablement benefit — (in Britain) a noncontributory benefit payable to a person disabled through injury or disease caused by their work
  • 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
  • distinguishableness — The state or quality of being distinguishable.
  • 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.
  • don the baggy green — to represent Australia at Test cricket
  • dutchman's-breeches — a plant, Dicentra cucullaria, of the fumitory family, having long clusters of pale-yellow, two-spurred flowers.
  • 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)
  • effervescent tablet — Effervescent tablets break down quickly when they are dropped into water or another liquid.
  • electro-shock baton — a baton used as a weapon to pass an electric current through part of the body
  • electronic keyboard — a typewriter keyboard used to operate an electronic device such as a computer, word processor, etc
  • emotional blackmail — a way of persuading someone to do something they do not want to do by making them feel guilty about it
  • employment tribunal — (in England, Scotland, and Wales) a tribunal that rules on disputes between employers and employees regarding unfair dismissal, redundancy, etc
  • enabling technology — technology that enables the user to perform a task or to improve his or her overall performance: e.g. the internet
  • environmental lobby — a group of people who promote environmental issues to government, the public, and business
  • 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.
  • essence of bergamot — a fragrant essential oil from the fruit rind of this plant, used in perfumery and some teas (including Earl Grey)
  • exhibitionistically — In an exhibitionistic manner.
  • extensible database — (database)   A DBMS that allows access to data from remote sources as if the remote data were part of the database.
  • fahd ibn abdul aziz — 1923–2005, king of Saudi Arabia (1982–2005)
  • fault-based testing — (testing)   Software testing using test data designed to demonstrate the absence of a set of pre-specified faults; typically, frequently occurring faults. For example, to demonstrate that the software handles or avoids divide by zero correctly, the test data would include zero.
  • february revolution — Russian Revolution (def 1).
  • february-revolution — Also called February Revolution. the uprising in Russia in March, 1917 (February Old Style), in which the Czarist government collapsed and a provisional government was established.
  • feel strongly about — to have decided opinions concerning
  • few and far between — not many but more than one: Few artists live luxuriously.
  • 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
  • florida velvet bean — a tropical vine, Mucuna deeringiana, of the legume family, having showy, purple flowers in drooping clusters and black, hairy pods: grown as an ornamental.
  • flowering raspberry — a shrub, Rubus ordoratus, of eastern North America, having loose clusters of showy purplish or rose-purple flowers and inedible, dry, red fruit.
  • foundation subjects — the subjects studied as part of the National Curriculum, including the compulsory core subjects
  • freeze-frame button — a control button on a remote control device, used to stop a moving image to view it as a still
  • front-fastening bra — a bra which is fastened together at the front of the body
  • 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].
  • gentile da fabriano — 1370?–1427, Italian painter.
  • 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).
  • giovanni da bologna — Giovanni da [jee-uh-vah-nee duh;; Italian jaw-vahn-nee dah] /ˌdʒi əˈvɑ ni də;; Italian dʒɔˈvɑn ni dɑ/ (Show IPA), (Jean de Boulogne; Giambologna) c1525–1608, Italian sculptor, born in France.
  • giraldus cambrensis — literary name of Gerald de Barri. ?1146–?1223, Welsh chronicler and churchman, noted for his accounts of his travels in Ireland and Wales
  • go (on a) walkabout — If a king, queen, or other important person goes walkabout or goes on a walkabout, he or she walks through crowds in a public place in order to meet people in an informal way.
  • goldbach conjecture — an unproved theorem that every even integer greater than 2 can be written as the sum of two prime numbers.
  • green mountain boys — the members of the armed bands of Vermont organized in 1770 to oppose New York's territorial claims. Under Ethan Allen they won fame in the War of American Independence
  • hamiltonian problem — (computability)   (Or "Hamilton's problem") A problem in graph theory posed by William Hamilton: given a graph, is there a path through the graph which visits each vertex precisely once (a "Hamiltonian path")? Is there a Hamiltonian path which ends up where it started (a "Hamiltonian cycle" or "Hamiltonian tour")? Hamilton's problem is NP-complete. It has numerous applications, sometimes completely unexpected, in computing.
  • handlebar moustache — a man's moustache having long, curved ends that resemble the handlebars of a bicycle.
  • hang in the balance — to fasten or attach (a thing) so that it is supported only from above or at a point near its own top; suspend.
  • harbinger-of-spring — a North American umbelliferous herb, Erigenia bulbosa, having white flowers that bloom early in the spring.
  • have a bone to pick — to have grounds for a quarrel
  • have one's blood up — to be or cause to be angry or inflamed
  • have sth against sb — If you have something against someone or something, you dislike them.
  • heat of sublimation — the heat absorbed by one gram or unit mass of a substance in the process of changing, at a constant temperature and pressure, from a solid to a gaseous state. Compare sublime (def 10).
  • heptachlorobiphenyl — (organic compound) Either of twenty-four isomers of the polychlorinated biphenyl containing seven chlorine atoms.
  • high-bush cranberry — cranberry bush
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?