0%

18-letter words containing m, o, r, t, i, s

  • compensation order — (in Britain) the requirement of a court that an offender pay compensation for injury, loss, or damage resulting from an offence, either in preference to or as well as a fine
  • complementarianism — The doctrine that genders in a society should have complementary roles.
  • complexity measure — (algorithm)   A quantity describing the complexity of a computation.
  • composition rubber — manufactured rubber
  • composition series — a normal series of subgroups in which no additional subgroups can be inserted.
  • compression stroke — The compression stroke is the stroke in an engine in which the air or air/fuel mixture is compressed before ignition.
  • compressor station — A compressor station is a facility with several compressors (= devices that increase the pressure of air or natural gas) and other equipment to pump natural gas under pressure over long distances.
  • computer scientist — a person with advanced knowledge of computers and how they work
  • conceptual realism — the doctrine that universals have real and independent existence.
  • consumer terrorism — the practice of introducing dangerous substances to foodstuffs or other consumer products, esp to extort money from the manufacturers
  • contact dermatitis — dermatitis caused by direct contact with an irritating substance, as an allergen or chemical
  • counterculturalism — The counterculture movement or lifestyle.
  • crookes radiometer — a type of radiometer consisting of an evacuated glass bulb containing a set of lightweight vanes, each blackened on one side. The vanes are mounted on a vertical axis and revolve when light, or other radiant energy, falls on them
  • crystal microphone — a microphone that uses a piezoelectric crystal to convert sound energy into electrical energy
  • cumbrian mountains — a mountain range in NW England, in Cumbria. Highest peak: Scafell Pike, 977 m (3206 ft)
  • 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.
  • customer relations — Customer relations are the relationships that a business has with its customers and the way in which it treats them.
  • deanthropomorphism — the ridding of philosophy or religion of anthropomorphic beliefs and doctrines.
  • dia de los muertos — Day of the Dead.
  • diastereoisomerism — (chemistry) Any form of stereoisomerism other than enantiomerism.
  • diatomaceous earth — an unconsolidated form of diatomite
  • diplomatic service — diplomatic corps
  • distributed memory — (architecture)   The kind of memory in a parallel processor where each processor has fast access to its own local memory and where to access another processor's memory it must send a message via the inter-processor network. Opposite: shared memory.
  • 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.
  • donor insemination — a process which involves using sperm which has been voluntarily given for use in the insemination of another person
  • dysthymic disorder — a psychiatric disorder characterized by generalized depression that lasts for at least a year
  • ecosystem services — the important benefits for human beings that arise from healthily functioning ecosystems, notably production of oxygen, soil genesis, and water detoxification
  • electrocardiograms — Plural form of electrocardiogram.
  • electroluminescent — Having the quality of electroluminescence.
  • electroretinograms — Plural form of electroretinogram.
  • employment service — (in the United States) a government department established to collect and supply to the unemployed information about job vacancies and to employers information about availability of prospective workers
  • energy consumption — amount of energy used
  • 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).
  • examination script — a script with answers written on it by an examination candidate taking a written examination
  • false imprisonment — the unlawful restraint of a person from exercising the right to freedom of movement.
  • feldenkrais method — a system of gentle movements that promote flexibility, coordination, and self-awareness
  • fire and brimstone — When people talk about fire and brimstone, they are referring to hell and how they think people are punished there after death.
  • fire-and-brimstone — threatening punishment in the hereafter: a fire-and-brimstone sermon.
  • first and foremost — primarily
  • first class module — (programming)   A module that is a first class data object of the programming language, e.g. a record containing functions. In a functional language, it is standard to have first class programs, so program building blocks can have the same status.
  • foreign investment — investment from foreign countries
  • forensic chemistry — the application of facts concerning chemistry to questions of civil and criminal law.
  • from first to last — all the way through
  • gamma distribution — a continuous two-parameter distribution from which the chi-square and exponential distributions are derived, written Gamma (α. β), where α and β are greater than zero, and defined in terms of the gamma function
  • genetic algorithms — genetic algorithm
  • gensym corporation — (company)   A company that supplies software and services for intelligent operations management. Common applications include quality management, process optimisation, dynamic scheduling, network management, energy and environmental management, and process modelling and simulation. Their products include G2.
  • geometrical optics — the branch of optics dealing with light as rays, especially in the study of the effects of lenses and mirrors on light beams and of their combination in optical instruments.
  • germline insertion — the insertion of cloned genes into the egg or sperm cell of an organism, using a gene transfer technique, in order to perpetuate a desired trait in its descendants, as pest-resistance in a crop plant.
  • glomerulonephritis — a kidney disease affecting the capillaries of the glomeruli, characterized by albuminuria, edema, and hypertension.
  • gnu superoptimiser — (GSO) A function sequence generator that uses an exhaustive generate-and-test approach to find the shortest instruction sequence for a given function. Written by Torbjorn Granlund <[email protected]> and Tom Wood. You have to tell the superoptimiser which function and which CPU you want to get code for. This is useful for compiler writers. FTP superopt-2.2.tar.Z from a GNU archive site. Generates code for DEC Alpha, SPARC, Intel 80386, 88000, RS/6000, 68000, 29000 and Pyramid (SP, AP and XP).
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?