0%

26-letter words containing a, r, s, e, n, i

  • orthogonal instruction set — (architecture)   An instruction set where all (or most) instructions have the same format and all registers and addressing modes can be used interchangeably - the choices of op code, register, and addressing mode are mutually independent (loosely speaking, the choices are "orthogonal"). This contrasts with some early Intel microprocessors where only certain registers could be used by certain instructions. Examples include the PDP-11, 680x0, ARM, VAX.
  • paraconsistent probability — (logic)   A notion introduced by Florentin Smarandache: The probability (T, I, F) that an event occurs is calculated from different sources which may be contradictory or may overlap information; here T, I, F are real subsets representing the truth, indeterminacy, and falsity percentages respectively, and n_sup = sup(T)+sup(I)+sup(F) > 100. See neutrosophic probability
  • parent teacher association — an organization of teachers and the parents of their students, as within a public school, to promote mutual understanding and to increase the effectiveness of the educational program. Abbreviation: PTA, P.T.A.
  • parent-teacher association — an organization of teachers and the parents of their students, as within a public school, to promote mutual understanding and to increase the effectiveness of the educational program. Abbreviation: PTA, P.T.A.
  • people's republic of china — People's Republic of, a country in E Asia. 3,691,502 sq. mi. (9,560,990 sq. km). Capital: Beijing.
  • period-luminosity relation — the relationship between the period of light variation and of the absolute magnitude of Cepheid variable stars.
  • permanent health insurance — a form of insurance that provides up to 75 per cent of a person's salary, until retirement, in case of prolonged illness or disability
  • personal digital assistant — a handheld computer, often pen-based, that provides especially organizational software, as an appointment calendar, and communications hardware, as a fax modem. Abbreviation: PDA.
  • physical transport network — (communications)   (PTN) The actual hardware through which data transfer devices are connected.
  • physics analysis workbench — (tool)   (PAW) A general purpose portable tool for analysis and presentation of physics data.
  • post-and-beam construction — wall construction in which beams rather than studs are used to support heavy posts.
  • postprandial thermogenesis — the rate at which food is broken down after a meal and used by your body
  • professional office system — (messaging)   (PROFS) An office messaging system from IBM, used worldwide, mainly on IBM mainframes.
  • public-liability insurance — insurance covering the insured against risks involving liability to the public for damages arising from negligence.
  • public-service corporation — a private or quasi-private corporation chartered to provide an essential commodity or service to the public.
  • put a bug in someone's ear — Also called true bug, hemipteran, hemipteron. a hemipterous insect.
  • put one's signature to sth — If you put your signature to a document, you sign it as a way of officially showing that you agree with what is written.
  • quite apart from something — used to indicate that you are aware of one aspect of a situation, but that you are going to focus on another aspect
  • real-time operating system — (operating system)   (RTOS) Any operating system where interrupts are guaranteed to be handled within a certain specified maximum time, thereby making it suitable for control of hardware in embedded systems and other time-critical applications. RTOS is not a specific product but a class of operating systems.
  • record management services — (operating system)   (RMS) Procedures in the VMS operating system that programs call to process files and records within files. RMS allows programs to issue GET and PUT requests at the record level (record I/O) as well as read and write blocks (block I/O). VMS RMS is an integral part of the system software; its procedures run in executive mode.
  • red-backed squirrel monkey — a related species, Saimiri oerstedi, of Central America, having a reddish coat and dark brown limbs
  • register transfer language — (RTL) 1. A kind of hardware description language (HDL) used in describing the registers of a computer or digital electronic system, and the way in which data is transferred between them. 2. An intermediate code for a machine with an infinite number of registers, used for machine-independent optimisation. RTL was developed by Chris Fraser <[email protected]> and J. Davidson <[email protected]> at the University of Arizona in the early 1980s. RTL is used by the GNU C compiler, gcc and by Davidson's VPCC (Very Portable C compiler).
  • remembrance of things past — a novel (1913–27) by Marcel Proust.
  • renderman shading language — ["The RenderMan Companion", S. Upstill, A-W 1989, chaps 13-15].
  • repetitive strain disorder — overuse strain injury
  • replacement cost insurance — Replacement cost insurance is insurance in which the cost of replacing property is calculated without a reduction for depreciation.
  • resistance transfer factor — R factor.
  • reticuloendothelial system — the aggregate of the phagocytic cells, including certain cells of the bone marrow, lymphatic system, liver, and spleen, that have reticular and endothelial characteristics and function in the immune system's defense against foreign bodies. Abbreviation: RES.
  • richardson ground squirrel — a ground squirrel, Citellus richardsoni, of sagebrush and grassland areas of the northwestern U.S. and adjacent regions in Canada.
  • riemann-stieltjes integral — the limit, as the norm of partitions of a given interval approaches zero, of the sum of the product of the first of two functions evaluated at some point in each subinterval multiplied by the difference in functional values of the second function at the endpoints of the subinterval.
  • round peg in a square hole — a person in a position, situation, etc. for which he or she is unsuited or unqualified
  • sangre de cristo mountains — a mountain range in S Colorado and N New Mexico: part of the Rocky Mountains. Highest peak: Blanca Peak, 4364 m (14 317 ft)
  • santiago de los caballeros — a city in the N central Dominican Republic.
  • scintillation spectrometer — a scintillation counter adapted for measuring the energy distribution of particles emitted in radioactive processes.
  • search engine optimization — the process of adjusting the content, structure, etc, of a website so that it will be displayed prominently by a search engine
  • serotonin receptor agonist — A serotonin receptor agonist is any compound that activates serotonin receptors when serotonin is not present.
  • set someone's mind at rest — to reassure someone or settle someone's mind
  • shielded metal arc welding — Shielded metal arc welding is a process in which a coated wire is melted to fill spaces between parts. The molten coating floats to the surface of the molten metal to protect it from the atmosphere.
  • show a clean pair of heels — to run off
  • simple algebraic extension — a simple extension in which the specified element is a root of an algebraic equation in the given field.
  • sixty-four-dollar question — the critical or basic question or problem: Whether the measure will get through Congress this session or not is the sixty-four-dollar question.
  • software writer's language — (language)   (SWL) /swil/ An industrial strength dialect of Pascal that allowed multiple source code files, originally developed at Control Data Corporation (CDC) prior to 1973. Development continued at the Integrated Systems Laboratory. SWL was adopted by NCR as its corporate operating system and compiler implementation language (1978-1982+). The NCR SWL dialect was renamed NCRL (NCR Language) in 1981 and continued development [until ?].
  • square peg in a round hole — If you describe someone as a square peg in a round hole, you mean that they are in a situation or doing something that does not suit them at all.
  • ssh file transfer protocol — (networking)   (SFTP) A version of File Transfer Protocol (FTP) using an encrypted network connection provided by Secure Shell (SSH), usually SSH 2. The SFTP protocol allows for a range of operations on remote files, making it more like a remote file system protocol. SFTP clients can resume interrupted transfers, get directory listings and remove remote files. SFTP has largely replaced Secure Copy (SCP).
  • st andrews static language — (language)   (SASL) A functional programming language designed by Professor David Turner in 1976 whilst at St. Andrews University. SASL is a derivative of ISWIM with infinite data structures. It is fully lazy but weakly typed. It was designed for teaching functional programming, with very simple syntax. Example syntax: def fac n = n = 0 -> 1 ; n x fac(n-1) A version of the expert system EMYCIN has been written in SASL. SASL was originally known as "St Andrews Standard Language". Not to be confused with SISAL.
  • state of the union address — an annual message to Congress in which the president reports on the state of the nation and outlines a legislative program: required by the Constitution (Article II, Section 3). Abbreviation: SOTU.
  • statistical-thermodynamics — the science that deals with average properties of the molecules, atoms, or elementary particles in random motion in a system of many such particles and relates these properties to the thermodynamic and other macroscopic properties of the system.
  • straight-line depreciation — Straight-line depreciation is a method of depreciation in which an equal amount of depreciation is taken each year.
  • string processing language — (language)   (SPRING)
  • strong nuclear interaction — an interaction between elementary particles responsible for the forces between nucleons in the nucleus. It operates at distances less than about 10–15 metres, and is about a hundred times more powerful than the electromagnetic interaction
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?