0%

22-letter words containing c, o, r, t, i, p

  • cornell list processor — (CLP) A list processing language, an extension of CORC, used for simulation.
  • 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
  • decompartmentalization — the act of decompartmentalizing
  • deoxyribonucleoprotein — any of a class of nucleoproteins that yield DNA upon partial hydrolysis.
  • descriptive cataloging — the aspect of cataloging concerned with the bibliographic and physical description of a book, recording, or other work, accounting for such items as author or performer, title, edition, and imprint as opposed to subject content.
  • dicyclopentadienyliron — ferrocene (def 1).
  • direct public offering — A direct public offering is stock offered directly for sale to investors by a company without the use of underwriters or brokers.
  • directional microphone — a microphone that has a greater sensitivity to sounds coming from a particular area in front of it: used to eliminate unwanted sounds.
  • disciplinary committee — a committee charged with examining alleged breaches of discipline within an organization, profession, etc and adjudicating on them
  • 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.
  • ectotrophic mycorrhiza — a type of mycorrhiza, typical of temperate and Boreal trees, in which the fungus forms a layer on the outside of the roots of the plant
  • electrolytic capacitor — An electrolytic capacitor is an electrical capacitor with an electrolyte between the two plates.
  • electrophysiologically — In an electrophysiological way.
  • electrothermal printer — a printer that produces characters by burning the image on specially coated paper
  • employers' association — a body of employers, usually from the same sector of the economy, associated to further the interests of member companies by conducting negotiations with trade unions, providing advice, making representations to other bodies, etc
  • endotrophic mycorrhiza — the most widespread and common type of mycorrhiza, in which the fungus lives within the cells of the roots of the plant
  • experimental condition — one of the distinct states of affairs or values of the independent variable for which the dependent variable is measured in order to carry out statistical tests or calculations
  • file transfer protocol — (FTP) A client-server protocol which allows a user on one computer to transfer files to and from another computer over a TCP/IP network. Also the client program the user executes to transfer files. It is defined in STD 9, RFC 959. See also anonymous FTP, FSP, TFTP.
  • fixed point combinator — (mathematics)   (Y) The name used in combinatory logic for the fixed point function, also written as "fix".
  • flocculent precipitate — a woolly-looking precipitate, as aluminum hydroxide formed by the addition of ammonia to an aluminum-salt solution.
  • functional programming — (programming)   (FP) A program in a functional language consists of a set of (possibly recursive) function definitions and an expression whose value is output as the program's result. Functional languages are one kind of declarative language. They are mostly based on the typed lambda-calculus with constants. There are no side-effects to expression evaluation so an expression, e.g. a function applied to certain arguments, will always evaluate to the same value (if its evaluation terminates). Furthermore, an expression can always be replaced by its value without changing the overall result (referential transparency). The order of evaluation of subexpressions is determined by the language's evaluation strategy. In a strict (call-by-value) language this will specify that arguments are evaluated before applying a function whereas in a non-strict (call-by-name) language arguments are passed unevaluated. Programs written in a functional language are generally compact and elegant, but have tended, until recently, to run slowly and require a lot of memory. Examples of purely functional languages are Clean, FP, Haskell, Hope, Joy, LML, Miranda, and SML. Many other languages such as Lisp have a subset which is purely functional but also contain non-functional constructs. See also lazy evaluation, reduction.
  • geographic determinism — a doctrine that regards geographical conditions as the determining or molding agency of group life.
  • get/come to grips with — If you get to grips with a problem or if you come to grips with it, you consider it seriously, and start taking action to deal with it.
  • government corporation — a corporation set up by a national government to carry out business transactions on its behalf
  • gravitational collapse — the final stage of stellar evolution in which a star collapses to a final state, as a white dwarf, neutron star, or black hole, when the star's nuclear reactions no longer generate enough pressure to balance the attractive force of gravity.
  • 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.
  • hemorrhagic septicemia — an acute infectious disease of animals, caused by the bacterium Pasteurella multocida, and characterized by fever, catarrhal symptoms, pneumonia, and general blood infection.
  • horizontal application — An application program common to different business processes, e.g. office automation. Compare vertical application.
  • horn-rimmed spectacles — spectacles with rims made of material resembling horn
  • 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.
  • ice-making compartment — a part of a refrigerator in which ice is made
  • incremental repetition — repetition, with variation, of a refrain or other part of a poem, especially a ballad.
  • independent contractor — self-employed or freelance worker
  • information processing — processing of information, especially the handling of information by computers in accordance with strictly defined systems of procedure.
  • intermetallic compound — a compound of two or more metals.
  • 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.
  • liberal democrat party — The Liberal Democrat Party is the third largest political party in Britain and the main centre party. It believes in improving the constitution and the voting system and in providing good welfare services.
  • lord justice of appeal — an ordinary judge of the Court of Appeal
  • magnetic pole strength — Electricity. a measure of the force exerted by one face of a magnet on a face of another magnet when both magnets are represented by equal and opposite poles. Symbol: m.
  • 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.
  • microspectrophotometer — a spectrophotometer for examining light emitted, transmitted, or reflected by minute objects.
  • microspectrophotometry — a spectrophotometer for examining light emitted, transmitted, or reflected by minute objects.
  • microwave spectroscopy — the determination of those frequencies of the microwave spectrum that are selectively absorbed by certain materials, providing information about atomic, molecular, and crystalline structure.
  • motoring correspondent — a journalist who reviews and writes about cars
  • 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.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?