0%

18-letter words containing o, s, t, e, g

  • cooking facilities — equipment necessary for cooking
  • counter-aggression — the action of a state in violating by force the rights of another state, particularly its territorial rights; an unprovoked offensive, attack, invasion, or the like: The army is prepared to stop any foreign aggression.
  • countryside agency — (in England) a government agency that promotes the conservation and enjoyment of the countryside and aims to stimulate employment in rural areas
  • crested dog's-tail — a common wiry perennial grass, Cynosurus cristatus, of meadows and pasture
  • cumulative scoring — a method of scoring in which the score of a partnership is taken as the sum of their scores on all hands played.
  • 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).
  • dendrochronologist — One who carries out dendrochronology.
  • derestriction sign — a circular white sign with a black diagonal band signifying the lifting of any other speed restriction
  • 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.
  • 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.
  • digital switchover — the process of changing the method of transmitting television from analogue to digital format
  • digital television — a television broadcasting technology in which signals are transmitted as a sequence of binary numbers.
  • digital video disc — Digital Versatile Disc
  • diphosphoglycerate — an ester of phosphoric acid and glyceric acid that occurs in the blood and that promotes the release of hemoglobin-bound oxygen.
  • 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.
  • dissenting opinion — (in appellate courts) an opinion filed by a judge who disagrees with the majority decision of a case.
  • do one's own thing — a material object without life or consciousness; an inanimate object.
  • duty-free shopping — the making of duty-free purchases
  • dwarf storage unit — (humour)   (DSU) An IBM term for a cupboard.
  • eastern algonquian — a subgroup of the Algonquian language family, comprising the languages spoken aboriginally from Nova Scotia to northeastern North Carolina.
  • eigendecomposition — (linear algebra) The factorization of a matrix into a canonical form, whereby the matrix is represented in terms of its eigenvalues and eigenvectors.
  • electoral register — An electoral register is an official list of all the people who have the right to vote in an election.
  • electrocardiograms — Plural form of electrocardiogram.
  • electroretinograms — Plural form of electroretinogram.
  • energy consumption — amount of energy used
  • engelbart, douglas — Douglas Engelbart
  • equinoctial spring — either of the two highest spring tides that occur at the equinoxes
  • ethnomethodologist — A person engaged in ethnomethodology.
  • 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).
  • 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.
  • fallot's tetralogy — a congenital heart disease in which there are four defects: pulmonary stenosis, enlarged right ventricle, a ventricular septal defect, and an aorta whose origin lies over the septal defect. In babies suffering this disease the defects can be corrected by surgery
  • far eastern region — former name of Khabarovsk.
  • farewell-to-spring — a slender, showy plant, Clarkia amoena, of the evening primrose family, native to western North America, having satiny, cup-shaped, lilac-crimson or reddish-pink flowers and roundish fruit.
  • fehling's solution — a blue solution of copper sulfate, Rochelle salt, and sodium hydroxide, used to test for the presence of a sugar, aldehyde, etc.
  • fishing expedition — a legal proceeding mainly for the purpose of interrogating an adversary, or of examining his or her property and documents, in order to gain useful information.
  • foreign investment — investment from foreign countries
  • forethoughtfulness — The condition of being forethoughtful.
  • fracture toughness — The fracture toughness of a material is how likely it is to resist fracture.
  • functional testing — (testing)   (Or "black-box testing", "closed-box testing") The application of test data derived from functional requirements without regard to how the system is implemented.
  • funding operations — the conversion of government floating stock or short-term debt into holdings of long-term bonds
  • galilean telescope — a refracting telescope that forms an erect image, consisting of an objective of relatively long focal length that causes light rays to converge and an eyepiece of short focal length that causes them to diverge.
  • garden loosestrife — any of various plants belonging to the genus Lysimachia, of the primrose family, having clusters of usually yellow flowers, as L. vulgaris (garden loosestrife) or L. quadrifolia (whorled loosestrife)
  • gas-cooled reactor — a nuclear reactor using a gas as the coolant. In the Mark I type the coolant is carbon dioxide, the moderator is graphite, and the fuel is uranium cased in magnox
  • gastroduodenostomy — See under gastroenterostomy.
  • gastroenterologist — the study of the structure, functions, and diseases of digestive organs.
  • generating station — a power station
  • genetic algorithms — genetic algorithm
  • genetic counseling — the counseling of individuals with established or potential genetic problems, concerned with inheritance patterns and risks to future offspring.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?