0%

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

  • advanced audio coding — (audio)   (AAC) A successor to MP3, allowing lower bit rates and more stable quality. See MPEG-2 AAC Low Profile and MPEG-4 AAC Main Profile.
  • advanced video coding — H.264
  • adverse drug reaction — An adverse drug reaction is a harmful effect associated with the use of a medication at a normal dosage.
  • aerodynamic wave drag — the restraining force on a supersonic aircraft caused by shock waves.
  • antarctic convergence — the fairly well-defined boundary that exists between the cold antarctic waters and the warmer waters to the north and can be traced around the world.
  • 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.
  • behavioural contagion — the spread of a particular type of behaviour, such as crying, through a crowd or group of people
  • caviar to the general — a thing appealing only to a highly cultivated taste: Hamlet II, ii
  • circle of convergence — Mathematics. a circle associated with a given power series such that the series converges for all values of the variable inside the circle and diverges for all values outside it.
  • civil rights movement — campaign for human freedoms
  • cognitive development — the process of acquiring intelligence and increasingly advanced thought and problem-solving ability from infancy to adulthood.
  • collective bargaining — When a trade union engages in collective bargaining, it has talks with an employer about its members' pay and working conditions.
  • competitive advantage — an advantage based on success in competition
  • conventional mortgage — A conventional mortgage is a fixed rate mortgage with a standard term of 15, 20, or 30 years.
  • devil's walking-stick — Hercules'-club (sense 1)
  • devil's-walking-stick — Hercules-club (def 2).
  • 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.
  • 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
  • hazard warning device — an appliance fitted to a motor vehicle that operates the hazard lights
  • level of significance — significance level.
  • magneto-optical drive — magneto-optical disk
  • 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.
  • negative prescription — the barring of adverse claims to property, etc, after a specified period of time has elapsed, allowing the possessor to acquire title
  • 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.
  • quantitative genetics — population genetics.
  • radius of convergence — a positive number so related to a given power series that the power series converges for every number whose absolute value is less than this particular number.
  • satisficing behaviour — the form of behaviour demonstrated by firms who seek satisfactory profits and satisfactory growth rather than maximum profits
  • saving your reverence — a form of apology for using an obscene or taboo expression
  • vertically challenged — short in stature.
  • virginia (rail) fence — a zigzag fence made of rails laid across one another at the ends

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