0%

25-letter words containing v, m, a

  • a pressurized environment — an environment in which a lot of pressure is put on people to achieve
  • advance information sheet — a document giving details about a book that is to be published in the near future
  • advanced power management — (hardware)   (APM) A feature of some displays, usually but not always, on laptop computers, which turns off power to the display after a preset period of inactivity to conserve electrical power. Monitors with this capability are usually refered to as "green monitors", meaning environmentally friendly. Not to be confused with a screen blanker which is software that causes the display to go black (by setting every pixel to black) to prevent burn-in.
  • american standard version — a revised version of the Authorized (King James) Version of the Bible, published by a committee of American scholars in 1901
  • antixerophthalmic vitamin — vitamin A.
  • automatic vending machine — a machine that automatically dispenses goods, such as cigarettes, when money is inserted
  • chorionic villus sampling — a method of diagnosing genetic disorders early in pregnancy by the removal by catheter through the cervix or abdomen of a tiny sample of tissue from the chorionic villi
  • constant applicative form — (functional programming)   (CAF) A supercombinator which is not a lambda abstraction. This includes truly constant expressions such as 12, (+ 1 2), [1, 2, 3] as well as partially applied functions such as (+ 4). Note that this last example is equivalent under eta abstraction to \ x . + 4 x which is not a CAF. Since a CAF is a supercombinator, it contains no free variables. Moreover, since it is not a lambda abstraction it contains no variables at all. It may however contain identifiers which refer to other CAFs, e.g. c 3 where c = (* 2). A CAF can always be lifted to the top level of the program. It can either be compiled to a piece of graph which will be shared by all uses or to some shared code which will overwrite itself with some graph the first time it is evaluated. A CAF such as ints = from 1 where from n = n : from (n+1) can grow without bound but may only be accessible from within the code of one or more functions. In order for the garbage collector to be able to reclaim such structures, we associate with each function a list of the CAFs to which it refers. When garbage collecting a reference to the function we collect the CAFs on its list.
  • cost-of-living adjustment — an adjustment to pay which takes account of a change in the cost of living
  • develop-mentally disabled — a disability, as mental retardation or cerebral palsy, that begins at an early age and continues indefinitely, leading to substantial handicap.
  • device independent bitmap — (graphics, file format)   (DIB) An image format in which the sequence and depth of pixels in the file is not specifically related to their layout in any particular device. This allows any device dependent bitmap (DDB) image to be converted to or DIB format without loss of information, and this can then later be converted to other DDB formats for, e.g., printing or display. Rather than requiring converters from each DDB format to all other formats, only converters to and from DIB are needed. DIB images are normally transferred in metafiles, bmp files, and the clipboard. Transferring colour bitmaps from one device to another was not possible in versions of Microsoft Windows earlier than 3.0. Application programs can build DIB images without any interaction with Windows. If Windows lacks a drawing primitive, the application can simulate it directly into the DIB instead of using the existing graphics device interface (GDI) primitives. Unfortunately, under Windows versions 3.0 and 3.1, GDI cannot perform output operations directly to a DIB. Conversion between DIB and DDB is performed by the device driver. Where the driver does not have this facility, the conversion is performed by GDI but only in monochrome. DIBs are slower to use than device dependent bitmaps due to the conversions required.
  • drive someone up the wall — If you say that something or someone is driving you up the wall, you are emphasizing that they annoy and irritate you.
  • examination for discovery — a pretrial meeting to disclose evidence that will be presented later
  • five nations championship — a former annual competition involving the national sides of England, France, Ireland, Scotland, and Wales; replaced by the Six Nations Championship in 2000
  • flash lights impressively — (programming, humour)   (FLI) /FLY/ A joke assembly language instruction first documented in the late 1970s in "The Hackers Dictionary". The FLI instruction was frequently referred to by engineers when minicomputers such as the DEC PDP-8, PDP-11 and some early microcomputers such as the IMSAI and Altair had dozens of front panel lights. "When the computer is about to do some long I/O operation, stick in a FLI so the accountants won't think the machine has hung again."
  • food and beverage manager — A food and beverage manager is responsible for providing food and drink for the guests at a hotel or restaurant.
  • frame relay access device — (communications)   (FRAD) Hardware and software that turns packets from TCP, SNA, IPX, etc into frames that can be sent over a Frame Relay wide area network. FRADs are a hot topic in data comms because companies like Netlink, Motorola, Stratacom are making lots of money out of them.
  • franked investment income — (formerly) dividends from one UK company received by another on which the paying company had paid corporation tax so that the receiving company had no corporation tax to pay: discontinued from 1999
  • give someone the dingbats — to make someone nervous
  • guantánamo bay naval base — a US naval base on Guantánamo Bay; since 2002, a detainment camp for suspected al-Qaeda and Taliban operatives
  • have an eye for something — If you say that someone has an eye for something, you mean that they are good at noticing it or making judgments about it.
  • have sth at one's command — If you have a particular skill or particular resources at your command, you have them and can use them fully.
  • improved mercury autocode — (language)   (IMP) A version of Autocode used to program the Edinburgh Multi Access System (EMAS), one of the first operating systems written in a high-level language, apparently predating Unix. Luis Damas' Prolog interpreter in IMP for EMAS led to C-Prolog.
  • intermediate vector boson — one of the three particles that are believed to transmit the weak force: the positively charged W particle, the negatively charged W particle, and the neutral Z 0 particle.
  • java run-time environment — (language)   (JRE) The part of the Java Development Kit required to run Java programs. The JRE consists of the Java Virtual Machine, the Java platform core classes and supporting files. It does not include the compiler, debugger or other tools present in the JDK. The JRE is the smallest set of executables and files that constitute the standard Java platform.
  • les demoiselles d'avignon — a painting (1907) by Pablo Picasso.
  • magnetohydromagnetic wave — Physics. Alfvén wave.
  • marcus-valerius-martialis — (Marcus Valerius Martialis) a.d. 43?–104? Roman epigrammatist, born in Spain.
  • mpc level 1 specification — (multimedia)   The original Multimedia Personal Computer specification. Minimum requirements are a 16 MHz 386SX with 2 megabytes of RAM, a 30 MB hard disk drive, and a CD-ROM drive with a sustained data transfer rate of 150 KB/s at no more than 40% of CPU bandwidth and reading at least 16 KB blocks. The maximum average seek time is 1 second and the Mean Time Between Failure 10000 hours. Capability Mode 1. The computer must have 8-bit digital sound and an 8-note synthesizer with MIDI playback. Sample rates of 22.05 and 11.025 kHz must be supported by no more than 10% of CPU bandwidth, preferably 44.1 kHz at no more than 15% of CPU bandwidth. The synthesizer must support multi-voice, multi-timbral generation of six simultaneous melody notes and two simultaneous percussive notes with internal mixing capabilities to combine input from three sources and present the output as a stereo, line-level audio signal at the back panel. The video display must have a resolution of at least 640 x 480 in 16 colours. MIDI, I/O, and joystick ports must be previded. Compare MPC Level 2 Specification.
  • mpc level 2 specification — (multimedia)   An improved version of the MPC Level 1 Specification for Multimedia Personal Computers. Minimum requirements are a 25 Mhz 486SX with 4 MB of RAM and a 160 MB hard disk drive. The CD-ROM drive must support a sustained data transfer rate of 300 KB/s using at most 60% of CPU bandwidth on 16 KB minimum block read size. Its average seek time must be 400 milliseconds maximum. Capability Mode 1, Mode 2 form 1, Mode 2 form 2, Multisession. It must be CD-ROM XA-ready. The computer must have 16-bit digital sound, an 8-note synthesizer, and MIDI playback. A sample rate of 44.1 kHz must be available on stereo channels with more than 15% of CPU bandwidth. A video display with a resolution of 640 x 480 in 65,536 colours, and MIDI, I/O, and joystick ports must be provided.
  • my favourite toy language — (jargon, language)   (MFTL) Describes a talk on a programming language design that is heavy on syntax (with lots of BNF), sometimes even talks about semantics (e.g. type systems), but rarely, if ever, has any content (see content-free). More broadly applied to talks - even when the topic is not a programming language --- in which the subject matter is gone into in unnecessary and meticulous detail at the sacrifice of any conceptual content. "Well, it was a typical MFTL talk". 2. A language about which the developers are passionate (often to the point of prosyletic zeal) but no one else cares about. Applied to the language by those outside the originating group. "He cornered me about type resolution in his MFTL." The first great goal in the mind of the designer of an MFTL is usually to write a compiler for it, then bootstrap the design away from contamination by lesser languages by writing a compiler for it in itself. Thus, the standard put-down question at an MFTL talk is "Has it been used for anything besides its own compiler?". On the other hand, a language that *cannot* be used to write its own compiler is beneath contempt. See break-even point, toolsmith.
  • national advanced systems — (company)   (NAS) A company, previously known as ITEL, that made IBM plug-compatible hardware and was bought by Hitachi.
  • national unity government — a government formed by a coalition of parties, esp in time of national emergency
  • normal equivalent deviate — a value x such that the integral of a normal curve over all those values of the independent variable less than x is equal to the given probability.
  • peripheral nervous system — the portion of the nervous system lying outside the brain and spinal cord.
  • permanent virtual circuit — (networking)   (PVC, or in ATM terminology, "Permanent Virtual Connection") A virtual circuit that is permanently established, saving the time associated with circuit establishment and tear-down.
  • petropavlovsk-kamchatskiy — seaport in E Asian Russia, on Kamchatka Peninsula: pop. 210,000
  • polycystic ovary syndrome — a hormonal disorder in which the Graafian follicles in the ovary fail to develop completely so that they are unable to ovulate, remaining as multiple cysts that distend the ovary. The results can include reduced fertility, obesity, and hirsutism
  • qualified majority voting — a voting system, used by the EU Council of Ministers, enabling certain resolutions to be passed without unanimity
  • representative government — a person or thing that represents another or others.
  • somerset levels and moors — a sparsely populated wetland and coastal plain area extending across parts of the north and centre of the historic county of Somerset, from Ilchester and Langport in the south to Clevedon in the north and Glastonbury in the east. Area: 650 sq km (251 sq miles)
  • state services commission — (in New Zealand) a government-appointed body in charge of the public service
  • statement savings account — a savings account in which transactions are confirmed periodically by a bank statement.
  • take advantage of someone — If someone takes advantage of you, they treat you unfairly for their own benefit, especially when you are trying to be kind or to help them.
  • take sth under advisement — If someone in authority takes a matter under advisement, they decide that the matter needs to be considered more carefully, often by experts.
  • to give someone a bunk-up — to give someone a competitive advantage in order to help them get on better than they would otherwise have done
  • to live beyond your means — If someone is living beyond their means, they are spending more money than they can afford. If someone is living within their means, they are not spending more money than they can afford.
  • uniform naming convention — Universal Naming Convention
  • verbum sat sapienti (est) — a word to the wise (is) enough
  • vienna development method — (programming, specification)   (VDM) A program development method based on formal specification using the Vienna Development Method Specification Language (VDM-SL).

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