0%

24-letter words containing c, i, n, e, r, a

  • laryngotracheobronchitis — A respiratory disease, a form of croup.
  • laugh in a person's face — to show open contempt or defiance towards a person
  • le chatelier's principle — the principle that if a system in chemical equilibrium is subjected to a disturbance it tends to change in a way that opposes this disturbance
  • least common denominator — the smallest number that is a common denominator of a given set of fractions.
  • legal expenses insurance — Legal expenses insurance is insurance coverage against expenses incurred when you need to seek legal advice or pay for a lawsuit.
  • licensed practical nurse — a person who has graduated from an accredited school of nursing and has become licensed to provide basic nursing care under the supervision of a physician or registered nurse. Abbreviation: LPN.
  • line of least resistance — the easiest, but not necessarily the best or most honourable, course of action
  • linear (induction) motor — an electric motor that produces thrust in a direct line, as distinguished from the rotary motion produced by a rotary engine, by the interaction of a moving magnetic field and the current induced by the field
  • local government officer — an employee of a local council
  • logical block addressing — (storage)   (LBA) A hard disk sector addressing scheme used on all SCSI hard disks, and on ATA-2 conforming IDE hard disks. The addressing conversion is performed by the hard disk firmware. Prior to LBA, combined limitations of IBM PC BIOS and ATA restricted the useful capacity of IDE hard disks on IBM PCs and compatibles to 1024 cylinders * 63 sectors per track * 16 heads * 512 bytes per sector = 528 million bytes = 504 megabytes. Modern BIOSes select LBA mode automatically, and work around the 1024-cylinder BIOS limit by representing a hard disk to the OS as having e.g. half as many cylinders and twice as many heads. However, there is still an unbreakable BIOS disk size limit of 1024 cylinders * 63 sectors per track * 256 heads * 512 bytes per sector = 8 gigabytes, but modern OSes (including Windows 9x, Windows NT and Linux) are not affected by it, since they issue direct LBA-based calls, bypassing the BIOS hard disk services completely.
  • long-spined sea scorpion — Cottus bubalis or Taurulus bubalis
  • long-term care insurance — Long-term care insurance is insurance for people who may require long-term health or nursing care, and pays for things such as nursing homes and adult day care.
  • lunar (excursion) module — the component of the Apollo spacecraft used to carry astronauts to the moon's surface and return them to the command and service modules in lunar orbit
  • mach interface generator — (tool, programming)   (MIG) An implementation of a subset of Matchmaker that generates C and C++ remote procedure call interfaces for interprocess communication between Mach tasks.
  • macintosh user interface — (operating system)   The graphical user interface used by Apple Computer's Macintosh family of personal computers, based on graphical representations of familiar office objects (sheets of paper, files, wastepaper bin, etc.) positioned on a two-dimensional "desktop" workspace. Programs and data files are represented on screen by small pictures (icons). An object is selected by moving a mouse over the real desktop which correspondingly moves the pointer on screen. When the pointer is over an icon on screen, the icon is selected by pressing the button on the mouse. A hierarchical file system is provided that lets a user "drag" a document (a file) icon into and out of a folder (directory) icon. Folders can also contain other folders and so on. To delete a document, its icon is dragged into a trash can icon. For people that are not computer enthusiasts, managing files on the Macintosh is easier than using the MS-DOS or Unix command-line interpreter. The Macintosh always displays a row of menu titles at the top of the screen. When a mouse button is pressed over a title, a pull-down menu appears below it. With the mouse button held down, the option within the menu is selected by pointing to it and then releasing the button. Unlike the IBM PC, which, prior to Microsoft Windows had no standard graphical user interface, Macintosh developers almost always conform to the Macintosh interface. As a result, users are comfortable with the interface of a new program from the start even if it takes a while to learn all the rest of it. They know there will be a row of menu options at the top of the screen, and basic tasks are always performed in the same way. Apple also keeps technical jargon down to a minimum. Although the Macintosh user interface provides consistency; it does not make up for an application program that is not designed well. Not only must the application's menus be clear and understandable, but the locations on screen that a user points to must be considered. Since the mouse is the major selecting method on a Macintosh, mouse movement should be kept to a minimum. In addition, for experienced typists, the mouse is a cumbersome substitute for well-designed keyboard commands, especially for intensive text editing.
  • magnetothermoelectricity — thermoelectricity induced or affected by a magnetic field.
  • make a production out of — to make an unnecessary fuss about
  • maker interchange format — (MIF) A language used to describe a FrameMaker document in a text file. MIF is used to exchange information between FrameMaker and other applications.
  • mandy rice-davis applies — (chat)   (MRDA) An acronym used to imply that someone is lying to protect their own interests. During the trial of Stephen Ward (who was charged with living off the immoral earnings of Christine Keeler and Rice-Davies), the prosecuting counsel pointed out that Lord Astor denied any involvement with her and Rice-Davies replied, "Well, he would, wouldn't he?"
  • manic-depressive illness — bipolar disorder.
  • mari autonomous republic — autonomous republic in the Russian Federation in Europe. 8994 sq. mi. (23,294 sq. km). Capital: Ioshkar-Ola.
  • medium-scale integration — MSI.
  • mitigating circumstances — conditions that lessen responsibility for a crime
  • money-market certificate — a certificate of deposit held for a specified term earning a fixed interest rate keyed to the interest rate of U.S. Treasury bills.
  • motorway service station — an establishment off a motorway where drivers can refuel their vehicles, buy food, drink, etc
  • mutual insurance company — an insurance company owned by the policyholders and not by shareholders
  • nalbuphine hydrochloride — an opiate drug used as a painkiller
  • narcissistic personality — a personality disorder characterized by extreme self-centeredness and self-absorption, fantasies involving unrealistic goals, an excessive need for attention and admiration, and disturbed interpersonal relationships.
  • national weather service — an agency of the National Oceanic and Atmospheric Administration that is responsible for meteorological observations, weather forecasts, storm and flood warnings, etc.
  • near field communication — a short-range wireless communication system that uses radio waves to enable a phone or other mobile device to interact with another device or card reader: Near Field Communication essentially lets your phone replace your credit cards. Abbreviation: NFC.
  • neutrosophic probability — (logic)   An extended form of probability based on Neutrosophy, in which a statement is held to be t true, i indeterminate, and f false, where t, i, f are real values from the ranges T, I, F, with no restriction on T, I, F or the sum n=t+i+f.
  • nongonococcal urethritis — a widespread sexually transmitted infection of the urethra, caused by the parasite Chlamydia trachomatis, or the mycoplasm Ureaplasma urealyticum, characterized in males by painful urination and discharge from the penis and in females by frequent, painful urination and cervical erosion. Abbreviation: NGU.
  • nonparametric statistics — the branch of statistics that studies data measurable on an ordinal or nominal scale, to which arithmetic operations cannot be applied
  • north equatorial current — a westward-flowing ocean current occurring N of the equator in the Atlantic and Pacific oceans.
  • object-oriented analysis — (programming)   (OOA) The first phase of object-oriented design.
  • object-oriented database — (database)   (OODB) A system offering DBMS facilities in an object-oriented programming environment. Data is stored as objects and can be interpreted only using the methods specified by its class. The relationship between similar objects is preserved (inheritance) as are references between objects. Queries can be faster because joins are often not needed (as in a relational database). This is because an object can be retrieved directly without a search, by following its object id. The same programming language can be used for both data definition and data manipulation. The full power of the database programming language's type system can be used to model data structures and the relationship between the different data items. OODBs typically provide better support for versioning. An object can be viewed as the set of all its versions. Also, object versions can be treated as full fledged objects. OODBs also provide systematic support for triggers and constraints which are the basis of active databases. Most, if not all, object-oriented application programs that have database needs will benefit from using an OODB.
  • object-oriented language — object-oriented programming
  • officers' training corps — part of the British Army which provides military leadership training to students at UK universities
  • on the right/wrong track — If you are on the right track, you are acting or progressing in a way that is likely to result in success. If you are on the wrong track, you are acting or progressing in a way that is likely to result in failure.
  • open data-link interface — (networking, standard)   (ODI) A Novell-developed network card API that provides media and protocol independence. It allows the sharing of a single card by multiple transport layer protocols and resolves conflicts.
  • open system architecture — (operating system)   (OSA) A competitor to IBM's SNA.
  • optical signal processor — optical computing
  • orographic precipitation — precipitation caused by the lifting of moist air over a mountain barrier.
  • parallel cousin marriage — marriage between the children of two brothers or two sisters.
  • parallel virtual machine — (parallel, networking, tool)   (PVM) 1. A software system designed to allow a network of heterogeneous machines to be used as a single distributed parallel processor. PVM was developed by the University of Tennessee, The Oak Ridge National Laboratory and the Emory University. 2. The intermediate language used by the Gambit compiler for Scheme.
  • particulate fluidization — Particulate fluidization is a condition when particles in a fluidized bed are individually suspended.
  • passive balance of trade — a negative balance of trade
  • permeability coefficient — the volume of an incompressible fluid that will flow in unit time through a unit cube of a porous substance across which a unit pressure difference is maintained
  • photomechanical transfer — a method of producing photographic prints or offset printing plates from paper negatives by a chemical transfer process rather than by exposure to light
  • polychlorinated biphenyl — PCB.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?