0%

19-letter words containing b, e, t, a, o

  • don the baggy green — to represent Australia at Test cricket
  • 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)
  • 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.
  • 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
  • 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.
  • 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).
  • 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.
  • have a bone to pick — to have grounds for a quarrel
  • have a problem with — to be unable to understand or do
  • 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.
  • 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
  • hyperbolic cosecant — a hyperbolic function that is the reciprocal of hyperbolic sine
  • incomplete abortion — a miscarriage in which some fetal or placental tissue remains in the uterus.
  • information algebra — Theoretical formalism for DP, never resulted in a language. Language Structure Group of CODASYL, ca. 1962. Sammet 1969, 709.
  • intangible property — intellectual property, rights ownership
  • internal-combustion — of or relating to an internal-combustion engine.
  • ipratropium bromide — an anticholinergic bronchodilator, C 20 H 30 BrNO 3 , used in the treatment of chronic bronchitis and in airway obstruction diseases.
  • isle of shoals boat — a sailing boat formerly used in Ipswich Bay, Massachusetts, rigged with two spritsails or gaff sails.
  • isobutyl propionate — a colorless liquid, C 7 H 14 O 2 , used chiefly as a paint, varnish, and lacquer solvent.
  • japanese arborvitae — a Japanese evergreen tree, Thuja standishii, having spreading branches with bright-green leaves.
  • job creation scheme — a governmental scheme to increase the number of jobs in an area, organization, etc
  • junior bantamweight — a boxer weighing up to 115 pounds (51.7 kg), between flyweight and bantamweight.
  • kellogg-briand pact — a treaty renouncing war as an instrument of national policy and urging peaceful means for the settlement of international disputes, originally signed in 1928 by 15 nations, later joined by 49 others.
  • keyboard instrument — any musical instrument that is played using a keyboard
  • know better than to — not to be so stupid as to
  • lady baltimore cake — a white layer cake using only the beaten whites of eggs and spread with a fruitnut filling consisting of raisins, figs, walnuts or pecans, and sometimes candied cherries.
  • language laboratory — a special room or rooms with sound-recording and -reproducing equipment for use by students to practice speaking foreign languages, usually with an instructor monitoring the program.
  • liberation theology — a 20th-century Christian theology, emphasizing the Biblical and doctrinal theme of liberation from oppression, whether racial, sexual, economic, or political.
  • line-of-battle ship — ship of the line.
  • load-bearing printf — (programming, humour)   The kind of bug present in a program which works correctly when producing debug output but fails when the debugging is turned off. The expression combines load-bearing wall and printf as used in debugging by printf.
  • lobster-tail helmet — a burgonet fitted with a long, articulated tail of lames for protecting the nape of the neck, worn by cavalry in the 17th century.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?