0%

21-letter words containing v, i, c, n

  • 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.
  • 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
  • dynamic drive overlay — (storage, software)   (DDO) Software to allow a system BIOS that does not support Logical Block Addressing to access drives larger than 528 MB. The alternatives are to update the system BIOS or install an EIDE controller card with a suitable on-board BIOS.
  • enhanced oil recovery — any of several techniques that make it possible to recover more oil than can be obtained by natural pressure, such as the injection of fluid or gases into an oilfield to force more oil to the surface
  • 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
  • functional imperative — a requirement for the survival of any social system, as communication, control of conflict, or socialization.
  • generic type variable — (programming)   (Also known as a "schematic type variable"). Different occurrences of a generic type variable in a type expression may be instantiated to different types. Thus, in the expression let id x = x in (id True, id 1) id's type is (for all a: a -> a). The universal quantifier "for all a:" means that a is a generic type variable. For the two uses of id, a is instantiated to Bool and Int. Compare this with let id x = x in let f g = (g True, g 1) in f id This looks similar but f has no legal Hindley-Milner type. If we say f :: (a -> b) -> (b, b) this would permit g's type to be any instance of (a -> b) rather than requiring it to be at least as general as (a -> b). Furthermore, it constrains both instances of g to have the same result type whereas they do not. The type variables a and b in the above are implicitly quantified at the top level: f :: for all a: for all b: (a -> b) -> (b, b) so instantiating them (removing the quantifiers) can only be done once, at the top level. To correctly describe the type of f requires that they be locally quantified: f :: ((for all a: a) -> (for all b: b)) -> (c, d) which means that each time g is applied, a and b may be instantiated differently. f's actual argument must have a type at least as general as ((for all a: a) -> (for all b: b)), and may not be some less general instance of this type. Type variables c and d are still implicitly quantified at the top level and, now that g's result type is a generic type variable, any types chosen for c and d are guaranteed to be instances of it. This type for f does not express the fact that b only needs to be at least as general as the types c and d. For example, if c and d were both Bool then any function of type (for all a: a -> Bool) would be a suitable argument to f but it would not match the above type for f.
  • give place to someone — to make room for or be superseded by someone
  • government securities — securities issued by the US Government
  • green river ordinance — a local ordinance banning door-to-door selling.
  • greenwich observatory — the national astronomical observatory of Great Britain, housed in a castle in E Sussex; formerly located at Greenwich.
  • have it coming to one — to deserve what one is about to suffer
  • have the inside track — If you say that someone has the inside track, you mean that they have an advantage, for example special knowledge about something.
  • hazard warning device — an appliance fitted to a motor vehicle that operates the hazard lights
  • human rights activist — a person who campaigns for human rights
  • ilya ilyich mechnikov — Élie [French ey-lee] /French eɪˈli/ (Show IPA), (Ilya Ilyich Mechnikov) 1845–1916, Russian zoologist and bacteriologist in France: Nobel Prize in medicine 1908.
  • inclusive disjunction — See under disjunction (def 2a).
  • induced radioactivity — artificial radioactivity.
  • internet chess server — (networking, games)   An interactive meeting-place on the Internet where people can play chess against each other.
  • java native interface — (programming)   (JNI) A native programming interface for Java that allows Java code running inside a Java Virtual Machine to interoperate with applications and libraries written in other programming languages such as C, C++ and assembly language.
  • keep one's voice down — If someone tells you to keep your voice down, they are asking you to speak more quietly.
  • keyboard send receive — (hardware)   (KSR) Part of a designation for a hard-copy terminal, manufactured by Teletype Corporation. The KSR range were lower cost versions of the ASR models.
  • lafcadio's adventures — French Les Caves du Vatican. a novel (1914) by André Gide.
  • leave sb in the lurch — If someone leaves you in the lurch, they go away or stop helping you at a very difficult time.
  • level of significance — significance level.
  • magneto-optical drive — magneto-optical disk
  • make a convenience of — to take advantage of; impose upon
  • mariage de convenance — marriage entered into for a personal or family advantage, as for social, political, or economic reasons, usually without love and sometimes without the expectation of sexual relations.
  • mean time to recovery — (specification)   (MTTR) The average time that a device will take to recover from a non-terminal failure. Examples of such devices range from self-resetting fuses (where the MTTR would be very short, probably seconds), up to whole systems which have to be replaced. The MTTR would usually be part of a maintenance contract, where the user would pay more for a system whose MTTR was 24 hours, than for one of, say, 7 days. This means the supplier is guaranteeing to have the system up and running again within 24 hours (or 7 days) of being notified of the failure. Some devices have a MTTR of zero, which means that they have redundant components which can take over the instant the primary one fails, see RAID for example. See also Mean Time Between Failures.
  • model-view-controller — (programming)   (MVC) A way of partitioning the design of interactive software; a software architecture pattern. The "model" is the internal workings of the program (the data objects and algorithms), the "view" is how the user sees the state of the model and the "controller" is how the user changes the state or provides input. MVC was the original kind of what is now sometimes called an MV* pattern. Trygve Reenskaug introduced it into Smalltalk-76 while visiting Xerox PARC in the 1970s.
  • motivational research — the application of the knowledge and techniques of the social sciences, especially psychology and sociology, to understanding consumer attitudes and behavior: used as a guide in advertising and marketing.
  • national park service — a division of the Department of the Interior, created in 1916, that administers national parks, monuments, historic sites, and recreational areas.
  • negative prescription — the barring of adverse claims to property, etc, after a specified period of time has elapsed, allowing the possessor to acquire title
  • nonexecutive director — a director of a commercial company who is not a full-time member of the company but is brought in to advise the other directors
  • nonproportional cover — Nonproportional cover is reinsurance cover such as excess of loss reinsurance where the reinsurer's liability is not calculated as a proportion of the insurance.
  • nonrestrictive clause — a relative clause that describes or supplements but is not essential in establishing the identity of the antecedent and is usually set off by commas in English. In This year, which has been dry, is bad for crops the clause which has been dry is a nonrestrictive clause.
  • nonviolent resistance — passive resistance, peaceful protest
  • one-point perspective — a mathematical system for representing three-dimensional objects and space on a two-dimensional surface by means of intersecting lines that are drawn vertically and horizontally and that radiate from one point (one-point perspective) two points (two-point perspective) or several points on a horizon line as perceived by a viewer imagined in an arbitrarily fixed position.
  • overcurrent detection — Overcurrent detection is a method of establishing that the value of current in a circuit exceeds a particular value for a particular length of time.
  • path coverage testing — (testing)   Testing a program by examining which lines of executable code are visited (as in code coverage testing) and also the ways of getting to each line of code and the subsequent sequence of execution. Path coverage testing is the most comprehensive type of testing that a test suite can provide. It can find more bugs, especially those that are caused by data coupling. However, path coverage is hard and usually only used for small and/or critical sections of code.
  • persistence of vision — the retention of a visual image for a short period of time after the removal of the stimulus that produced it: the phenomenon that produces the illusion of movement when viewing motion pictures.
  • positive prescription — the uninterrupted possession of property over a stated period of time, after which a right or title is acquired
  • price competitiveness — pricing goods or services so that they are competitive with the prices of other companies
  • primitive dicotyledon — any living relative of early angiosperms that branched off before the evolution of monocotyledons and eudicotyledons. The group comprises about 5 per cent of the world's plants
  • privacy enhanced mail
  • professional services — (job)   A department of a supplier providing consultancy and programming manpower for the supplier's products.
  • progressive education — any of various reformist educational philosophies and methodologies since the late 1800s, applied especially to elementary schools, that reject the rote recitation and strict discipline of traditional, single-classroom teaching, favoring instead more stimulation of the individual pupil as well as group discussion, more informality in the classroom, a broader curriculum, and use of laboratories, gymnasiums, kitchens, etc., in the school.
  • projection television — a television picture display system consisting of a special receiver and an optical system that projects an enlarged picture on a screen.
  • protective coloration — coloration or anything likened to it that eliminates or reduces visibility or conspicuousness.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?