0%

19-letter words containing c, o, t, e

  • anti-vivisectionist — a person who opposes vivisection.
  • anticholinesterases — Plural form of anticholinesterase.
  • anticipatory breach — a declaration by one party to a contract that it does not intend to fulfil its obligations to the second party, who can then accept this declaration and choose not to be bound by the contract
  • anticompetitiveness — The quality of being anticompetitive.
  • application testing — system testing
  • aqueduct of sylvius — a canal in the midbrain, connecting the third and fourth ventricles of the brain.
  • arbitration service — a service which provides an impartial referee to settle disputes
  • arecibo observatory — an observatory in Puerto Rico at which the world's largest dish radio telescope (diameter 305 m) is situated. It is operated by the National Astronomy and Ionosphere Center
  • ark of the covenant — the chest containing the two stone tablets inscribed with the Ten Commandments, kept in the holiest part of the ancient Jewish Tabernacle: Ex. 25:10
  • army of the potomac — Union forces, trained and organized by Gen. George B. McClellan, that guarded Washington, D.C., against a Confederate invasion across the Potomac and fought battles in the eastern sector during the Civil War.
  • 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 a matter of fact — You use as a matter of fact to introduce a statement that gives more details about what has just been said, or an explanation of it, or something that contrasts with it.
  • asbestos cork award — (humour)   Once, long ago at MIT, there was a flamer so consistently obnoxious that another hacker designed, had made, and distributed posters announcing that said flamer had been nominated for the "asbestos cork award". (Any reader in doubt as to the intended application of the cork should consult the etymology under flame.) Since then, it is agreed that only a select few have risen to the heights of bombast required to earn this dubious dignity - but there is no agreement on *which* few.
  • 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
  • at once/all at once — If a number of different things happen at once or all at once, they all happen at the same time.
  • at one's discretion — as one wishes
  • at sb's convenience — If something is arranged to happen at your convenience, it happens at a time which is most suitable for you.
  • at your convenience — at a time suitable to you
  • atherton technology — (company)   The comapny that developed the Software BackPlane CASE framework. Their Atherton Tool Integration Services were the basis for the ATIS standard.
  • 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).
  • augmented cognition — the study of the augmenting of human mental functions by computer programs
  • auriculoventricular — atrioventricular.
  • autoerotic asphyxia — asphyxia caused by intentionally strangling oneself while masturbating in order to intensify the orgasm through reduced oxygen flow to the brain.
  • 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.
  • backward compatible — backward compatibility
  • backward somersault — a somersault performed in a backward direction with the legs leading the rest of the body
  • bacteriochlorophyll — a pale blue-gray form of chlorophyll that is unique to the photosynthetic but anaerobic purple bacteria.
  • balance of payments — A country's balance of payments is the difference, over a period of time, between the payments it makes to other countries for imports and the payments it receives from other countries for exports.
  • balfour declaration — the statement made by Arthur Balfour in 1917 of British support for the setting up of a national home for the Jews in Palestine, provided that the rights of "existing non-Jewish communities" in Palestine could be safeguarded
  • bank reconciliation — A bank reconciliation is the process of adjusting a bank statement to show transactions that have occurred since the date of issue, or a document showing this.
  • bankruptcy petition — an official request for protection under bankruptcy laws, which initiates bankruptcy proceedings
  • barometric gradient — pressure gradient
  • 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]>.
  • baudotbetical order — (algorithm)   /baw do bet' i k*l/ Sorted into an order where numerics and special characters are intermixed by sorting a 5-bit Baudot code file ignoring the numeric shift and unshift codes.
  • bbc networking club — (body)   A bulletin board run by the British Broadcasting Corporation Education department from April 1994 to 30 Nov 1995.
  • be burnt to a crisp — If something is burnt to a crisp, it is completely burnt.
  • be up to one's neck — the part of the body of an animal or human being that connects the head and the trunk.
  • 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
  • benefit performance — a theatrical or musical performance in aid of charity
  • benzylidene acetone — a colorless, crystalline, water-insoluble solid, C 10 H 10 O, having a vanillalike odor, used chiefly as a scent in the manufacture of perfume.
  • 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.
  • betamethyl acrolein — crotonaldehyde.
  • 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.
  • bilingual education — schooling in which those not fluent in the standard or national language are taught in their own language.
  • binary large object — (database)   (BLOB) A large block of data stored in a database, such as an image or sound file. A BLOB has no structure which can be interpreted by the database management system but is known only by its size and location.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?