0%

23-letter words containing c, l, o, t, r, i

  • function graph language — (language)   (FGL) The machine language for the AMPS (Applicative Multi-Processing System) proposed by Robert Keller, Gary Lindstrom and Suhas Patil at the University of Utah.
  • functional requirements — (specification)   What a system should be able to do, the functions it should perform. This term is used at both the user requirements analysis and software requirements specifications phases in the software life-cycle. An example of a non-functional requirement is an initialisation sequence incorporated into the software that is specific to a given customer.
  • fundamental interaction — any of the four basic interactions that occur in nature: the gravitational, electromagnetic, strong, and weak interactions
  • grant-maintained school — a school funded directly by central government
  • heterogeneous catalysis — Heterogeneous catalysis is catalysis in which the catalyst does not take part in the reaction that it increases.
  • hexagonal cross-section — If a kelly has a hexagonal cross-section, it has a surface area with six equal sides, when looked at as if has been sliced through.
  • hierarchical navigation — (web)   On a web page, any type of menu whose hierarchical structure matches that of the site to which the page belongs. A hierarchical navigation menu allows the user to jump ("navigate") directly to a section of the site several levels below the top. The menu may present only a fixed number of levels rather than the whole structure.
  • hollerithabetical order — (algorithm)   Sorted into the order a standard Hollerith card sorting machine produces, with special characters interleaved within the alphabet.
  • hypothetical imperative — (esp in the moral philosophy of Kant) any conditional rule of action, concerned with means and ends rather than with duty for its own sake
  • identification bracelet — a bracelet, usually of metal links, having an identification plate for the name of the wearer.
  • immunological tolerance — the absence of antibody production in response to the presence of antigens, usually as a result of previous exposure to the antigens
  • industrial psychologist — a person who studies human behaviour and cognitive processes in relation to the working environment
  • initial public offering — An initial public offering is the first offering of stock when a company goes public.
  • integrated fire control — an electronic system that locates and tracks a target, computes the data, and employs a weapon to destroy it.
  • interchange file format — (file format)   (IFF, full name "EA IFF 1985") A generic file format published by Electronic Arts as an open standard. IFF is chunk-based and hierarchical so files can include other files. It is easily extensible and an all round Good Idea. An IFF file starts with one of the following "group IDs": 'FORM', 'LIST' or 'CAT '. This is followed by an unsigned 32-bit number of bytes in the remainder of the file. Then comes an ID that indicates which type of IFF file this is. The main image type is ILBM, audio is either AIFF or 8SVX, animations are ANIM etc. An IFF file will probably have a filename extension related to this file type stored in the file. The rest of the file is divided into chunks each of which also has a four-byte header and byte count.
  • intermediate technology — technology which combines sophisticated ideas with cheap and readily available materials, esp for use in developing countries
  • internal reconstruction — the hypothetical reconstruction of an earlier stage of a language or of some part of it, as its phonology, by deductions from irregularities in its present structure, as the reconstruction of a stage in English when certain instances of r were related to s in a systematic way by comparing the pair was:were to other pairs, as lose:forlorn.
  • interval of convergence — an interval associated with a given power series such that the series converges for all values of the variable inside the interval and diverges for all values outside it.
  • invertible counterpoint — counterpoint in which the voices, while retaining their original form, may be interchanged above or below one another in any order.
  • large-scale integration — LSI.
  • law enforcement officer — an official employee who prevents and detects crime and who maintains and upholds the police, such as a police officer, sheriff, customs officer etc
  • magnetohydrodynamically — In a magnetohydrodynamic way.
  • magnetomechanical ratio — the ratio of the angular momentum of a rotating charged particle to its magnetic moment; the reciprocal of the gyromagnetic ratio.
  • methylthionine chloride — methylene blue.
  • national health service — In Britain, the National Health Service is the state system for providing medical care. It is paid for by taxes.
  • network solutions, inc. — (company)   (NSI) One of the three companies that provide and coordinate InterNIC services for the NSFNet. NSI is responsible for registration. NSI has been bought by, and is now a wholly-owned subsidiary of, Science Applications International Corporation (SAIC).
  • nondisclosure agreement — a legal contract in which one or more parties agree to keep information, as a trade secret, confidential and protected for a specific amount of time. Abbreviation: NDA.
  • nonverbal communication — gesture and facial expression
  • north east lincolnshire — a unitary authority in E England, in Lincolnshire: formerly (1974–96) part of the county of Humberside. Pop: 157 400 (2003 est). Area: 192 sq km (74 sq miles)
  • north ossetian republic — a constituent republic of S Russia, on the N slopes of the central Caucasus Mountains. Capital: Vladikavkaz. Pop: 709 900 (2002). Area: about 8000 sq km (3088 sq miles)
  • not a hair out of place — If you say that someone has not a hair out of place, you are emphasizing that they are extremely smart and neatly dressed.
  • o'reilly and associates — The leading publisher of information on the Internet, Unix, the X Window System and other open systems. They also provide the Global Network Navigator service.
  • object relations theory — a form of psychoanalytic theory postulating that people relate to others in order to develop themselves
  • oil-immersion objective — immersion objective.
  • on-line computer system — (OLC) A predecessor of the Culler-Fried System from UCSB ca. 1966.
  • on-line data processing — the storing or processing of data on a computer using the internet
  • parametric polymorphism — Polymorphism was first identified by Christopher Strachey in 1967 and developed by Hindley and Milner. For example we could specify that the argument of the "head" function was a list without specifying a type for the elements of the list. In Haskell we would write: head :: [a] -> a meaning head has type function from "list of a" to "a" where "a" is a type variable). This is known as parametric polymorphism. Polymorphic typing allows strong type checking as well as generic functions. ML in 1976 was the first language with polymorphic typing. See also generic type variable.
  • parasexual reproduction — reproduction by recombination of genes from genetically dissimilar nuclei within binucleate or multinucleate cells, as in filamentous fungi.
  • parliamentary democracy — a system of government in which people elect representatives to a parliament to make laws, for example Canada and the UK
  • pentachloronitrobenzene — a crystalline compound, C 6 Cl 5 NO 2 , used as an herbicide and insecticide. Abbreviation: PCNB.
  • pharmaceuticals company — a company specialising in developing and marketing pharmaceuticals
  • photoelectric magnitude — the magnitude of a star determined using a photometer plus a filter to select light or other radiation of the desired wavelength
  • photoelectric threshold — the minimum frequency or maximum wavelength of incident radiation necessary to release photons from a given surface.
  • plan position indicator — a radarscope on which an object reflecting radar waves shows its bearing and distance from the radar detector by causing a spot of light to appear on a screen that represents a map of the area around the detector. Abbreviation: PPI.
  • play by electronic mail — (games)   A kind of game where the players use electronic mail to communicate. This may be done via a human moderator or an automatic mailing list exploder on some central machine or it may be fully distributed with each player just addressing his mail to all other players. This is a natural extension of "play by mail" games conducted via snail mail.
  • point-to-point protocol — (communications, protocol)   (PPP) The protocol defined in RFC 1661, the Internet standard for transmitting network layer datagrams (e.g. IP packets) over serial point-to-point links. PPP has a number of advantages over SLIP; it is designed to operate both over asynchronous connections and bit-oriented synchronous systems, it can configure connections to a remote network dynamically, and test that the link is usable. PPP can be configured to encapsulate different network layer protocols (such as IP, IPX, or AppleTalk) by using the appropriate Network Control Protocol (NCP).
  • political incorrectness — Political incorrectness is the attitude or policy shown by someone who does not care if they offend or upset any group of people in society who have a disadvantage, or who have been treated differently because of their sex, race, or disability.
  • portable tool interface — (programming, standard)   (PTI) A standard such as PCTE, allowing interworking between different software tools via defined interfaces to the user and to the repository or object management system.
  • precautionary principle — the precept that an action should not be taken if the consequences are uncertain and potentially dangerous
  • price escalation clause — a clause in a contract allowing the seller to raise prices if the cost of inputs increases
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?