0%

20-letter words containing i, n, s, b, t

  • central bedfordshire — a unitary authority of S central England. Pop: 252 100 (2007 est). Area: 712 sq km (275 sq miles)
  • climbing bittersweet — bittersweet (def 4).
  • climbing-bittersweet — Also called woody nightshade. a climbing or trailing plant, Solanum dulcamara, of the nightshade family, having small, violet, star-shaped flowers with a protruding yellow center and scarlet berries.
  • combination sandwich — a big sandwich with a mixed filling
  • compensating balance — Also, compensated balance, compensation balance. a balance wheel in a timepiece, designed to compensate for variations in tension in the hair spring caused by changes in temperature.
  • conservative baptist — a member of a Protestant denomination (Conservative Baptist Association of America) organized in Milwaukee, Wisconsin, in 1948.
  • constituent assembly — A constituent assembly is a body of representatives that is elected to create or change their country's constitution.
  • cut of someone's jib — someone's manner, behaviour, style, etc
  • cytosine arabinoside — cytarabine.
  • database transaction — (database)   A set of related changes applied to a database. The term typically implies that either all of the changes should be applied or, in the event of an error, none of them, i.e. the transaction should be atomic. Atomicity is one of the ACID properties a transaction can have, another is isolation - preventing interference between processes trying to access the database cocurrently. This is usually achieved by some form of locking - where one process takes exclusive control of a database table or row for the duration of the transaction, preventing other processes from accessing the locked data. The canonical example of a transaction is transferring money between two bank accounts by subtracting it from one and adding it to the other. Some relational database management systems require the user to explicitly start a transaction and then either commit it (if all the individual steps are successful) or roll it back (if there are any errors).
  • deep vein thrombosis — Deep vein thrombosis is a serious medical condition caused by blood clots in the legs moving up to the lungs. The abbreviation DVT is also used.
  • deep-vein thrombosis — a condition in which a blood clot forms in a vein deep beneath the skin, typically in the leg or pelvic area: Immobility and lack of exercise are risk factors for deep-vein thrombosis.
  • deoxyribonucleotides — Plural form of deoxyribonucleotide.
  • disability allowance — an amount of money paid by the government to people who are unable to work because of a disability. This is a general term or, in the UK, a shorter way of referring to what is officially called the Disability Living Allowance
  • disability insurance — insurance providing income to a policyholder who is disabled and cannot work.
  • distribution channel — trade: retailer
  • double decomposition — a reaction whose result is the interchange of two parts of two substances to form two new substances, as AgNO 3 + NaCl → AgCl + NaNO 3 .
  • eight queens problem — eight queens puzzle
  • electoral boundaries — the way that a country or area is divided for the purposes of voting in an election
  • enabling legislation — legislation conferring certain specified powers on a person or organization
  • endorsement in blank — an endorsement on a bill of exchange, cheque, etc, naming no payee and thus making the endorsed sum payable to the bearer
  • enterprise javabeans — (specification, business, programming)   (EJB) A server-side component architecture for writing reusable business logic and portable enterprise applications. EJB is the basis of Sun's Java 2 Platform, Enterprise Edition (J2EE). Enterprise JavaBean components are written entirely in Java and run on any EJB compliant server. They are operating system, platform, and middleware independent, preventing vendor lock-in. EJB servers provide system-level services (the "plumbing") such as transactions, security, threading, and persistence. The EJB architecture is inherently transactional, distributed, multi-tier, scalable, secure, and wire protocol neutral - any protocol can be used: IIOP, JRMP, HTTP, DCOM etc. EJB 1.1 requires RMI for communication with components. EJB 2.0 is expected to require support for RMI/IIOP. EJB applications can serve assorted clients: browsers, Java, ActiveX, CORBA etc. EJB can be used to wrap legacy systems. EJB 1.1 was released in December 1999. EJB 2.0 is in development. Sun claims broad industry adoption. 30 vendors are shipping server products implementing EJB. Supporting vendors include IBM, Fujitsu, Sybase, Borland, Oracle, and Symantec. An alternative is Microsoft's MTS (Microsoft Transaction Server).
  • 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.
  • football hooliganism — the actions or behaviour of a football hooligan
  • for sb's consumption — If you do or say something for a particular person's or group's consumption, you do or say it especially for them, although your private thoughts or plans may be very different.
  • for sb's delectation — If you do something for someone's delectation, you do it to give them enjoyment or pleasure.
  • forbidden transition — an electronic transition in an atom, molecule, etc, that is not permitted by electric dipole selection rules
  • friend with benefits — (used as a euphemism) a friend with whom one has sex without a romantic relationship or commitment.
  • how about something? — what is your wish, opinion, or information concerning something (or someone)?
  • ibm systems engineer — (job)   (SE) A software person from IBM.
  • in a class by itself — unique
  • in bad circumstances — (of a person) in a bad financial situation
  • in contact (with sb) — If you are in contact with someone, you regularly meet them or communicate with them.
  • incontrovertibleness — The quality of being incontrovertible.
  • indistinguishability — The state of being indistinguishable.
  • information builders — Distributors of LEVEL5 OBJECT. Telephone +1 800 969 INFO.
  • integration by parts — Mathematics. a method of evaluating an integral by use of the formula, ∫udv = uv − ∫vdu.
  • intelligent database — (database)   A database management system which performs data validation and processing traditionally done by application programs. Most DBMSs provide some data validation, e.g. rejecting invalid dates or alphabetic data entered into money fields, but often most processing is done by application programs. There is however no limit to the amount of processing that can be done by an intelligent database as long as the process is a standard function for that data. Examples of techniques used to implement intelligent databases are constraints, triggers and stored procedures. Moving processing to the database aids data integrity because it is guaranteed to be consistent across all uses of the data. Mainframe databases have increasingly become more intelligent and personal computer database systems are rapidly following.
  • intestinal amebiasis — amebic dysentery.
  • isosorbide dinitrate — a coronary vasodilator, C 6 H 8 N 2 O 8 , used in the prophylaxis and treatment of angina.
  • laboratory assistant — laboratory technician, lab assistant
  • laboratory diagnosis — scientific analysis of a disease
  • like a ton of bricks — (used esp of the manner of punishing or reprimanding someone) with great force; severely
  • live and breathe sth — be passionately interested in sth
  • mean something to sb — If a name, word, or phrase means something to you, you have heard it before and you know what it refers to.
  • mecklenburg-strelitz — a former state in NE Germany, formed in 1934 from two states (Mecklenburg-Schwerin and Mecklenburg-Strelitz)
  • membranous labyrinth — an intricate combination of paths or passages in which it is difficult to find one's way or to reach the exit. Synonyms: maze, network, web.
  • most significant bit — (MSB) Bit n-1 in an n bit binary number, the bit with the greatest weight (2^(n-1)). The first or leftmost bit when the number is written in the usual way.
  • no two ways about it — If you say that there are no two ways about it, you are emphasizing that there is no doubt at all about a particular situation or about how it should be interpreted.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?