0%

20-letter words containing i, r, m, n

  • indian cucumber root — a North American plant, Medeola virginiana, of the lily family, having whorled leaves, nodding, greenish-yellow flowers, and an edible root.
  • industrial democracy — control of an organization by the people who work for it, esp by workers holding positions on its board of directors
  • information builders — Distributors of LEVEL5 OBJECT. Telephone +1 800 969 INFO.
  • information exchange — discussion that involves exchanging ideas and knowledge
  • information industry — businesses that involve collecting and using information
  • information overload — an excess of incoming information, as might confront a pedestrian on a crowded city street, that forces one to be selective in the information received and retained.
  • initial program load — (operating system)   (IPL) The procedure used to (re-)start a computer system by copying the operating system kernel into main memory and running it. Part of the boot sequence.
  • inland revenue stamp — a certificate issued by the Inland Revenue to acknowledge payment of tax
  • innerspring mattress — a mattress with built-in coil springs
  • instruction mnemonic — (programming)   A word or acronym used in assembly language to represent a binary machine instruction operation code. Different processors have different instruction sets and therefore use a different set of mnemonics to represent them. E.g. ADD, B (branch), BLT (branch if less than), SVC, MOVE, LDR (load register).
  • insulin-coma therapy — a former treatment for mental illness, especially schizophrenia, employing insulin-induced hypoglycemia as a method for producing convulsive seizures.
  • intelligent terminal — (hardware)   (or "smart terminal", "programmable terminal") A terminal that often contains not only a keyboard and screen, but also comes with a disk drive and printer, so it can perform limited processing tasks when not communicating directly with the central computer. Some can be programmed by the user to perform many basic tasks, including both arithmetic and logic operations. In some cases, when the user enters data, the data will be checked for errors and some type of report will be produced. In addition, the valid data that is entered may be stored on the disk, it will be transmitted over communication lines to the central computer. An intelligent terminal may have enough computing capability to draw graphics or to offload some kind of front-end processing from the computer it talks to. The development of workstations and personal computers has made this term and the product it describes semi-obsolescent, but one may still hear variants of the phrase "act like a smart terminal" used to describe the behaviour of workstations or PCs with respect to programs that execute almost entirely out of a remote server's storage, using said devices as displays. The term once meant any terminal with an addressable cursor; the opposite of a glass tty. Today, a terminal with merely an addressable cursor, but with none of the more-powerful features mentioned above, is called a dumb terminal. There is a classic quote from Rob Pike (inventor of the blit terminal): "A smart terminal is not a smart*ass* terminal, but rather a terminal you can educate". This illustrates a common design problem: The attempt to make peripherals (or anything else) intelligent sometimes results in finicky, rigid "special features" that become just so much dead weight if you try to use the device in any way the designer didn't anticipate. Flexibility and programmability, on the other hand, are *really* smart. Compare hook.
  • intercalary meristem — meristem in the internode of a stem.
  • intermediate section — The intermediate section is the section of the borehole after the top hole, which has more consolidated rock.
  • intermittent current — a direct current that is interrupted at intervals.
  • internal hemorrhoids — Usually, hemorrhoids. Pathology. an abnormally enlarged vein mainly due to a persistent increase in venous pressure, occurring inside the anal sphincter of the rectum and beneath the mucous membrane (internal hemorrhoid) or outside the anal sphincter and beneath the surface of the anal skin (external hemorrhoid)
  • international master — a chess player of high ability but below the level of International Grand Master, as determined through specified types of international competitions.
  • international system — an internationally accepted coherent system of physical units, derived from the MKSA (meter-kilogram-second-ampere) system, using the meter, kilogram, second, ampere, kelvin, mole, and candela as the basic units (SI units) respectively of the fundamental quantities of length, mass, time, electric current, temperature, amount of substance, and luminous intensity. Abbreviation: SI.
  • inventory adjustment — Inventory adjustments are increases or decreases made in inventory to account for theft, loss, breakages, and errors in the amount or number of items received.
  • investment portfolio — the whole range of financial investments held by an individual investor or a financial organization
  • isometric projection — a type of axonometric projection in which the object is shown with its three principal axes all equally tilted from the plane of viewing, with two of them usually tilted 30 degrees upward from the horizontal
  • j robert oppenheimer — J(ulius) Robert, 1904–67, U.S. nuclear physicist.
  • java virtual machine — (language, architecture)   (JVM) A specification for software which interprets Java programs that have been compiled into byte-codes, and usually stored in a ".class" file. The JVM instruction set is stack-oriented, with variable instruction length. Unlike some other instruction sets, the JVM's supports object-oriented programming directly by including instructions for object method invocation (similar to subroutine call in other instruction sets). The JVM itself is written in C and so can be ported to run on most platforms. It needs thread support and I/O (for dynamic class loading). The Java byte-code is independent of the platform. There are also some hardware implementations of the JVM.
  • jerk someone's chain — to tease, mislead, or harass someone
  • kamin's interpreters — (language, tool)   A set of interpreters for Pascal, Lisp, APL, Scheme, SASL, CLU, Smalltalk, and Prolog. Tim Budd <[email protected]> implemented them as subclasses in C++ sometime before 1991-09-12.
  • laboratory equipment — apparatus for scientific research and experiments
  • laurentian mountains — a range of low mountains in E Canada, in Quebec between the St Lawrence River and Hudson Bay. Highest point: 1191 m (3905 ft)
  • lavaliere microphone — a small microphone that hangs around the neck of a performer or speaker.
  • lieutenant commander — a commissioned officer ranking next below a commander and next above a lieutenant.
  • life-support machine — A life-support machine is the equipment that is used to keep a person alive when they are very ill and cannot breathe without help.
  • linage advertisement — advertisements which are costed and paid for according to the number of lines in them
  • literate programming — (programming, text)   Combining the use of a text formatting language such as TeX and a conventional programming language so as to maintain documentation and source code together. Literate programming may use the inverse comment convention.
  • logarithmic function — a function defined by y = log bx, especially when the base, b, is equal to e, the base of natural logarithms.
  • longitudinal framing — a system for framing steel vessels in which light, closely spaced, longitudinal frames are connected by heavy, widely spaced transverse frames with deep webs.
  • lump in one's throat — the passage from the mouth to the stomach or to the lungs, including the pharynx, esophagus, larynx, and trachea.
  • lutherville-timonium — a city in N Maryland, near Baltimore.
  • lymphogranulomatosis — widespread infectious granuloma of the lymphatic system.
  • macular degeneration — degeneration of the central portion of the retina, resulting in a loss of sharp vision.
  • magnetic card reader — a device that scans and interprets information from a card with a magnetic stripe
  • magnetohydrodynamics — the branch of physics that deals with the motion of electrically conductive fluids, especially plasmas, in magnetic fields. Abbreviation: MHD.
  • magnification factor — the size of a magnified image of an object divided by the size of the object itself
  • mail exchange record — (messaging)   (MX Record) A DNS resource record type that says which SMTP server handles electronic mail for a particular domain. E.g. the MX record foo.co.uk. 1054 IN MX 10 mail.foo.co.uk. means that mail for an address like "[email protected]" should be sent to "mail.foo.co.uk". There can be several servers for a domain. The "10" is a priority - the server with the lowest number will be tried first.
  • mail transport agent — Message Transfer Agent
  • maintenance and cure — the right of an injured sailor to support and medical treatment.
  • maintenance contract — a formal agreement between two parties which states that one party will keep a building, vehicle, machine, etc, belonging to the other party in good condition by regularly checking it and repairing it when necessary
  • make a/no difference — If something makes a difference or makes a lot of difference, it affects you and helps you in what you are doing. If something makes no difference, it does not have any effect on what you are doing.
  • make head (n)or tail — If you say that you cannot make head nor tail of something or you cannot make head or tail of it, you are emphasizing that you cannot understand it at all.
  • malpighian corpuscle — Also called kidney corpuscle, Malpighian body. the structure at the beginning of a vertebrate nephron, consisting of a glomerulus and its surrounding Bowman's capsule.
  • mannitol hexanitrate — a colorless, crystalline, water-insoluble, explosive solid, C 6 H 8 N 6 O 1 8 , used as a fulminating agent in percussion caps and in the treatment of hypertension and coronary insufficiency.
  • mare tranquillitatis — (Sea of Tranquillity) a dark plain in the first quadrant of the face of the moon: about 110,000 sq. mi. (285,000 sq. km).
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?