0%

21-letter words containing v, a, c, n, t, p

  • active record pattern — (programming)   Martin Fowler's name for object relational mapping viewed as a software architecture pattern.
  • advanced photo system — a system that enables photographs in different formats to be taken on the same (small) roll of film
  • application developer — (job)   Someone who does application development.
  • application executive — (language)   (AE) An embeddable language, written as a C interpreter by Brian Bliss at UIUC. AE is compiled with an application and thus exists in the same process and address space. It includes a dbx symbol table scanner to access compiled variables and routines, or you can enter them manually by providing a type/name declaration and the address. When the interpreter is invoked, source code fragments are read from the input stream (or a string), parsed, and evaluated immediately. The user can call compiled functions in addition to a few built-in intrinsics, declare new data types and data objects, etc. Different input streams can be evaluated in parallel on Alliant computers. AE has been ported to SunOS (cc or gcc), Alliant FX and Cray YMP (soon).
  • atmospheric inversion — inversion (def 12).
  • atmospheric-inversion — an act or instance of inverting.
  • barrier contraceptive — any form of contraceptive that prevents impregnation by physically preventing the sperm from reaching the egg
  • character development — the portrayal of people in a work of fiction in such a way that the reader or audience seems to learn more about them as they develop
  • 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 advantage — an advantage based on success in competition
  • cooperative apartment — a block of flats belonging to a corporation in which shares are owned in proportion to the relative value of the flat occupied
  • cooperative-apartment — working or acting together willingly for a common purpose or benefit.
  • deprovincialization's — to make provincial in character.
  • development education — an area of study that aims to give pupils an understanding of their involvement in world affairs
  • 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.
  • 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
  • magneto-optical drive — magneto-optical disk
  • 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
  • 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.
  • 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.
  • 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.
  • protective coloration — coloration or anything likened to it that eliminates or reduces visibility or conspicuousness.
  • rap over the knuckles — to reprimand
  • redevelopment company — a private corporation or a public agency that stimulates the improvement of land, as through a building project subject to certain designs and controls, by financing, selling, or leasing such real estate to interested buyers or lessees.
  • reverse transcriptase — a retrovirus enzyme that synthesizes DNA from viral RNA, the reverse of the usual DNA-to-RNA replication: used in genetic engineering to clone genes from RNA strands.
  • sympathetic vibration — a vibration induced by resonance.
  • the central provinces — the Canadian provinces of Ontario and Quebec
  • the probation service — a criminal justice service that is mainly responsible for dealing with offenders by placing them under the supervision of a probation officer
  • topological invariant — a property of a topological space that is a property of every space related to the given space by a homeomorphism.
  • west university place — a city in SE Texas.

On this page, we collect all 21-letter words with V-A-C-N-T-P. 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-A-C-N-T-P 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?