0%

22-letter words containing b, m, d

  • absorption dynamometer — a device for measuring the torque or power of an engine in a process in which the energy supplied to the device by the engine is absorbed.
  • attributed file system — (storage)   (AtFS) The basis of the Shape_VC toolkit. Cooperative work within projects is supported by a status model controlling visibility of version objects, locking, and "long transactions" for synchronising concurrent updates. The concept of object attributes provides a basis for storing management information with versions and passing this information between individual tools. This mechanism is useful for building integrated environments from a set of unrelated tools.
  • backward combatability — (humour)   /bak'w*d k*m-bat'*-bil'*-tee/ (Play on "backward compatibility") A property of hardware or software revisions in which previous protocols, formats, layouts, etc. are irrevocably discarded in favour of "new and improved" protocols, formats and layouts, leaving the previous ones not merely deprecated but actively defeated. (Too often, the old and new versions cannot definitively be distinguished, such that lingering instances of the previous ones yield crashes or other infelicitous effects, as opposed to a simple "version mismatch" message.) A backward compatible change, on the other hand, allows old versions to coexist without crashes or error messages, but too many major changes incorporating elaborate backward compatibility processing can lead to extreme software bloat. See also flag day.
  • backward compatibility — (jargon)   Able to share data or commands with older versions of itself, or sometimes other older systems, particularly systems it intends to supplant. Sometimes backward compatibility is limited to being able to read old data but does not extend to being able to write data in a format that can be read by old versions. For example, WordPerfect 6.0 can read WordPerfect 5.1 files, so it is backward compatible. It can be said that Perl is backward compatible with awk, because Perl was (among other things) intended to replace awk, and can, with a converter, run awk programs. See also: backward combatability. Compare: forward compatible.
  • bartolome de las casas — Bartolomé de las [bahr-taw-law-me th e lahs] /ˌbɑr tɔ lɔˈmɛ ðɛ lɑs/ (Show IPA), Las Casas, Bartolomé de.
  • basal body temperature — the lowest temperature the body reaches in the resting state, typically during sleep. It is usually measured on waking
  • be in one's right mind — to be mentally well; be sane
  • behaviour modification — the use of techniques to change someone's behaviour by reinforcing desired behaviour
  • bell-bottomed trousers — a pair of trousers with legs widening at the bottom
  • benjamin franklin wadeBenjamin Franklin, 1800–78, U.S. lawyer and antislavery politician.
  • benoit de sainte-maure — 12th-century French trouvère: author of the Roman de Troie, which contains the episode of Troilus and Cressida
  • biomedical engineering — bioengineering (def 1).
  • black mercuric sulfide — a crystalline, water-insoluble, poisonous compound, HgS, occurring as a coarse, black powder (black mercuric sulfide) or as a fine, bright-scarlet powder (red mercuric sulfide) used chiefly as a pigment and as a source of the free metal.
  • block diagram compiler — (simulation, language)   (BDL) A block diagram simulation tool, with associated language.
  • board of commissioners — the administrative body of a county in many U.S. states, especially in the South and the West, having from two to seven elected members.
  • boundary value problem — any of a series of problems occurring in the solution of a differential equation with boundary conditions.
  • bread-and-butter model — Naval Architecture. a wooden hull model carved from a number of horizontal planks glued together to represent the outlines of the various decks.
  • british library method — (algorithm)   Brute force searching. According to legends circulating in the 1970s, in the British Library books are searched for by examining each book sequentially in the first shelf, then the next shelf, continuing until the book is found or the entire library has been searched. The term was referred to in a Dutch coursebook, "Inleiding In De Informatica" (Introduction to Informatics) from a course given by C.H.A. Koster and Th.A. Zoethout. This was based on a course given at the TU Berlin.
  • colliding-beam machine — a particle accelerator in which positively and negatively charged particles circulate in opposite directions and collide head-on.
  • component object model — (programming)   (COM) An open software architecture from DEC and Microsoft, allowing interoperation between ObjectBroker and OLE. Microsoft evolved COM into DCOM. On page XV of Box's book in the foreword by Charlie Kindel he says, "It is Mark Ryland's fault that some people call COM the 'Common Object Model.' He deeply regrets it and apologizes profusely."
  • curdle someone's blood — to fill someone with fear
  • d'alembert's principle — the principle that for a moving body the external forces are in equilibrium with the inertial forces; a generalization of Newton's third law of motion
  • database administrator — (job)   A person responsible for the design and management of one or more databases and for the evaluation, selection and implementation of database management systems. In smaller organisations, the data administrator and database administrator are often one in the same; however, when they are different, the database administrator's function is more technical. The database administrator would implement the database software that meets the requirements outlined by the organisation's data administrator and systems analysts. Tasks might include controling an organisation's data resources, using data dictionary software to ensure data integrity and security, recovering corrupted data and eliminating data redundancy and uses tuning tools to improve database performance.
  • database normalisation — (database)   A series of steps followed to obtain a database design that allows for efficient access and storage of data in a relational database. These steps reduce data redundancy and the chances of data becoming inconsistent. A table in a relational database is said to be in normal form if it satisfies certain constraints. Codd's original work defined three such forms but there are now five generally accepted steps of normalisation. The output of the first step is called First Normal Form (1NF), the output of the second step is Second Normal Form (2NF), etc. First Normal Form eliminates repeating groups by putting each value of a multi-valued attribute into a new row. Second Normal Form eliminates functional dependencies on a partial key by putting the fields in a separate table from those that are dependent on the whole key. Third Normal Form eliminates functional dependencies on non-key fields by putting them in a separate table. At this stage, all non-key fields are dependent on the key, the whole key and nothing but the key. Fourth Normal Form separates independent multi-valued facts stored in one table into separate tables. Fifth Normal Form breaks out data redundancy that is not covered by any of the previous normal forms.
  • disposable soma theory — the theory that ageing is caused by the body having increasingly fewer resources to allocate towards repairing wear and damage to tissues
  • do a number on someone — to manipulate or trick someone
  • end transmission block — (character)   (ETB) The mnemonic for ASCII character 23.
  • federal maritime board — the body responsible for regulating commerce by US and international shipping in US waters
  • fixed point combinator — (mathematics)   (Y) The name used in combinatory logic for the fixed point function, also written as "fix".
  • forth modification lab — (event)   (FORML) A Forth conference held every November on the West coast of the USA ().
  • geometric distribution — the distribution of the number, x, of independent trials required to obtain a first success: where the probability in each is p, the probability that x = r is p(1-p)r–1, where r = 1, 2, 3, …, with mean 1/p
  • hybrid multiprocessing — (parallel)   (HMP) The kind of multitasking which OS/2 supports. HMP provides some elements of symmetric multiprocessing, using add-on IBM software called MP/2. OS/2 SMP was planned for release in late 1993.
  • hydrogen embrittlement — the weakening of metal by the sorption of hydrogen during a pickling process, such as that used in plating
  • in someone's bad books — regarded by someone with disfavour
  • knowledge-based system — (artificial intelligence)   (KBS) A program for extending and/or querying a knowledge base. The related term expert system is normally used to refer to a highly domain-specific type of KBS used for a specialised purpose such as medical diagnosis. The Cyc project is an example of a large KBS.
  • liberal democrat party — The Liberal Democrat Party is the third largest political party in Britain and the main centre party. It believes in improving the constitution and the voting system and in providing good welfare services.
  • make a big deal out of — to attach extreme importance to; make a big fuss about
  • make one's marble good — to succeed or do the right thing
  • make out like a bandit — a robber, especially a member of a gang or marauding band.
  • manuel estrada cabreraManuel [mah-nwel] /mɑˈnwɛl/ (Show IPA), 1857–1924, Guatemalan politician: president 1898–1920.
  • mind your own business — an occupation, profession, or trade: His business is poultry farming.
  • mind-your-own-business — baby's-tears.
  • much ado about nothing — a comedy (1598?) by Shakespeare.
  • mutton dressed as lamb — If you describe a woman as mutton dressed as lamb, you are criticizing her for trying to look younger than she really is, in a way that you consider unattractive.
  • nickel-cadmium battery — a storage battery, with an alkaline electrolyte, having nickel oxide as the positive element and cadmium as the negative.
  • not be sb's department — If you say that a task or area of knowledge is not your department, you mean that you are not responsible for it or do not know much about it.
  • para-aminobenzoic acid — part of the folic acid molecule, a white or yellowish, crystalline, slightly water-soluble solid, C 7 H 7 NO 2 , the para isomer of aminobenzoic acid: used chiefly in the manufacture of dyes and pharmaceuticals and in sunscreens to protect against ultraviolet light. Abbreviation: PABA.
  • preestablished harmony — (in the philosophy of Leibnitz) synchronous operation of all monads, since their simultaneous creation, in accordance with the preexisting plan of God.
  • public domain software — public domain
  • public limited company — A public limited company is the same as a public company. The abbreviation plc is used after such companies' names.

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