0%

19-letter words containing o, s, t, i

  • armed response unit — (in Britain) a unit of police officers who are trained to use firearms in situations where unarmed police officers would be in danger
  • aromatase inhibitor — any of a class of drugs that inhibit the action of aromatase: used in the treatment of breast and ovarian cancer
  • arsenic trichloride — a colorless or yellow, oily, poisonous liquid, AsCl 3 , used chiefly as an intermediate in the manufacture of organic arsenicals.
  • artemis microkernel — (operating system)   A microkernel currently under development by Dave Hudson <[email protected]>, scheduled for release under GPL in May 1995. It is targeted at embedded applications on Intel 80386, Intel 486 and Pentium based systems.
  • as old as the hills — very old
  • as sick as a parrot — If you say that you feel as sick as a parrot, you feel very disappointed about something.
  • as things/people go — You use expressions like as things go or as children go when you are describing one person or thing and comparing them with others of the same kind.
  • ask for a signature — If you ask for a signature, you ask someone to write their name, in their own characteristic way, on a document.
  • assistant professor — An assistant professor is a college teacher who ranks above an instructor but below an associate professor.
  • associate professor — An associate professor is a college teacher who ranks above an assistant professor but below a professor.
  • associative storage — a storage device in which the information is identified by content rather than by an address
  • astra digital radio — (audio)   Digital Radio over satellite, compatible with analog television transmissions. Alternatively the normal TV subcarriers can be modulated by a MPEG-1 Layer-2 48 kHz 192 kbps signal. Quality is better than analog carriers and only needs half the bandwidth (analog stereo = 2 carrier, digital stereo = 1 carrier). Quality is limited and the data rate can't be increased.
  • at one's discretion — as one wishes
  • at one's fingertips — readily available and within one's mental grasp
  • at sb's convenience — If something is arranged to happen at your convenience, it happens at a time which is most suitable for you.
  • atmospheric braking — a technique of reentry in which the vehicle is maneuvered in the upper atmosphere so as to lose velocity by utilizing drag without overheating.
  • attachment disorder — an emotional and behavioral disorder arising from a failure to form a strong bond with one’s primary caregiver in early childhood and affecting one’s social relationships in later childhood and adulthood. See also attachment (def 3a).
  • audio response unit — a device that enables a computer to give a spoken response by generating sounds similar to human speech.
  • austro-prussian war — the war (1866) in which Prussia, Italy, and some minor German states opposed Austria, Saxony, Hanover, and the states of southern Germany.
  • author's alteration — a correction or change made in typeset copy that is not a correction of an error introduced by the compositor. Abbreviation: AA, A.A., a.a., aa.
  • autoerotic asphyxia — asphyxia caused by intentionally strangling oneself while masturbating in order to intensify the orgasm through reduced oxygen flow to the brain.
  • autotransplantation — autograft.
  • axiomatic semantics — (theory)   A set of assertions about properties of a system and how they are effected by program execution. The axiomatic semantics of a program could include pre- and post-conditions for operations. In particular if you view the program as a state transformer (or collection of state transformers), the axiomatic semantics is a set of invariants on the state which the state transformer satisfies. E.g. for a function with the type: sort_list :: [T] -> [T] we might give the precondition that the argument of the function is a list, and a postcondition that the return value is a list that is sorted. One interesting use of axiomatic semantics is to have a language that has a finitely computable sublanguage that is used for specifying pre and post conditions, and then have the compiler prove that the program will satisfy those conditions. See also operational semantics, denotational semantics.
  • ballistocardiograph — an instrument that records the slight recoil of the body, while on a special bed, caused by the contractions of the heart: used to measure cardiac pumping power and the elasticity of the aorta
  • balloon angioplasty — angioplasty in which a balloon catheter is moved to a blocked area of a blood vessel where the balloon is inflated to expand or force open the vessel
  • ballot-box stuffing — the act of illegally submitting more than one vote in a ballot in which only one vote is permitted
  • bargaining position — the position of a person, group, or organization in a negotiation, with respect to their ability to achieve a deal which is favourable to themselves
  • barometric pressure — atmospheric pressure as indicated by a barometer
  • basic object system — (programming)   (BOS) A C-callable library that implements the notion of object and which uses Tcl as its interpreter for interpreted methods (you can have "compiled" methods in C, and mix compiled and interpreted methods in the same object, plus lots more). You can subclass and mix in existing objects using BOS to extend, among other things, the set of tk widgets. BOS is a class-free object system, also called a prototype-based object system; it is modelled loosely on the Self system from Stanford University. Version 1.31 by Sean Levy <[email protected]>.
  • be burnt to a crisp — If something is burnt to a crisp, it is completely burnt.
  • be liable to do sth — When something is liable to happen, it is very likely to happen.
  • beauty preparations — the cosmetics, creams etc used to improve someone's beauty
  • behavioral genetics — an interdisciplinary field studying the effects of genetics and hereditary factors on animal and human behavior.
  • benedict's solution — a chemical solution used to detect the presence of glucose and other reducing sugars. Medically, it is used to test the urine of diabetics
  • bernoulli's theorem — Statistics. law of averages (def 1).
  • bernstein condition — (parallel)   Processes cannot execute in parallel if one effects values used by the other. Nor can they execute in parallel if any subsequent process uses data effected by both, i.e. whose value might depend on the order of execution.
  • beside the question — not related to the subject under discussion
  • bicarbonate of soda — Bicarbonate of soda is a white powder which is used in baking to make cakes rise, and also as a medicine for your stomach.
  • bill of particulars — an itemized statement of claims or counterclaims provided to the opposing party of a lawsuit
  • binocular disparity — the small differences in the positions of the parts of the images falling on each eye that results when each eye views the scene from a slightly different position; these differences make stereoscopic vision possible
  • bird's-foot trefoil — any of various creeping leguminous Eurasian plants of the genus Lotus, esp L. corniculatus, with red-tipped yellow flowers and seed pods resembling the claws of a bird
  • bismuth oxychloride — a white, crystalline, water-insoluble powder, BiOCl, used chiefly in the manufacture of pigments, face powders, and artificial pearls.
  • bloodstock industry — the breeding and training of racehorses
  • blow the whistle on — to make a clear musical sound, a series of such sounds, or a high-pitched, warbling sound by the forcible expulsion of the breath through a small opening formed by contracting the lips, or through the teeth, with the aid of the tongue.
  • blue-ringed octopus — a highly venomous octopus, Octopus maculosus, of E Australia which exhibits blue bands on its tentacles when disturbed
  • booker t washington — Booker T(aliaferro) [boo k-er tol-uh-ver] /ˈbʊk ər ˈtɒl ə vər/ (Show IPA), 1856–1915, U.S. reformer, educator, author, and lecturer.
  • bordering countries — countries that share a border with a particular country
  • box-office receipts — the money earned from ticket sales for a film or play
  • bracket abstraction — (compiler)   An algorithm which turns a term into a function of some variable. The result of using bracket abstraction on T with respect to variable v, written as [v]T, is a term containing no occurrences of v and denoting a function f such that f v = T. This defines the function f = (\ v . T). Using bracket abstraction and currying we can define a language without bound variables in which the only operation is monadic function application. See combinator.
  • breath of fresh air — sth new
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?