0%

18-letter words containing g, a, i

  • aorangi-mount cook — the official name for Mount Cook
  • apartment building — An apartment building or apartment house is a tall building which contains different apartments on different floors.
  • apostolic delegate — a representative of the pope sent to countries that do not have full or regular diplomatic relations with the Holy See
  • appalachian spring — a dance (1944) choreographed by Martha Graham, with musical score by Aaron Copland.
  • apparent magnitude — magnitude (sense 3)
  • applied psychology — psychology that is put to practical use
  • appraisal drilling — (in the oil industry) drilling carried out once oil or gas has been discovered in order to assess the extent of the field, the reserves, the possible rate of production, and the properties of the oil or gas
  • arbiter elegantiae — Gaius [gey-uh s] /ˈgeɪ əs/ (Show IPA), (Gaius Petronius Arbiter"Arbiter Elegantiae") died a.d. 66? Roman satirist.
  • arctic archipelago — group of mostly large islands in the Arctic Ocean off the N coast of Canada
  • aristotelian logic — the logical theories of Aristotle as developed in the Middle Ages, concerned mainly with syllogistic reasoning: traditional as opposed to modern or symbolic logic
  • arm's-length price — a price of a transaction agreed in accordance with market values, disregarding any connection such as common ownership of the companies involved
  • artificial gravity — a simulated gravity or sensation of weight established within a spacecraft by means of the craft's rotation, acceleration, or deceleration.
  • aseptic meningitis — a mild form of meningitis usually caused by one of several viruses, characterized by headache, fever, and neck stiffness.
  • assignment problem — (mathematics, algorithm)   (Or "linear assignment") Any problem involving minimising the sum of C(a, b) over a set P of pairs (a, b) where a is an element of some set A and b is an element of set B, and C is some function, under constraints such as "each element of A must appear exactly once in P" or similarly for B, or both. For example, the a's could be workers and the b's projects. The problem is "linear" because the "cost function" C() depends only on the particular pairing (a, b) and is independent of all other pairings.
  • assortative mating — the reproductive pairing of individuals that have more traits in common than would likely be the case if mating were random (contrasted with disassortative mating).
  • astrological chart — map of constellations at certain time
  • asynchronous logic — (architecture)   A data-driven circuit design technique where, instead of the components sharing a common clock and exchanging data on clock edges, data is passed on as soon as it is available. This removes the need to distribute a common clock signal throughout the circuit with acceptable clock skew. It also helps to reduce power dissipation in CMOS circuits because gates only switch when they are doing useful work rather than on every clock edge. There are many kinds of asynchronous logic. Data signals may use either "dual rail encoding" or "data bundling". Each dual rail encoded Boolean is implemented as two wires. This allows the value and the timing information to be communicated for each data bit. Bundled data has one wire for each data bit and another for timing. Level sensitive circuits typically represent a logic one by a high voltage and a logic zero by a low voltage whereas transition signalling uses a change in the signal level to convey information. A speed independent design is tolerant to variations in gate speeds but not to propagation delays in wires; a delay insensitive circuit is tolerant to variations in wire delays as well. The purest form of circuit is delay-insensitive and uses dual-rail encoding with transition signalling. A transition on one wire indicates the arrival of a zero, a transition on the other the arrival of a one. The levels on the wires are of no significance. Such an approach enables the design of fully delay-insensitive circuits and automatic layout as the delays introduced by the layout compiler can't affect the functionality (only the performance). Level sensitive designs can use simpler, stateless logic gates but require a "return to zero" phase in each transition.
  • at sb's right hand — If someone is at a person's right hand, they work closely with that person so they can help and advise them.
  • at your fingertips — If you say that something is at your fingertips, you approve of the fact that you can reach it easily or that it is easily available to you.
  • atmospheric engine — an early form of single-acting engine in which the power stroke is provided by atmospheric pressure acting upon a piston in an exhausted cylinder.
  • attendance figures — the number of people present at events such as football matches or concerts
  • attention-grabbing — An attention-grabbing remark or activity is one that is intended to make people notice it.
  • audio conferencing — the practice of conducting meetings by the use of audio telecommunications
  • augmented interval — an interval that is a half step greater than the corresponding major or perfect interval
  • autobiographically — In a autobiographical manner.
  • autogenic training — a technique for reducing stress through mental exercises to produce physical relaxation
  • autoignition point — the minimum temperature at which a substance will undergo spontaneous combustion.
  • automatic tracking — a radar tracking system in which an automatic device uses the echo signal from the tracked object to keep the radar constantly beamed on target and to compute the range of the object.
  • auxiliary language — a language, as Esperanto, Swahili, or English, used for intercommunication by speakers of various other languages.
  • avoirdupois weight — a British and American system of weights based on a pound of 16 ounces
  • axiological ethics — the branch of ethics dealing primarily with the relative goodness or value of the motives and end of any action.
  • background reading — reading of related works in order to get contextual information on a topic that you are intending to study or write about
  • balanced computing — (jargon)   Matching computer tools to job activities so that the computer system structure parallels the organisation structure and work functions. Both personal computers and employees operate in a decentralised environment with monitoring of achievement of management objectives from centralised corporate systems.
  • ballistocardiogram — a tracing made by a ballistocardiograph
  • band-tailed pigeon — a wild pigeon, Columba fasciata, of western North America, having a gray band on its tail.
  • bargaining counter — A bargaining counter is the same as a bargaining chip.
  • bartholin's glands — two small reddish-yellow glands, one on each side of the vaginal orifice, that secrete a mucous lubricating substance during sexual stimulation in females
  • be having a moment — If something or someone is having a moment, they are successful or popular at the present time.
  • be in good company — If you say that someone is in good company, you mean that they should not be ashamed of a mistake or opinion, because some important or respected people have made the same mistake or have the same opinion.
  • be the image of sb — If you are the image of someone else, you look very much like them.
  • beggar-my-neighbor — beggar-your-neighbor.
  • bellingshausen sea — an area of the S Pacific Ocean off the coast of Antarctica
  • biological control — the control of destructive organisms by the use of other organisms, such as the natural predators of the pests
  • biological parents — the biological mother and father of a child
  • biological therapy — biotherapy
  • biological warfare — the use of living organisms or their toxic products to induce death or incapacity in humans and animals and damage to plant crops, etc
  • biomedical package — (language, library, statistics)   (BMDP) A statistical language and library of over forty statistical routines developed in 1961 at UCLA, Health Sciences Computing Facility under Dr. Wilford Dixon. BMDP was first implemented in Fortran for the IBM 7090. Tapes of the original source were distributed for free all over the world. BMDP is the second iteration of the original BIMED programs. It was developed at UCLA Health Sciences Computing facility, with NIH funding. The "P" in BMDP originally stood for "parameter" but was later changed to "package". BMDP used keyword parameters to defined what was to be done rather than the fixed card format used by original BIMED programs. BMDP supports many statistical funtions: simple data description, survival analysis, ANOVA, multivariate analyses, regression analysis, and time series analysis. BMDP Professional combines the full suite of BMDP Classic (Dynamic) release 7.0 with the BMDP New System 2.0 Windows front-end.
  • blackwater rafting — the sport of riding through underground caves on a large rubber tube
  • blissful ignorance — unawareness or inexperience of something unpleasant
  • blocking capacitor — a capacitor that blocks the passage of direct current but allows alternating current to pass
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?