0%

24-letter words containing a, c, l, e, n

  • public access television — television in which local producers or individuals can participate
  • public international law — Also called public law. the law governing the legal relations between independent states or nations and, increasingly, between these and individuals.
  • public relations officer — a person who is responsible for communications with the public
  • public-access television — a noncommercial system of broadcasting on television channels made available to independent or community groups for programs of general interest to the community.
  • pure functional language — purely functional language
  • quick-assembly furniture — furniture such as shelves and cupboards which you buy as a number of separate pieces and assemble yourself
  • quinacrine hydrochloride — Atabrine
  • reciprocal translocation — an exchange of segments between two nonhomologous chromosomes.
  • recommended retail price — the selling price of a product officially suggested by a manufacturer to a retailer
  • reconnaissance satellite — a military satellite designed to carry out photographic surveillance, gather electronic intelligence, detect nuclear explosions, or provide early warning of strategic-missile launchings.
  • referential transparency — (programming)   An expression E is referentially transparent if any subexpression and its value (the result of evaluating it) can be interchanged without changing the value of E. This is not the case if the value of an expression depends on global state which can change value. The most common example of changing global state is assignment to a global variable. For example, if y is a global variable in: f(x) { return x+y; } g(z) { a = f(1); y = y + z; return a + f(1); } function g has the "side-effect" that it alters the value of y. Since f's result depends on y, the two calls to f(1) will return different results even though the argument is the same. Thus f is not referentially transparent. Changing the order of evaluation of the statements in g will change its result. We could make f above referentially transparent by passing in y as an argument: f(x, y) = x+y Similarly, g would need to take y as an argument and return its new value as part of the result: g(z, y) { a = f(1, y); y' = y+z; return (a + f(1, y'), y'); } Referentially transparent programs are more amenable to formal methods and easier to reason about because the meaning of an expression depends only on the meaning of its subexpressions and not on the order of evaluation or side-effects of other expressions. We can stretch the concept of referential transparency to include input and output if we consider the whole program to be a function from its input to its output. The program as a whole is referentially transparent because it will always produce the same output when given the same input. This is stretching the concept because the program's input may include what the user types, the content of certain files or even the time of day. If we do not consider global state like the contents of files as input, then writing to a file and reading what was written behaves just like assignment to a global variable. However, if we must consider the state of the universe as an input rather than global state then any deterministic system would be referentially transparent! See also extensional equality, observational equivalence.
  • regular checking account — a checking account for which the monthly fee is usually based on the average balance maintained and the number of transactions recorded.
  • renewable term insurance — Renewable term insurance is term life insurance that may be renewed for another period without the policyholder needing to provide further evidence of their insurability.
  • resale price maintenance — the practice by which a manufacturer establishes a fixed or minimum price for the resale of a brand product by retailers or other distributors
  • research and development — the part of a commercial company's activity concerned with applying the results of scientific research to develop new products and improve existing ones
  • responsibility allowance — payment made to somebody who has special responsibilities
  • revolving charge account — a charge plan offerring revolving credit.
  • richard the lion-hearted — ("Richard the Lion-Hearted"; "Richard Coeur de Lion") 1157–99, king of England 1189–99.
  • robot exclusion standard — standard for robot exclusion
  • rock back on one's heels — to astonish or be astonished
  • santa coloma de gramanet — a city in NE Spain.
  • second earl of shelburneWilliam Petty Fitzmaurice, 2nd Earl of, 1st Marquess of Lansdowne, William Petty Fizmaurice Lansdowne.
  • secondary school teacher — a person who teaches at a secondary school
  • sequentially compact set — a set in which every sequence has a subsequence that converges to a point of the set.
  • serial interface adaptor — (SIA) The Ethernet driver chip used on a Filtabyte Ethernet card.
  • single connection attach — (hardware)   (SCA, "Single Connector Attachment") A non-standard type of SCSI connector, used mostly by OEMs, which carries both power and data on one 80-pin connector. SCA SCSI drives tend to be cheaper but use with standard SCSI cables requires an adaptor and external termination.
  • single european currency — the official currency, also known as the Euro, of some of the members of the European Union
  • single premium insurance — Single premium insurance is insurance where all the premium is paid at once, in one payment.
  • skeleton in the cupboard — a scandalous fact or event in the past that is kept secret
  • south equatorial current — an ocean current, flowing westward, found near the equator in the Atlantic, Pacific, and Indian oceans.
  • southern cornstalk borer — the larva of a grass moth, Diatraea crambidoides, occurring in the southeastern U.S. from Maryland to Georgia, that is sometimes a serious pest, especially of corn.
  • special checking account — a checking account that requires no minimum balance but in which a small charge is made for each check issued or drawn and for monthly maintenance.
  • special development area — an area earmarked for special development by the government
  • statistical independence — the condition or state of events or values of being statistically independent.
  • teacher training college — a higher-education college that specializes in teacher training
  • telephony user interface — (communications)   (TUI) Either a software interface to telephony (e.g. a phone-capable PC) or a DTMF-based interface to software (e.g. voicemail).
  • telescope user interface — (hardware, interface)   (TUI) A remote control interface for a telescope.
  • the last of the mohicans — a historical novel (1826) by James Fenimore Cooper.
  • the least i could/can do — You use expressions like 'that's the least that I can do' to mean that you are very willing to do it, or to acknowledge someone's thanks.
  • the second international — an international association of socialist parties and trade unions that began in Paris in 1889 and collapsed during World War I. The right-wing elements reassembled at Berne in 1919
  • the villain of the piece — If you say that someone is the villain of the piece, you are saying in a slightly humorous way that they are seen by some people as the cause of all the trouble in a particular situation.
  • the whole shooting match — everything; the whole lot
  • three-spined stickleback — a small teleost fish, Gasterosteus aculeatus, of the family Gasterosteidae, of rivers and coastal regions, having three spines along the back and occurring in cold and temperate northern regions
  • to be in black and white — of an image, only using shades of black, white, and grey
  • to cramp someone's style — If someone or something cramps your style, their presence or existence restricts your behaviour in some way.
  • to rise to the challenge — If someone rises to the challenge, they act in response to a difficult situation which is new to them and are successful.
  • transcendental aesthetic — (in Kantian epistemology) the study of space and time as the a priori forms of perception.
  • transcendental dialectic — (in transcendental logic) the study of the fallacious attribution of objective reality to the perceptions by the mind of external objects. Compare dialectic (def 8).
  • transpersonal psychology — a branch of psychology or psychotherapy that recognizes altered states of consciousness and transcendent experiences as a means to understand the human mind and treat psychological disordrs.
  • tricyclic antidepressant — pertaining to or embodying three cycles.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?