0%

24-letter words containing n, e, g

  • lady washington geranium — show geranium.
  • land of the midnight sun — any of those countries containing land within the Arctic Circle where there is a midnight sun in midsummer, especially Norway, Sweden, or Finland.
  • laryngotracheobronchitis — A respiratory disease, a form of croup.
  • laugh in a person's face — to show open contempt or defiance towards a person
  • lay something on someone — to tell something to someone
  • legal expenses insurance — Legal expenses insurance is insurance coverage against expenses incurred when you need to seek legal advice or pay for a lawsuit.
  • liquid components of gas — Liquid components of gas are associated hydrocarbons in natural gas, which include ethane, propane, and butane.
  • 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.
  • longitudinal coefficient — the ratio of the immersed volume of a hull to the product obtained by multiplying its length on the water line by the immersed area of the midship transverse section, all assuming a given depth of immersion of the hull.
  • 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.
  • m technology association — (body)   The MUMPS User's Group that disbanded some time between 1995 and 2003. Address: 1738 Elton Road, Suite 205, Silver Spring, MD 20903-1725, USA. Telephone: +1 301 431-4070. Fax: +1 301 431-0017.
  • 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.
  • mass psychogenic illness — a condition in which a large group of people report similar physical symptoms that are traceable to psychological factors rather than environmental or physiological factors.
  • mean length of utterance — the mean number of morphemes produced per sentence, used especially as a measure of child language development. Abbreviation: MLU.
  • medium-scale integration — MSI.
  • mitigating circumstances — conditions that lessen responsibility for a crime
  • negative acknowledgement — 1.   (character)   (NAK) The mnemonic for ASCII character 21. Sometimes used as the response to receipt of a corrupted packet of information. Opposite of acknowledgement. 2.   (communications)   (NAK) Any message transmitted to indicate that some data has been received incorrectly, for example it may have a checksum or message length error. A NAK message allows the sender to distinguish a message which has been received in a corrupted state from one which is not received at all. An alternative is to use only ACK messages, in which case the non-receipt of an ACK after a certain time is counted as a NAK but gives no information about the integrity of the communications channel. See also ACK.
  • network attached storage — (networking, storage)   (NAS) Fixed disks, RAID arrays, and magnetic tape drives connected directly to a Storage Area Network (SAN) or other direct network connection. This is in contrast to a file server where the peripherals are connected to the network via a computer (the server).
  • network operating system — (operating system)   (NOS) The operating system on Control Data Corporation's Cyber Computer.
  • new england clam chowder — a thick chowder made from clams, potatoes, onions, sometimes salt pork, and milk or cream.
  • 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.
  • not to have the foggiest — to have no idea whatsoever
  • not to mention something — to say nothing of something too obvious to mention
  • object management system — In an IPSE, the system which maintains information about the system under development.
  • object-oriented language — object-oriented programming
  • officers' training corps — part of the British Army which provides military leadership training to students at UK universities
  • oligodeoxyribonucleotide — (biochemistry) Any oligonucleotide composed of deoxyribose monomemers.
  • on average/on an average — You say on average or on an average to indicate that a number is the average of several numbers.
  • 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.
  • pin something on someone — to lay the blame for something on someone
  • 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.
  • privileged communication — a communication that one cannot legally be compelled to divulge, as that to a lawyer from a client
  • professional programming — paranoid programming
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?