0%

24-letter words containing b, i, o, s

  • neutrosophic probability — (logic)   An extended form of probability based on Neutrosophy, in which a statement is held to be t true, i indeterminate, and f false, where t, i, f are real values from the ranges T, I, F, with no restriction on T, I, F or the sum n=t+i+f.
  • object-oriented analysis — (programming)   (OOA) The first phase of object-oriented design.
  • object-oriented database — (database)   (OODB) A system offering DBMS facilities in an object-oriented programming environment. Data is stored as objects and can be interpreted only using the methods specified by its class. The relationship between similar objects is preserved (inheritance) as are references between objects. Queries can be faster because joins are often not needed (as in a relational database). This is because an object can be retrieved directly without a search, by following its object id. The same programming language can be used for both data definition and data manipulation. The full power of the database programming language's type system can be used to model data structures and the relationship between the different data items. OODBs typically provide better support for versioning. An object can be viewed as the set of all its versions. Also, object versions can be treated as full fledged objects. OODBs also provide systematic support for triggers and constraints which are the basis of active databases. Most, if not all, object-oriented application programs that have database needs will benefit from using an OODB.
  • other things being equal — If you say 'other things being equal' or 'all things being equal' when talking about a possible situation, you mean if nothing unexpected happens or if there are no other factors which affect the situation.
  • passbook savings account — a type of savings account in which transactions are entered into a passbook in the possession of the account holder.
  • passive balance of trade — a negative balance of trade
  • people's liberation army — See under Huk (def 1).
  • polish people's republic — former name of Poland.
  • potassium cobaltinitrite — a yellow, crystalline, slightly water-soluble powder, K 3 Co(NO 2) 6 , used as a pigment in oil and watercolor paints, and for coloring surfaces of glass, porcelain, etc.
  • prairie button snakeroot — a stout composite plant, Liatris pycnostachya, of prairies in the central U.S., having showy, rose-purple flower heads in dense spikes.
  • probability distribution — a distribution of all possible values of a random variable together with an indication of their probabilities.
  • public access television — television in which local producers or individuals can participate
  • public relations officer — a person who is responsible for communications with the public
  • public-access television — a noncommercial system of broadcasting on television channels made available to independent or community groups for programs of general interest to the community.
  • punch above one's weight — to do something that is considered to be beyond one's ability
  • read someone like a book — to understand a person, or his motives, character, etc, thoroughly and clearly
  • recharge one's batteries — If you recharge a battery, you put an electrical charge back into the battery by connecting it to a machine that draws power from another source of electricity.
  • republic of south africaRepublic of, a country in S Africa; member of the Commonwealth of Nations until 1961. 472,000 sq. mi. (1,222,480 sq. km). Capitals: Pretoria and Cape Town.
  • responsibility allowance — payment made to somebody who has special responsibilities
  • robot exclusion standard — standard for robot exclusion
  • rub someone's nose in it — to remind someone unkindly of his or her failing or error
  • san bernardino mountains — mountain range in S Calif., south of the Mojave Desert: highest peak, 11,502 ft (3,506 m)
  • scalable vector graphics — (graphics, web)   A W3C standard for vector graphics, based on XML.
  • senegambia confederation — an economic and political union (1982–89) between Senegal and The Gambia
  • single transferable vote — of or relating to a system of voting in which voters list the candidates in order of preference. Any candidate achieving a predetermined proportion of the votes in a constituency is elected. Votes exceeding this amount and those cast for the bottom candidate are redistributed according to the stated preferences. Redistribution continues until all the seats are filled
  • skeleton in the cupboard — a scandalous fact or event in the past that is kept secret
  • solution based modelling — (SBM) A software development process described in the book "Developing Object-Oriented Software for the Macintosh" written by Neal Goldstein and Jeff Alger, published by Addison Wesley in 1992.
  • southern british english — the dialect of spoken English regarded as standard in England and considered as having high social status in comparison with other British English dialects. Historically, it is derived from the S East Midland dialect of Middle English
  • st.-bruno-de-montarville — a town in S Quebec, in E Canada, near Montreal.
  • stab someone in the back — If you say that someone has stabbed you in the back, you mean that they have done something very harmful to you when you thought that you could trust them. You can refer to an action of this kind as a stab in the back.
  • standard housing benefit — a rebate of a proportion of a person's eligible housing costs paid by a local authority and calculated on the basis of level of income and family size
  • sth bodes ill/augurs ill — If something bodes ill or augurs ill, it gives you a reason to fear that something harmful might happen soon.
  • student's t distribution — a bell-shaped probability distribution that is flatter or more stretched out than the normal distribution.
  • subordinate con-junction — a conjunction introducing a subordinate clause, as when in They were glad when I finished.
  • take sb under one's wing — If you take someone under your wing, you look after them, help them, and protect them.
  • take/draw sb to one side — If you take someone to one side or draw them to one side, you speak to them privately, usually in order to give them advice or a warning.
  • the realm of possibility — If you say that something is not beyond the realms of possibility, you mean that it is possible.
  • thompson sub-machine-gun — a .45 calibre sub-machine-gun
  • throw one's weight about — to act in an authoritarian or aggressive manner
  • to fight a losing battle — If you are fighting a losing battle, you are trying to achieve something but are not going to be successful.
  • to go for the brass ring — to try to succeed in an area where there is a lot of competition
  • to have to hand it to sb — You say things such as 'You have to hand it to her' or 'You've got to hand it to them' when you admire someone for their skills or achievements and you think they deserve a lot of praise.
  • to keep something at bay — If you keep something or someone at bay, or hold them at bay, you prevent them from reaching, attacking, or affecting you.
  • to pick someone's brains — If you pick someone's brains, you ask them to help you with a problem because they know more about the subject than you.
  • to strike a blow for sth — If you strike a blow for a particular cause or principle, you do something that supports it or makes it more likely to succeed.
  • tuva autonomous republic — an autonomous republic in the Russian Federation in Asia: formerly an independent republic in Mongolia. 65,810 sq. mi. (170,500 sq. km). Capital: Kyzyl.
  • verrazano-narrows bridge — a suspension bridge connecting Brooklyn and Staten Island in New York City. 4260-foot (1298-meter) center span, the longest in North America.
  • visual component library — (programming)   VCL A application framework library for Microsoft Windows and Borland Software Corp.'s Delphi and C++Builder rapid application development software. VCL was originally designed for Delphi but is now also used for C++Builder. This replaces OWL Object Windows Library as Borland's Windows C++ framework of choice. VCL encapsulates the C-based Win32 API into a much easier to use, object-oriented form. Like its direct rival, Microsoft Foundation Class Library (MFC), VCL includes classes to create Windows programs. The VCL component class can be inherited to create new VCL components, which are the building blocks of Delphi and C++Builder applications. VCL components are somewhat in competition with ActiveX controls, though a VCL wrapper can be created to make an ActiveX control seem like a VCL component.
  • von willebrand's disease — an inherited autosomal recessive disease in which abnormally slow coagulation of blood may lead to spontaneous bleeding, excessive bleeding following an injury, and heavy menstrual flow.
  • which way the wind blows — air in natural motion, as that moving horizontally at any velocity along the earth's surface: A gentle wind blew through the valley. High winds were forecast.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?