0%

23-letter words containing m, o, t, r

  • comparative advertising — a form of advertising in which a product is compared favourably with similar products on the market
  • comparative linguistics — the study of the correspondences between languages that have a common origin.
  • completely normal space — a normal topological space in which every subspace is normal.
  • composite colour signal — a colour television signal in which luminance and two chrominance components are encoded into a single signal
  • computer-aided learning — Computer-Aided Instruction
  • computer-based training — Computer-Aided Instruction
  • computerized tomography — a radiological technique that produces images of cross sections through a patient's body using low levels of radiation
  • conformational analysis — the study of the spatial arrangement of atoms or groups of atoms in a molecule and the way in which this influences chemical behaviour
  • conjunctive normal form — (logic)   (CNF) A logical formula consisting of a conjunction of disjunctions of terms where no disjunction contains a conjunction. Such a formula might also be described as a product of sums. E.g. the CNF of (A and B) or C is (A or C) and (B or C). Contrast Disjunctive Normal Form.
  • constitutional monarchy — a monarchy governed according to a constitution that limits and defines the powers of the sovereign
  • constructive cost model — (programming)   (COCOMO) A method for estimating the cost of a software package, proposed by Dr Barry Boehm. The Basic COCOMO Model estimates the effort required to develop software in three modes of development (Organic Mode, Semidetached Mode, or Embedded Mode) using only DSIs as an input. The Basic model is good for quick estimates. The Intermediate Model extends the Basic Model with an Effort Adjustment Factor (EAF) and different coefficients for the effort equation. The user supplies settings for cost drivers that determine the effort and duration of the software projects. It also allows DSI values and cost drivers to be chosen for individual components instead of for the system as a whole. The Detailed COCOMO Model uses effort multipliers for each phase of the project and provides a three-level product hierarchy and has some other capabilities such as a procedure for adjusting the phase distribution of the development schedule.
  • cordillera de talamanca — a mountain range running SE from central Costa Rica to W Panama.
  • correct me if i'm wrong — You say 'correct me if I'm wrong' to indicate that you are not entirely sure that what you are about to say is true.
  • cryptococcal meningitis — a form of meningitis resulting from opportunistic infection by a cryptococcus fungus, occurring in persons who are immunodeficient.
  • cut sb's umbilical cord — If you say that one person, organization, or country has cut its umbilical cord with another, you mean that they have done something that makes them more independent.
  • d'arsonval galvanometer — a galvanometer consisting of a large, fixed magnet and a light coil that swings in the magnetic field.
  • dacryocystorhinostomies — Plural form of dacryocystorhinostomy.
  • dark-field illumination — illumination of the field of a microscope from the side so that the specimen is viewed against a dark background
  • de-compartmentalization — to divide into categories or compartments.
  • decision support system — a system in which one or more computers and computer programs assist in decision-making by providing information
  • department of education — the department of the U.S. federal government that administers federal programs dealing with education: created in 1979, largely by transfer from part of the former Department of Health, Education, and Welfare. Abbreviation: ED.
  • deterministic automaton — (theory)   A finite-state automaton in which the overall course of the computation is completely determined by the program, the starting state, and the initial inputs. The class of problems solvable by such automata is the class P (see polynomial-time algorithm).
  • development environment — (programming, tool)   An integrated suite of tools to aid the development of software in a particular language or for a particular application. Usually, this consists of a compiler and editor and may also include one or more of a debugger, profiler, and source code manager. See also: IDE.
  • diamondback rattlesnake — either of two large, highly venomous rattlesnakes of the genus Crotalus, having diamond-shaped markings on the back.
  • dichlorodifluoromethane — a colourless nonflammable gas easily liquefied by pressure: used as a propellant in aerosols and fire extinguishers and as a refrigerant. Formula: CCl2F2
  • dictionary of computing — Free On-line Dictionary of Computing
  • differentiable manifold — a manifold having the property that any two overlapping open sets are homeomorphic to locally Euclidean spaces whose coordinates are related by differentiable functions, a property with wide applications in mathematical physics and differential geometry.
  • differential compaction — differences in the extent to which sediment is compacted owing to topographic irregularities of the surface on which it is deposited.
  • direct primary election — a preliminary election at which candidates for public office are chosen by direct vote of the people instead of by delegates at a convention: in closed primary elections voters must declare party affiliation and may vote only for candidates of their party
  • discrimination learning — a learning process in which an organism learns to react differently to different stimuli
  • disjunctive normal form — (DNF) A logical formula consisting of a disjunction of conjunctions where no conjunction contains a disjunction. E.g. the DNF of (A or B) and C is (A and C) or (B and C).
  • dissociate oneself from — to deny or repudiate any connection with
  • do someone's dirty work — To do someone's dirty work means to do a task for them that is dishonest or unpleasant and which they do not want to do themselves.
  • do someone's heart good — to make someone happy; please someone
  • draw/make a distinction — If you draw a distinction or make a distinction, you say that two things are different.
  • drawing exchange format — (DXF) A file format for graphical information, similar to IGES. Commonly used by CAD systems like AutoCAD.
  • drop into someone's lap — to cause to be someone's responsibility
  • drummond of hawthornden — William. 1585–1649, Scottish poet, historian, and royalist pamphleteer
  • dual sensory impairment — the condition of being affected by sight and hearing loss
  • electronic mail address — (messaging)   (Usually "e-mail address") The string used to specify the source or destination of an electronic mail message. E.g. "[email protected]". The RFC 822 standard is probably the most widely used on the Internet. X.400 was once used in Europe and Canada. UUCP-style (bang path) addresses or other kinds of source route became virtually extinct in the 1990s. In the example above, "john" is the local part which is the name of a mailbox on the destination computer. If the sender and recipient use the same computer, or the same LAN, for electronic mail then the local part is usually all that is required. If they use different computers, e.g. they work at different companies or use different Internet service providers, then the "host part", e.g. "sales.acme.com" must be appended after an "@". This usually takes the form of a fully qualified domain name or, within a large organisation, it may be just the hostname part, e.g. "sales". The destination computer named by the host part is usually a server of some kind rather than an individual's workstation or PC. The user's mail is stored on the server and read later via client mail software running on the user's computer. Large organisations, such as universities will often set up a global alias directory which maps a simple user name such as "jsmith" to an address which contains more information such as "[email protected]". This hides the detailed knowledge of where the message will be delivered from the sender, making it much easier to redirect mail if a user leaves or moves to a different department for example.
  • embarrassment of riches — If you say that someone has an embarrassment of riches, you mean that they have so many good things that these things are a problem.
  • embden-meyerhof pathway — the metabolic reaction sequence in glycolysis by which glucose is converted to pyruvic acid with production of ATP
  • endorsement advertising — the practice of saying that you approve of a company or product by appearing in advertisements for it
  • error correcting memory — (storage)   (ECM) RAM using some kind of error detection and correction (EDAC) scheme. The two types of memory errors in RAM (especially DRAM) are "soft" errors due to radiation-induced bit switching, and "hard" errors due to the unexpected deterioration of a memory chip. Soft errors do not indicate lasting damage to the memory board, but they do corrupt programs or data. Hard errors demand physical repairs. Single bit memory failures are the most common. A hard single bit failure, such as that caused by a completely dead chip can be corrected by EDAC if each chip supplies only one bit of each word. EDAC memory is the most common level of protection for minicomputers and mainframes whereas the cheaper parity protection is more common in microcomputers.
  • european monetary union — the agreement between members of the European Union to establish a common currency. The current participating members are Austria, Belgium, Finland, France, Germany, Greece, Ireland, Italy, Luxembourg, the Netherlands, Portugal, and Spain
  • execute channel program — (operating system)   (EXCP) An IBM system for low-level file access, where the programmer is completely responsible for providing a list of device-specific "channel comands" to be executed by I/O channels, control units and/or devices. The operating system will simply check the "CCW" chains for security purposes (access invalid memory or outside of file extents) and then schedule them for execution.
  • experimental psychology — the scientific study of the individual behaviour of man and other animals, esp of perception, learning, memory, motor skills, and thinking
  • expert judgement models — (programming)   A method of software estimation that is based on consultation with one or more experts that have experience with similar projects. An expert-consensus mechanism such as the Delphi Technique may be used to produce the estimate.
  • extended memory manager — (software, storage)   (XMM) The memory manager software implementing Extended Memory Specification, such as HIMEM or QEMM386. XMM's can usually also act as A20 handlers.
  • extremely low frequency — a radio frequency or radio-frequency band below 3 kilohertz
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?