0%

20-letter words containing t, e, i, n, o

  • dictionary catalogue — a catalogue of the authors, titles, and subjects of books in one alphabetical sequence
  • diels-alder reaction — the reaction in which a conjugated diene combines with a double or triple bond of a given compound to form a ring of six carbon atoms.
  • difference threshold — the minimum difference between two stimuli that is just detectable by a person
  • differential housing — the casing that houses the differential of a motor vehicle
  • dinitrogen tetroxide — a colourless gaseous substance that exists in equilibrium with nitrogen dioxide. As the temperature is reduced the proportion of the tetroxide increases. Formula: N2O4
  • diophantine analysis — any of several methods for finding integral solutions for equations with more than one variable whose coefficients are integers.
  • diophantine equation — an equation involving more than one variable in which the coefficients of the variables are integers and for which integral solutions are sought.
  • diphenylene diketone — a compound used in dye manufacture
  • dirac delta function — delta function.
  • directional drilling — a method of drilling for oil in which the well is not drilled vertically, as when a number of wells are to be drilled from a single platform to reach different areas of an oil field
  • directory assistance — a telephone company service that furnishes telephone directory information over the telephone.
  • directory user agent — (DUA) The software that accesses the X.500 Directory Service on behalf of the directory user. The directory user may be a person or another software element.
  • disability allowance — an amount of money paid by the government to people who are unable to work because of a disability. This is a general term or, in the UK, a shorter way of referring to what is officially called the Disability Living Allowance
  • discounted cash flow — a technique for appraising an investment that takes into account the different values of future returns according to when they will be received
  • discretionary income — money for luxuries
  • diskless workstation — (computer, networking)   A personal computer or workstation which has neither a hard disk nor floppy disk drive and which performs all file access via a local area network connection to a file server. The lowest level bootstrap code is stored in non-volatile storage. This uses a simple protocol such as BOOTP to request and download more sophisticated boot code and eventually, the operating system. The archtypal product was the 3Station developed by Bob Metcalfe at 3Com. Another example was the Sun 3/50. Diskless workstations are ideal when many users are running the same application. They are small, quiet, more reliable than products with disks, and help prevent both the theft of data and the introduction of viruses since the software and data available on them is controlled by the network administrator or system administrator. They do however rely on a server which becomes a disadvantage if it is heavily loaded or down. See also breath-of-life packet.
  • displacement tonnage — the number of long tons of water displaced by a vessel, light or load displacement being specified.
  • disproportionateness — The state or quality of being disproportionate or out of proportion.
  • distribution channel — trade: retailer
  • documentary evidence — law: written
  • domestic heating oil — a liquid petroleum product used to fuel residential building furnaces or boilers
  • double decomposition — a reaction whose result is the interchange of two parts of two substances to form two new substances, as AgNO 3 + NaCl → AgCl + NaNO 3 .
  • double fertilization — the fertilization process characteristic of flowering plants, in which one sperm cell of a pollen grain fertilizes an egg cell while a second fuses with two polar nuclei to produce a triploid body that gives rise to the endosperm.
  • dressed to the nines — a cardinal number, eight plus one.
  • eastern roman empire — the eastern of the two empires created by the division of the Roman Empire in 395 ad
  • ecological footprint — a mark left by the shod or unshod foot, as in earth or sand.
  • economic determinism — the doctrine that all social, cultural, political, and intellectual forms are determined by or result from such economic factors as the quality of natural resources, productive capability, technological development, or the distribution of wealth.
  • economic rationalism — an economic policy based on the efficiency of market forces, characterized by minimal government intervention, tax cuts, privatization, and deregulation of labour markets
  • education department — the department of a local authority that is concerned with education, or the government department concerned with education
  • educational quotient — a numerical measure of an educational system's effectiveness, based on standardized test scores, graduation rate, and other factors.
  • eight queens problem — eight queens puzzle
  • eleanor of aquitaine — ?1122–1204, queen of France (1137–52) by her marriage to Louis VII and queen of England (1154–89) by her marriage to Henry II; mother of the English kings Richard I and John
  • electoral boundaries — the way that a country or area is divided for the purposes of voting in an election
  • electrode efficiency — the ratio of the amount of metal deposited in an electrolytic cell to that theoretically deposited according to Faraday's laws
  • electrohydrodynamics — (physics) the study of the dynamics of electrically conducting fluid.
  • electromagnetic pump — a device for pumping liquid metals by placing a pipe between the poles of an electromagnet and passing a current through the liquid metal
  • electromagnetic unit — any unit that belongs to a system of electrical cgs units in which the magnetic constant is given the value of unity and is taken as a pure number
  • electromagnetic wave — a wave of energy propagated in an electromagnetic field
  • electronic footprint — data that identifies a computer that has connected to a particular website
  • electronic signature — electronic proof of a person's identity
  • elementary education — the first six to eight years of a child's education
  • elephant in the room — an obvious truth deliberately ignored by all parties in a situation
  • elizabeth of hungary — Saint. 1207–31, Hungarian princess who devoted herself to charity and asceticism. Feast day: Nov 17 and 19
  • embryo vitrification — a method of in vitro fertilization in which the embryo is exposed to a vitreous solution and frozen before being thawed and implanted into the uterus
  • employee association — an organization, other than a trade union, whose members comprise employees of a single employing organization. The aims of the association may be social, recreational, or professional
  • enabling legislation — legislation conferring certain specified powers on a person or organization
  • endorsement in blank — an endorsement on a bill of exchange, cheque, etc, naming no payee and thus making the endorsed sum payable to the bearer
  • entrance examination — admission test
  • entry qualifications — the qualifications people wishing to enter an organization, university, etc, have to have
  • environment variable — (programming, operating system)   A variable that is bound in the current environment. When evaluating an expression in some environment, the evaluation of a variable consists of looking up its name in the environment and substituting its value. Most programming languages have some concept of an environment but in Unix shell scripts it has a specific meaning slightly different from other contexts. In shell scripts, environment variables are one kind of shell variable. They differ from local variables and command line arguments in that they are inheritted by a child process. Examples are the PATH variable that tells the shell the file system paths to search to find command executables and the TZ variable which contains the local time zone. The variable called "SHELL" specifies the type of shell being used. These variables are used by commands or shell scripts to discover things about the environment they are operating in. Environment variables can be changed or created by the user or a program. To see a list of environment variables type "setenv" at the csh or tcsh prompt or "set" at the sh, bash, jsh or ksh prompt. In other programming languages, e.g. functional programming languages, the environment is extended with new bindings when a function's parameters are bound to its actual arguments or when new variables are declared. In a block-structured procedural language, the environment usually consists of a linked list of activation records.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?