0%

22-letter words containing d, y, t, i, s

  • absorption dynamometer — a device for measuring the torque or power of an engine in a process in which the energy supplied to the device by the engine is absorbed.
  • ankylosing spondylitis — inflammation of the spine causing two or more vertebrae to become fused
  • arseniuretted hydrogen — arsine (def 1).
  • attributed file system — (storage)   (AtFS) The basis of the Shape_VC toolkit. Cooperative work within projects is supported by a status model controlling visibility of version objects, locking, and "long transactions" for synchronising concurrent updates. The concept of object attributes provides a basis for storing management information with versions and passing this information between individual tools. This mechanism is useful for building integrated environments from a set of unrelated tools.
  • bankruptcy proceedings — the legal business of a bankruptcy case
  • borderline personality — Psychiatry. a personality disorder characterized by instability in many areas, as mood, identity, self-image, and behavior, and often manifested by impulsive actions, suicide attempts, inappropriate anger, or depression.
  • british library method — (algorithm)   Brute force searching. According to legends circulating in the 1970s, in the British Library books are searched for by examining each book sequentially in the first shelf, then the next shelf, continuing until the book is found or the entire library has been searched. The term was referred to in a Dutch coursebook, "Inleiding In De Informatica" (Introduction to Informatics) from a course given by C.H.A. Koster and Th.A. Zoethout. This was based on a course given at the TU Berlin.
  • cadence design systems — (company)   A company that sells electronic design automation software and services. See also Verilog.
  • cascading style sheets — (web)   (CSS) An extension to HTML to allow styles, e.g. colour, font, size to be specified for certain elements of a hypertext document. Style information can be included in-line in the HTML file or in a separate CSS file (which can then be easily shared by multiple HTML files). Multiple levels of CSS can be used to allow selective overriding of styles.
  • compulsory liquidation — the liquidation of a business in order to settle its debts
  • coronary heart disease — any heart disorder caused by disease of the coronary arteries
  • countryside commission — (formerly, in Britain) a body which co-ordinated government activity in England and Wales in relation to the countryside
  • cytidine monophosphate — a nucleotide constituent of ribonucleic acids; a phosphoric acid ester of cytidine. Abbreviation: CMP.
  • dalton's atomic theory — the theory that matter consists of indivisible particles called atoms and that atoms of a given element are all identical and can neither be created nor destroyed. Compounds are formed by combination of atoms in simple ratios to give compound atoms (molecules). The theory was the basis of modern chemistry
  • dehydroepiandrosterone — the most abundant steroid in the human body, that is involved in the manufacture of testosterone, oestrogen, progesterone, and corticosterone
  • delayed-action shutter — a camera shutter that opens after an interval set by the photographer
  • design system language — J. Gaffney, Evans & Sutherland 1976. Interpretive FORTH-like language for 3d graphics databases. Earliest forerunner of both Interpress and PostScript. Mentioned in PostScript Language Reference Manual, Adobe Systems, A-W 1985.
  • digital control system — (systems)   (DCS) A digital computer used for real-time control of a dynamic system, usually in an industrial environment, possibly as part of a Supervisory Control and Data Acquisition (SCADA) system. A DCS samples feedback from the system under control and modifies the control signals in an attempt to achieve some desired behaviour. Analysis of such digital-analogue feedback systems can involve mathematical methods such as difference equations, Laplace transforms, z transfer functions, state space models and state transition matrices.
  • directory system agent — (DSA) The software that provides the X.500 Directory Service for a portion of the directory information base. Generally, each DSA is responsible for the directory information for a single organisation or organisational unit.
  • disciplinary committee — a committee charged with examining alleged breaches of discipline within an organization, profession, etc and adjudicating on them
  • disposable soma theory — the theory that ageing is caused by the body having increasingly fewer resources to allocate towards repairing wear and damage to tissues
  • dyadic systems limited — Dyalog Limited
  • educational psychology — a branch of psychology concerned with developing effective educational techniques and dealing with psychological problems in schools.
  • entertainment industry — show business
  • frequency distribution — the correspondence of a set of frequencies with the set of categories, intervals, or values into which a population is classified.
  • get a word in edgeways — to succeed in interrupting a conversation in which someone else is talking incessantly
  • 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
  • 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.
  • in one's birthday suit — naked; nude
  • in your wildest dreams — If you say that you could not imagine a particular thing in your wildest dreams, you are emphasizing that you think it is extremely strange or unlikely.
  • industrial archaeology — the study of past industrial machines, works, etc
  • industrialized country — a country characterized by industry on an extensive scale
  • joint density function — a function of two or more random variables from which can be obtained a single probability that all the variables in the function will take specified values or fall within specified intervals
  • klinefelter's syndrome — an abnormal condition in which at least one extra X chromosome is present in a male: characterized by reduced or absent sperm production, small testicles, and in some cases enlarged breasts.
  • lady's not for burning — a verse play (1948) by Christopher Fry.
  • limited access highway — expressway
  • 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
  • nodal switching system — (NSS) Main routing nodes in the NSFnet backbone.
  • 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.
  • paroxysmal tachycardia — tachycardia that begins and subsides suddenly.
  • passive matrix display — (hardware)   A type of liquid crystal display which relies on persistence to maintain the state of each display element (pixel) between refresh scans. The resolution of such displays is limited by the ratio between the time to set a pixel and the time it takes to fade. Contrast active matrix display.
  • 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 into the hands of — a dramatic composition or piece; drama.
  • 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.
  • 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.
  • preestablished harmony — (in the philosophy of Leibnitz) synchronous operation of all monads, since their simultaneous creation, in accordance with the preexisting plan of God.
  • pyridostigmine bromide — a cholinesterase inhibitor, C 9 H 1 3 BrN 2 O 2 , used in its bromide form in the treatment of myasthenia gravis.
  • 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).

On this page, we collect all 22-letter words with D-Y-T-I-S. It’s easy to find right word with a certain length. It is the easiest way to find 22-letter word that contains in D-Y-T-I-S to use in Scrabble or Crossword puzzles

Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?