0%

14-letter words containing r, e, c, p, t, i

  • recording tape — a ribbon of material, esp magnetic tape, used to record sound, images and data, used in a tape recorder
  • recursive type — A data type which contains itself. The commonest example is the list type, in Haskell: data List a = Nil | Cons a (List a) which says a list of a's is either an empty list or a cons cell containing an 'a' (the "head" of the list) and another list (the "tail"). Recursion is not allowed in Miranda or Haskell synonym types, so the following Haskell types are illegal: type Bad = (Int, Bad) type Evil = Bool -> Evil whereas the seeminly equivalent algebraic data types are acceptable:
  • rejection slip — a notification of rejection, attached by a publisher to a manuscript before returning the work to its author.
  • relative pitch — the pitch of a tone as determined by its relationship to other tones in a scale.
  • relief pitcher — a pitcher brought into a game to replace another pitcher, often in a critical situation.
  • replaceability — to assume the former role, position, or function of; substitute for (a person or thing): Electricity has replaced gas in lighting.
  • report a claim — If you report a claim, you inform an insurer that an insured event has occurred and that you intend to ask the insurer for financial payment.
  • respectability — the state or quality of being respectable.
  • respectabilize — to make respectable
  • restricted epl — (language)   (REPL) The efficient subset of EPL used to write the core of Multics.
  • resubscription — a sum of money given or pledged as a contribution, payment, investment, etc.
  • retrocomputing — /ret'-roh-k*m-pyoo'ting/ Refers to emulations of way-behind-the-state-of-the-art hardware or software, or implementations of never-was-state-of-the-art; especially if such implementations are elaborate practical jokes and/or parodies, written mostly for hack value, of more "serious" designs. Perhaps the most widely distributed retrocomputing utility was the "pnch(6)" or "bcd(6)" program on V7 and other early Unix versions, which would accept up to 80 characters of text argument and display the corresponding pattern in punched card code. Other well-known retrocomputing hacks have included the programming language INTERCAL, a JCL-emulating shell for Unix, the card-punch-emulating editor named 029, and various elaborate PDP-11 hardware emulators and RT-11 OS emulators written just to keep an old, sourceless Zork binary running.
  • return receipt — a card bearing the signature of the recipient of registered postal matter, for return to the sender as proof of receipt.
  • ripple control — the remote control of a switch by electrical impulses
  • rock partridge — the Greek partridge; Alectoris graeca
  • roller caption — caption lettering that moves progressively up or across the picture, as for showing the credits at the end of a programme
  • rsa encryption — (cryptography, algorithm)   A public-key cryptosystem for both encryption and authentication, invented in 1977 by Ron Rivest, Adi Shamir, and Leonard Adleman. Its name comes from their initials. The RSA algorithm works as follows. Take two large prime numbers, p and q, and find their product n = pq; n is called the modulus. Choose a number, e, less than n and relatively prime to (p-1)(q-1), and find its reciprocal mod (p-1)(q-1), and call this d. Thus ed = 1 mod (p-1)(q-1); e and d are called the public and private exponents, respectively. The public key is the pair (n, e); the private key is d. The factors p and q must be kept secret, or destroyed. It is difficult (presumably) to obtain the private key d from the public key (n, e). If one could factor n into p and q, however, then one could obtain the private key d. Thus the entire security of RSA depends on the difficulty of factoring; an easy method for factoring products of large prime numbers would break RSA.
  • screen-printed — printed by screen process
  • self-replicate — (of a computer virus, etc) to reproduce itself
  • service stripe — a stripe worn on the left sleeve by an enlisted person to indicate a specific period of time served on active duty.
  • sharp practice — You can use sharp practice to refer to an action or a way of behaving, especially in business or professional matters, that you think is clever but dishonest.
  • sigma particle — an unstable hyperon having positive, negative, or zero electric charge and strangeness −1. Symbol: Σ.
  • skull practice — a meeting for the purpose of discussion, exchange of ideas, solving problems, etc.
  • social chapter — The social chapter is an agreement between countries in the European Union concerning workers' rights and working conditions.
  • specrate_int92 — (benchmark)   The integer SPECrate derived from the results of a set of integer benchmarks (the geometric mean of six SPEC rates from CINT92) run multiple times simultaneously, and can be used to estimate a machine's overall multi-tasking throughput for integer code. It is typically used on multiprocessor machines. SPECrate_int92 obsoletes SPECintThruput89. See also SPECbaserate.
  • spectacularity — of or like a spectacle; marked by or given to an impressive, large-scale display.
  • spectrological — relating to spectres or spectrology
  • spectroscopist — the science that deals with the use of the spectroscope and with spectrum analysis.
  • spermatic cord — the cord by which a testis is suspended in the scrotum, containing the vas deferens and the blood vessels and nerves of the testis.
  • spinthariscope — an instrument that detects ionizing radiation by picking up sparks of light from alpha particles.
  • spirochaetosis — a disease caused by infection with a spirochete.
  • spironolactone — a steroid, C 2 4 H 3 2 O 4 S, used in combination with other drugs as a diuretic and antihypertensive.
  • spotted orchid — any of various common Eurasian orchids, esp the heath and common spotted orchids (Dactylorhiza maculata and D. fuchsii). The flowers are variable but usually have dark blotches
  • starting price — gambling odds
  • steganographic — of, or pertaining to, steganography
  • stereospecific — (of a reaction) producing a simple stereoisomer.
  • streptobacilli — any of various bacilli that form in chains.
  • streptothricin — an antibacterial substance produced by a soil fungus, Actinomyces lavendulae.
  • striking price — in an option contract, the specified price at which a stock, commodity, etc. may be bought or sold; the price at which an investor can exercise profitably a put or call
  • striped muscle — a type of contractile tissue that is marked by transverse striations; it is concerned with moving skeletal parts to which it is usually attached
  • subatmospheric — (of a quantity) having a value lower than that of the atmosphere: subatmospheric temperatures.
  • subtherapeutic — indicating a dosage, as of a drug or vitamin, less than the amount required for a therapeutic effect.
  • supercelestial — located above the heavens; above the heavens or celestial regions
  • supercommittee — A supercommittee is a committee which has members from two or more organizations or political groups.
  • superconfident — very or extremely confident, overly confident
  • supercontinent — a hypothetical protocontinent of the remote geologic past that rifted apart to form the continents of today.
  • supereffective — very or extremely effective
  • superefficient — extremely efficient
  • superfecundity — the quality of being fecund; capacity, especially in female animals, of producing young in great numbers.
  • superficiality — being at, on, or near the surface: a superficial wound.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?