0%

20-letter words containing v, o, r, t, e

  • descriptive geometry — the study of the projection of three-dimensional figures onto a plane surface
  • 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
  • developing-out paper — a sensitized printing paper requiring development in order to bring out the image. Abbreviation: D.O.P.
  • documentary evidence — law: written
  • dolly varden pattern — a fabric print consisting of bouquets of flowers.
  • electromagnetic wave — a wave of energy propagated in an electromagnetic field
  • electromotive series — a series of the metals, together with hydrogen, ranged in the order of their electrode potentials
  • 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
  • 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.
  • every bit as good as — You say that one thing is every bit as good, interesting, or important as another to emphasize that the first thing is just as good, interesting, or important as the second.
  • exclusive or circuit — a computer logic circuit having two or more input wires and one output wire and giving a high-voltage output signal if a low-voltage signal is fed to one or more, but not all, of the input wires
  • federal reserve note — a form of paper money issued by a Federal Reserve Bank.
  • 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.
  • generative phonology — a theory of phonology that uses a set of rules to derive phonetic representations from abstract underlying forms.
  • get/give so the bird — If an audience gives someone the bird, they shout loudly in order to show their disappointment or disapproval.
  • gill-over-the-ground — ground ivy.
  • give a wide berth to — to keep clear of; avoid
  • 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.
  • good driver discount — A good driver discount is a discount on insurance that is available to drivers who have no at-fault accidents and no traffic offenses during a particular period.
  • 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)
  • heat of vaporization — the heat absorbed per unit mass of a given material at its boiling point that completely converts the material to a gas at the same temperature: equal to the heat of condensation.
  • in-service education — training and education given to employed teachers throughout their career
  • incontrovertibleness — The quality of being incontrovertible.
  • information overload — an excess of incoming information, as might confront a pedestrian on a crowded city street, that forces one to be selective in the information received and retained.
  • intravenous drug use — the injection of drugs intravenously
  • inventory adjustment — Inventory adjustments are increases or decreases made in inventory to account for theft, loss, breakages, and errors in the amount or number of items received.
  • investment portfolio — the whole range of financial investments held by an individual investor or a financial organization
  • jordan curve theorem — the theorem that the complement of a simple closed curve can be expressed as the union of two disjoint sets, each having as boundary the given curve.
  • kármán vortex street — a regular stream of vortices shed from a body placed in a fluid stream: investigated by Kármán who advanced a formula for the frequency of the shed vortices in terms of the stream velocity and the dimensions of the body
  • keratoconjunctivitis — inflammation of the cornea and conjunctiva.
  • kick over the traces — either of the two straps, ropes, or chains by which a carriage, wagon, or the like is drawn by a harnessed horse or other draft animal.
  • lacto-ovo-vegetarian — Also called lactovarian [lak-tuh-vair-ee-uh n] /ˌlæk təˈvɛər i ən/ (Show IPA), ovolactarian, ovo-lacto-vegetarian. a vegetarian whose diet includes dairy products and eggs.
  • little ringed plover — a small grey and brown coloured plover which breeds in Europe and Asia and migrates to Africa for winter
  • love's labour's lost — a comedy (1594–95?) by Shakespeare.
  • lutherville-timonium — a city in N Maryland, near Baltimore.
  • master of the revels — an English court official from the late 15th to early 18th centuries responsible to the Lord Chamberlain for overseeing and paying for court entertainments.
  • maternal deprivation — the lack of a mother in a child's life, considered a cause of psychological problems later in life
  • microsoft sql server — (database)   A relational database management system (RDBMS) which is part of Microsoft's BackOffice family of servers. SQL Server was designed for client/server use and is accessed by applications using SQL. It runs on Windows NT version 3.5 or higher and is compliant with the ANSI SQL-92 and FIPS 127-2 SQL standards. SQL Server supports symmetric multiprocessing hardware; SNMP, ODBC, and major open standard communications protocols. It has Internet integration, data replication, and data warehousing features. Microsoft SQL Server was originally developed by Sybase Corporation but the cooperation was broken sometime [when?] before version 6.0.
  • model-view-presenter — (programming)   (MVP) A user interface architectural pattern where functions are separated between the model, view and presenter. The model defines the data to be displayed or otherwise acted upon in the user interface. The view displays data from the model and routes user commands (events) to the presenter to act upon that data. The presenter retrieves data from the model and displays it in the view. The implementation of MVP can vary as to how much presentation logic is handled by the presenter and the view. In a web application most presentation logic is usually in the view which runs in the web browser. MVP is one of the MV* variations of the MVC pattern.
  • modify a reservation — If you modify a reservation, you change a detail of a booking because someone who has booked a room has asked you to.
  • multiplicative group — a group in which the operation of the group is multiplication.
  • multipurpose vehicle — a large car, similar to a van, designed to carry up to eight passengers
  • mum-and-dad investor — a small-scale non-professional investor
  • nikkei stock average — an index of prices on the Tokyo Stock Exchange
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?