0%

21-letter words containing m, o, r, e, l, a

  • ploughman's spikenard — a European plant, Inula conyza, with tubular yellowish flower heads surrounded by purple bracts: family Asteraceae (composites)
  • pneumoencephalography — encephalography.
  • polarizing microscope — a microscope that utilizes polarized light to reveal detail in an object, used especially to study crystalline and fibrous structures.
  • portable commodore 64 — (computer)   A version of the Commodore 64 modelled after the original Osborne portable PCs, with a flip-down keyboard that revealed a 5-inch colour monitor, and a built-in 1541 floppy disk drive. It is thought that few were made but that they did go on sale, at least in Canada.
  • portable common loops — (PCL) A language which started out as an implementation of CommonLoops and turned into a portable CLOS implementation. Version 1992-08-28. It runs under Lucid Common LISP 4.0.1 and CMU Common LISP 16e.
  • prader-willi syndrome — a congenital condition characterized by obsessive eating, obesity, learning difficulties, and small genitalia
  • premature ejaculation — a male psychosexual disorder in which ejaculation occurs soon after the commencement of sexual intercourse.
  • premenstrual syndrome — a complex of physical and emotional changes, including depression, irritability, appetite changes, bloating and water retention, breast soreness, and changes in muscular coordination, one or more of which may be experienced in the several days before the onset of menstrual flow. Abbreviation: PMS.
  • probable maximum loss — Probable maximum loss is the maximum amount of loss that can be expected under normal circumstances.
  • programmed cell death — a normal, genetically regulated process leading to the death of cells and triggered by the presence or absence of certain stimuli, as DNA damage.
  • propantheline bromide — a substance, C 2 3 H 3 0 BrNO 3 , used in the treatment of peptic ulcers.
  • quantum teleportation — a hypothetical technique to instantly transfer properties from one quantum system to another without contact, or to transfer a quantum state to an arbitrarily distant location.
  • rattle someone's cage — to upset or anger someone
  • real operating system — (operating system, abuse)   The sort the speaker is used to. People from the BSDophilic academic community are likely to issue comments like "System V? Why don't you use a *real* operating system?", people from the commercial/industrial Unix sector are known to complain "BSD? Why don't you use a *real* operating system?", and people from IBM object "Unix? Why don't you use a *real* operating system?" See holy wars, religious issues, proprietary, Get a real computer!.
  • redevelopment company — a private corporation or a public agency that stimulates the improvement of land, as through a building project subject to certain designs and controls, by financing, selling, or leasing such real estate to interested buyers or lessees.
  • relational data model — (database)   (Or "relational model") A data model introduced by E.F. Codd in 1970, particularly well suited for business data management. In this model, data are organised in tables. The set of names of the columns is called the "schema" of the table. Here is an example table with the schema (account number, amount) and 3 lines. account number amount -------------- --------- 12343243546456 +30000.00 23149875245824 +2345.33 18479827492874 -123.25 The data can be manipulated using a relational algebra. SQL is a standard language for talking to a database built on the relational model (a "relational database").
  • remote procedure call — (networking, programming)   (RPC) A protocol which allows a program running on one host to cause code to be executed on another host without the programmer needing to explicitly code for this. RPC is an easy and popular paradigm for implementing the client-server model of distributed computing. An RPC is initiated by the caller (client) sending request message to a remote system (the server) to execute a certain procedure using arguments supplied. A result message is returned to the caller. There are many variations and subtleties in various implementations, resulting in a variety of different (incompatible) RPC protocols.
  • replacement algorithm — The method used to determine which entry in an associative cache to flush to main memory when it is desired to cache a new block of data. The "least recently used" algorithm flushed the block which has not been accessed for the longest time. A random replacement algorithm picks any block with equal probability.
  • residual unemployment — the unemployment that remains in periods of full employment, as a result of those mentally, physically, or emotionally unfit to work
  • salam-weinberg theory — the electroweak theory.
  • san gabriel mountains — a mountain range in S California, N of Los Angeles. Highest peak, San Antonio Peak, 10,080 feet (3072 meters).
  • scarlet monkey flower — any of various plants belonging to the genus Mimulus, of the figwort family, as M. cardinalis (scarlet monkey flower) having spotted flowers that resemble a face.
  • secure hash algorithm
  • sierra madre oriental — the system of mountains in the east of Mexico
  • simple actor language — (language)   (SAL) A minimal actor language, used for teaching in:
  • special court-martial — a court-martial established to try violations of military law less serious than those tried by a general court-martial but more serious than those tried by a summary court-martial.
  • spin angular momentum — to make (yarn) by drawing out, twisting, and winding fibers: Pioneer women spun yarn on spinning wheels.
  • steal someone's heart — to cause someone to feel love or affection
  • stock list department — (in an American stock exchange) the department dealing with monitoring compliance with its listing requirements and rules
  • subliminal perception — perception of or reaction to a stimulus that occurs without awareness or consciousness
  • systeme international — Système International d'Unités
  • teleological argument — the argument purporting to prove the existence of God from empirical facts, the premise being that the universe shows evidence of order and hence design
  • tetrabromofluorescein — eosin (def 1).
  • the moral high ground — If you say that someone has taken the moral high ground, you mean that they consider that their policies and actions are morally superior to the policies and actions of their rivals.
  • the women's land army — a unit of women recruited to do agricultural work in the United Kingdom during World War I and World War II
  • thermal decomposition — Thermal decomposition is the process in which a chemical species breaks down when its temperature is increased.
  • thermal power station — a power station in which heat is converted into electricity
  • to lay something bare — If you lay something bare, you uncover it completely so that it can then be seen.
  • to risk life and limb — If someone risks life and limb, they do something very dangerous that may cause them to die or be seriously injured.
  • transformational rule — Linguistics. a rule of transformational grammar that relates two phrase markers in the course of a derivation from the deep to the surface syntactic representation of a sentence, as by reordering, inserting, or deleting elements; a rule that converts deep structures into surface structures.
  • trichloronitromethane — chloropicrin.
  • triethyl orthoformate — a colorless liquid, C 7 H 16 O 3 , used chiefly in organic synthesis.
  • ultraviolet astronomy — the branch of astronomy that deals with celestial objects emitting electromagnetic radiation in the ultraviolet range.
  • universal disk format — (storage, standard)   (UDF) A CD-ROM file system standard that is required for DVD ROMs. UDF is the OSTA's replacement for the ISO 9660 file system used on CD-ROMs, but will be mostly used on DVD. DVD multimedia disks use UDF to contain MPEG audio and video streams. To read DVDs you need a DVD drive, the kernel driver for the drive, MPEG video support, and a UDF driver. DVDs containing both UDF filesystems and ISO 9660 filesystems can be read without UDF support. UDF can also be used by CD-R and CD-RW recorders in packet writing mode.
  • virtual memory system — (operating system)   (VMS) DEC's proprietary operating system originally produced for its VAX minicomputer. VMS V1 was released in August 1978. VMS was renamed "OpenVMS" around version 5.5. The first version of VMS on DEC Alpha was known as OpenVMS for AXP V1.0, and the correct way to refer to the operating system now is OpenVMS for VAX or OpenVMS for Alpha. The renaming also signified the fact that the X/Open consortium had certified OpenVMS as having a high support for POSIX standards. VMS is one of the most secure operating systems on the market (making it popular in financial institutions). It currently (October 1997) has the best clustering capability (both number and distance) and is very scalable with binaries portable from small desktop workstations up to huge mainframes. Many Unix fans generously concede that VMS would probably be the hacker's favourite commercial OS if Unix didn't exist; though true, this makes VMS fans furious.
  • vladivostok agreement — a preliminary arms control accord concluded by Soviet leader Leonid Brezhnev and U.S. President Gerald Ford in Vladivostok, U.S.S.R., in December 1974.
  • voluntary arrangement — a procedure enabling an insolvent company to come to an arrangement with its creditors and resolve its financial problems, often in compliance with a court order
  • volunteers of america — a religious reform and relief organization, similar to the Salvation Army, founded in New York City in 1896 by Ballington Booth, son of William Booth, the founder of the Salvation Army. Abbreviation: VOA.
  • warm silence software — A small company run by(?) Robin Watts, producing software for the Acorn Archimedes.
  • weak head normal form — (reduction, theory)   (WHNF) A lambda expression is in weak head normal form (WHNF) if it is a head normal form (HNF) or any lambda abstraction. I.e. the top level is not a redex. The term was coined by Simon Peyton Jones to make explicit the difference between head normal form (HNF) and what graph reduction systems produce in practice. A lambda abstraction with a reducible body, e.g. \ x . ((\ y . y+x) 2) is in WHNF but not HNF. To reduce this expression to HNF would require reduction of the lambda body: (\ y . y+x) 2 --> 2+x Reduction to WHNF avoids the name capture problem with its need for alpha conversion of an inner lambda abstraction and so is preferred in practical graph reduction systems. The same principle is often used in strict languages such as Scheme to provide call-by-name evaluation by wrapping an expression in a lambda abstraction with no arguments: D = delay E = \ () . E The value of the expression is obtained by applying it to the empty argument list:
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?