0%

24-letter words containing a, g, r, i, e

  • legal expenses insurance — Legal expenses insurance is insurance coverage against expenses incurred when you need to seek legal advice or pay for a lawsuit.
  • like a red rag to a bull — If you describe something as a red rag to a bull, you mean that it is certain to make a particular person or group very angry.
  • 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.
  • low voltage differential — (hardware)   (LVD) A method of driving SCSI cables that will be formalised in the SCSI-3 specifications. LVD uses less power than the current differential drive (HVD), is less expensive and will allow the higher speeds of Ultra-2 SCSI. LVD requires 3.3 Volts DC instead of 5 Volts DC for HVD.
  • 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.
  • magnetothermoelectricity — thermoelectricity induced or affected by a magnetic field.
  • 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.
  • medium-scale integration — MSI.
  • meteorological satellite — an artificial satellite that gathers data concerning the earth's atmosphere and surface in order to aid meteorologists in understanding weather patterns and producing weather forecasts.
  • mitigating circumstances — conditions that lessen responsibility for a crime
  • multiple virtual storage — (operating system)   (MVS) Release 2 of OS/VS2, called MVS because it had multiple 16 MB virtual address spaces, in contrast to SVS. MVS ran on the IBM 390 series mainframes. It became MVS/SP, then MVS/XA (with 31-bit addressing) and then MVS/ESA. MVS/Open Edition (MVS/OE), aimed at the growing open systems market, added TCP/IP and Unix support in an MVS address space, allowing users to run IBM, CICS-type applications, batch applications and Unix. MVS/ESA was repackaged as OS/390 as a marketing exercise but it's basically the same thing. Version: 5.1.
  • network operating system — (operating system)   (NOS) The operating system on Control Data Corporation's Cyber Computer.
  • new programming language — (language)   (NEWP) A language which replaced ESPOL on the Burroughs Large System.
  • 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.
  • 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.
  • one thing led to another — You say one thing led to another when you are explaining how something happened, but you do not really want to give the details or you think people will be able to imagine the details.
  • optical signal processor — optical computing
  • orbital angular momentum — the component of angular momentum of an electron in an atom or a nucleon in a nucleus, arising from its orbital motion rather than from its spin.
  • organization and methods — a systematic examination of an organization's structure, procedures, management and control, with a view to determining its comparative efficiency in achieving defined organizational aims
  • orographic precipitation — precipitation caused by the lifting of moist air over a mountain barrier.
  • other things being equal — If you say 'other things being equal' or 'all things being equal' when talking about a possible situation, you mean if nothing unexpected happens or if there are no other factors which affect the situation.
  • parallel cousin marriage — marriage between the children of two brothers or two sisters.
  • parliamentary government — government by a body of cabinet ministers who are chosen from and responsible to the legislature and act as advisers to a nominal chief of state.
  • physiological atmosphere — ecosphere.
  • plantation walking horse — one of a breed of saddle horses developed largely from Standardbred and Morgan stock.
  • pre-emptive multitasking — (operating system, parallel)   A type of multitasking where the scheduler can interrupt and suspend ("swap out") the currently running task in order to start or continue running ("swap in") another task. The tasks under pre-emptive multitasking can be written as though they were the only task and the scheduler decides when to swap them. The scheduler must ensure that when swapping tasks, sufficient state is saved and restored that tasks do not interfere. The length of time for which a process runs is known as its "time slice" and may depend on the task's priority or its use of resources such as memory and I/O. This contrasts with cooperative multitasking where each task must include calls to allow it to be descheduled periodically.
  • preparatory to doing sth — If one action is done preparatory to another, it is done before the other action, usually as preparation for it.
  • pretty amazing new stuff — (humour, communications)   (PANS) What PSTN is evolving into.
  • private-key cryptography — (cryptography)   As opposed to public-key cryptography, a cryptographic method in which the same key is used to encrypt and decrypt the message. Private-key algorithms include the obsolescent Data Encryption Standard (DES), triple-DES (3DES), the Advanced Encryption Standard (AES), also known as Rijndael, Blowfish, Twofish RC2, RC4, RC5 and RC6. A problem with private-key cryptography is that the sender and the recipient of the message must agree on a common key via some alternative secure channel.
  • privileged communication — a communication that one cannot legally be compelled to divulge, as that to a lawyer from a client
  • professional programming — paranoid programming
  • program information file — (file format)   Under Windows, a file providing information on how a non-Windows application program should be run, including how much memory should be allocated to it and what graphics interface it requires.
  • programmable array logic — (hardware)   (PAL) A family of fuse-programmable logic integrated circuits originally developed by MMI. Registered or combinatorial output functions are modelled in a sum of products form. Each output is a sum (logical or) of a fixed number of products (logical and) of the input signals. This structure is well suited for automatic generation of programming patterns by logic compilers. PAL devices are programmed by blowing the fuses permanently using overvoltage. Today, more complex devices based on the same original architecture are available (CPLD's for Complex PLD's) that incorporate the equivalent of several original PAL chips. PAL chips are, however, still popular due to their high speed.
  • progressive assimilation — assimilation in which a preceding sound has an effect on a following one, as in shortening captain to cap'm rather than cap'n.
  • progressive conservative — a member of the Progressive Conservative party of Canada.
  • pure functional language — purely functional language
  • put the fear of god into — a distressing emotion aroused by impending danger, evil, pain, etc., whether the threat is real or imagined; the feeling or condition of being afraid. Synonyms: foreboding, apprehension, consternation, dismay, dread, terror, fright, panic, horror, trepidation, qualm. Antonyms: courage, security, calm, intrepidity.
  • put their heads together — to consult together
  • recharge one's batteries — If you recharge a battery, you put an electrical charge back into the battery by connecting it to a machine that draws power from another source of electricity.
  • registered general nurse — (in Britain) a nurse who has completed a three-year training course in all aspects of nursing care to enable him or her to be registered with the United Kingdom Central Council for Nursing, Midwifery, and Health Visiting
  • regular checking account — a checking account for which the monthly fee is usually based on the average balance maintained and the number of transactions recorded.
  • reproductive imagination — the faculty of imagining, or of forming mental images or concepts of what is not actually present to the senses.
  • reverse annuity mortgage — a type of home mortgage under which an elderly homeowner is allowed a long-term loan in the form of monthly payments against his or her paid-off equity as collateral, repayable when the home is eventually sold. Abbreviation: RAM.
  • revolving charge account — a charge plan offerring revolving credit.
  • ring down the curtain on — to give forth a clear resonant sound, as a bell when struck: The doorbell rang twice.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?