0%

24-letter words containing a, e, r, o, s, t

  • network attached storage — (networking, storage)   (NAS) Fixed disks, RAID arrays, and magnetic tape drives connected directly to a Storage Area Network (SAN) or other direct network connection. This is in contrast to a file server where the peripherals are connected to the network via a computer (the server).
  • network operating system — (operating system)   (NOS) The operating system on Control Data Corporation's Cyber Computer.
  • neutrosophic probability — (logic)   An extended form of probability based on Neutrosophy, in which a statement is held to be t true, i indeterminate, and f false, where t, i, f are real values from the ranges T, I, F, with no restriction on T, I, F or the sum n=t+i+f.
  • newton-raphson iteration — (algorithm)   An iterative algorithm for solving equations. Given an equation, f x = 0 and an initial approximation, x(0), a better approximation is given by: x(i+1) = x(i) - f(x(i)) / f'(x(i)) where f'(x) is the first derivative of f, df/dx. Newton-Raphson iteration is an example of an anytime algorithm in that each approximation is no worse than the previous one.
  • nongonococcal urethritis — a widespread sexually transmitted infection of the urethra, caused by the parasite Chlamydia trachomatis, or the mycoplasm Ureaplasma urealyticum, characterized in males by painful urination and discharge from the penis and in females by frequent, painful urination and cervical erosion. Abbreviation: NGU.
  • nonparametric statistics — the branch of statistics that studies data measurable on an ordinal or nominal scale, to which arithmetic operations cannot be applied
  • northern mariana islands — a US commonwealth territory in the N Pacific, formerly part of the Trust Territory of the Pacific Islands (1947–87). Capital: Saipan island (Capitol Hill). Pop: 51 170 (2013 est). Area: 477 sq km (184 sq miles)
  • object-oriented analysis — (programming)   (OOA) The first phase of object-oriented design.
  • object-oriented database — (database)   (OODB) A system offering DBMS facilities in an object-oriented programming environment. Data is stored as objects and can be interpreted only using the methods specified by its class. The relationship between similar objects is preserved (inheritance) as are references between objects. Queries can be faster because joins are often not needed (as in a relational database). This is because an object can be retrieved directly without a search, by following its object id. The same programming language can be used for both data definition and data manipulation. The full power of the database programming language's type system can be used to model data structures and the relationship between the different data items. OODBs typically provide better support for versioning. An object can be viewed as the set of all its versions. Also, object versions can be treated as full fledged objects. OODBs also provide systematic support for triggers and constraints which are the basis of active databases. Most, if not all, object-oriented application programs that have database needs will benefit from using an OODB.
  • officers' training corps — part of the British Army which provides military leadership training to students at UK universities
  • open shortest-path first — Open Shortest-Path First Interior Gateway Protocol
  • open software foundation — (body)   (OSF) A foundation created by nine computer vendors, (Apollo, DEC, Hewlett-Packard, IBM, Bull, Nixdorf, Philips, Siemens and Hitachi) to promote "Open Computing". It is planned that common operating systems and interfaces, based on developments of Unix and the X Window System will be forthcoming for a wide range of different hardware architectures. OSF announced the release of the industry's first open operating system - OSF/1 on 23 October 1990.
  • open system architecture — (operating system)   (OSA) A competitor to IBM's SNA.
  • operational requirements — (programming)   Qualitative and quantitative parameters that specify the desired capabilities of a system and serve as a basis for determining the operational effectiveness and suitability of a system prior to deployment.
  • optical signal processor — optical computing
  • organization and methods — a systematic examination of an organization's structure, procedures, management and control, with a view to determining its comparative efficiency in achieving defined organizational aims
  • other things being equal — If you say 'other things being equal' or 'all things being equal' when talking about a possible situation, you mean if nothing unexpected happens or if there are no other factors which affect the situation.
  • passive balance of trade — a negative balance of trade
  • people's liberation army — See under Huk (def 1).
  • photomechanical transfer — a method of producing photographic prints or offset printing plates from paper negatives by a chemical transfer process rather than by exposure to light
  • physiological atmosphere — ecosphere.
  • plantation walking horse — one of a breed of saddle horses developed largely from Standardbred and Morgan stock.
  • pluck sth out of the air — If you say that someone plucks a figure, name, or date out of the air, you mean that they say it without thinking much about it before they speak.
  • polymer matrix composite — A polymer matrix composite is a material consisting of a composite made stronger by adding fibers or particles to it.
  • port address translation — (networking)   (PAT) A function provided by some routers which allows hosts on a LAN to communicate with the rest of a network (such as the Internet) without revealing their own private IP address. All outbound packets have their IP address translated to the routers external IP address. Replies come back to the router which then translates them back into the private IP address of the original host for final delivery. Compare SOCKS.
  • portable scheme debugger — (PSD) A package for source code debugging of R4RS-compliant Scheme under GNU Emacs by Kellom ?ki Pertti <[email protected]>. Version 1.1. Distributed under GNU GPL. It works with scm, Elk and Scheme->C.
  • potassium cobaltinitrite — a yellow, crystalline, slightly water-soluble powder, K 3 Co(NO 2) 6 , used as a pigment in oil and watercolor paints, and for coloring surfaces of glass, porcelain, etc.
  • prairie button snakeroot — a stout composite plant, Liatris pycnostachya, of prairies in the central U.S., having showy, rose-purple flower heads in dense spikes.
  • preparatory to doing sth — If one action is done preparatory to another, it is done before the other action, usually as preparation for it.
  • present company excepted — If you are making a general, unfavourable comment about a particular type of person, and you are with people of that type, you can say 'present company excepted' as a way of making your comment sound more polite.
  • professional association — a body of persons engaged in the same profession, formed usually to control entry into the profession, maintain standards, and represent the profession in discussions with other bodies
  • professional corporation — a corporation formed by one or more licensed practitioners, especially medical or legal, to operate their practices on a corporate plan. Abbreviation: PC, P.C.
  • progressive assimilation — assimilation in which a preceding sound has an effect on a following one, as in shortening captain to cap'm rather than cap'n.
  • progressive conservative — a member of the Progressive Conservative party of Canada.
  • psychopathic personality — an antisocial personality characterized by the failure to develop any sense of moral responsibility and the capability of performing violent or antisocial acts
  • public relations officer — a person who is responsible for communications with the public
  • put the show on the road — to set things in operation; start an activity, venture, etc.
  • put their heads together — to consult together
  • pyrotraumatic dermatitis — hot spot.
  • rapid eye movement sleep — REM sleep.
  • recharge one's batteries — If you recharge a battery, you put an electrical charge back into the battery by connecting it to a machine that draws power from another source of electricity.
  • reciprocal translocation — an exchange of segments between two nonhomologous chromosomes.
  • 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.
  • relative record data set — (database)   (RRDS) One of the access methods used by IBM's VSAM.
  • repondez s'il vous plait — Répondez s'il vous plait
  • representative democracy — a person or thing that represents another or others.
  • republic of south africaRepublic of, a country in S Africa; member of the Commonwealth of Nations until 1961. 472,000 sq. mi. (1,222,480 sq. km). Capitals: Pretoria and Cape Town.
  • 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
  • reverse annuity mortgage — a type of home mortgage under which an elderly homeowner is allowed a long-term loan in the form of monthly payments against his or her paid-off equity as collateral, repayable when the home is eventually sold. Abbreviation: RAM.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?