0%

22-letter words containing c, o, d, e, t

  • golden-crowned kinglet — a yellowish-green kinglet, Regulus satrapa, of North America, having a yellow or orange patch on the top of the head.
  • great glen of scotland — Glen More
  • gross domestic product — gross national product excluding payments on foreign investments. Abbreviation: GDP.
  • hans christian oersted — Hans Christian [hahns kris-tyahn] /hɑns ˈkrɪs tyɑn/ (Show IPA), 1777–1851, Danish physicist.
  • heat of solidification — the heat liberated by a unit mass of liquid at its freezing point as it solidifies: equal to the heat of fusion.
  • hereford and worcester — a county in W England. 1516 sq. mi. (3926 sq. km).
  • high-speed net connect — (hardware, communications)   (HNC) A network interface unit for BS2000 mainframes based on Novell NetWare, supporting Ethernet and FDDI.
  • 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.
  • in sackcloth and ashes — in a state of great mourning or penitence
  • independent contractor — self-employed or freelance worker
  • industrial archaeology — the study of past industrial machines, works, etc
  • industrialized country — a country characterized by industry on an extensive scale
  • instruction scheduling — The compiler phase that orders instructions on a pipelined, superscalar, or VLIW architecture so as to maximise the number of function units operating in parallel and to minimise the time they spend waiting for each other. Examples are filling a delay slot; interspersing floating-point instructions with integer instructions to keep both units operating; making adjacent instructions independent, e.g. one which writes a register and another which reads from it; separating memory writes to avoid filling the write buffer. Norman P. Jouppi and David W. Wall, "Available Instruction-Level Parallelism for Superscalar and Superpipelined Processors", Proceedings of the Third International Conference on Architectural Support for Programming Languages and Operating Systems, pp. 272--282, 1989.
  • interactive whiteboard — a smooth, glossy sheet of white plastic that can be written on with a colored pen or marker in the manner of a blackboard.
  • intermetallic compound — a compound of two or more metals.
  • joint academic network — (JANET) The wide area network which links UK academic and research institutes. JANET is controlled by the Joint Network Team (JNT) and Network Executive (NE). It is an internet (a large number of interconnected sub-networks) that provides connectivity within the community as well as access to external services and other communities. The hub is the JANET subnetwork, a private X.25 packet-switched network that interconnects over 100 sites. At the majority of sites, local area networks (LANs) are connected to JANET allowing off-site access for the computers and terminals connected to these networks. The Coloured Book protocol architecture is used to support interactive terminal access to computers (for both character terminals and screen terminals), inter-host file transfers, electronic mail and remote batch job submission. See also JIPS, SuperJanet.
  • joint density function — a function of two or more random variables from which can be obtained a single probability that all the variables in the function will take specified values or fall within specified intervals
  • judge advocate general — the chief legal officer of an army, navy, or air force.
  • just around the corner — in the next street
  • kensington and chelsea — a borough of Greater London, England.
  • ketamine hydrochloride — a powerful anesthetic, C13H16ClNO·HCl, used in surgery
  • left-handed compliment — an ambiguous compliment
  • letter of introduction — a letter given by one person to another, as an introduction to a third party
  • 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.
  • linear induction motor — an electric motor in which a movable part moves in a straight line, with power being supplied by a varying magnetic field set up by a fixed part of the system, as a metal rail on the ground.
  • local standard of rest — a frame of reference for a portion of the universe in which the mean motion of nearby stars is zero.
  • lord justice of appeal — an ordinary judge of the Court of Appeal
  • magnetic dipole moment — a measure of the magnetic strength of a magnet or current-carrying coil, expressed as the torque per unit magnetic-flux density produced when the magnet or coil is set with its axis perpendicular to the magnetic field
  • manhattan clam chowder — a chowder made from clams, tomatoes, and other vegetables and seasoned with thyme.
  • mathematical induction — induction (def 5).
  • molecular distillation — a vacuum distillation in which the molecules of the distillate reach the condenser before colliding with one another.
  • motoring correspondent — a journalist who reviews and writes about cars
  • nassella tussock board — one of many local statutory organizations set up in different regions of New Zealand to eradicate the invasive nassella tussock weed
  • national semiconductor — (company)   A semiconductor manufacturer, responsible for the SC/MP, National Semiconductor 16000 and National Semiconductor 32000 series of microprocessors.
  • network interface card — network interface controller
  • network node interface — (networking)   (NNI) The ATM Forum's specification for connections between network nodes. NNI makes network routing possible. It typically refers to backbone trunk connections between ATM switching equipment. See also: UNI.
  • nodal switching system — (NSS) Main routing nodes in the NSFnet backbone.
  • nominal semidestructor — (abuse)   Slang for "National Semiconductor", found among other places in the 4.3BSD networking sources. During the late 1970s to mid-1980s this company marketed a series of microprocessors including the National Semiconductor 16000 and National Semiconductor 32000. At one point early in the great microprocessor race, the specs on these chips made them look like serious competition for the rising Intel 80x86 and Motorola 680x0 series. Unfortunately, the actual parts were notoriously flaky and never implemented the full instruction set promised in their literature, apparently because the company couldn't get any of the mask steppings to work as designed. They eventually sank without trace, joining the Zilog Z8000 and a few even more obscure also-rans in the graveyard of forgotten microprocessors.
  • non-euclidean geometry — geometry based upon one or more postulates that differ from those of Euclid, especially from the postulate that only one line may be drawn through a given point parallel to a given line.
  • nondestructive testing — any of several methods of detecting flaws in metals without causing damage. The most common techniques involve the use of X-rays, gamma rays, and ultrasonic vibrations
  • nonterminating decimal — a decimal numeral that does not end in an infinite sequence of zeros (contrasted with terminating decimal).
  • normal order reduction — Under this evaluation strategy an expression is evaluated by reducing the leftmost outermost redex first. This method will terminate for any expression for which termination is possible, whereas applicative order reduction may not. This method is equivalent to passing arguments unevaluated because arguments are initially to the right of functions applied to them. See also computational adequacy theorem.
  • northern redbelly dace — any of the small, brightly colored North American freshwater cyprinids, especially Phoxinus oreas (northern redbelly dace) and P. erythrogaster (southern redbelly dace)
  • object-oriented design — (programming)   (OOD) A design method in which a system is modelled as a collection of cooperating objects and individual objects are treated as instances of a class within a class hierarchy. Four stages can be identified: identify the classes and objects, identify their semantics, identify their relationships and specify class and object interfaces and implementation. Object-oriented design is one of the stages of object-oriented programming.
  • object-oriented pascal — Object Pascal
  • object-oriented turing — (language)   An extension of Turing and a replacement for Turing Plus by R.C. Holt <[email protected]>, U Toronto, 1991. Object-Oriented Turing supports imperative programming, object-oriented programming and concurrent programming. It has modules, classes, single inheritance, processes, exception handling and optional machine-dependent programming. There is an integrated environment under the X Window System and a demo version. Versions exist for Sun-4, MIPS, RS-6000 and others. E-mail: <[email protected]>.
  • obtaining by deception — the offence of dishonestly obtaining the property of another by some deception or misrepresentation of facts
  • office of fair trading — a government department established in the UK in 1973, which acts as an economic regulator, responsible for ensuring fairness in consumer protection and competition law
  • open source definition — (standard)   (OSD) Definition of distribution terms for open source software, promoted by the Open Source Initiative.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?