0%

18-letter words containing n, o, a, d

  • dangerous offender — an offender who is deemed by a court of law to be likely to engage in further violent conduct, and who thus becomes eligible for an indefinite prison sentence
  • data communication — electronic transmission of information that has been encoded for storage and processing by computers.
  • 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
  • de bruijn notation — (language)   A variation of lambda notation for specifying functions using numbers instead of names to refer to formal parameters. A reference to a formal parameter is a number which gives the number of lambdas (written as \ here) between the reference and the lambda which binds the parameter. E.g. the function \ f . \ x . f x would be written \ . \ . 1 0. The 0 refers to the innermost lambda, the 1 to the next etc. The chief advantage of this notation is that it avoids the possibility of name capture and removes the need for alpha conversion.
  • de-differentiation — a process by which structures or behaviors that were specialized for a specific function lose their specialization and become simplified or generalized.
  • de-objectification — to present as an object, especially of sight, touch, or other physical sense; make objective; externalize.
  • dead as a doornail — completely dead
  • deadweight tonnage — the capacity in long tons of cargo, passengers, fuel, stores, etc. (deadweight tons) of a vessel: the difference between the loaded and light displacement tonnage of the vessel.
  • deanthropomorphism — the ridding of philosophy or religion of anthropomorphic beliefs and doctrines.
  • dear john (letter) — a letter from one's fiancée or girlfriend breaking off an engagement or love affair, or from one's wife asking for a divorce
  • debt consolidation — the process of taking out a new loan (often secured on one's property) in order to pay off a number of existing debts
  • decachlorobiphenyl — (organic compound) The fully chlorinated polychlorinated biphenyl containing ten chlorine atoms.
  • dechristianization — The act of dechristianizing; the systematic removal of Christianity or Christian elements.
  • declaration of war — a formal statement made by one country to another that a state of war now exists between them
  • decompartmentalize — to remove excessive compartmentalization from (an organization)
  • defense calculator — IBM 701
  • deficiency account — an account summarizing the financial condition of an individual or company in danger of bankruptcy.
  • deinstitutionalize — to discharge (a patient) as from a mental institution
  • demilitarized zone — an area from which military presence or function has been removed
  • demorgan's theorem — (logic)   A logical theorem which states that the complement of a conjunction is the disjunction of the complements or vice versa. In symbols: not (x and y) = (not x) or (not y) not (x or y) = (not x) and (not y) E.g. if it is not the case that I am tall and thin then I am either short or fat (or both). The theorem can be extended to combinations of more than two terms in the obvious way. The same laws also apply to sets, replacing logical complement with set complement, conjunction ("and") with set intersection, and disjunction ("or") with set union. A (C) programmer might use this to re-write if (!foo && !bar) ... as if (!(foo || bar)) ... thus saving one operator application (though an optimising compiler should do the same, leaving the programmer free to use whichever form seemed clearest).
  • departmental store — a department store.
  • desalination plant — a factory where salt is removed from salt water in order to make the water suitable for drinking and irrigation
  • determinate growth — growth of a plant stem that is terminated early by the formation of a bud
  • diagnostic testing — Diagnostic testing is the testing of a vehicle, or one of its systems or parts, in order to identify why it is not working properly.
  • diaminofluorescein — (organic compound) A fluorescein into which two amino groups have been substituted.
  • diamondback turtle — any edible North American terrapin of the genus Malaclemys, esp M. terrapin, occurring in brackish and tidal waters and having diamond-shaped markings on the shell: family Emydidae
  • diazonium compound — any of a series of compounds that contain the group ArN 2 –, in which Ar represents an aryl group.
  • dictionary catalog — a library catalog having all its entries, including authors, titles, subjects, etc., in one general alphabetical sequence.
  • didaskaleinophobia — The fear of going to school.
  • digital technology — the branch of scientific or engineering knowledge that deals with the creation and practical use of digital or computerized devices, methods, systems, etc.: advances in digital technology.
  • digital television — a television broadcasting technology in which signals are transmitted as a sequence of binary numbers.
  • dimensionalisation — Alternative spelling of dimensionalization.
  • dimensionalization — The process of dimensionalizing.
  • direct examination — the first interrogation of a witness by the side that has called that witness.
  • directional signal — any of four signal lights on the front left, front right, rear left, and rear right of an automotive vehicle that, when actuated by the driver, flash in pairs on the side toward which a turn is to be made.
  • disability pension — a pension paid to people who are unable to continue to work because of a disability
  • discourse analysis — the study of the rules or patterns characterizing units of connected speech or writing longer than a sentence.
  • disidentifications — Plural form of disidentification.
  • dispatch documents — documents sent with a parcel, etc, detailing information such as contents, delivery address, etc
  • 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 .
  • distance education — education in which students receive instruction over the Internet, from a video, etc., instead of going to school.
  • distribution class — form class
  • 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
  • divine inspiration — insight provided by higher power
  • 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
  • do a roaring trade — If someone does a roaring trade in a type of goods, they sell a lot of them.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?