0%

20-letter words containing a, l, t, e

  • incremental analysis — (testing)   Partial analysis of an incomplete product to allow early feedback on its development.
  • incremental recorder — a device for recording data as it is generated, usually on paper tape or magnetic tape, and feeding it into a computer
  • independent variable — Mathematics. a variable in a functional relation whose value determines the value or values of other variables, as x in the relation y = 3 x 2 . Compare dependent variable (def 1).
  • industrial democracy — control of an organization by the people who work for it, esp by workers holding positions on its board of directors
  • industrial espionage — the stealing of technological or commercial research data, blueprints, plans, etc., as by a person in the hire of a competing company.
  • industrial insurance — industrial life insurance.
  • industrial relations — (used with a plural verb) the dealings or relations of an industrial concern with its employees, with labor in general, with the public, etc.
  • inelastic scattering — a scattering of particles due to an inelastic collision that also changes their wavelengths and phases.
  • inertial upper stage — a U.S. two-stage, solid-propellant rocket used to boost a relatively heavy spacecraft from a low earth orbit into a planetary trajectory or an elliptical transfer orbit. Abbreviation: IUS.
  • infiltration gallery — a conduit, built in permeable earth, for collecting ground water.
  • information builders — Distributors of LEVEL5 OBJECT. Telephone +1 800 969 INFO.
  • information overload — an excess of incoming information, as might confront a pedestrian on a crowded city street, that forces one to be selective in the information received and retained.
  • inland revenue stamp — a certificate issued by the Inland Revenue to acknowledge payment of tax
  • insulin-coma therapy — a former treatment for mental illness, especially schizophrenia, employing insulin-induced hypoglycemia as a method for producing convulsive seizures.
  • intelligent database — (database)   A database management system which performs data validation and processing traditionally done by application programs. Most DBMSs provide some data validation, e.g. rejecting invalid dates or alphabetic data entered into money fields, but often most processing is done by application programs. There is however no limit to the amount of processing that can be done by an intelligent database as long as the process is a standard function for that data. Examples of techniques used to implement intelligent databases are constraints, triggers and stored procedures. Moving processing to the database aids data integrity because it is guaranteed to be consistent across all uses of the data. Mainframe databases have increasingly become more intelligent and personal computer database systems are rapidly following.
  • intelligent terminal — (hardware)   (or "smart terminal", "programmable terminal") A terminal that often contains not only a keyboard and screen, but also comes with a disk drive and printer, so it can perform limited processing tasks when not communicating directly with the central computer. Some can be programmed by the user to perform many basic tasks, including both arithmetic and logic operations. In some cases, when the user enters data, the data will be checked for errors and some type of report will be produced. In addition, the valid data that is entered may be stored on the disk, it will be transmitted over communication lines to the central computer. An intelligent terminal may have enough computing capability to draw graphics or to offload some kind of front-end processing from the computer it talks to. The development of workstations and personal computers has made this term and the product it describes semi-obsolescent, but one may still hear variants of the phrase "act like a smart terminal" used to describe the behaviour of workstations or PCs with respect to programs that execute almost entirely out of a remote server's storage, using said devices as displays. The term once meant any terminal with an addressable cursor; the opposite of a glass tty. Today, a terminal with merely an addressable cursor, but with none of the more-powerful features mentioned above, is called a dumb terminal. There is a classic quote from Rob Pike (inventor of the blit terminal): "A smart terminal is not a smart*ass* terminal, but rather a terminal you can educate". This illustrates a common design problem: The attempt to make peripherals (or anything else) intelligent sometimes results in finicky, rigid "special features" that become just so much dead weight if you try to use the device in any way the designer didn't anticipate. Flexibility and programmability, on the other hand, are *really* smart. Compare hook.
  • intercalary meristem — meristem in the internode of a stem.
  • internal hemorrhoids — Usually, hemorrhoids. Pathology. an abnormally enlarged vein mainly due to a persistent increase in venous pressure, occurring inside the anal sphincter of the rectum and beneath the mucous membrane (internal hemorrhoid) or outside the anal sphincter and beneath the surface of the anal skin (external hemorrhoid)
  • internal respiration — the exchange of oxygen and carbon dioxide between the blood or lymph and the body cells
  • international candle — candle (def 3b).
  • international gothic — a style of Gothic art, especially painting, developed in Europe in the late 14th and early 15th centuries, chiefly characterized by details carefully delineated in a naturalistic manner, elongated and delicately modeled forms, the use of complex perspective, and an emphasis on the decorative or ornamental aspect of drapery, foliage, or setting.
  • international master — a chess player of high ability but below the level of International Grand Master, as determined through specified types of international competitions.
  • international orange — a shade of bright orange, highly visible at a great distance and in murky weather, used to color aircraft, airport towers and hangars, boats, etc., for safety or rescue purposes.
  • international system — an internationally accepted coherent system of physical units, derived from the MKSA (meter-kilogram-second-ampere) system, using the meter, kilogram, second, ampere, kelvin, mole, and candela as the basic units (SI units) respectively of the fundamental quantities of length, mass, time, electric current, temperature, amount of substance, and luminous intensity. Abbreviation: SI.
  • internationalisation — Alternative spelling of internationalization.
  • internationalization — internationalisation
  • interpersonal skills — skills that contribute to dealing successfully with other people
  • interpersonal theory — the theory that personality development and behavior disorders are related to and determined by relationships between persons.
  • interplanetary space — the region of space occurring around the sun and planets of the solar system. The density is normally negligible although cosmic rays, meteorites, gas clouds, etc, can occur
  • intervening variable — a hypothetical variable postulated to account for the way in which a set of independent variables control a set of dependent variables
  • intestinal amebiasis — amebic dysentery.
  • intestinal fortitude — courage; resoluteness; endurance; guts: to have intestinal fortitude.
  • into/in cold storage — If you put an idea or plan into cold storage or in cold storage, you delay it for a while rather than acting on it as you originally intended.
  • ionization potential — the energy required to remove an electron from an atom.
  • islets of langerhans — biology: pancreatic cells
  • jack russell terrier — any of a breed of terrier with short hair and a mottled brown and white coat
  • james prescott jouleJames Prescott, 1818–89, English physicist.
  • jasper national park — a national park in the Canadian Rockies in W Alberta, in SW Canada.
  • java development kit — (language, compiler)   (JDK) A free Sun Microsystems product which provides the environment required for programming in Java. The JDK is available for a variety of platforms, but most notably Sun Solaris and Microsoft Windows.
  • java virtual machine — (language, architecture)   (JVM) A specification for software which interprets Java programs that have been compiled into byte-codes, and usually stored in a ".class" file. The JVM instruction set is stack-oriented, with variable instruction length. Unlike some other instruction sets, the JVM's supports object-oriented programming directly by including instructions for object method invocation (similar to subroutine call in other instruction sets). The JVM itself is written in C and so can be ported to run on most platforms. It needs thread support and I/O (for dynamic class loading). The Java byte-code is independent of the platform. There are also some hardware implementations of the JVM.
  • jerez de la frontera — a town in SW Spain: famous for the making of sherry. Pop: 191 002 (2003 est)
  • job control language — a language used to construct statements that identify a particular job to be run and specify the job's requirements to the operating system under which it will run. Abbreviation: JCL.
  • joint life insurance — life insurance covering two or more persons, the benefits of which are paid after the first person dies.
  • justifiable homicide — murder committed under extenuating circumstances
  • kill the fatted calf — the young of the domestic cow or other bovine animal.
  • knights hospitallers — a military religious order founded about the time of the first crusade (1096–99) among European crusaders. It took its name from a hospital and hostel in Jerusalem
  • know all the answers — be opinionated
  • knowledge management — data technology
  • kruger national park — a wildlife sanctuary in NE South Africa: the world's largest game reserve. Area: over 21 700 sq km (8400 sq miles)
  • la canada-flintridge — a town in SW California.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?