0%

18-letter words containing i, s, t, a

  • 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.
  • 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.
  • domain name system — (networking)   (DNS) A general-purpose distributed, replicated, data query service chiefly used on Internet for translating hostnames into Internet addresses. Also, the style of hostname used on the Internet, though such a name is properly called a fully qualified domain name. DNS can be configured to use a sequence of name servers, based on the domains in the name being looked for, until a match is found. The name resolution client (e.g. Unix's gethostbyname() library function) can be configured to search for host information in the following order: first in the local hosts file, second in NIS and third in DNS. This sequencing of Naming Services is sometimes called "name service switching". Under Solaris is configured in the file /etc/nsswitch.conf. DNS can be queried interactively using the command nslookup. It is defined in STD 13, RFC 1034, RFC 1035, RFC 1591.
  • domestic appliance — a machine used for household tasks, for example, a washing machine, refrigerator, etc.
  • donor insemination — a process which involves using sperm which has been voluntarily given for use in the insemination of another person
  • drainpipe trousers — trousers with very narrow legs
  • dressing table set — a set including a hairbrush, mirror and comb, often with silver backs
  • driver's education — high-school driving classes
  • dwarf storage unit — (humour)   (DSU) An IBM term for a cupboard.
  • dysfunctionalities — Plural form of dysfunctionality.
  • east india company — the company chartered by the English government in 1600 to carry on trade in the East Indies: dissolved in 1874.
  • east indian walnut — lebbek.
  • eastern algonquian — a subgroup of the Algonquian language family, comprising the languages spoken aboriginally from Nova Scotia to northeastern North Carolina.
  • eastern hemisphere — the eastern part of the terrestrial globe, including Asia, Africa, Australia, and Europe.
  • economic sanctions — any actions taken by one nation or group of nations to harm the economy of another nation or group, often to force a political change
  • eleanor of castile — 1246–90, Spanish wife of Edward I of England. Eleanor Crosses were erected at each place at which her body rested between Nottingham, where she died, and London, where she is buried
  • electoral district — an area that is considered as unit for the purposes of an election
  • electoral register — An electoral register is an official list of all the people who have the right to vote in an election.
  • electric discharge — electricity emitted
  • electrocardiograms — Plural form of electrocardiogram.
  • electrodesiccation — The drying of tissue, and the prevention of bleeding, using a high-frequency electric current.
  • electroretinograms — Plural form of electroretinogram.
  • electrostatic lens — an electron lens consisting of a system of metal electrodes, the electrostatic field of which focuses the charged particles
  • electrostatic unit — any unit that belongs to a system of electrical cgs units in which the electric constant is given the value of unity and is taken as a pure number
  • elizabethan sonnet — Shakespearean sonnet
  • enantioselectivity — (chemistry) The selectivity of a reaction towards one of a pair of enantiomers.
  • entrepreneurialism — The spirit or state of acting in an entrepreneurial manner.
  • epstein-barr virus — a virus belonging to the herpes family that causes infectious mononucleosis; it is also implicated in the development of Burkitt's lymphoma and Hodgkin's disease
  • equinoctial spring — either of the two highest spring tides that occur at the equinoxes
  • eraser stains code — (humour, programming)   Code that has been refactored many times, leaving swaths of legacy code and design; like paper that has been written on and erased so many times that the pencil marks are no longer the problem - the large greasy stain is.
  • escape sb's notice — If something escapes your notice, you fail to recognize it or realize it.
  • established church — a Church that is officially recognized as a national institution, esp the Church of England
  • establishmentarian — Adhering to, advocating, or relating to the principle of an established church.
  • ethical investment — an investment in a company whose activities or products are not considered by the investor to be unethical
  • ethnomusicological — Relating to or pertaining to ethnomusicology.
  • ethnopsychological — Relating to ethnopsychology.
  • euclid's algorithm — (algorithm)   (Or "Euclidean Algorithm") An algorithm for finding the greatest common divisor (GCD) of two numbers. It relies on the identity gcd(a, b) = gcd(a-b, b) To find the GCD of two numbers by this algorithm, repeatedly replace the larger by subtracting the smaller from it until the two numbers are equal. E.g. 132, 168 -> 132, 36 -> 96, 36 -> 60, 36 -> 24, 36 -> 24, 12 -> 12, 12 so the GCD of 132 and 168 is 12. This algorithm requires only subtraction and comparison operations but can take a number of steps proportional to the difference between the initial numbers (e.g. gcd(1, 1001) will take 1000 steps).
  • evapotranspiration — The process by which water is transferred from the land to the atmosphere by evaporation from the soil and other surfaces and by transpiration from plants.
  • evolution strategy — (ES) A kind of evolutionary algorithm where individuals (potential solutions) are encoded by a set of real-valued "object variables" (the individual's "genome"). For each object variable an individual also has a "strategy variable" which determines the degree of mutation to be applied to the corresponding object variable. The strategy variables also mutate, allowing the rate of mutation of the object variables to vary. An ES is characterised by the population size, the number of offspring produced in each generation and whether the new population is selected from parents and offspring or only from the offspring. ES were invented in 1963 by Ingo Rechenberg, Hans-Paul Schwefel at the Technical University of Berlin (TUB) while searching for the optimal shapes of bodies in a flow.
  • examination script — a script with answers written on it by an examination candidate taking a written examination
  • excess profits tax — a tax on profits exceeding a certain amount
  • exhaustive testing — (programming)   Executing a program with all possible combinations of inputs or values for program variables.
  • eyewitness account — a description given by someone who was present at an event
  • fall-back position — an alternative plan
  • false imprisonment — the unlawful restraint of a person from exercising the right to freedom of movement.
  • family-size packet — a packet large enough to be suitable for a family
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?