0%

19-letter words containing e, i, a

  • attendance register — an official list of people who are present at an institution such as a school
  • attractive nuisance — Law. a doctrine of tort law under which a person who creates or permits to exist on his or her land a dangerous condition attractive to children, as an unfenced swimming pool, is liable for their resulting injuries, even though the injured are trespassers.
  • audio response unit — a device that enables a computer to give a spoken response by generating sounds similar to human speech.
  • augmented cognition — the study of the augmenting of human mental functions by computer programs
  • augsburg confession — the statement of beliefs and doctrines of the Lutherans, formulated by Melanchthon and endorsed by the Lutheran princes, which was presented at the Diet of Augsburg in 1530 and which became the chief creed of the Lutheran Church.
  • auricular appendage — auricle (def 1b).
  • auricular-appendage — Anatomy. the projecting outer portion of the ear; pinna. Also called auricular appendage. an ear-shaped appendage projecting from each atrium of the heart. (loosely) the atrium.
  • auriculoventricular — atrioventricular.
  • australian tea tree — a shrubby Australian tree, Leptospermum laevigatum, of the myrtle family, having lance-shaped leaves and white, bell-shaped flowers.
  • 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.
  • ave regina coelorum — a Latin hymn in honor of the Virgin Mary as Queen of Heaven.
  • 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.
  • baader-meinhof gang — a group of left-wing West German terrorists, active in the 1970s, who were dedicated to the violent overthrow of capitalist society
  • bachelor of science — A Bachelor of Science is a first degree in a science subject. In British English, it can also mean a person with that degree. The abbreviation BSc or , BSc is also used.
  • bacillary dysentery — shigellosis.
  • backward compatible — backward compatibility
  • bacteriochlorophyll — a pale blue-gray form of chlorophyll that is unique to the photosynthetic but anaerobic purple bacteria.
  • 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
  • bandar seri begawan — the capital of Brunei. Pop: 64 000 (2005 est)
  • 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]>.
  • batterie de cuisine — cooking utensils collectively; pots and pans, etc
  • 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.
  • 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
  • beggar-my-neighbour — a card game in which one player tries to win all the cards of the other player
  • behavioral genetics — an interdisciplinary field studying the effects of genetics and hereditary factors on animal and human behavior.
  • behavioral medicine — an interdisciplinary field that uses the concepts and techniques of the behavioral sciences to improve physical and emotional health.
  • behavioural science — the application of scientific methods to the study of the behaviour of organisms
  • belgian east africa — a former Belgian trust territory in Africa, also (1924–62) Ruanda-Urundi, now the independent countries of Rwanda and Burundi.
  • 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.
  • betamethyl acrolein — crotonaldehyde.
  • betwixt and between — in an intermediate, indecisive, or middle position
  • bi-lateral symmetry — a basic body plan in which the left and right sides of the organism can be divided into approximate mirror images of each other along the midline.
  • 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.
  • big-leaved magnolia — evergreen magnolia.
  • 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.
  • binomial experiment — an experiment consisting of a fixed number of independent trials each with two possible outcomes, success and failure, and the same probability of success. The probability of a given number of successes is described by a binominal distribution
  • bit-paired keyboard — (hardware)   (Obsolete, or "bit-shift keyboard") A non-standard keyboard layout that seems to have originated with the Teletype ASR-33 and remained common for several years on early computer equipment. The ASR-33 was a mechanical device (see EOU), so the only way to generate the character codes from keystrokes was by some physical linkage. The design of the ASR-33 assigned each character key a basic pattern that could be modified by flipping bits if the SHIFT or the CTRL key was pressed. In order to avoid making the thing more of a Rube Goldberg kluge than it already was, the design had to group characters that shared the same basic bit pattern on one key. Looking at the ASCII chart, we find: high low bits bits 0000 0001 0010 0011 0100 0101 0110 0111 1000 1001 010 ! " # $ % & ' ( ) 011 0 1 2 3 4 5 6 7 8 9 This is why the characters !"#$%&'() appear where they do on a Teletype (thankfully, they didn't use shift-0 for space). This was *not* the weirdest variant of the QWERTY layout widely seen, by the way; that prize should probably go to one of several (differing) arrangements on IBM's even clunkier 026 and 029 card punches. When electronic terminals became popular, in the early 1970s, there was no agreement in the industry over how the keyboards should be laid out. Some vendors opted to emulate the Teletype keyboard, while others used the flexibility of electronic circuitry to make their product look like an office typewriter. These alternatives became known as "bit-paired" and "typewriter-paired" keyboards. To a hacker, the bit-paired keyboard seemed far more logical - and because most hackers in those days had never learned to touch-type, there was little pressure from the pioneering users to adapt keyboards to the typewriter standard. The doom of the bit-paired keyboard was the large-scale introduction of the computer terminal into the normal office environment, where out-and-out technophobes were expected to use the equipment. The "typewriter-paired" standard became universal, "bit-paired" hardware was quickly junked or relegated to dusty corners, and both terms passed into disuse.
  • black warrior river — a river in N central Alabama, flowing SW past Birmingham to the Tombigbee River. 178 miles (286 km) long.
  • black-billed cuckoo — a black-billed North American cuckoo, Coccyzus erythropthalmus, that, unlike most cuckoos, constructs its own nest and rears its own young.
  • black-billed magpie — either of two corvine birds, Pica pica (black-billed magpie) of Eurasia and North America, or P. nuttalli (yellow-billed magpie) of California, having long, graduated tails, black-and-white plumage, and noisy, mischievous habits.
  • black-tailed godwit — a large wading bird with a very long beak, Limosa limosa, found in W and Central Europe, Africa, Asia, and Australasia
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?