0%

20-letter words containing e, v, a, n

  • conservative baptist — a member of a Protestant denomination (Conservative Baptist Association of America) organized in Milwaukee, Wisconsin, in 1948.
  • conservative judaism — a movement reacting against the radicalism of Reform Judaism, rejecting extreme change and advocating moderate relaxations of traditional Jewish law, by an extension of the process by which its adherents claim traditional Orthodox Judaism evolved
  • convective discharge — the repulsion of ions of a gas by a highly charged body, creating a discernible wind.
  • conventional weapons — weapons which are not nuclear
  • conversation stopper — a comment that is so shocking or boring that people stop talking
  • copulative asyndeton — a staccato effect produced by omitting copulative connectives between two or more items in a group, as in “Friends, Romans, countrymen.”.
  • corporate governance — the balance of control between the stakeholders, managers, and directors of an organization
  • counterrevolutionary — Counterrevolutionary activities are activities intended to reverse the effects of a previous revolution.
  • covenant of warranty — warranty (def 2b).
  • covenant-of-warranty — warranty (def 2b).
  • creative imagination — the faculty of imagining, or of forming mental images or concepts of what is not actually present to the senses.
  • crude oil evaluation — Crude oil evaluation is the process of assessing the chemical and physical properties of crude oil, against particular standards.
  • daylight saving time — Daylight Saving Time is a period of time in the summer when the clocks are set one hour forward, so that people can have extra light in the evening.
  • daylight-saving time — the civil time observed when daylight saving is adopted in a country or community.
  • death of ivan ilyich — a short novel (1884) by Leo Tolstoy.
  • declarative language — (language)   Any relational language or functional language. These kinds of programming language describe relationships between variables in terms of functions or inference rules, and the language executor (interpreter or compiler) applies some fixed algorithm to these relations to produce a result. Declarative languages contrast with imperative languages which specify explicit manipulation of the computer's internal state; or procedural languages which specify an explicit sequence of steps to follow. The most common examples of declarative languages are logic programming languages such as Prolog and functional languages like Haskell. See also production system.
  • descriptive notation — a method of denoting the squares on the chessboard in which each player names the files from the pieces that stand on them at the opening and numbers the ranks away from himself
  • determinate cleavage — cell division in a fertilized or unfertilized egg resulting in daughter cells that are no longer able to produce a complete embryo by themselves
  • developing-out paper — a sensitized printing paper requiring development in order to bring out the image. Abbreviation: D.O.P.
  • development planning — the planning of the development of an area of land
  • digital service unit — data service unit
  • do someone a service — If you do someone a service, you do something that helps or benefits them.
  • documentary evidence — law: written
  • dolly varden pattern — a fabric print consisting of bouquets of flowers.
  • drive a hard bargain — be tough negotiator
  • effective resistance — the resistance to an alternating current, expressed as the ratio of the power dissipated to the square of the effective current.
  • electromagnetic wave — a wave of energy propagated in an electromagnetic field
  • embryo vitrification — a method of in vitro fertilization in which the embryo is exposed to a vitreous solution and frozen before being thawed and implanted into the uterus
  • enterprise javabeans — (specification, business, programming)   (EJB) A server-side component architecture for writing reusable business logic and portable enterprise applications. EJB is the basis of Sun's Java 2 Platform, Enterprise Edition (J2EE). Enterprise JavaBean components are written entirely in Java and run on any EJB compliant server. They are operating system, platform, and middleware independent, preventing vendor lock-in. EJB servers provide system-level services (the "plumbing") such as transactions, security, threading, and persistence. The EJB architecture is inherently transactional, distributed, multi-tier, scalable, secure, and wire protocol neutral - any protocol can be used: IIOP, JRMP, HTTP, DCOM etc. EJB 1.1 requires RMI for communication with components. EJB 2.0 is expected to require support for RMI/IIOP. EJB applications can serve assorted clients: browsers, Java, ActiveX, CORBA etc. EJB can be used to wrap legacy systems. EJB 1.1 was released in December 1999. EJB 2.0 is in development. Sun claims broad industry adoption. 30 vendors are shipping server products implementing EJB. Supporting vendors include IBM, Fujitsu, Sybase, Borland, Oracle, and Symantec. An alternative is Microsoft's MTS (Microsoft Transaction Server).
  • environment variable — (programming, operating system)   A variable that is bound in the current environment. When evaluating an expression in some environment, the evaluation of a variable consists of looking up its name in the environment and substituting its value. Most programming languages have some concept of an environment but in Unix shell scripts it has a specific meaning slightly different from other contexts. In shell scripts, environment variables are one kind of shell variable. They differ from local variables and command line arguments in that they are inheritted by a child process. Examples are the PATH variable that tells the shell the file system paths to search to find command executables and the TZ variable which contains the local time zone. The variable called "SHELL" specifies the type of shell being used. These variables are used by commands or shell scripts to discover things about the environment they are operating in. Environment variables can be changed or created by the user or a program. To see a list of environment variables type "setenv" at the csh or tcsh prompt or "set" at the sh, bash, jsh or ksh prompt. In other programming languages, e.g. functional programming languages, the environment is extended with new bindings when a function's parameters are bound to its actual arguments or when new variables are declared. In a block-structured procedural language, the environment usually consists of a linked list of activation records.
  • environmental health — the issues dealt with by the Environmental Health Department of a local authority, such as prevention of the spread of communicable diseases, food safety and hygiene, control of infestation by insects or rodents, etc
  • environmental impact — the impact on the environment created by an industry, service, plan, or project
  • equivalence relation — (mathematics)   A relation R on a set including elements a, b, c, which is reflexive (a R a), symmetric (a R b => b R a) and transitive (a R b R c => a R c). An equivalence relation defines an equivalence class. See also partial equivalence relation.
  • equivalent air speed — the speed at sea level that would produce the same Pitot-static tube reading as that measured at altitude
  • federal reserve bank — a U.S. federal banking system that is under the control of a central board of governors (Federal Reserve Board) with a central bank (Federal Reserve Bank) in each of 12 districts and that has wide powers in controlling credit and the flow of money as well as in performing other functions, as regulating and supervising its member banks.
  • federal reserve note — a form of paper money issued by a Federal Reserve Bank.
  • five-star restaurant — a restaurant which has been given the top star-rating
  • flavour of the month — If you think that something or someone is very popular at a particular time, you can say that they are flavour of the month.
  • formative assessment — ongoing assessment of a pupil's educational development within a particular subject area
  • front-end volatility — Front-end volatility is the ability of the fractions with lower boiling points, such as butane, to evaporate at normal temperatures.
  • general public virus — (software, legal)   A pejorative name for some versions of the GNU project copyleft or General Public License (GPL), which requires that any tools or application programs incorporating copylefted code must be source-distributed on the same terms as GNU code. Thus it is alleged that the copyleft "infects" software generated with GNU tools, which may in turn infect other software that reuses any of its code.
  • generative phonology — a theory of phonology that uses a set of rules to derive phonetic representations from abstract underlying forms.
  • generative semantics — a theory of generative grammar holding that the deep structure of a sentence is equivalent to its semantic representation, from which the surface structure can then be derived using only one set of rules that relate underlying meaning and surface form rather than separate sets of semantic and syntactic rules.
  • gingival hyperplasia — Gingival hyperplasia is abnormal enlargement of the gums.
  • give one's right arm — to be prepared to make any sacrifice
  • give someone the air — a mixture of nitrogen, oxygen, and minute amounts of other gases that surrounds the earth and forms its atmosphere.
  • governador valadares — a city in E Brazil.
  • gravimetric analysis — analysis by weight.
  • great dividing range — a mountain range extending along the E coast of Australia: vast watershed region. 100 to 200 miles (160–320 km) wide.
  • great northern diver — a large northern bird, Gavia immer, with a black-and-white chequered back and a black head and neck in summer: family Gaviidae (divers)
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?