0%

18-letter words containing is

  • creme de framboise — a liqueur flavored with raspberries.
  • cross-disciplinary — linking two or more fields of study
  • cultural pluralism — a condition in which minority groups participate fully in the dominant society, yet maintain their cultural differences.
  • customs and excise — Customs and Excise is a British government department which is responsible for collecting taxes on imported and exported goods. Compare Customs Service.
  • daisywheel printer — (printer)   A kind of impact printer where the characters are arranged on the ends of the spokes of a wheel (resembling the petals on a daisy). The wheel (usually made of plastic) is rotated to select the character to print and then an electrically operated hammer mechanism bends the selected spoke forward slightly, sandwiching an ink ribbon between the character and the paper, as in a typewriter. One advantage of this arrangement over that of a typewriter is that different wheels may be inserted to produce different typefaces.
  • danish west indies — the former possession of Denmark in the W Lesser Antilles, sold to the US in 1917
  • data flow analysis — (programming)   A process to discover the dependencies between different data items manipulated by a program. The order of execution in a data driven language is determined solely by the data dependencies. For example, given the equations 1. X = A + B 2. B = 2 + 2 3. A = 3 + 4 a data-flow analysis would find that 2 and 3 must be evaluated before 1. Since there are no data dependencies between 2 and 3, they may be evaluated in any order, including in parallel. This technique is implemented in hardware in some pipelined processors with multiple functional units. It allows instructions to be executed as soon as their inputs are available, independent of the original program order.
  • daytime television — television broadcasts that are shown during the daytime rather than in the evening
  • deanthropomorphism — the ridding of philosophy or religion of anthropomorphic beliefs and doctrines.
  • dechristianization — The act of dechristianizing; the systematic removal of Christianity or Christian elements.
  • decision procedure — a procedure, as an algorithm, for determining in a finite number of steps the validity of any of a certain class of propositions.
  • deep-discount bond — a fixed-interest security that pays little or no interest but is issued at a substantial discount to its redemption value, thus largely substituting capital gain for income
  • deep-sea fisherman — a person who takes part in deep-sea fishing
  • deficiency disease — any condition, such as pellagra, beriberi, or scurvy, produced by a lack of vitamins or other essential substances
  • dendrochronologist — One who carries out dendrochronology.
  • desktop publishing — Desktop publishing is the production of printed materials such as newspapers and magazines using a desktop computer and a laser printer, rather than using conventional printing methods. The abbreviation DTP is also used.
  • destruct mechanism — a mechanism that causes the destruction of a rocket or missile when activated
  • diastereoisomerism — (chemistry) Any form of stereoisomerism other than enantiomerism.
  • digital television — a television broadcasting technology in which signals are transmitted as a sequence of binary numbers.
  • digital video disc — Digital Versatile Disc
  • dimensionalisation — Alternative spelling of dimensionalization.
  • disability pension — a pension paid to people who are unable to continue to work because of a disability
  • discharge printing — a fabric-printing method in which the material is dyed and then certain areas are discharged so as to permit the original hue or its color replacement to act as a pattern against the colored ground.
  • discourse analysis — the study of the rules or patterns characterizing units of connected speech or writing longer than a sentence.
  • disenfranchisement — to disfranchise.
  • dishwashing liquid — Dishwashing liquid is a thick soapy liquid which you add to hot water to clean dirty dishes.
  • disidentifications — Plural form of disidentification.
  • disodium phosphate — sodium phosphate (def 2).
  • disorderly conduct — any of various petty misdemeanors, generally including nuisances, breaches of the peace, offensive or immoral conduct in public, etc.
  • dispatch documents — documents sent with a parcel, etc, detailing information such as contents, delivery address, etc
  • dispensing chemist — a shop where drugs and medicines are sold or given out
  • dispersible tablet — A dispersible tablet is a tablet that disintegrates in water or other liquid.
  • display postscript — An extended form of PostScript permitting its interactive use with bitmap displays.
  • disproportionality — not in proportion; disproportionate.
  • disproportionately — not proportionate; out of proportion, as in size or number.
  • disproportionation — the simultaneous oxidation and reduction of a substance reacting with itself, thereby forming two dissimilar molecules, as 2C 2 H 4 →C 2 H 6 +C 2 H 2 .
  • dissenting opinion — (in appellate courts) an opinion filed by a judge who disagrees with the majority decision of a case.
  • distance education — education in which students receive instruction over the Internet, from a video, etc., instead of going to school.
  • distinguishability — to mark off as different (often followed by from or by): He was distinguished from the other boys by his height.
  • distracted driving — driving a vehicle while engaging in an activity that has the potential to distract the driver from the task of driving: Bans on cell phone use in cars will help to reduce the dangers of distracted driving.
  • distress frequency — a radio frequency band reserved for emergency signals from aircraft or ships in distress.
  • distributed eiffel — ["Distributed Eiffel: A Language for Programming Multi-Granular Distributed Objects on the Clouds Operating System", L. Gunaseelan et al, IEEE Conf Comp Langs, 1992].
  • distributed memory — (architecture)   The kind of memory in a parallel processor where each processor has fast access to its own local memory and where to access another processor's memory it must send a message via the inter-processor network. Opposite: shared memory.
  • distributed system — A collection of (probably heterogeneous) automata whose distribution is transparent to the user so that the system appears as one local machine. This is in contrast to a network, where the user is aware that there are several machines, and their location, storage replication, load balancing and functionality is not transparent. Distributed systems usually use some kind of client-server organisation. Distributed systems are considered by some to be the "next wave" of computing.
  • distribution class — form class
  • distribution curve — the curve or line of a graph in which cumulative frequencies are plotted as ordinates and values of the variate as abscissas.
  • distribution ratio — the ratio of concentrations of a solute distributed between two immiscible solvents in contact with each other, as iodine in water and chloroform
  • division algorithm — the theorem that an integer can be written as the sum of the product of two integers, one a given positive integer, added to a positive integer smaller than the given positive integer. Compare Euclidean algorithm.
  • division of labour — a system of organizing the manufacture of an article in a series of separate specialized operations, each of which is carried out by a different worker or group of workers
  • doubly linked list — (programming)   A data structure in which each element contains pointers to the next and previous elements in the list, thus forming a bidirectional linear list.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?