0%

22-letter words containing c, i, r, u, t, d

  • linear induction motor — an electric motor in which a movable part moves in a straight line, with power being supplied by a varying magnetic field set up by a fixed part of the system, as a metal rail on the ground.
  • liquid crystal display — (hardware)   (LCD) An electro-optical device used to display digits, characters or images, commonly used in digital watches, calculators, and portable computers. The heart of the liquid crystal display is a piece of liquid crystal material placed between a pair of transparent electrodes. The liquid crystal changes the phase of the light passing through it and this phase change can be controlled by the voltage applied between the electrodes. If such a unit is placed between a pair of plane polariser plates then light can pass through it only if the correct voltage is applied. Liquid crystal displays are formed by integrating a number of such cells, or more usually, by using a single liquid crystal plate and a pattern of electrodes. The simplest kind of liquid crystal displays, those used in digital watches and calculators, contain a common electrode plane covering one side and a pattern of electrodes on the other. These electrodes can be individually controlled to produce the appropriate display. Computer displays, however, require far too many pixels (typically between 50,000 and several millions) to make this scheme, in particular its wiring, feasible. The electrodes are therefore replaced by a number of row electrodes on one side and column electrodes on the other. By applying voltage to one row and several columns the pixels at the intersections are set. The pixels being set one row after the other, in passive matrix displays the number of rows is limited by the ratio of the setting and fading times. In the setup described above (known as "twisted nematic") the number of rows is limited to about 20. Using an alternative "supertwisted nematic" setup VGA quality displays (480 rows) can be easily built. As of 1995 most notebook computers used this technique. Fading can be slowed by putting an active element, such as a transistor, on the top of each pixel. This "remembers" the setting of that pixel. These active matrix displays are of much better quality (as good as CRTs) but are much more expensive than the passive matrix displays. LCDs are slimmer, lighter and consume less power than the previous dominant display type, the cathode ray tube, hence their importance for portable computers.
  • lord justice of appeal — an ordinary judge of the Court of Appeal
  • manufacturing industry — the industry of manufacturing goods from raw materials
  • middle-distance runner — someone who runs races of a length between the sprints and the distance events, esp the 800 metres and the 1500 metres
  • molecular distillation — a vacuum distillation in which the molecules of the distillate reach the condenser before colliding with one another.
  • national semiconductor — (company)   A semiconductor manufacturer, responsible for the SC/MP, National Semiconductor 16000 and National Semiconductor 32000 series of microprocessors.
  • nickel-cadmium battery — a storage battery, with an alkaline electrolyte, having nickel oxide as the positive element and cadmium as the negative.
  • nominal semidestructor — (abuse)   Slang for "National Semiconductor", found among other places in the 4.3BSD networking sources. During the late 1970s to mid-1980s this company marketed a series of microprocessors including the National Semiconductor 16000 and National Semiconductor 32000. At one point early in the great microprocessor race, the specs on these chips made them look like serious competition for the rising Intel 80x86 and Motorola 680x0 series. Unfortunately, the actual parts were notoriously flaky and never implemented the full instruction set promised in their literature, apparently because the company couldn't get any of the mask steppings to work as designed. They eventually sank without trace, joining the Zilog Z8000 and a few even more obscure also-rans in the graveyard of forgotten microprocessors.
  • non-euclidean geometry — geometry based upon one or more postulates that differ from those of Euclid, especially from the postulate that only one line may be drawn through a given point parallel to a given line.
  • nondestructive testing — any of several methods of detecting flaws in metals without causing damage. The most common techniques involve the use of X-rays, gamma rays, and ultrasonic vibrations
  • normal order reduction — Under this evaluation strategy an expression is evaluated by reducing the leftmost outermost redex first. This method will terminate for any expression for which termination is possible, whereas applicative order reduction may not. This method is equivalent to passing arguments unevaluated because arguments are initially to the right of functions applied to them. See also computational adequacy theorem.
  • object-oriented turing — (language)   An extension of Turing and a replacement for Turing Plus by R.C. Holt <[email protected]>, U Toronto, 1991. Object-Oriented Turing supports imperative programming, object-oriented programming and concurrent programming. It has modules, classes, single inheritance, processes, exception handling and optional machine-dependent programming. There is an integrated environment under the X Window System and a demo version. Versions exist for Sun-4, MIPS, RS-6000 and others. E-mail: <[email protected]>.
  • open source definition — (standard)   (OSD) Definition of distribution terms for open source software, promoted by the Open Source Initiative.
  • ousterhout's dichotomy — (language)   John Ousterhout's division of high-level languages into "system programming languages" and "scripting languages". This distinction underlies the design of his language Tcl. System programming languages (or "applications languages") are strongly typed, allow arbitrarily complex data structures, and programs in them are compiled, and are meant to operate largely independently of other programs. Prototypical system programming languages are C and Modula-2. By contrast, scripting languages (or "glue languages") are weakly typed or untyped, have little or no provision for complex data structures, and programs in them ("scripts") are interpreted. Scripts need to interact either with other programs (often as glue) or with a set of functions provided by the interpreter, as with the file system functions provided in a UNIX shell and with Tcl's GUI functions. Prototypical scripting languages are AppleScript, C Shell, MS-DOS batch files and Tcl. Many believe that this is a highly arbitrary dichotomy, and refer to it as "Ousterhout's fallacy" or "Ousterhout's false dichotomy". While strong-versus-weak typing, data structure complexity, and independent versus stand-alone might be said to be unrelated features, the usual critique of Ousterhout's dichotomy is of its distinction of compilation versus interpretation, since neither semantics nor syntax depend significantly on whether code is compiled into machine-language, interpreted, tokenized, or byte-compiled at the start of each run, or any mixture of these. Many languages fall between being interpreted or compiled (e.g. Lisp, Forth, UCSD Pascal, Perl, and Java). This makes compilation versus interpretation a dubious parameter in a taxonomy of programming languages.
  • out-of-body experience — a vivid feeling of being detached from one's body, usually involving observing it and its environment from nearby
  • peanut-butter sandwich — a sandwich with a filling of peanut-butter
  • phosphorus trichloride — a clear, colorless, fuming liquid, PCl 3 , used chiefly in organic synthesis as a chlorinating agent.
  • picture of dorian gray — a novel (1891) by Oscar Wilde.
  • potassium ferricyanide — a bright-red, crystalline, water-soluble, poisonous solid, K 3 Fe(CN) 6 , used chiefly in the manufacture of pigments, as Prussian blue, and of paper, especially blueprint paper.
  • potassium ferrocyanide — a lemon-yellow, crystalline, water-soluble solid, K 4 Fe(CN) 6 ⋅3H 2 O, used chiefly in casehardening alloys having an iron base and in dyeing wool and silk.
  • privileged instruction — A machine code instruction that may only be executed when the processor is running in supervisor mode. Privileged instructions include operations such as I/O and memory management.
  • productivity agreement — an agreement whereby the employees of an organization agree to changes which are intended to improve productivity in return for an increase in pay or other benefits
  • programmed instruction — a progressively monitored, step-by-step teaching method, employing small units of information or learning material and frequent testing, whereby the student must complete or pass one stage before moving on to the next.
  • public domain software — public domain
  • punctuated equilibriumtheory of, Biology. a hypothesis holding that the evolution of species proceeds in a characteristic pattern of relative stability for long periods of time interspersed with much shorter periods during which many species become extinct and new species emerge. Also called punctuationalism. Compare gradualism (def 3).
  • quantum chromodynamics — a quantum field theory that describes quarks and gluons and their interactions, with the color of the quarks playing a role analogous to that of electric charge. Abbreviation: QCD. Also called chromodynamics. Compare color (def 18).
  • quarter inch cartridge — (storage)   /kwik/ (QIC) a type of magnetic tape and tape drive. Development standards for QIC make it possible for tapes written on one QIC drive to be read on another. QIC drives are made to work with different lengths of tape. The model number of the drive consists of QIC followed by a number which indicates the drives tape capacity in megabytes (MB).
  • received pronunciation — the pronunciation of British English considered to have the widest geographical distribution and the fewest regional peculiarities, originally the pronunciation of educated speakers in southern England and traditionally that used in the public schools and at Oxford and Cambridge universities, adopted by many speakers elsewhere in England and widely used in broadcasting. Abbreviation: RP.
  • rectangular coordinate — Usually, rectangular coordinates. either of two Cartesian coordinates in which the axes meet at right angles.
  • reproduction furniture — furniture that is made in an imitation or copy of a past style
  • reproductive isolation — the conditions, as physiological or behavioral differences or geographical barriers, that prevent potentially interbreeding populations from cross-fertilization.
  • restricted users group — a group of people who, with knowledge of a secret password, or by some other method, have access to restricted information stored in a computer
  • retrograde ejaculation — ejaculation of semen backward toward the bladder instead of forward through the urethra.
  • revolutionary calendar — the calendar of the French First Republic, adopted in 1793 and abandoned in 1805, consisting of 12 months, each of 30 days, and 5 intercalary days added at the end of the year (6 every fourth year). The months, beginning at the autumnal equinox, are Vendémiaire, Brumaire, Frimaire, Nivôse, Pluviôse, Ventôse, Germinal, Floréal, Prairial, Messidor, Thermidor, and Fructidor.
  • round-table discussion — a discussion held at a meeting of parties or people on equal terms
  • rural district council — (in England and Wales from 1888 to 1974 and Northern Ireland from 1898 to 1973) a group of people elected to govern a rural division of a county
  • santa cruz de tenerife — a seaport on NE Tenerife island, in the W Canary Islands.
  • saturday night special — a cheap, small-caliber handgun that is easily obtainable and concealable.
  • saturday-night special — a cheap, small-caliber handgun that is easily obtainable and concealable.
  • save the children fund — a development agency which raises money for deprived children around the world
  • secondary articulation — coarticulation (def 2).
  • secondary-articulation — concomitance of articulation, as in fro, ostensibly a succession of three discrete sounds but physically a single articulation (f-) blending into a coarticulation (-fr-), which blends into an articulation (-r-), which blends into a coarticulation (-ro-), which blends into an articulation (-o).
  • simultaneous broadcast — a programme, etc, broadcast simultaneously on radio and television
  • split-dollar insurance — life insurance in which someone helps pay the premiums for another, as when an employer contributes to the premiums of an employee's policy.
  • strait of juan de fuca — a strait between Vancouver Island (Canada) and NW Washington (US). Length: about 129 km (80 miles). Width: about 24 km (15 miles)
  • structured programming — the design and coding of programs by a methodology (top-down) that successively breaks problems into smaller, nested subunits.
  • supreme judicial court — (often initial capital letters) the highest court in some states, as Massachusetts and Maine.
  • through thick and thin — having relatively great extent from one surface or side to the opposite; not thin: a thick slice.
  • to cast your mind back — If you cast your mind back to a time in the past, you think about what happened then.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?