0%

25-letter words containing n, i, s, a

  • in the foreseeable future — If you say that something will happen in the foreseeable future you mean that you think it will happen fairly soon.
  • in the palm of one's hand — If you have someone or something in the palm of your hand, you have control over them.
  • industrial injury benefit — money paid to an employee who has been injured or who has developed a disease because of their job, and who is consequently unable to work
  • industrial life insurance — life insurance having a relatively low face value in which premiums are paid weekly or monthly to an agent.
  • industrial rehabilitation — the treatment of people who have acquired a disability or disease during the course of their work, with the aim of allowing them to return to work or to a new job
  • industrial robot language — (language, robotics)   (IRL) A high-level language for programming industrial robots.
  • infrared data association — (standard, body)   (IrDA) A non-profit trade association providing standards to ensure the quality and interoperability of infrared (IR) hardware. The association currently has a membership of over 160 companies from around the world, representing computer and telecommunications hardware, software, components and adapters. IrDA typically uses direct infrared i.e. point-to-point, line-of-sight, one-to-one communications. The standards include: IrDA Data (SIR, FIR, VFIR), IrDA Control, and AIR. Ports built to the above standards can be found in products such as PDAs, Palm devices, printers, desktop adapters, notebooks, and digital cameras.
  • instrumental conditioning — conditioning (def 1).
  • intercommunication system — a communication system within a building, ship, airplane, local area, etc., with a loudspeaker or receiver for listening and a microphone for speaking at each of two or more points.
  • interlocking directorates — a corporate directorate that includes one or more members who serve simultaneously in the directorates of other corporations.
  • intermediate vector boson — one of the three particles that are believed to transmit the weak force: the positively charged W particle, the negatively charged W particle, and the neutral Z 0 particle.
  • internal field separators — (operating system)   ($IFS) A predefined environment variable in the Unix Bourne shell whose default value is the three-character string containing space, tab and line feed. Any string of one or more of these characters separates the command and each of its arguments in a command line. $IFS also tells the shell's built-in read command where to split an input line when reading into multiple variables. E.g. setting IFS=: would be appropriate for reading a file with ':'-separated fields, such as /etc/passwd.
  • interstate highway system — a network of U.S. highways connecting the 48 contiguous states and most of the cities with populations above 50,000, begun in the 1950s and estimated to carry about a fifth of the nation's traffic.
  • it is a good/bad thing to — You say it is a good thing to do something to introduce a piece of advice or a comment on a situation or activity.
  • it's not simply/just that — You use it in expressions such as it's not that or it's not simply that when you are giving a reason for something and are suggesting that there are several other reasons.
  • japanese flowering cherry — any of various ornamental hybrid cherry trees developed in Japan, having white or pink blossoms and inedible fruit.
  • johnniac open shop system — (language)   (JOSS) An early, simple, interactive calculator language developed by Charles L. Baker at Rand in 1964. There were two versions: JOSS I and JOSS II.
  • keep one's wits about one — the keen perception and cleverly apt expression of those connections between ideas that awaken amusement and pleasure. Synonyms: drollery, facetiousness, waggishness, repartee.
  • kent recursive calculator — (language)   (KRC) A lazy functional language developed by David Turner in 1981, based on SASL, with pattern matching and ZF expressions. See also continental drift.
  • khakass autonomous region — an autonomous region in the Russian Federation, in S Siberia. 19,161 sq. mi. (49,627 sq. km). Capital: Abakan.
  • kwantung leased territory — a strategic territory of NE China, at the S tip of the Liaodong Peninsula of Manchuria: leased forcibly by Russia in 1898; taken over by Japan in 1905; occupied by the Soviet Union in 1945 and subsequently returned to China on the condition of shared administration; made part of Liaoning province by China in 1954. Area: about 3400 sq km (1300 sq miles)
  • land of the little sticks — the part of the north of Canada that lies south of the tree line but contains only stunted evergreens or dwarf deciduous trees.
  • language sensitive editor — (LSE) A language-sensitive editor from DEC.
  • language-sensitive editor — An editor that is aware of the syntactic, semantic and in some cases the structural rules of a specific programming language and provides a framework for the user to enter source code. Programs or changes to previously stored programs are incrementally parsed into an abstract syntax tree and automatically checked for correctness.
  • leaf distribution limited — A UK connectivity software supplier which also provides SERVELAN, a country-wide Internet access service. E-mail: <[email protected]>. Address: 7 Elmwood, Chineham Business Park, Crockford Lane, BASINGSTOKE RG24 0WG. Telephone: +44 (1256) 707 777. Fax: +44 (1256) 707 555.
  • learning resources center — a library, usually in an educational institution, that includes and encourages the use of audiovisual aids and other special materials for learning in addition to books, periodicals, and the like.
  • learning resources centre — a centre that provides educational equipment and material
  • les demoiselles d'avignon — a painting (1907) by Pablo Picasso.
  • letters of administration — a formal document nominating a specified person to take over, administer, and dispose of an estate when there is no executor to carry out the testator's will
  • licensed vocational nurse — a person with specified training who has become licensed to provide vocational assistance to patients. Abbreviation: LVN.
  • limited-slip differential — an automotive differential that can transfer power from a wheel that has lost traction to one that has not.
  • loosening of associations — a type of formal thought disorder characterized by shifts from one topic to another in ways that are obliquely related or completely unrelated, occurring as a common symptom of mania and schizophrenia.
  • lowest common denominator — least common denominator.
  • magnetic resonance imager — a device which uses a noninvasive medical diagnostic technique in which the absorption and transmission of high-frequency radio waves are analysed as they irradiate the hydrogen atoms in water molecules and other tissue components placed in a strong magnetic field
  • maintenance of membership — an arrangement or agreement between an employer and a labor union by which employees who are members of the union at the time the agreement is made, or who subsequently join, must either remain members until the agreement expires, or be discharged.
  • marcus aurelius antoninusMarcus Aurelius, Marcus Aurelius.
  • massacre of the innocents — the slaughter of all the young male children of Bethlehem at Herod's command in an attempt to destroy Jesus (Matthew 2:16–18)
  • maximum transmission unit — (networking)   (MTU) The largest number of bytes of "payload" data a frame can carry, not counting the frame's header and trailer. A frame is a single unit of transportation on the data link layer. It consists of header data plus data which was passed down from the network layer (e.g. an IP datagram) plus sometimes trailer data. An Ethernet (V2) frame has a MTU of 1500 bytes but the size of the frame can be up to 1526 bytes (22 byte header, 4 byte CRC trailer). See also fragmentation.
  • melanesian pidgin english — Neo-Melanesian.
  • memorandum of association — a document giving details such as the company's name, the purpose of the company, and the address of its registered office that is legally required when incorporating a company in certain countries such as the UK
  • mens sana in corpore sano — a sound mind in a sound body
  • message passing interface — (communications, protocol)   A de facto standard for communication among the nodes running a parallel program on a distributed memory system. MPI is a library of routines that can be called from Fortran and C programs. MPI's advantage over older message passing libraries is that it is both portable (because MPI has been implemented for almost every distributed memory architecture) and fast (because each implementation is optimised for the hardware it runs on).
  • metal oxide semiconductor — a three-layer sandwich of a metal, an insulator (usually an oxide of the substrate), and a semiconductor substrate, used in integrated circuits. Abbreviation: MOS.
  • methylrosaniline chloride — gentian violet.
  • minimal brain dysfunction — (no longer in technical use) attention deficit disorder.
  • mpc level 1 specification — (multimedia)   The original Multimedia Personal Computer specification. Minimum requirements are a 16 MHz 386SX with 2 megabytes of RAM, a 30 MB hard disk drive, and a CD-ROM drive with a sustained data transfer rate of 150 KB/s at no more than 40% of CPU bandwidth and reading at least 16 KB blocks. The maximum average seek time is 1 second and the Mean Time Between Failure 10000 hours. Capability Mode 1. The computer must have 8-bit digital sound and an 8-note synthesizer with MIDI playback. Sample rates of 22.05 and 11.025 kHz must be supported by no more than 10% of CPU bandwidth, preferably 44.1 kHz at no more than 15% of CPU bandwidth. The synthesizer must support multi-voice, multi-timbral generation of six simultaneous melody notes and two simultaneous percussive notes with internal mixing capabilities to combine input from three sources and present the output as a stereo, line-level audio signal at the back panel. The video display must have a resolution of at least 640 x 480 in 16 colours. MIDI, I/O, and joystick ports must be previded. Compare MPC Level 2 Specification.
  • mpc level 2 specification — (multimedia)   An improved version of the MPC Level 1 Specification for Multimedia Personal Computers. Minimum requirements are a 25 Mhz 486SX with 4 MB of RAM and a 160 MB hard disk drive. The CD-ROM drive must support a sustained data transfer rate of 300 KB/s using at most 60% of CPU bandwidth on 16 KB minimum block read size. Its average seek time must be 400 milliseconds maximum. Capability Mode 1, Mode 2 form 1, Mode 2 form 2, Multisession. It must be CD-ROM XA-ready. The computer must have 16-bit digital sound, an 8-note synthesizer, and MIDI playback. A sample rate of 44.1 kHz must be available on stereo channels with more than 15% of CPU bandwidth. A video display with a resolution of 640 x 480 in 65,536 colours, and MIDI, I/O, and joystick ports must be provided.
  • multi-scene control board — preset board.
  • nail in the coffin of sth — If you say that one thing is a nail in the coffin of another thing, you mean that it will help bring about its end or failure.
  • national advanced systems — (company)   (NAS) A company, previously known as ITEL, that made IBM plug-compatible hardware and was bought by Hitachi.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?