0%

20-letter words containing i, n, t, r, a, v

  • a vinculo matrimonii — pertaining to or noting a divorce that absolutely dissolves the marriage bond and releases the spouses from all matrimonial obligations: a divorce a vinculo matrimonii.
  • administrative court — a court that specializes in dealing with cases relating to the way in which government bodies exercise their powers
  • administrative leave — leave, as from a government agency or department, arranged by special permission or directive: During the investigation she was placed on administrative leave with pay.
  • advertising campaign — An advertising campaign is a planned series of advertisements.
  • alternative comedian — someone who practises alternative comedy
  • alternative medicine — treatments: homeopathic
  • alternative question — a question that offers the listener a choice of two or more alternatives and is characterized by rising intonation on each alternative except for the final one, which has falling intonation, as Would you like coffee, tea, or soda?
  • anniversary reaction — a psychological reaction, as depression, occurring at a regularly fixed time and associated with the recollection of an emotionally upsetting past experience, as loss of a loved one.
  • asset turnover ratio — An asset turnover ratio is a measure of the efficiency of a company, that is calculated by dividing sales for a period by average total assets.
  • astatic galvanometer — a galvanometer that is unaffected by the earth's magnetic field and is used for measuring small currents.
  • at someone's service — ready to serve or cooperate with someone
  • beaverhead mountains — a mountain range on the border of E Idaho and SW Montana, in the Bitterroot Range. 10,961 feet (3343 meters).
  • benavente y martinez — Jacinto. 1866–1954, Spanish dramatist and critic, who wrote over 150 plays. Nobel prize for literature 1922
  • breakfast television — Breakfast television refers to television programmes which are broadcast in the morning at the time when most people are having breakfast.
  • call-level interface — (database, standard)   (SQL/CLI) A programming interface designed to support SQL access to databases from shrink-wrapped application programs. CLI was originally created by a subcommittee of the SQL Access Group (SAG). The SAG/CLI specification was published as the Microsoft Open DataBase Connectivity (ODBC) specification in 1992. In 1993, SAG submitted the CLI to the ANSI and ISO SQL committees. SQL/CLI provides an international standard implementation-independent CLI to access SQL databases. Client-server tools can easily access databases through dynamic link libraries. It supports and encourages a rich set of client-server tools. SQL/CLI is an addendum to 1992 SQL standard (SQL-92). It was completed as ISO standard ISO/IEC 9075-3:1995 Information technology -- Database languages -- SQL -- Part 3: Call-Level Interface (SQL/CLI). The current SQL/CLI effort is adding support for SQL3.
  • cancel a reservation — If you cancel a reservation, you stop it because someone who has booked a room has informed you that they no longer wish to stay there.
  • capacitive reactance — the opposition of capacitance to alternating current, equal to the reciprocal of the product of the angular frequency of the current times the capacitance. Symbol: X C.
  • career limiting move — (jargon)   (CLM, Sun) Any action endangering one's future prospects of getting plum projects and raises, and possibly one's job. E.g. "His Halloween costume was a parody of his manager. He won the prize for "best CLM"." A severe bug discovered by a customer might be a "CLM bug".
  • cavalleria rusticana — an opera (1890) by Pietro Mascagni.
  • cavendish experiment — the experiment, conducted by Henry Cavendish, that determined the constant of gravitation by using a torsion balance and measuring the torsion produced by two masses placed at given distances from the masses on the balance.
  • change a reservation — If you change a reservation, you move a booking to a different date because someone who has booked a room has informed you that they wish to stay there on a different date.
  • channel service unit — (communications)   (CSU) A type of interface used to connect a terminal or computer to a digital medium in the same way that a modem is used for connection to an analogue medium. A CSU is provided by the communication carrier to customers who wish to use their own equipment to retime and regenerate the incoming signals. The customer must supply all of the transmit logic, receive logic and timing recovery in order to use the CSU, whereas a digital service unit DSU performs these functions.
  • charismatic movement — any of various groups, within existing denominations, that emphasize communal prayer and the charismatic gifts of speaking in tongues, healing, etc
  • chevalier-montrachet — a white wine from Burgundy.
  • coalition government — a government containing members of two or more political parties
  • collective agreement — a negotiated agreement, which is not enforceable at law, between an employer and employees' representatives, covering rates of pay or terms and conditions of employment, or both
  • comparative judgment — any judgment about whether there is a difference between two or more stimuli
  • comparative religion — a field of study seeking to derive general principles from a comparison and classification of the growth and influence of various religions.
  • conservation of mass — the principle that the total mass of any isolated system is constant and is independent of any chemical and physical changes taking place within the system
  • 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
  • continuous variation — variation in phenotypic traits such as body weight or height in which a series of types are distributed on a continuum rather than grouped into discrete categories. Compare discontinuous variation.
  • convective discharge — the repulsion of ions of a gas by a highly charged body, creating a discernible wind.
  • conversation stopper — a comment that is so shocking or boring that people stop talking
  • counterrevolutionary — Counterrevolutionary activities are activities intended to reverse the effects of a previous revolution.
  • 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.
  • 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.
  • digital service unit — data service unit
  • documentary evidence — law: written
  • 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

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