0%

21-letter words containing v, s, i

  • active matrix display — (hardware)   A type of liquid crystal display where each display element (each pixel) includes an active component such as a transistor to maintain its state between scans. Contrast passive matrix display.
  • administrative county — a principal administrative division in Great Britain, usually not coextensive with traditional county boundaries.
  • administrative domain — (networking)   (AD) A collection of hosts and routers, and the interconnecting network(s), managed by a single administrative authority.
  • advanced risc machine — (processor)   (ARM, Originally Acorn RISC Machine). A series of low-cost, power-efficient 32-bit RISC microprocessors for embedded control, computing, digital signal processing, games, consumer multimedia and portable applications. It was the first commercial RISC microprocessor (or was the MIPS R2000?) and was licensed for production by Asahi Kasei Microsystems, Cirrus Logic, GEC Plessey Semiconductors, Samsung, Sharp, Texas Instruments and VLSI Technology. The ARM has a small and highly orthogonal instruction set, as do most RISC processors. Every instruction includes a four-bit code which specifies a condition (of the processor status register) which must be satisfied for the instruction to be executed. Unconditional execution is specified with a condition "true". Instructions are split into load and store which access memory and arithmetic and logic instructions which work on registers (two source and one destination). The ARM has 27 registers of which 16 are accessible in any particular processor mode. R15 combines the program counter and processor status byte, the other registers are general purpose except that R14 holds the return address after a subroutine call and R13 is conventionally used as a stack pointer. There are four processor modes: user, interrupt (with a private copy of R13 and R14), fast interrupt (private copies of R8 to R14) and supervisor (private copies of R13 and R14). The ALU includes a 32-bit barrel-shifter allowing, e.g., a single-cycle shift and add. The first ARM processor, the ARM1 was a prototype which was never released. The ARM2 was originally called the Acorn RISC Machine. It was designed by Acorn Computers Ltd. and used in the original Archimedes, their successor to the BBC Micro and BBC Master series which were based on the eight-bit 6502 microprocessor. It was clocked at 8 MHz giving an average performance of 4 - 4.7 MIPS. Development of the ARM family was then continued by a new company, Advanced RISC Machines Ltd. The ARM3 added a fully-associative on-chip cache and some support for multiprocessing. This was followed by the ARM600 chip which was an ARM6 processor core with a 4-kilobyte 64-way set-associative cache, an MMU based on the MEMC2 chip, a write buffer (8 words?) and a coprocessor interface. The ARM7 processor core uses half the power of the ARM6 and takes around half the die size. In a full processor design (ARM700 chip) it should provide 50% to 100% more performance. In July 1994 VLSI Technology, Inc. released the ARM710 processor chip. An ARM800 chip is also planned.
  • adversative asyndeton — a staccato effect produced by omitting adversative connectives from between two or more items forming a group, as in “I liked all there was to buy in the store … I didn't get anything.”.
  • adverse drug reaction — An adverse drug reaction is a harmful effect associated with the use of a medication at a normal dosage.
  • aleksandr-nikolaevichAlexander (Aleksandr Nikolaevich) 1899–1977, Russian pianist and composer, in the U.S.
  • apologia pro vita sua — a religious autobiography (1864) of Cardinal John Henry Newman.
  • as luck would have it — fortunately
  • atmospheric inversion — inversion (def 12).
  • atmospheric-inversion — an act or instance of inverting.
  • aversive conditioning — a type of behavior conditioning in which noxious stimuli are associated with undesirable or unwanted behavior that is to be modified or abolished, as the use of nausea-inducing drugs in the treatment of alcoholism.
  • biobehavioral science — any of the various branches of the life sciences, as neurobiology, neurochemistry, or neuroendocrinology, that deal with biological aspects of behavior.
  • characteristic vector — a vector for which there exists a scalar such that the value of the vector under a given transformation is equal to the scalar times the vector.
  • civil rights movement — campaign for human freedoms
  • commercial television — television companies which make money by selling advertising
  • communications server — (operating system)   IBM's rebranding of ACF.
  • comparative statement — a financial statement with figures arranged in two or more parallel columns, each column representing a fiscal year or other period, used to compare performance between periods.
  • competitive exclusion — the dominance of one species over another when both are competing for the same resources, etc
  • confirm a reservation — If you confirm a reservation, you inform someone who has booked a room at a hotel that the reservation is definite.
  • constitutive equation — A constitutive equation is an equation that describes the relationship between two physical quantities, for example between the stress put on a material and the strain produced on it.
  • consummatory behavior — a behavior pattern that occurs in response to a stimulus and that achieves the satisfaction of a specific drive, as the eating of captured prey by a hungry predator (distinguished from appetitive behavior).
  • convertible insurance — any form of life or health insurance, either individual or group, that enables the insured to change or convert the insurance to another form, as term to whole life insurance or group to individual health insurance.
  • cost driver attribute — (programming)   Factors affecting the productivity of software development. These include attributes of the software, computers, personnel, and project.
  • criminal conversation — (formerly) a common law action brought by a husband by which he claimed damages against an adulterer
  • death by misadventure — a possible verdict in a coroner's court, indicating that death was due to an accident not to a crimes or somebody's negligence
  • deprovincialization's — to make provincial in character.
  • devil's walking-stick — Hercules'-club (sense 1)
  • devil's-walking-stick — Hercules-club (def 2).
  • digital videocassette — a videocassette containing magnetic tape used for high-fidelity digital recording or playback of video. Abbreviation: DVC.
  • disassortative mating — the reproductive pairing of individuals that have traits more dissimilar than would likely be the case if mating were random (contrasted with assortative mating).
  • displacement activity — a behavior performed out of its usual context and apparently irrelevant to the prevailing situation, as eating when an unknown individual approaches, tending to occur when appropiate behaviors, as attacking or fleeing, are in conflict or obstructed.
  • display advertisement — an advertisement designed to attract attention by using devices such as conspicuous or elegant typefaces, graphics, etc
  • disruptive technology — A disruptive technology is a new technology, such as computers and the Internet, which has a rapid and major effect on technologies that existed before.
  • dissociative disorder — a mental disorder, as multiple personality, characterized by sudden temporary alteration in consciousness, identity, or motor behavior.
  • distinctiveness ratio — the ratio of the relative frequency of some event in a given sample to that in the general population or another relevant sample
  • distributive property — Mathematics. the property that terms in an expression may be expanded in a particular way to form an equivalent expression.
  • divine right of kings — the doctrine that the right of rule derives directly from God, not from the consent of the people.
  • environmental studies — a university course studying the environment and related issues
  • every dog has his day — one's luck will come
  • extensible vax editor — (text, tool)   (EVE) A DEC product implemented using DEC's Text Processing Utility (TPU).
  • feline leukemia virus — a retrovirus, mainly affecting cats, that depresses the immune system and leads to opportunistic infections, lymphosarcoma, and other disorders. Abbreviation: FeLV, FLV.
  • file service protocol — (protocol)   (FSP) A protocol, similar to FTP, for copying files between computers. It's designed for anonymous archives, and has protection against server and network overloading. It doesn't use connections so it can survive interruptions in service. Until 1993-08-12, FSP didn't stand for anything. Wen-King was responsible for the initials and Michael Grubb <[email protected]> for their eventual expansion. Other suggestions were "File Slurping Protocol", "Flaky Stream Protocol" and "FTP's Sexier Partner".
  • first-dollar coverage — insurance that provides payment for the full loss up to the insured amount with no deductibles.
  • five civilized tribes — the Cherokees, Chickasaws, Choctaws, Creeks, and Seminoles of the Indian Territory
  • food conversion ratio — a ratio expressing the weight of food required to produce a unit gain in the live weight of an animal
  • fraudulent conversion — conversion committed with the intent to defraud
  • free alongside vessel — (of a shipment of goods) delivered to the dock without charge to the buyer, but excluding the cost of loading onto the vessel
  • give a horse its head — to allow a horse to gallop by lengthening the reins
  • give place to someone — to make room for or be superseded by someone

On this page, we collect all 21-letter words with V-S-I. It’s easy to find right word with a certain length. It is the easiest way to find 21-letter word that contains in V-S-I 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?