0%

20-letter words containing l, e, v, r

  • material equivalence — equivalence (def 4b).
  • material-equivalence — the state or fact of being equivalent; equality in value, force, significance, etc.
  • maternal deprivation — the lack of a mother in a child's life, considered a cause of psychological problems later in life
  • medieval warm period — the time, c900–1400, during which warmer temperatures existed in many parts of the world. Abbreviation: MWP.
  • 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.
  • 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
  • navigable semicircle — the less violent half of a cyclone; the half blowing in the direction opposite to that in which the cyclone is moving and in which a vessel can run before the wind.
  • negative electricity — the electricity present in a body or substance that has an excess of electrons, as the electricity developed on a resin when rubbed with flannel.
  • net realizable value — the net value of an asset if it were to be sold, taking into account the cost of making the sale and of bringing the asset into a saleable state
  • non-volatile storage — (storage)   (NVS, persistent storage, memory) A term describing a storage device whose contents are preserved when its power is off. Storage using magnetic media (e.g. magnetic disks, magnetic tape or bubble memory) is normally non-volatile by nature whereas semiconductor memories (static RAM and especially dynamic RAM) are normally volatile but can be made into non-volatile storage by having a (rechargable) battery permanently connected. Other examples of non-volatile storage are EEPROM, CD-ROM, paper tape and punched cards.
  • objective relativism — the doctrine that knowledge of real objects is relative to the individual.
  • operator overloading — overloading
  • oscillating universe — a variant model of the closed universe in which the universe undergoes cycles of expansion and contraction.
  • over-intellectualize — to seek or consider the rational content or form of.
  • overenthusiastically — With excessive enthusiasm.
  • ovo-lacto vegetarian — a vegetarian who eats eggs and dairy products
  • ovo-lacto-vegetarian — lacto-ovo-vegetarian.
  • palos verdes estates — a town in S California.
  • patent foramen ovale — a congenital heart defect resulting from failure of the foramen ovale to close shortly after birth.
  • period of revolution — a rather large interval of time that is meaningful in the life of a person, in history, etc., because of its particular characteristics: a period of illness; a period of great profitability for a company; a period of social unrest in Germany.
  • phillips screwdriver — a screwdriver that has a cross at the tip that is intended to be used with Phillips screws
  • phillips-screwdriver — a screw head having two partial slots crossed at right angles, driven by a special screwdriver (Phillips screwdriver)
  • philoprogenitiveness — producing offspring, especially abundantly; prolific.
  • polyvinylidene resin — any of the class of thermoplastic resins derived by the polymerization or copolymerization of a polyvinylidene compound, used similarly to the polyvinyl resins.
  • polyvinylpyrrolidone — a white, amorphous, water-soluble powder, (C 6 H 9 NO) n , used chiefly as a vehicle in the manufacture of pharmaceuticals.
  • population inversion — a condition of matter in which more electrons are in a high energy state than in a lower energy state, as is required for the operation of a laser.
  • positive electricity — the electricity present in a body or substance that has a deficiency of electrons, as the electricity developed on glass when rubbed with silk.
  • post-order traversal — traversal
  • postal delivery zone — zone (def 10).
  • practical imperative — (in Kantian ethics) the dictum that one should treat oneself and all humanity as an end and never as a means.
  • primitive polynomial — a polynomial that has content equal to 1. Compare content1 (def 11a).
  • property development — the business of buying land and buildings and then making improvements to them so that their selling price exceeds the price paid for them
  • read-eval-print loop — (language, LISP, programming)   (REPL) A programming structure within LISP which repeatedly reads a form from the user, evaluates it, and displays the result. A read-eval-print loop forms the basis of the Top-Level shell that programmers of the LISP family of languages interact with. In many dialects of LISP a very simple REPL could be implemented as: (loop (print (eval (read)))). (2003-06-23)
  • receivables turnover — A receivables turnover is a measure of cash flow that is calculated by dividing net credit sales by average accounts receivable.
  • recreational vehicle — a van or utility vehicle used for recreational purposes, as camping, and often equipped with living facilities. Abbreviation: RV.
  • redcar and cleveland — a unitary authority in NE England, in North Yorkshire: formerly (1975–96) part of Cleveland county. Pop: 139 100 (2003 est). Area: 240 sq km (93 sq miles)
  • regenerative cooling — Physics. a method of cooling a gas, utilizing the rapid expansion of a compressed portion of the gas, before it becomes liquid, to cool the remainder.
  • regional development — aid-giving to poorer areas or countries
  • relative atomic mass — the ratio of the average mass per atom of the naturally occurring form of an element to one-twelfth the mass of an atom of carbon-12
  • relative conjunction — a conjunction that introduces a relative clause
  • relative deprivation — the perception of an unfair disparity between one's situation and that of others.
  • relative probability — a measure or estimate of the degree of confidence one may have in the occurrence of an event, defined as the limit of the proportion observed in a sample as the sample size tends to infinity
  • republic of maldives — a republic occupying an archipelago of 1087 coral islands in the Indian Ocean, southwest of Sri Lanka: came under British protection in 1887; became independent in 1965 and a republic in 1968; member of the Commonwealth (1982–2016). The economy and infrastructure were severely damaged in the Indian Ocean tsunami of December 2004. Official language: Divehi. Official religion: (Sunni) Muslim. Currency: rufiyaa. Capital: Malé. Pop: 393 988 (2013 est). Area: 298 sq km (115 sq miles)
  • revolving presidency — a form of presidency in which the president and vice-president, or countries or bodies acting as such, switch roles after a set period and then back again and so on
  • romantic involvement — the condition of being in a romantic or sexual relationship
  • sales representative — a person or organization designated by a company to solicit business on its behalf in a specified territory or foreign country: I suggest you contact our Chicago sales representative.
  • server message block — (protocol)   (SMB) A client/server protocol that provides file and printer sharing between computers. In addition SMB can share serial ports and communications abstractions such as named pipes and mail slots. SMB is similar to remote procedure call (RPC) specialised for file system access. SMB was developed by Intel, Microsoft, and IBM in the early 1980s. It has also had input from Xerox and 3Com. It is the native method of file and print sharing for Microsoft operating systems; where it is called Microsoft Networking. Windows for Workgroups, Windows 95, and Windows NT all include SMB clients and servers. SMB is also used by OS/2, Lan Manager and Banyan Vines. There are SMB servers and clients for Unix, for example Samba and smbclient. SMB is a presentation layer protocol structured as a large set of commands (Server Message Blocks). There are commands to support file sharing, printer sharing, user authentication, resource browsing, and other miscellaneous functions. As clients and servers may implement different versions ("dialects") of the protocol they negotiate before starting a session. The redirector packages SMB requests into a network control block (NBC) structure that can be sent across the network to a remote device. SMB originally ran on top of the lower level protocols NetBEUI and NetBIOS, but now typically runs over TCP/IP. Microsoft have developed an extended version of SMB for the Internet, the Common Internet File System (CIFS), which in most cases replaces SMB. CIFS runs only runs over TCP/IP.
  • special boat service — a unit of the Royal Marines specializing in reconnaissance and sabotage
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?