0%

20-letter words containing l, i, v, a

  • electromagnetic wave — a wave of energy propagated in an electromagnetic field
  • 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
  • five-a-side football — a version of soccer with five players in each team
  • frederick william iv — 1795–1861, king of Prussia 1840–61 (brother of William I of Prussia).
  • front-end volatility — Front-end volatility is the ability of the fractions with lower boiling points, such as butane, to evaporate at normal temperatures.
  • garcilaso de la vega — 1503?–36, Spanish poet.
  • 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.
  • gingival hyperplasia — Gingival hyperplasia is abnormal enlargement of the gums.
  • gravimetric analysis — analysis by weight.
  • gravitational radius — Schwarzschild radius.
  • grievous bodily harm — law: serious injury
  • guided visualization — a relaxation technique in which words, sounds, etc., are used to evoke positive mental images, feelings, and thoughts.
  • have an itching palm — to desire money greedily
  • hildegard von bingenHildegard von (Hildegard of Bingen"Sibyl of the Rhine") 1098–1178, German nun, healer, writer, and composer.
  • human papillomavirus — any of a group of papillomaviruses causing cutaneous warts and lesions of the oral, anal, and genital mucous membranes in human beings
  • independent variable — Mathematics. a variable in a functional relation whose value determines the value or values of other variables, as x in the relation y = 3 x 2 . Compare dependent variable (def 1).
  • 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.
  • inland revenue stamp — a certificate issued by the Inland Revenue to acknowledge payment of tax
  • intervening variable — a hypothetical variable postulated to account for the way in which a set of independent variables control a set of dependent variables
  • java development kit — (language, compiler)   (JDK) A free Sun Microsystems product which provides the environment required for programming in Java. The JDK is available for a variety of platforms, but most notably Sun Solaris and Microsoft Windows.
  • java virtual machine — (language, architecture)   (JVM) A specification for software which interprets Java programs that have been compiled into byte-codes, and usually stored in a ".class" file. The JVM instruction set is stack-oriented, with variable instruction length. Unlike some other instruction sets, the JVM's supports object-oriented programming directly by including instructions for object method invocation (similar to subroutine call in other instruction sets). The JVM itself is written in C and so can be ported to run on most platforms. It needs thread support and I/O (for dynamic class loading). The Java byte-code is independent of the platform. There are also some hardware implementations of the JVM.
  • labour-saving device — a machine, gadget, etc, that reduces (human) effort, hard work or labour
  • 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.
  • lavaliere microphone — a small microphone that hangs around the neck of a performer or speaker.
  • leave sth until last — If you leave something or someone until last, you delay using, choosing, or dealing with them until you have used, chosen, or dealt with all the others.
  • legislative assembly — the legislature of France 1791–92.
  • lifetime achievement — the notable successes that someone achieves during their life
  • linage advertisement — advertisements which are costed and paid for according to the number of lines in them
  • linguistic universal — language universal.
  • little kanawha river — a river in NW West Virginia, flowing N and NW to the Ohio River. 160 miles (257 km) long.
  • live and breathe sth — be passionately interested in sth
  • malware as a service — (security, legal)   A kind of cybercrime as a service in which the service provider operates or distributes malware on behalf of others for money.
  • manuel avila camacho — Manuel Ávila [mah-nwel ah-vee-lah] /mɑˈnwɛl ˈɑ viˌlɑ/ (Show IPA). Manuel Avila Camacho.
  • 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
  • mechanical advantage — the ratio of output force to the input force applied to a mechanism.
  • medieval warm period — the time, c900–1400, during which warmer temperatures existed in many parts of the world. Abbreviation: MWP.
  • multiplicative group — a group in which the operation of the group is multiplication.
  • 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
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?