0%

22-letter words containing i, n, t, e

  • continental philosophy — a general term for related philosophical traditions that originated in 20th-century continental Europe, including critical theory, deconstruction, existentialism, hermeneutics, phenomenology, and structuralism (contrasted with analytic philosophy).
  • contingent beneficiary — a person who becomes the beneficiary if the primary beneficiary dies or is otherwise disqualified.
  • continuous welded rail — a long, continuous rail formed by welding many short rails.
  • contradiction in terms — a term, phrase, or phenomenon containing self-contradictory parts
  • conversational quality — (in public speaking) a manner of utterance that resembles the spontaneity and informality of relaxed personal conversation.
  • convertible loan stock — a stock or bond that can be converted into a stated number of shares at a particular date
  • cornell list processor — (CLP) A list processing language, an extension of CORC, used for simulation.
  • coronary heart disease — any heart disorder caused by disease of the coronary arteries
  • cotton-wool generation — the children and teenagers of the early 21st century, viewed as having been overprotected while growing up
  • counterinterpretations — Plural form of counterinterpretation.
  • counterrevolutionaries — Plural form of counterrevolutionary.
  • countryside commission — (formerly, in Britain) a body which co-ordinated government activity in England and Wales in relation to the countryside
  • covered with confusion — greatly embarrassed
  • crankshaft end bearing — The crankshaft end bearing is the bearing between the connecting rod and the crankshaft of an internal combustion engine.
  • crime against humanity — repeated actions undertaken by, or condoned by, a government, deemed to infringe human dignity and safety, such as rape, torture, murder, etc
  • criminal investigation — an investigation by the police into a crime
  • curvature of the spine — a condition in which the spine is abnormally curved
  • cut one's wisdom teeth — to arrive at the age of discretion
  • cycle of reincarnation — A term coined by Ivan Sutherland ca. 1970 to refer to a well-known effect whereby function in a computing system family is migrated out to special-purpose peripheral hardware for speed, then the peripheral evolves toward more computing power as it does its job, then somebody notices that it is inefficient to support two asymmetrical processors in the architecture and folds the function back into the main CPU, at which point the cycle begins again. Several iterations of this cycle have been observed in graphics-processor (blitter) design, and at least one or two in communications and floating-point processors. Also known as "the Wheel of Life", "the Wheel of Samsara" and other variations of the basic Hindu/Buddhist theological idea.
  • cylindrical coordinate — Usually, cylindrical coordinates. a member of a system of coordinates for locating a point in space by its polar coordinates and its perpendicular distance to the polar plane.
  • cytidine monophosphate — a nucleotide constituent of ribonucleic acids; a phosphoric acid ester of cytidine. Abbreviation: CMP.
  • d'alembert's principle — the principle that for a moving body the external forces are in equilibrium with the inertial forces; a generalization of Newton's third law of motion
  • 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
  • damn with faint praise — If someone damns something with faint praise, they say something about it which sounds quite nice but is not enthusiastic, and shows that they do not have a high opinion of it.
  • dandie dinmont terrier — any of a breed of small terrier with short legs, drooping ears, and a generally rough coat with a mass of silky hair on top of the head
  • dashing white sergeant — a lively Scottish dance for sets of six people
  • database administrator — (job)   A person responsible for the design and management of one or more databases and for the evaluation, selection and implementation of database management systems. In smaller organisations, the data administrator and database administrator are often one in the same; however, when they are different, the database administrator's function is more technical. The database administrator would implement the database software that meets the requirements outlined by the organisation's data administrator and systems analysts. Tasks might include controling an organisation's data resources, using data dictionary software to ensure data integrity and security, recovering corrupted data and eliminating data redundancy and uses tuning tools to improve database performance.
  • database normalisation — (database)   A series of steps followed to obtain a database design that allows for efficient access and storage of data in a relational database. These steps reduce data redundancy and the chances of data becoming inconsistent. A table in a relational database is said to be in normal form if it satisfies certain constraints. Codd's original work defined three such forms but there are now five generally accepted steps of normalisation. The output of the first step is called First Normal Form (1NF), the output of the second step is Second Normal Form (2NF), etc. First Normal Form eliminates repeating groups by putting each value of a multi-valued attribute into a new row. Second Normal Form eliminates functional dependencies on a partial key by putting the fields in a separate table from those that are dependent on the whole key. Third Normal Form eliminates functional dependencies on non-key fields by putting them in a separate table. At this stage, all non-key fields are dependent on the key, the whole key and nothing but the key. Fourth Normal Form separates independent multi-valued facts stored in one table into separate tables. Fifth Normal Form breaks out data redundancy that is not covered by any of the previous normal forms.
  • de broglie wave length — the postulate of wave mechanics that a particle of mass m moving at a velocity v will have the properties of a wave of wavelength h / mv (de Broglie wavelength) where h is Planck's constant.
  • debt collection agency — a company that collects debts on behalf of creditors
  • decimal classification — a system of classifying books in libraries by the use of numbers with decimals
  • decompartmentalization — the act of decompartmentalizing
  • dehiwala-mount lavinia — a city in SW Sri Lanka, on the Indian Ocean.
  • dehydroepiandrosterone — the most abundant steroid in the human body, that is involved in the manufacture of testosterone, oestrogen, progesterone, and corticosterone
  • deinstitutionalisation — Alternative spelling of deinstitutionalization.
  • deinstitutionalization — to release (a person with mental or physical disabilities) from a hospital, asylum, home, or other institution with the intention of providing treatment, support, or rehabilitation primarily through community resources under the supervision of health-care professionals or facilities.
  • delaunay triangulation — (mathematics, graphics)   (After B. Delaunay) For a set S of points in the Euclidean plane, the unique triangulation DT(S) of S such that no point in S is inside the circumcircle of any triangle in DT(S). DT(S) is the dual of the voronoi diagram of S.
  • delayed-action shutter — a camera shutter that opens after an interval set by the photographer
  • denominational college — a college associated with a particular religious denomination
  • denotational semantics — (theory)   A technique for describing the meaning of programs in terms of mathematical functions on programs and program components. Programs are translated into functions about which properties can be proved using the standard mathematical theory of functions, and especially domain theory. Compare axiomatic semantics, operational semantics, standard semantics.
  • denying the antecedent — the fallacy of inferring the falsehood of the consequent of a conditional statement, given the truth of the conditional and the falsehood of its antecedent, as if there are five of them, there are more than four: there are not five, so there are not more than four
  • deoxyribonucleoprotein — any of a class of nucleoproteins that yield DNA upon partial hydrolysis.
  • descriptive cataloging — the aspect of cataloging concerned with the bibliographic and physical description of a book, recording, or other work, accounting for such items as author or performer, title, edition, and imprint as opposed to subject content.
  • 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.
  • developmental disorder — any condition, such as autism or dyslexia, that appears in childhood and is characterized by delay in the development of one or more psychological functions, such as language skill
  • dicyclopentadienyliron — ferrocene (def 1).
  • 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.
  • digital radio mondiale — (communications)   (DRM) A form of monaural digital broadcast using carrier frequencies below 30 MHz. DRM uses MPEG-4 AAC Main Profile and SBR at data rates of 16-25 kbps.
  • dilation and curettage — a surgical method for the removal of diseased tissue or an early embryo from the lining of the uterus by means of scraping.
  • direct public offering — A direct public offering is stock offered directly for sale to investors by a company without the use of underwriters or brokers.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?