0%

22-letter words containing b, e, s, t, i

  • fort benjamin harrison — a military reservation and U.S. Army training center in central Indiana, NE of Indianapolis.
  • frequency distribution — the correspondence of a set of frequencies with the set of categories, intervals, or values into which a population is classified.
  • full english breakfast — morning meal of eggs, bacon, etc.
  • 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
  • great australian bight — a wide bay in S Australia.
  • 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.
  • have a way with sth/sb — If you say that a person has a way with something or someone, you mean that that person seems to have a natural skill or instinct for dealing with them.
  • hepatitis non-a, non-b — a disease of the liver that is clinically indistinguishable from hepatitis B but is caused by a retrovirus or retroviruslike agent.
  • 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.
  • in one's birthday suit — naked; nude
  • in/within sb's hearing — If someone says something in your hearing or within your hearing, you can hear what they say because they are with you or near you.
  • inertia-reel seat belt — a type of car seat belt in which the belt is free to unwind from a metal drum except when the drum locks as a result of rapid deceleration
  • interoperable database — A database front-end which communicates with multiple heterogenous databases and makes them appear as a single homogenous entity with semantic calls. See ODBC.
  • islands of the blessed — lands where the souls of heroes and good men were taken after death
  • label switching router — (networking)   (LSR) A device that typically resides somewhere in the middle of a network and is capable of forwarding datagrams by label switching. In many cases, especially early versions of MPLS networks, a LSR will typically be a modified ATM switch that forwards datagrams based upon a label in the VPI/VCI field.
  • little st bernard pass — a pass over the Savoy Alps, between Bourg-Saint-Maurice, France, and La Thuile, Italy: 11th-century hospice. Height: 2187 m (7177 ft)
  • 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.
  • 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.
  • methyl isobutyl ketone — a colorless, slightly water-soluble, flammable liquid, C 6 H 1 2 O, having a pleasant odor: used as a solvent for nitrocellulose, gums, resins, fats, waxes, and oils.
  • 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.
  • object-oriented design — (programming)   (OOD) A design method in which a system is modelled as a collection of cooperating objects and individual objects are treated as instances of a class within a class hierarchy. Four stages can be identified: identify the classes and objects, identify their semantics, identify their relationships and specify class and object interfaces and implementation. Object-oriented design is one of the stages of object-oriented programming.
  • object-oriented pascal — Object Pascal
  • obstruction of justice — a criminal offence that involves attempting to obstruct the process of law
  • on a shoestring budget — with very little money to spend
  • once bitten, twice shy — You say 'once bitten, twice shy' when you want to indicate that someone will not do something a second time because they had a bad experience the first time they did it.
  • peanut-butter sandwich — a sandwich with a filling of peanut-butter
  • portable standard lisp — (language)   (PSL) A dialect of Lisp from Utah University. PSL is available as a kit for 68000 and also runs on VAX. It compiles Lisp to C-code virtual machine language.
  • 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 housing project — a group of homes for poorer families which is funded and controlled by the local government
  • pulmonary tuberculosis — tuberculosis of the lungs.
  • pyridostigmine bromide — a cholinesterase inhibitor, C 9 H 1 3 BrN 2 O 2 , used in its bromide form in the treatment of myasthenia gravis.
  • read between the lines — a mark or stroke long in proportion to its breadth, made with a pen, pencil, tool, etc., on a surface: a line down the middle of the page.
  • 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
  • round-table discussion — a discussion held at a meeting of parties or people on equal terms
  • saddleback caterpillar — a moth larva, Sibine stimulea, of the southeastern U.S, having a brown and green, saddlelike marking on its back and poisonous spines.
  • sainte anne de beaupre — a village in S Quebec, Canada, on the St. Lawrence River: shrine and basilica.
  • sainte-anne-de-beaupré — village in S Quebec, Canada, on the St. Lawrence: site of a Rom. Catholic shrine (established 1658): pop. 3,000
  • satellite broadcasting — the transmission of television or radio programmes from an artificial satellite at a power suitable for direct reception in the home
  • 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).
  • sb can whistle for sth — If you say that someone can whistle for a particular thing, you mean that you are not willing or able to give it to them.
  • scalable sampling rate — (compression, standard, algorithm)   (SSR) See, e.g., MPEG-4 AAC SSR.
  • scissors-and-paste job — if you describe a piece of work as a scissors and paste job, you mean that it has been mechanically compiled, as if by simply cutting and pasting different parts to make a new whole
  • search the fucking web — (web, jargon)   (Always abbreviated STFW) A response implying that an inquirer could have easily found an answer to his question using Google or some other web search engine. It is now often quicker and more productive to search the World-Wide Web than to RTFM.
  • sell sb down the river — If someone sells you down the river, they betray you for some personal profit or advantage.
  • shaken but not stirred — If you say that someone has been shaken but not stirred by an experience, you mean that they have been slightly disturbed or emotionally affected by it, but not deeply enough to change their behaviour or way of thinking.
  • simultaneous broadcast — a programme, etc, broadcast simultaneously on radio and television
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?