0%

19-letter words containing b, l, i, t

  • brightline spectrum — the spectrum of an incandescent substance appearing on a spectrogram as one or more bright lines against a dark background.
  • brimstone butterfly — a common yellow butterfly, Gonepteryx rhamni, of N temperate regions of the Old World: family Pieridae
  • brush-tailed possum — any of several widely-distributed Australian possums of the genus Trichosurus
  • building contractor — an individual or company that contracts for the construction of houses, etc
  • butabarbital sodium — a barbiturate, C 10 H 15 N 2 NaO 3 , used as a sedative and hypnotic.
  • 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
  • canterbury pilgrims — the pilgrims whose stories are told in Chaucer's Canterbury Tales
  • carbon steel piping — Carbon steel piping is pipes made of steel with carbon as the main alloying component, used for transporting fluids.
  • cerebral thrombosis — formation of a clot or other blockage in one of the blood vessels of the brain, often followed by neurologic damage; a type of stroke.
  • chartered librarian — (in Britain) a librarian who has obtained a qualification from the Library Association in addition to a degree or diploma in librarianship
  • chromoblastomycosis — Long-term fungal infection of the skin and subcutaneous tissue.
  • circulating library — a small library circulated in turn to a group of schools or other institutions
  • cobalt violet light — a pigment used in painting consisting mainly of arsenate of cobalt, characterized chiefly by its violet color, permanence, and poisonous properties.
  • 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.
  • collective behavior — the spontaneous, unstructured, and temporary behavior of a group of people in response to the same event, situation, etc.
  • connecticut warbler — a North American wood warbler, Oporornis agilis, olive-green above with a gray head and throat and yellow below.
  • corrosive sublimate — mercuric chloride
  • corruption of blood — the impurity before law that results from attainder and disqualifies the attainted person from inheriting, retaining, or bequeathing lands or interests in lands: abolished in 1870.
  • cuboidal epithelium — epithelium consisting of one or more layers of cells of cuboid or polyhedral shape.
  • current liabilities — business liabilities maturing within a year
  • 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.
  • 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
  • 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
  • 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.
  • double counterpoint — invertible counterpoint using two transposable voices.
  • double-density disk — a disk with more than the normal capacity for storage
  • 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
  • exhibitionistically — In an exhibitionistic manner.
  • 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.
  • 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.
  • 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.
  • for all sb is worth — If you do something for all you are worth, you do it with a lot of energy and enthusiasm.
  • 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.
  • give sb the willies — If someone or something gives you the willies, they make you feel nervous or frightened.
  • 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.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?