0%

22-letter words containing s, c, r, u, p

  • account representative — (job)   A person in a company who identifies new accounts, analyses customer needs, proposes business solutions, negotiates and oversees the implementation of new projects.
  • acoustic spectrography — a technique for analyzing sound by separating it into its component frequencies.
  • articulatory phonetics — the branch of phonetics concerned with the production of speech sounds
  • bank deposit insurance — the protection of bank deposits against the insolvency of banks in the U.S., up to a specified maximum per account that is revised periodically, under special insurance through the Federal Deposit Insurance Corporation.
  • bankrupt's certificate — a document given to a bankrupt with the consent of their creditors, stating that the bankrupt has disclosed and surrendered all his property
  • bankruptcy proceedings — the legal business of a bankruptcy case
  • being from outer space — a monster; an imaginary creature
  • business reply service — a service involving reply-paid envelopes
  • carpal tunnel syndrome — a condition characterized by pain and tingling in the fingers, caused by pressure on a nerve as it passes under the ligament situated across the front of the wrist
  • chip on one's shoulder — an inclination to fight or quarrel
  • comma separated values — (file format)   (CSV) A file format used as a portable representation of a database. Each line is one entry or record and the fields in a record are separated by commas. Commas may be followed by arbitrary space and/or tab characters which are ignored. If field includes a comma, the whole field must be surrounded with double quotes.
  • common snapping turtle — a large aggressive North American river turtle, Chelydra serpentina, having powerful hooked jaws and a rough shell
  • comparative musicology — ethnomusicology.
  • compulsory liquidation — the liquidation of a business in order to settle its debts
  • compuserve corporation — (company)   The parent organisation of CompuServe Information Service, CompuServe Network Services and CompuServe Remote Computing Services. CompuServe was owned by H.R. Block but is now (1999) owned by America On-Line.
  • concurrent massey hope — (language, functional programming)   An extension of Massey Hope, by Peter Burgess, Robert Pointon, and Nigel Perry <[email protected]> of Massey University, NZ, that provides multithreading and typed inter-thread communication. It uses C for intermediate code rather than assembly language.
  • connecticut compromise — a compromise adopted at the Constitutional Convention, providing the states with equal representation in the Senate and proportional representation in the House of Representatives.
  • corporate headquarters — the main offices of a corporation, from where it runs its business
  • corporate manslaughter — the death of someone caused by an act of corporate negligence
  • corrupt practices acts — laws limiting contributions to and expenditures in election campaigns, making illegal certain methods of influencing voters, etc.
  • counterinterpretations — Plural form of counterinterpretation.
  • curvature of the spine — a condition in which the spine is abnormally curved
  • distributed processing — a system consisting of a network of microcomputers performing certain functions and linked with a main computer used for more complex tasks
  • earth inductor compass — a compass actuated by induction from the earth's magnetic field.
  • federal crop insurance — insurance against the failure of certain crops provided to farmers and producers by the Federal Government
  • forced place insurance — Forced place insurance is insurance taken out by a bank or creditor on an uninsured debtor's behalf on a property that is being used as collateral.
  • general public license — (legal)   (GPL, note US spelling) The licence applied to most software from the Free Software Foundation and the GNU project and other authors who choose to use it. The licences for most software are designed to prevent users from sharing or changing it. By contrast, the GNU General Public License is intended to guarantee the freedom to share and change free software - to make sure the software is free for all its users. The GPL is designed to make sure that anyone can distribute copies of free software (and charge for this service if they wish); that they receive source code or can get it if they want; that they can change the software or use pieces of it in new free programs; and that they know they can do these things. The GPL forbids anyone to deny others these rights or to ask them to surrender the rights. These restrictions translate to certain responsibilities for those who distribute copies of the software or modify it. See also General Public Virus.
  • go through one's paces — to show one's abilities, skills, etc.
  • graphical display unit — an output device incorporating a cathode ray tube on which both line drawings and text can be displayed. It is usually used in conjunction with a light pen to input or reposition data
  • gross domestic product — gross national product excluding payments on foreign investments. Abbreviation: GDP.
  • gross national product — the total monetary value of all final goods and services produced in a country during one year. Abbreviation: GNP.
  • gum bichromate process — a contact printing method in which the image is formed on a coating of sensitized gum containing a suitable colored pigment and potassium or ammonium dichromate.
  • hybrid multiprocessing — (parallel)   (HMP) The kind of multitasking which OS/2 supports. HMP provides some elements of symmetric multiprocessing, using add-on IBM software called MP/2. OS/2 SMP was planned for release in late 1993.
  • jacquard, joseph-marie — Joseph-Marie Jacquard
  • java community process — (project)   (JCP) An organization controlled by Sun Microsystems to further the growth of the Java language and runtime. The JCP produces standards called Java Standard Requests, which are "requests" in the same sense as RFCs.
  • landscape architecture — the art of arranging or modifying the features of a landscape, an urban area, etc., for aesthetic or practical reasons.
  • liquid crystal display — (hardware)   (LCD) An electro-optical device used to display digits, characters or images, commonly used in digital watches, calculators, and portable computers. The heart of the liquid crystal display is a piece of liquid crystal material placed between a pair of transparent electrodes. The liquid crystal changes the phase of the light passing through it and this phase change can be controlled by the voltage applied between the electrodes. If such a unit is placed between a pair of plane polariser plates then light can pass through it only if the correct voltage is applied. Liquid crystal displays are formed by integrating a number of such cells, or more usually, by using a single liquid crystal plate and a pattern of electrodes. The simplest kind of liquid crystal displays, those used in digital watches and calculators, contain a common electrode plane covering one side and a pattern of electrodes on the other. These electrodes can be individually controlled to produce the appropriate display. Computer displays, however, require far too many pixels (typically between 50,000 and several millions) to make this scheme, in particular its wiring, feasible. The electrodes are therefore replaced by a number of row electrodes on one side and column electrodes on the other. By applying voltage to one row and several columns the pixels at the intersections are set. The pixels being set one row after the other, in passive matrix displays the number of rows is limited by the ratio of the setting and fading times. In the setup described above (known as "twisted nematic") the number of rows is limited to about 20. Using an alternative "supertwisted nematic" setup VGA quality displays (480 rows) can be easily built. As of 1995 most notebook computers used this technique. Fading can be slowed by putting an active element, such as a transistor, on the top of each pixel. This "remembers" the setting of that pixel. These active matrix displays are of much better quality (as good as CRTs) but are much more expensive than the passive matrix displays. LCDs are slimmer, lighter and consume less power than the previous dominant display type, the cathode ray tube, hence their importance for portable computers.
  • lord justice of appeal — an ordinary judge of the Court of Appeal
  • mcculloch-pitts neuron — (artificial intelligence)   The basic building block of artificial neural networks. It receives one or more inputs and produces one or more identical outputs, each of which is a simple non-linear function of the sum of the inputs to the neuron. The non-linear function is typically a threshhold or step function which is usually smoothed (i.e. a sigmoid) to facilitate learning.
  • multiplicative inverse — reciprocal (def 9).
  • non-constructive proof — (logic)   (Or "existence proof") A proof that something exists that does not provide an example of that thing or a method for finding an example. (A constructive proof does provide such an example or method). For example, for any pair of finite real numbers n < 0 and p > 0 there exists a real number 0 < k < 1 such that f(k) = (1-k)*n + k*p = 0. A non-constructive proof might proceed by observing that as k changes continuously from 0 to 1, f(k) changes continuously from n to p and, since they lie either side of zero, f(k) must pass through zero for some intermediate value of k. This proof does not tell us what that value of k is, only that it exists.
  • nonspecific urethritis — nongonococcal urethritis.
  • nonspecular reflection — the diffuse reflection of sound or light waves
  • occupational therapist — professional who assists with rehabilitation
  • open source definition — (standard)   (OSD) Definition of distribution terms for open source software, promoted by the Open Source Initiative.
  • open source initiative — (body)   (OSI) An organisation dedicated to managing and promoting the Open Source Definition for the good of the community.
  • operating instructions — instructions on how to use something (such an electrical appliance, etc)
  • peanut-butter sandwich — a sandwich with a filling of peanut-butter
  • percussive maintenance — (jargon)   The fine art of whacking a device to get it working, possibly using a fine adjuster.
  • phosphorus trichloride — a clear, colorless, fuming liquid, PCl 3 , used chiefly in organic synthesis as a chlorinating agent.

On this page, we collect all 22-letter words with S-C-R-U-P. It’s easy to find right word with a certain length. It is the easiest way to find 22-letter word that contains in S-C-R-U-P 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?