0%

22-letter words containing a, m, b, i, s

  • 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.
  • abstract expressionism — a school of painting in New York in the 1940s that combined the spontaneity of expressionism with abstract forms in unpremeditated, apparently random, compositions
  • american bible society — a society founded in New York City in 1816 to bring about worldwide dissemination of the Bible.
  • antiestablishmentarian — a person who supports or advocates antiestablishmentarianism.
  • 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.
  • ballistic galvanometer — a type of galvanometer for measuring surges of current. After deflection the instrument returns slowly to its original reading
  • baptismal regeneration — the doctrine that regeneration and sanctification are received in and through baptism.
  • basic operating system — (operating system)   (BOS) An early [when?] IBM operating system. According to folklore, BOS was the predecessor to TOS on the IBM 360 and it was IPL'd from a card reader. It may have been intended for very small 360's with no disks and limited tape drives. BOS died out really early [when?] as disks such as the 2311 and 2314 became common with the IBM 360, whereas disks had been a real luxury on the IBM 7090.
  • beats the shit outa me — (exclamation)   (BSOM) "I don't understand it". The last thing you say as you walk out on someone whose system you can't fix.
  • being from outer space — a monster; an imaginary creature
  • beltsville small white — a small domestic turkey developed by the U.S. Department of Agriculture to fit small ovens when being cooked.
  • benoit de sainte-maure — 12th-century French trouvère: author of the Roman de Troie, which contains the episode of Troilus and Cressida
  • bernoulli's lemniscate — Analytic Geometry. lemniscate.
  • 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.
  • 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.
  • 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.
  • charity begins at home — If you say charity begins at home, you mean that people should deal with the needs of people close to them before they think about helping others.
  • chromosomal aberration — any irregularity or abnormality of chromosome distribution, number, structure, or arrangement.
  • combinatorial analysis — the branch of mathematics concerned with the theory of enumeration, or combinations and permutations, in order to solve problems about the possibility of constructing arrangements of objects which satisfy specified conditions
  • consummatory behaviour — any behaviour that leads directly to the satisfaction of an innate drive, e.g. eating or drinking
  • 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
  • end transmission block — (character)   (ETB) The mnemonic for ASCII character 23.
  • fort benjamin harrison — a military reservation and U.S. Army training center in central Indiana, NE of Indianapolis.
  • gum bichromate process — a contact printing method in which the image is formed on a coating of sensitized gum containing a suitable colored pigment and potassium or ammonium dichromate.
  • hamishah asar bishevat — Tu Bishevat.
  • hermann-mauguin symbol — a notation for indicating a particular point group.
  • in someone's bad books — regarded by someone with disfavour
  • japanese umbrella pine — a single aberrant species of pine, Sciadopitys verticillata, in which the leaves are fused in pairs and the crown is spire-shaped
  • make a beeline for sth — If you make a beeline for a place, you go to it as quickly and directly as possible.
  • make contact (with sb) — If you make contact with someone, you find out where they are and talk or write to them.
  • maxwell air force base — U.S. Air Force installation in SE central Alabama, NW of Montgomery: site of U.S. Air Force Advanced School.
  • metasyntactic variable — (grammar)   Strictly, a variable used in metasyntax, but often used for any name used in examples and understood to stand for whatever thing is under discussion, or any random member of a class of things under discussion. The word foo is the canonical example. To avoid confusion, hackers never (well, hardly ever) use "foo" or other words like it as permanent names for anything. In filenames, a common convention is that any filename beginning with a metasyntactic-variable name is a scratch file that may be deleted at any time. To some extent, the list of one's preferred metasyntactic variables is a cultural signature. They occur both in series (used for related groups of variables or objects) and as singletons. Here are a few common signatures: bazola, ztesch: Stanford (from mid-'70s on). zxc, spqr, wombat: Cambridge University (England). shme: Berkeley, GeoWorks, Ingres. Pronounced /shme/ with a short /e/. blarg, wibble: New Zealand Of all these, only "foo" and "bar" are universal (and baz nearly so). The compounds foobar and "foobaz" also enjoy very wide currency. Some jargon terms are also used as metasyntactic names; barf and mumble, for example. See also Commonwealth Hackish for discussion of numerous metasyntactic variables found in Great Britain and the Commonwealth.
  • missing persons bureau — the part of the Police Force dealing with tracing missing people
  • mozilla public license — Open source license
  • non-maskable interrupt — (NMI) An IRQ 7 on the PDP-11 or 680x0 or the NMI line on an 80x86. In contrast with a priority interrupt (which might be ignored, although that is unlikely), an NMI is *never* ignored.
  • 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
  • pulmonary tuberculosis — tuberculosis of the lungs.
  • replacement cost basis — Replacement cost basis is a method of valuing insured property in which the cost of replacing property is calculated without a reduction for depreciation.
  • research establishment — an establishment or institution where research or investigation into a subject, topic, etc, can be conducted
  • satisfiability problem — A problem used as an example in complexity theory. It can be stated thus: Given a Boolean expression E, decide if there is some assignment to the variables in E such that E is true. A Boolean expression is composed of Boolean variables, (logical) negation (NOT), (logical) conjunction (AND) and parentheses for grouping. The satisfiability problem was the first problem to be proved to be NP-complete (by Cook).
  • scalable sampling rate — (compression, standard, algorithm)   (SSR) See, e.g., MPEG-4 AAC SSR.
  • simultaneous broadcast — a programme, etc, broadcast simultaneously on radio and television
  • sir william blackstoneSir William, 1723–80, English jurist and writer on law.
  • small business edition — Microsoft Office Small Business Edition
  • social security number — A Social Security number is a nine digit number that is given to U.S. citizens and to people living in the U.S. You need it to get a job, collect Social Security benefits and receive some government services.
  • spontaneous combustion — the ignition of a substance or body from the rapid oxidation of its own constituents without heat from any external source.

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