0%

20-letter words containing a, b, c, u, s, e

  • absolute convergence — the property of an infinite series in which the series formed by replacing each term in the original series with its absolute value converges. Compare conditional convergence.
  • automobile insurance — Automobile insurance is insurance coverage for cars.
  • baccalaureate sermon — a farewell sermon addressed to a graduating class in some U.S. colleges and schools.
  • basic encoding rules — (protocol, standard)   (BER) ASN.1 encoding rules for producing self-identifying and self-delimiting transfer syntax for data structures described in ASN.1 notations. BER is an self-identifying and self-delimiting encoding scheme, which means that each data value can be identified, extracted and decoded individually. Huw Rogers once described BER as "a triumph of bloated theory over clean implementation". He also criticises it as designed around bitstreams with arbitrary boundaries between data which can only be determined at a high level. Documents: ITU-T X.690, ISO 8825-1. See also CER, DER, PER.
  • benzenesulfonic acid — a fine, needlelike substance, C 6 H 6 SO 3 , used chiefly as a catalyst and in the synthesis of phenol, resorcinol, and other organic products.
  • black lung (disease) — a disease of the lungs caused by the inhalation of coal dust; anthracosis
  • blast-furnace cement — a type of cement made from a blend of ordinary Portland cement and crushed slag from a blast furnace. It has lower setting properties than ordinary Portland cement
  • blow up in sb's face — If something that you have planned blows up in your face, it goes wrong unexpectedly, with the result that you suffer.
  • blue screen of death — (humour)   (BSOD) The infamous white-on-blue text screen which appears when Microsoft Windows crashes. BSOD is mostly seen on the 16-bit systems such as Windows 3.1, but also on Windows 95 and apparently even under Windows NT 4. It is most likely to be caused by a GPF, although Windows 95 can do it if you've removed a required CD-ROM from the drive. It is often impossible to recover cleanly from a BSOD. The acronym BSOD is sometimes used as a verb, e.g. "Windoze just keeps BSODing on me today".
  • buoyancy compensator — an inflatable vest used to control one's buoyancy underwater or to rest at the surface, usually having a connecting hose for inflation or deflation by mouth and a CO 2 cartridge for rapid, emergency inflation.
  • bureau of the census — the division of the Department of Commerce that gathers, tabulates, and correlates census statistics.
  • butterfly-shell clam — coquina.
  • call someone's bluff — to challenge someone to give proof of his claims
  • call-by-value-result — An argument passing convention where the actual argument is a variable V whose value is copied to a local variable L inside the called function or procedure. If the procedure modifies L, these changes will not affect V, which may also be in scope inside the procedure, until the procedure returns when the final value of L is copied to V. Under call-by-reference changes to L would affect V immediately. Used, for example, by BBC BASIC V on the Acorn Archimedes.
  • carbon sequestration — the prevention of greenhouse gas build-up in the earth's atmosphere by methods such as planting trees to absorb carbon dioxide or pumping carbon dioxide into underground reservoirs
  • checkbook journalism — the practice of paying for a news story or an interview, or for exclusive broadcasting or publishing rights.
  • child-abuse register — (in Britain) a list of children deemed to be at risk of abuse or injury from their parents or guardians, compiled and held by a local authority, area health authority, or NSPCC Special Unit
  • colorado blue spruce — blue spruce.
  • constant de rebecque — Henri Benjamin [ahn-ree ban-zha-man] /ɑ̃ˈri bɛ̃ ʒaˈmɛ̃/ (Show IPA), (Benjamin Constant) 1767–1830, French statesman and author, born in Switzerland.
  • constituent assembly — A constituent assembly is a body of representatives that is elected to create or change their country's constitution.
  • controlled substance — a drug regulated by the Federal Controlled Substances Acts, including opiates, depressants, stimulants, and hallucinogens
  • devil's bit scabious — a similar and related Eurasian marsh plant, Succisa pratensis
  • disability insurance — insurance providing income to a policyholder who is disabled and cannot work.
  • distributed practice — learning with reasonably long intervals between separate occasions of learning
  • distribution channel — trade: retailer
  • distributive lattice — (theory)   A lattice for which the least upper bound (lub) and greatest lower bound (glb) operators distribute over one another so that a lub (b glb c) == (a lub c) glb (a lub b) and vice versa. ("lub" and "glb" are written in LateX as \sqcup and \sqcap).
  • double-aspect theory — a monistic theory that holds that mind and body are not distinct substances but merely different aspects of a single substance
  • drum and bugle corps — a marching band of drum players and buglers.
  • duck-billed dinosaur — hadrosaur.
  • duck-billed platypus — platypus.
  • electoral boundaries — the way that a country or area is divided for the purposes of voting in an election
  • equilibrium constant — The equilibrium constant is the ratio between the amount of reactants and the amount of product for a particular chemical reaction, used to calculate chemical behavior.
  • fontainebleau school — a group of artists, many of them Italian and Flemish, who worked on the decorations of the palace of Fontainebleau in the 16th century.
  • general public virus — (software, legal)   A pejorative name for some versions of the GNU project copyleft or General Public License (GPL), which requires that any tools or application programs incorporating copylefted code must be source-distributed on the same terms as GNU code. Thus it is alleged that the copyleft "infects" software generated with GNU tools, which may in turn infect other software that reuses any of its code.
  • in bad circumstances — (of a person) in a bad financial situation
  • justifiable homicide — murder committed under extenuating circumstances
  • labour-saving device — a machine, gadget, etc, that reduces (human) effort, hard work or labour
  • lampbrush chromosome — a chromosome with looped projections resembling a brush
  • land-office business — a lively, booming, expanding, or very profitable business.
  • macias nguema biyogo — a former name of Bioko.
  • massachusetts ballot — a ballot on which the candidates, with their party designations, are listed alphabetically in columns under the office for which they were nominated.
  • miliary tuberculosis — tuberculosis in which the bacilli are spread by the blood from one point of infection, producing small tubercles in other parts of the body.
  • moreton bay chestnut — an Australian leguminous tree, Castanospermum australe, having thin smooth bark and yellow or reddish flowers: used in furniture manufacture
  • obfuscated c contest — (programming)   The International Obfuscated C Code Contest (IOCCC) is an annual contest run since 1984 over Usenet by Landon Curt Noll and friends. The overall winner is whoever produces the most unreadable, creative, and bizarre (but working) C program. Various other prizes are awarded at the judges' whim. C's terse syntax and macro-preprocessor facilities give contestants a lot of maneuvering room. The winning programs often manage to be simultaneously funny, breathtaking works of art and horrible examples of how *not* to code in C. This relatively short and sweet hello, world program demonstrates obfuscated C: /* HELLO WORLD program * by Jack Applin and Robert Heckendorn, 1985 */ main(v,c)char**c;{for(v[c++]="Hello, world!\n)"; (!!c)[*c]&&(v--||--c&&execlp(*c,*c,c[!!c]+!!c,!c)); **c=!c)write(!!*c,*c,!!**c);} Here's another good one: /* Program to compute an approximation of pi * by Brian Westley, 1988 */ #define _ -F<00||--F-OO--; int F=00,OO=00; main(){F_OO();printf("%1.3f\n",4.*-F/OO/OO);}F_OO() { _-_-_-_ _-_-_-_-_-_-_-_-_ _-_-_-_-_-_-_-_-_-_-_-_ _-_-_-_-_-_-_-_-_-_-_-_-_-_ _-_-_-_-_-_-_-_-_-_-_-_-_-_-_ _-_-_-_-_-_-_-_-_-_-_-_-_-_-_ _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ _-_-_-_-_-_-_-_-_-_-_-_-_-_-_ _-_-_-_-_-_-_-_-_-_-_-_-_-_-_ _-_-_-_-_-_-_-_-_-_-_-_-_-_ _-_-_-_-_-_-_-_-_-_-_-_ _-_-_-_-_-_-_-_ _-_-_-_ } Note that this program works by computing its own area. For more digits, write a bigger program.
  • particulate scrubber — A particulate scrubber is a scrubber in which a liquid is mixed with the gas to collect solids.
  • physical double star — two stars that appear as one if not viewed through a telescope with adequate magnification, such as two stars that are separated by a great distance but are nearly in line with each other and an observer (optical double star) or those that are relatively close together and comprise a single physical system (physical double star)
  • pipeline burst cache — (hardware, storage)   (PB Cache) A synchronous cache built from pipelined SRAM. A cache in which reading or writing a new location takes multiple cycles but subsequent locations can be accessed in a single cycle. On Pentium systems in 1996, pipeline burst caches are frequently used as secondary caches. The first 8 bytes of data are transferred in 3 CPU cycles, and the next 3 8-byte pieces of data are transferred in one cycle each.
  • potassium bichromate — an orange-red, crystalline, water-soluble, poisonous powder, K 2 Cr 2 O 7 , used chiefly in dyeing, photography, and as a laboratory reagent.
  • prohibited substance — a substance, such as a drug, etc, that is banned or forbidden by law or other authority
  • pure lambda-calculus — Lambda-calculus with no constants, only functions expressed as lambda abstractions.

On this page, we collect all 20-letter words with A-B-C-U-S-E. It’s easy to find right word with a certain length. It is the easiest way to find 20-letter word that contains in A-B-C-U-S-E 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?