0%

22-letter words containing c, i, t, y, r

  • ectotrophic mycorrhiza — a type of mycorrhiza, typical of temperate and Boreal trees, in which the fungus forms a layer on the outside of the roots of the plant
  • electrolytic capacitor — An electrolytic capacitor is an electrical capacitor with an electrolyte between the two plates.
  • electrophysiologically — In an electrophysiological way.
  • employers' association — a body of employers, usually from the same sector of the economy, associated to further the interests of member companies by conducting negotiations with trade unions, providing advice, making representations to other bodies, etc
  • endotrophic mycorrhiza — the most widespread and common type of mycorrhiza, in which the fungus lives within the cells of the roots of the plant
  • frequency distribution — the correspondence of a set of frequencies with the set of categories, intervals, or values into which a population is classified.
  • frequency shift keying — (communications)   (FSK) The use of frequency modulation to transmit digital data, i.e. two different carrier frequencies are used to represent zero and one. FSK was originally used to transmit teleprinter messages by radio (RTTY) but can be used for most other types of radio and land-line digital telegraphy. More than two frequencies can be used to increase transmission rates.
  • frictional electricity — static electricity generated by friction
  • genitourinary medicine — the branch of medical science concerned with the study and treatment of diseases of the genital and urinary organs, esp sexually transmitted diseases
  • graphical display unit — an output device incorporating a cathode ray tube on which both line drawings and text can be displayed. It is usually used in conjunction with a light pen to input or reposition data
  • greystone technologies — (company)   The producers of the GT/M MUMPS compiler and GT/SQL pre-processor for VAX and DEC Alpha.
  • highway contract route — a route for carrying mail over the highway between designated points, given on contract to a private carrier and often requiring, in rural areas, delivery to home mailboxes. Abbreviation: HCR.
  • hybrid multiprocessing — (parallel)   (HMP) The kind of multitasking which OS/2 supports. HMP provides some elements of symmetric multiprocessing, using add-on IBM software called MP/2. OS/2 SMP was planned for release in late 1993.
  • industrial archaeology — the study of past industrial machines, works, etc
  • industrialized country — a country characterized by industry on an extensive scale
  • information technology — the development, implementation, and maintenance of computer hardware and software systems to organize and communicate information electronically. Abbreviation: IT.
  • intermediate frequency — the middle frequency in a superheterodyne receiver, at which most of the amplification takes place. Abbreviation: if.
  • java community process — (project)   (JCP) An organization controlled by Sun Microsystems to further the growth of the Java language and runtime. The JCP produces standards called Java Standard Requests, which are "requests" in the same sense as RFCs.
  • justification by works — the belief that a person becomes just before God by the performance of good works: the doctrine against which Luther protested in inaugurating the Protestant Reformation.
  • ketamine hydrochloride — a powerful anesthetic, C13H16ClNO·HCl, used in surgery
  • kinetic theory of heat — a theory that the temperature of a body is determined by the average kinetic energy of its particles and that an inflow of heat increases this energy.
  • liberal democrat party — The Liberal Democrat Party is the third largest political party in Britain and the main centre party. It believes in improving the constitution and the voting system and in providing good welfare services.
  • 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.
  • manufacturing industry — the industry of manufacturing goods from raw materials
  • metasyntactic variable — (grammar)   Strictly, a variable used in metasyntax, but often used for any name used in examples and understood to stand for whatever thing is under discussion, or any random member of a class of things under discussion. The word foo is the canonical example. To avoid confusion, hackers never (well, hardly ever) use "foo" or other words like it as permanent names for anything. In filenames, a common convention is that any filename beginning with a metasyntactic-variable name is a scratch file that may be deleted at any time. To some extent, the list of one's preferred metasyntactic variables is a cultural signature. They occur both in series (used for related groups of variables or objects) and as singletons. Here are a few common signatures: bazola, ztesch: Stanford (from mid-'70s on). zxc, spqr, wombat: Cambridge University (England). shme: Berkeley, GeoWorks, Ingres. Pronounced /shme/ with a short /e/. blarg, wibble: New Zealand Of all these, only "foo" and "bar" are universal (and baz nearly so). The compounds foobar and "foobaz" also enjoy very wide currency. Some jargon terms are also used as metasyntactic names; barf and mumble, for example. See also Commonwealth Hackish for discussion of numerous metasyntactic variables found in Great Britain and the Commonwealth.
  • microspectrophotometry — a spectrophotometer for examining light emitted, transmitted, or reflected by minute objects.
  • microwave spectroscopy — the determination of those frequencies of the microwave spectrum that are selectively absorbed by certain materials, providing information about atomic, molecular, and crystalline structure.
  • mother carey's chicken — any of various small petrels, especially the stormy petrel, Oceanites oceanicus.
  • motorcycle combination — a motorcycle with a sidecar attached
  • nickel-cadmium battery — a storage battery, with an alkaline electrolyte, having nickel oxide as the positive element and cadmium as the negative.
  • nitrohydrochloric acid — aqua regia.
  • 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.
  • oak processionary moth — a moth, (Thaumetopoea processionea), of the family Thaumetopoeidae, the larvae of which leave the communal shelter nightly for food in a V-shaped procession
  • otorhinolaryngological — of or relating to the medical practice involving the ear, nose, and throat.
  • 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
  • parliamentary election — an election to select the members of a national parliament
  • paroxysmal tachycardia — tachycardia that begins and subsides suddenly.
  • picture of dorian gray — a novel (1891) by Oscar Wilde.
  • plastic pin grid array — (hardware, processor)   (PPGA) The package used for certain Intel Celeron processors. PPGA processors fit into Socket 370 motherboard sockets. The Plastic Pin Grid Array packaging is similar to that used on Pentium processors. The silicon core is covered by a heat slug that faces down toward the motherboard. The Celeron 300A to the 533 use a PPGA package. The Celeron 566 onward use a FC-PGA package. Celeron processors are also available in Slot 1 SEPP packaging.
  • play one's cards right — a usually rectangular piece of stiff paper, thin pasteboard, or plastic for various uses, as to write information on or printed as a means of identifying the holder: a 3″ × 5″ file card; a membership card.
  • polymyalgia rheumatica — a chronic inflammatory disease, common among older persons, characterized by recurrent episodes of muscle pain and stiffness, sometimes leading to cardiovascular complications or blindness.
  • 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.
  • primary rate interface — (PRI) A type of ISDN connection. In North America and Japan, this consists of 24 channels, usually divided into 23 B channels and 1 D channel, and runs over the same physical interface as T1. Elsewhere the PRI has 31 user channels, usually divided into 30 B channels and 1 D channel and is based on the E1 interface. PRI is typically used for connections such as one between a PBX (private branch exchange, a telephone exchange operated by the customer of a telephone company) and a CO (central office, of the telephone company) or IXC (inter exchange carrier, a long distance telephone company).
  • private-equity company — an organization that uses private equity to gain control of and manage companies
  • process cinematography — cinematography in which the main or foreground action or scene is superimposed on or combined with simulated or separately filmed background action or scenery to produce special visual effects.
  • 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
  • prothonotary apostolic — a member of the first college of prelates of the Roman Curia.
  • psychological thriller — book, movie: suspense story
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?