0%

17-letter words containing o, i, l, p

  • intel corporation — (company)   A US microelectronics manufacturer. They produced the Intel 4004, Intel 8080, Intel 8086, Intel 80186, Intel 80286, Intel 80386, Intel 486 and Pentium microprocessor families as well as many other integrated circuits and personal computer networking and communications products. Gordon Moore and Robert Noyce founded Intel in 1968 to design, manufacture, and market semiconductor computer memory to replace magnetic core memory, the dominant computer memory at that time. Dr. Andrew S. Grove joined Intel soon after its incorporation. Three years later, in 1971, Intel introduced the world's first microprocessor, the Intel 4004. Intel has design, development, production, and administration facilities throughout the western US, Europe and Asia. In 1995 nearly 75% of the world's personal computers use Intel architecture. Annual revenues are rapidly approaching $10 billion. In March, 1994, "Business Week" named Intel one of the top ten American companies in terms of profit, one of the top 15 market value winners, and 16th out of the magazine's top 1,000 companies overall. Intel invested a record $2.9 billion in capital and R&D in 1993, and expects to increase combined spending on these activities to $3.5 billion in 1994. Quarterly sales were $2770M and profits, $640M in Aug 1994. Address: Santa Clara, CA, USA.
  • internet explorer — (web)   (IE, MSIE) Microsoft's free World-Wide Web browser for Microsoft Windows, Windows 95, Windows NT, and Macintosh. Internet Explorer is the main rival to Netscape Navigator (which runs on many more platforms). Both support the same core features and offer incompatible extensions. Microsoft combined later versions of IE with their file system browser, "Explorer" and bundled it with Windows 95 in an attempt to use their dominance of the desktop operating system market to force users to abandon Netscape's browser, which they perceived as a potential threat. This, and other dubious business moves, became the subject of a US Department of Justice antitrust trial in late 1998/early 1999.
  • internet protocol — (networking)   (IP) The network layer for the TCP/IP protocol suite widely used on Ethernet networks, defined in STD 5, RFC 791. IP is a connectionless, best-effort packet switching protocol. It provides packet routing, fragmentation and re-assembly through the data link layer. IPv4 is the version in widespread use and IPv6 was just beginning to come into use in 2000 but is still not widespread by 2008.
  • interprofessional — following an occupation as a means of livelihood or for gain: a professional builder.
  • interrelationship — reciprocal relation.
  • invisible exports — services sold to a foreign country or countries
  • invisible imports — imports of services rather than goods
  • iontophoretically — By means of iontophoresis.
  • irreproducibility — The quality of not being reproducible.
  • isoelectric point — the pH at which a substance is electrically neutral or at which it is at its minimum ionization.
  • isomorphism class — (mathematics)   A collection of all the objects isomorphic to a given object. Talking about the isomorphism class (of a poset, say) ensures that we will only consider its properties as a poset, and will not consider other incidental properties it happens to have.
  • isopropyl alcohol — a colorless, flammable, water-soluble liquid, C 3 H 8 O, produced from propylene by the action of sulfuric acid and hydrolysis: used chiefly in the manufacture of antifreeze and rubbing alcohol and as a solvent.
  • jumping-off place — a place for use as a starting point: Paris was the jumping-off place for our tour of Europe.
  • kaleidoscopically — of, relating to, or created by a kaleidoscope.
  • karitane hospital — a hospital for young babies and their mothers
  • kensington palace — a royal residence in Kensington Gardens, in the London borough of Kensington and Chelsea; dating from the 17th century, it was improved and extended by Sir Cristopher Wren
  • kinetic potential — the kinetic energy minus the potential energy in a system obeying the principle of conservation of energy. Symbol: L.
  • kyoto common lisp — (language)   (KCL) An implementation of Common Lisp by T. Yuasa <[email protected]> and M. Hagiya <[email protected]>, written in C to run under Unix-like operating systems. KCL is compiled to ANSI C. It conforms to Common Lisp as described in Guy Steele's book and is available under a licence agreement. E-mail: <[email protected]> (bug reports). Mailing list: [email protected], [email protected]
  • l'hospital's rule — the theorem that for the quotient of two functions satisfying certain conditions on a given closed interval, each having infinite limit or zero as limit at a given point, the limit of the quotient at the given point is equal to the limit of the quotient of the derivatives of each function.
  • la perouse strait — a strait between S Sakhalin Island, Russia and N Hokkaido Island, Japan connecting the Sea of Okhotsk and the Sea of Japan. 25 miles (40 km) wide.
  • lake winnipegosis — a lake in S Canada, in W Manitoba. Area: 5400 sq km (2086 sq miles)
  • lambda expression — (mathematics)   A term in the lambda-calculus denoting an unnamed function (a "lambda abstraction"), a variable or a constant. The pure lambda-calculus has only functions and no constants.
  • larmor precession — the precession of charged particles, as electrons, placed in a magnetic field, the frequency of the precession (Larmor frequency) being equal to the electronic charge times the strength of the magnetic field divided by 4π times the mass.
  • least fixed point — (mathematics)   A function f may have many fixed points (x such that f x = x). For example, any value is a fixed point of the identity function, (\ x . x). If f is recursive, we can represent it as f = fix F where F is some higher-order function and fix F = F (fix F). The standard denotational semantics of f is then given by the least fixed point of F. This is the least upper bound of the infinite sequence (the ascending Kleene chain) obtained by repeatedly applying F to the totally undefined value, bottom. I.e. fix F = LUB {bottom, F bottom, F (F bottom), ...}. The least fixed point is guaranteed to exist for a continuous function over a cpo.
  • legal proceedings — court case
  • leizhou peninsula — a peninsula of SE China, in SW Guangdong province, separated from Hainan Island by Hainan Strait
  • lempert operation — fenestration (def 3c).
  • lepidopterologist — One who studies lepidopterology.
  • let something rip — If you let something rip, you do it as quickly or as forcefully as possible. You can say 'let it rip' or 'let her rip' to someone when you want them to make a vehicle go as fast as it possibly can.
  • lexicographically — the writing, editing, or compiling of dictionaries.
  • liberty of speech — freedom of speech.
  • life imprisonment — long-term prison sentence
  • life of the party — most lively, outgoing person
  • lighthouse keeper — a person who mans a lighthouse and makes sure that the light is working properly
  • lincoln's sparrow — a North American sparrow, Melospiza lincolnii, having a buff breast with black streaks.
  • lipopolysaccaride — a molecule, consisting of lipid and polysaccharide components, that is the main constituent of the cell walls of Gram-negative bacteria
  • liquid petrolatum — mineral oil.
  • liquid propellant — a rocket propellant in liquid form.
  • lithostratigraphy — the study or character of stratified rocks based solely on their physical and petrographic features.
  • load displacement — the weight, in long tons, of a cargo vessel loaded so that the summer load line touches the surface of the water.
  • loco primo citato — loc. primo cit.
  • loco supra citato — l.s.c.
  • logic programming — (artificial intelligence, programming, language)   A declarative, relational style of programming based on first-order logic. The original logic programming language was Prolog. The concept is based on Horn clauses. The programmer writes a "database" of "facts", e.g. wet(water). ("water is wet") and "rules", e.g. mortal(X) :- human(X). ("X is mortal is implied by X is human"). Facts and rules are collectively known as "clauses". The user supplies a "goal" which the system attempts to prove using "resolution" or "backward chaining". This involves matching the current goal against each fact or the left hand side of each rule using "unification". If the goal matches a fact, the goal succeeds; if it matches a rule then the process recurses, taking each sub-goal on the right hand side of the rule as the current goal. If all sub-goals succeed then the rule succeeds. Each time a possible clause is chosen, a "choice point" is created on a stack. If subsequent resolution fails then control eventually returns to the choice point and subsequent clauses are tried. This is known as "backtracking". Clauses may contain logic variables which take on any value necessary to make the fact or the left hand side of the rule match a goal. Unification binds these variables to the corresponding subterms of the goal. Such bindings are associated with the choice point at which the clause was chosen and are undone when backtracking reaches that choice point. The user is informed of the success or failure of his first goal and if it succeeds and contains variables he is told what values of those variables caused it to succeed. He can then ask for alternative solutions.
  • logical operation — Boolean operation.
  • lower paleolithic — See under Paleolithic.
  • lumpenproletariat — the lowest level of the proletariat comprising unskilled workers, vagrants, and criminals and characterized by a lack of class identification and solidarity.
  • lymphadenopathies — Plural form of lymphadenopathy.
  • lymphangiographic — Relating to lymphangiography.
  • lymphocytopoiesis — Lymphopoiesis.
  • m-expression lisp — (MLISP) The original "meta-language" syntax of Lisp, designed by John McCarthy in 1962. MLISP was intended for external use in place of the parenthesised S-expression syntax.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?