0%

21-letter words containing c, i, s, p, o, n

  • electromagnetic pulse — a surge of electromagnetic radiation, esp one resulting from a nuclear explosion, which can disrupt electronic devices and, occasionally, larger structures and equipment
  • electronic publishing — Electronic publishing is the publishing of documents in a form that can be read on a computer, for example as a CD-ROM.
  • endoplasmic reticulum — an extensive intracellular membrane system whose functions include synthesis and transport of lipids and, in regions where ribosomes are attached, of proteins
  • exposure compensation — the act of overriding a camera's automatic exposure in order to achieve a particular effect or due to difficult lighting conditions
  • foreground processing — a type of processing that supports interaction between interactive and batch operations
  • foreign correspondent — a correspondent, as for a periodical, assigned to send back articles and news dispatches from a foreign country for publication.
  • forensic anthropology — the branch of physical anthropology in which anthropological data, criteria, and techniques are used to determine the sex, age, genetic population, or parentage of skeletal or biological materials in questions of civil or criminal law.
  • framing specification — A specification of the "protocol bits" that surround the "data bits" on a communications channel to allow the data to be "framed" into chunks, like start and stop bits in EIA-232. It allows a receiver to synchronize at points along the data stream.
  • french fried potatoes — a more formal name for chips
  • gastrohepatic omentum — lesser omentum.
  • geometric progression — a sequence of terms in which the ratio between any two successive terms is the same, as the progression 1, 3, 9, 27, 81 or 144, 12, 1, 1/12, 1/144.
  • give place to someone — to make room for or be superseded by someone
  • gobject introspection — (programming)   A GNOME project that defines a syntax for introspection annotation pragmas to be used in the GObject library source code. Rather than actual introspection, these are intended to allow automatic generation of bindings (APIs) to expose the library to higher-level languages. The sort of information provided is the type and direction (in, out, inout) of function parameters and the responsibility for freeing memory used by data structures.
  • homolosine projection — an equal-area projection of the world, distorting ocean areas in order to minimize the distortion of the continents.
  • humanistic psychology — an approach to psychology that emphasizes emotions and the better understanding of the self in terms of observation of oneself and one's relations with others
  • hyperkinetic disorder — another name for attention deficit hyperactivity disorder (ADHD)
  • identical proposition — a proposition in which the subject and predicate have the same meaning, as, “That which is mortal is not immortal.”.
  • identification papers — documents that serve to establish someone's identity
  • immunoelectrophoresis — a technique for the separation and identification of mixtures of proteins, consisting of electrophoresis followed by immunodiffusion.
  • in someone's presence — If you are in someone's presence, you are in the same place as that person, and are close enough to them to be seen or heard.
  • indicated horse-power — the horsepower of a reciprocating engine as shown by an indicator record. Abbreviation: ihp, IHP.
  • induction loop system — a system enabling partially deaf people to hear dialogue and sound in theatres, cinemas, etc, consisting of a loop of wire placed round the perimeter of a designated area. This emits an electromagnetic signal which is picked up by a hearing aid
  • industrial psychology — the application of psychological principles and techniques to business and industrial problems, as in the selection of personnel or development of training programs.
  • insulin shock therapy — a former treatment for mental illness, especially schizophrenia, employing insulin-induced hypoglycemia as a method for producing convulsive seizures.
  • integer specbaseratio — SPECbase_int92
  • isopropylideneacetone — mesityl oxide.
  • keep one's voice down — If someone tells you to keep your voice down, they are asking you to speak more quietly.
  • least common multiple — lowest common multiple.
  • linguistic philosophy — an approach to philosophical problems used especially by certain British and American philosophers, inspired by G. E. Moore, and marked by the elucidation of difficult and controversial concepts by resolving them into their elements.
  • macintosh common lisp — (language)   (MCL) Common Lisp for the Apple Macintosh. Guillaume Cartier, of the Mathematics Department at UQAM, Canada, has written some libraries.
  • magnetoplasmadynamics — magnetohydrodynamics.
  • main-topsail schooner — a two-masted or three-masted schooner having square topsails on the foremast and mainmast: a jackass brig or jackass bark.
  • make one's peace with — the normal, nonwarring condition of a nation, group of nations, or the world.
  • manufacturing process — chain of production
  • mechanical suspension — the act of suspending.
  • metropolitan district — any of the districts making up the metropolitan counties of England: since 1986 they have functioned as unitary authorities, forming the sole principal tier of local government. Each metropolitan district has an elected council responsible for education, social services, etc
  • microsoft corporation — (company)   The biggest supplier of operating systems and other software for IBM PC compatibles. Software products include MS-DOS, Microsoft Windows, Windows NT, Microsoft Access, LAN Manager, MS Client, SQL Server, Open Data Base Connectivity (ODBC), MS Mail, and SNA Server for Windows NT. Microsoft was founded as "Micro-soft" in 1975 by Bill Gates (now CEO) and his high school pal Paul Allen. Their first product was a version of BASIC for the new Altair computer [which one?]. In 1980, IBM chose Microsoft to supply the operating system for the IBM PC. On the UK television program "The Net" in May 1994, Bill Gates said he was betting his company on the information highway". Quarterly sales $1293M, profits $362M (Aug 1994).
  • modern apprenticeship — an arrangement that allows a school leaver to gain vocational qualifications while being trained in a job
  • national park service — a division of the Department of the Interior, created in 1916, that administers national parks, monuments, historic sites, and recreational areas.
  • negative prescription — the barring of adverse claims to property, etc, after a specified period of time has elapsed, allowing the possessor to acquire title
  • nuclear power station — a station or plant where nuclear energy is converted into heat, electricity, etc
  • old spanish practices — irregular practices among a group of workers to gain increased financial allowances, reduced working hours, etc
  • one-point perspective — a mathematical system for representing three-dimensional objects and space on a two-dimensional surface by means of intersecting lines that are drawn vertically and horizontally and that radiate from one point (one-point perspective) two points (two-point perspective) or several points on a horizon line as perceived by a viewer imagined in an arbitrarily fixed position.
  • open graphics library — (graphics, library)   (OpenGL) A multi-platform software interface to graphics hardware, supporting rendering and imaging operations. The OpenGL interface was developed by Silicon Graphics, who license it to other vendors. The OpenGL graphics interface consists of several hundred functions operating on 2D and 3D objects, supporting basic techniques, such as modelling and smooth shading, and advanced techniques, such as texture mapping and motion blur. Many operations require a frame buffer. OpenGL is network-transparent, and a common extension to the X Window System allows an OpenGL client to communicate across a network with a different vendor's OpenGL server. OpenGL is based on Silicon Graphics' proprietary IRIS GL.
  • operational semantics — (theory)   A set of rules specifying how the state of an actual or hypothetical computer changes while executing a program. The overall state is typically divided into a number of components, e.g. stack, heap, registers etc. Each rule specifies certain preconditions on the contents of some components and their new contents after the application of the rule. It is similar in spirit to the notion of a Turing machine, in which actions are precisely described in a mathematical way. Compuare axiomatic semantics, denotational semantics.
  • packed encoding rules — (protocol, standard)   (PER) ASN.1 encoding rules for producing a compact transfer syntax for data structures described in ASN.1, defined in 1994. PER provides a much more compact encoding then BER. It tries to represents the data units using the minimum number of bits. The compactness requires that the decoder knows the complete abstract syntax of the data structure to be decoded, however. Documents: ITU-T X.691, ISO 8825-2.
  • parasitic oscillation — (in an electronic circuit) oscillation at any undesired frequency
  • path coverage testing — (testing)   Testing a program by examining which lines of executable code are visited (as in code coverage testing) and also the ways of getting to each line of code and the subsequent sequence of execution. Path coverage testing is the most comprehensive type of testing that a test suite can provide. It can find more bugs, especially those that are caused by data coupling. However, path coverage is hard and usually only used for small and/or critical sections of code.
  • pathfinder prospectus — a prospectus regarding the flotation of a new company that contains only sufficient details to test the market reaction
  • percussion instrument — a musical instrument, as the drum, cymbal, triangle, xylophone, or piano, that is struck to produce a sound, as distinguished from string or wind instruments.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?