0%

24-letter words containing m, o, v

  • above-the-line promotion — Above-the-line promotion is the use of promotional methods that cannot be directly controlled by the company selling the goods or service, such as television or press advertising. Compare below-the-line promotion.
  • american indian movement — a militant movement or grouping of American Indians, organized in 1968 to combat discrimination, injustice, etc
  • american revised version — a revision of the Bible, based chiefly on the Revised Version of the Bible, published in the U.S. in 1901.
  • arts and crafts movement — a movement, originating in England c1860 as a reaction against poor-quality mass-produced goods, that sought to revive earlier standards of workmanship and design, conceiving of decoration and craftsmanship as a single entity to be applied to the handcrafted production of both utilitarian and decorative objects, and that produced furniture, textiles, wallpaper, jewelry, and other items, often decorated with floral motifs.
  • autonomic nervous system — the section of the nervous system of vertebrates that controls the involuntary actions of the smooth muscles, heart, and glands. It has two divisions: the sympathetic and the parasympathetic
  • avian pneumoencephalitis — Newcastle disease.
  • back electromotive force — counter electromotive force.
  • civil service commission — an official body which regulates the wages and working conditions of civil servants and promotes their work
  • communicative competence — a speaker's internalized knowledge both of the grammatical rules of a language and of the rules for appropriate use in social contexts.
  • compact disc interactive — (storage)   (CD-i) An embedded application of CD-ROM allowing the user limited interaction with films, games and educational applications via a special controller.
  • complementary wavelength — the wavelength of monochromatic light that could be mixed in suitable proportions with a given coloured light so as to produce some specified achromatic light
  • conjunctive eye movement — any movement of both eyes in the same direction
  • conservation of momentum — the principle that the total linear or angular momentum in any isolated system is constant, provided that no external force is applied
  • cooperative multitasking — (parallel, operating system)   A form of multitasking where it is the responsibility of the currently running task to give up the processor to allow other tasks to run. This contrasts with pre-emptive multitasking where the task scheduler periodically suspends the running task and restarts another. Cooperative multitasking requires the programmer to place calls at suitable points in his code to allow his task to be descheduled which is not always easy if there is no obvious top-level main loop or some routines run for a long time. If a task does not allow itself to be descheduled all other tasks on the system will appear to "freeze" and will not respond to user action. The advantage of cooperative multitasking is that the programmer knows where the program will be descheduled and can make sure that this will not cause unwanted interaction with other processes. Under pre-emptive multitasking, the scheduler must ensure that sufficient state for each process is saved and restored that they will not interfere. Thus cooperative multitasking can have lower overheads than pre-emptive multitasking because of the greater control it offers over when a task may be descheduled. Cooperative multitasking is used in RISC OS, Microsoft Windows and Macintosh System 7.
  • crime prevention officer — a member of the police who advises the public on how best to avoid crimes, esp being burgled
  • developmental disability — a disability, as mental retardation or cerebral palsy, that begins at an early age and continues indefinitely, leading to substantial handicap.
  • developmental psychology — a branch of psychology that studies changes in human behavior from early life to death.
  • diminished seventh chord — a chord often used in an enharmonic modulation and very common in modern music, esp jazz and pop music, consisting of a diminished triad with an added diminished seventh above the root
  • double overhead camshaft — a pair of overhead camshafts, one to operate the intake valves and the other to operate the exhaust valves. Abbreviation: DOHC.
  • dynamic adaptive routing — Automatic rerouting of traffic based on analysis of current network conditions. This does not include routing decisions based on predefined information.
  • effective number of bits — (hardware)   (ENOB) An indication of the quality of an analog to digital converter. The measurement is related to the test frequency and the signal-to-noise ratio.
  • environmental assessment — a formal assessment of the impact a project will have on the environment
  • environmental management — controlled and planned management of the environment
  • environmentally friendly — that has no or the least possible impact on the environment
  • european investment bank — a financial institution of the European Union which is based in Luxembourg and which provides loans, especially to the less economically developed countries of the EU
  • evolutionary computation — Computer-based problem solving systems that use computational models of evolutionary processes as the key elements in design and implementation. A number of evolutionary computational models have been proposed, including evolutionary algorithms, genetic algorithms, the evolution strategy, evolutionary programming, and artificial life.
  • evolutionary programming — (EP) A stochastic optimisation strategy originally conceived by Lawrence J. Fogel in 1960. An initially random population of individuals (trial solutions) is created. Mutations are then applied to each individual to create new individuals. Mutations vary in the severity of their effect on the behaviour of the individual. The new individuals are then compared in a "tournament" to select which should survive to form the new population. EP is similar to a genetic algorithm, but models only the behavioural linkage between parents and their offspring, rather than seeking to emulate specific genetic operators from nature such as the encoding of behaviour in a genome and recombination by genetic crossover. EP is also similar to an evolution strategy (ES) although the two approaches developed independently. In EP, selection is by comparison with a randomly chosen set of other individuals whereas ES typically uses deterministic selection in which the worst individuals are purged from the population.
  • give someone enough rope — a strong, thick line or cord, commonly one composed of twisted or braided strands of hemp, flax, or the like, or of wire or other material.
  • give something houseroom — to have or keep something in one's house
  • have had a drop too much — to be drunk
  • have the drop on someone — to have the advantage over someone
  • have your eye on someone — If someone has their eye on you, they are watching you carefully to see what you do.
  • human potential movement — a movement in psychology that includes group therapy, encounter therapy, primal therapy, etc., is based mainly on Freudian and Gestalt psychology, and is aimed at self-realization
  • implicit type conversion — (programming)   (Or "coercion") The abilty of some compilers to automatically insert type conversion functions where an expression of one type is used in a context where another type is expected. A common example is coercion of integers to reals so that an expression like sin(1) is compiled as sin(integerToReal(1)) where sin is of type Real -> Real. A coercion is usually performed automatically by the compiler whereas a cast is an explicit type conversion inserted by the programmer. See also subtype.
  • investment opportunities — opportunities to make financial investments
  • involuntary manslaughter — the unlawful but unintentional killing of a human being
  • involutional melancholia — (formerly) extreme depression related to menopause or, less frequently, the male climacteric.
  • leave much to be desired — be inadequate
  • leave someone to himself — not to control or direct someone
  • local government officer — an employee of a local council
  • master-slave manipulator — any of various devices, guided by the hand of the operator, for imitating the motions and tactile sensitivity of the human hand to a greater or lesser extent: used in situations in which direct handling of the objects or materials involved would be dangerous or impossible.
  • michael viii palaeologus — 1234–1282, Byzantine ruler 1259–82, first of the Palaeologus emperors.
  • motorway service station — an establishment off a motorway where drivers can refuel their vehicles, buy food, drink, etc
  • multiple virtual storage — (operating system)   (MVS) Release 2 of OS/VS2, called MVS because it had multiple 16 MB virtual address spaces, in contrast to SVS. MVS ran on the IBM 390 series mainframes. It became MVS/SP, then MVS/XA (with 31-bit addressing) and then MVS/ESA. MVS/Open Edition (MVS/OE), aimed at the growing open systems market, added TCP/IP and Unix support in an MVS address space, allowing users to run IBM, CICS-type applications, batch applications and Unix. MVS/ESA was repackaged as OS/390 as a marketing exercise but it's basically the same thing. Version: 5.1.
  • multiple-valued function — function (def 4b).
  • negative acknowledgement — 1.   (character)   (NAK) The mnemonic for ASCII character 21. Sometimes used as the response to receipt of a corrupted packet of information. Opposite of acknowledgement. 2.   (communications)   (NAK) Any message transmitted to indicate that some data has been received incorrectly, for example it may have a checksum or message length error. A NAK message allows the sender to distinguish a message which has been received in a corrupted state from one which is not received at all. An alternative is to use only ACK messages, in which case the non-receipt of an ACK after a certain time is counted as a NAK but gives no information about the integrity of the communications channel. See also ACK.
  • parliamentary government — government by a body of cabinet ministers who are chosen from and responsible to the legislature and act as advisers to a nominal chief of state.
  • privileged communication — a communication that one cannot legally be compelled to divulge, as that to a lawyer from a client
  • progressive assimilation — assimilation in which a preceding sound has an effect on a following one, as in shortening captain to cap'm rather than cap'n.
  • rapid eye movement sleep — REM sleep.

On this page, we collect all 24-letter words with M-O-V. It’s easy to find right word with a certain length. It is the easiest way to find 24-letter word that contains in M-O-V to use in Scrabble or Crossword puzzles

Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?