0%

19-letter words containing d, i, b, e

  • buildings insurance — insurance which covers buildings
  • cable-stayed bridge — a type of suspension bridge in which the supporting cables are connected directly to the bridge deck without the use of suspenders
  • carbon dioxide snow — solid carbon dioxide, used as a refrigerant
  • cerebrospinal fluid — the clear colourless fluid in the spaces inside and around the spinal cord and brain
  • chamber of deputies — the lower house of the legislature of certain countries, as Italy.
  • chartered librarian — (in Britain) a librarian who has obtained a qualification from the Library Association in addition to a degree or diploma in librarianship
  • chlorobromide paper — a relatively fast printing paper coated with an emulsion of silver chloride and silver bromide.
  • cobaltous hydroxide — a rose-red, amorphous, water-insoluble powder, Co 2 O 3 ⋅3H 2 O, used chiefly in the preparation of cobalt salts and in the manufacture of paint and varnish driers.
  • competitive bidding — a system by which a contract is awarded to the lowest bidder
  • coordination number — the number of coordinated species surrounding the central atom in a complex or crystal
  • counterpoise bridge — another name for bascule bridge
  • cuboidal epithelium — epithelium consisting of one or more layers of cells of cuboid or polyhedral shape.
  • cudgel one's brains — to think hard about a problem
  • de broglie equation — the postulate of wave mechanics that a particle of mass m moving at a velocity v will have the properties of a wave of wavelength h / mv (de Broglie wavelength) where h is Planck's constant.
  • deathbed confession — a confession that somebody makes just before he or she dies, usually relating to some long concealed crime or secret
  • debugging by printf — (programming)   The debugging technique where the programmer inserts print statements into a program so that when run the program leaves a "trail of breadcrumbs" allowing him to see which parts were executed. The information output may just be a short string to indicate that a particular point in the code has been reached or it might be a complete stack trace. The output typically just goes to the window or terminal in which the program is running or may be written to a log file.
  • deoxyribonucleoside — a compound composed of deoxyribose and either a purine or a pyrimidine.
  • deoxyribonucleotide — an ester of a deoxyribonucleoside and phosphoric acid; a constituent of DNA.
  • 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
  • diethylstilbesterol — Misspelling of diethylstilbestrol\u200e.
  • diethylstilboestrol — Diethylstilbestrol.
  • 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.
  • distributed systems — distributed system
  • distribution system — The distribution system is the part of an electric system after the transmission system that is dedicated to delivering electric energy to an end user.
  • 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.
  • double counterpoint — invertible counterpoint using two transposable voices.
  • double yellow lines — parallel yellow lines painted down the centre of a roadway to indicate that overtaking is not permitted in either direction
  • double-density disk — a disk with more than the normal capacity for storage
  • double-helical gear — herringbone gear.
  • 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)
  • ebola virus disease — Also called Ebola fever, Ebola hemorrhagic fever, Ebola virus disease. a usually fatal disease, a type of hemorrhagic fever, caused by the Ebola virus and marked by high fever, severe gastrointestinal distress, and bleeding.
  • electronic keyboard — a typewriter keyboard used to operate an electronic device such as a computer, word processor, etc
  • 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.
  • extendible compiler — (language)   (ETC) A Fortran-like compiler that can be extended with macros.
  • extensible database — (database)   A DBMS that allows access to data from remote sources as if the remote data were part of the database.
  • fall by the wayside — to cease or fail to continue doing something
  • 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.
  • first world problem — a fairly minor problem, frustrating situation, or complaint associated with a relatively high standard of living, as opposed to the more serious problems associated with poverty: I’m bored with all my electronic gadgets—such a first world problem!
  • 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
  • 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).
  • giotto (di bondone) — 1266?-1337; Florentine painter & architect
  • 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
  • godfrey of bouillon — (Duke of Lower Lorraine) 1060?–1100, French leader of the First Crusade 1096–99.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?