0%

24-letter words containing o, d, r, a, n

  • have one's head straight — the upper part of the body in humans, joined to the trunk by the neck, containing the brain, eyes, ears, nose, and mouth.
  • have the drop on someone — to have the advantage over someone
  • head and shoulders above — vastly superior to
  • hydrochlorofluorocarbons — Plural form of hydrochlorofluorocarbon.
  • implicit differentiation — a method of finding the derivative of an implicit function by taking the derivative of each term with respect to the independent variable while keeping the derivative of the dependent variable with respect to the independent variable in symbolic form and then solving for that derivative.
  • in someone's good graces — elegance or beauty of form, manner, motion, or action: We watched her skate with effortless grace across the ice. Synonyms: attractiveness, charm, gracefulness, comeliness, ease, lissomeness, fluidity. Antonyms: stiffness, ugliness, awkwardness, clumsiness; klutziness.
  • in words of one syllable — simply; bluntly
  • industrial correspondent — a journalist who specializes in reporting the industrial news
  • interlocking directorate — a corporate directorate that includes one or more members who serve simultaneously in the directorates of other corporations.
  • internal auditory meatus — the canal extending through the petrous portion of the temporal bone, through which the glossopharyngeal nerve, the facial nerve, and the auditory nerve and artery pass.
  • international morse code — a form of Morse code used in international radiotelegraphy.
  • internet access provider — (networking, company)   (IAP) A company or other origanisation which provides access to the Internet to businesses and/or consumers. An IAP purchases an Internet link from another company that has a direct link to the Internet and resells portions of that bandwidth to the general public. For example, an IAP may purchase a T1 link (1.544Mb/s) and resell that bandwidth in chunks consisting of ISDN (64Kb/s, 128Kb/s) and analog modems (14.4Kb/s, 28.8Kb/s). The IAP's customer base is likely to include both businesses and individuals. Individual customers usually connect to the IAP via a modem and telephone line to a (preferably local) point of presence. An IAP may also be an Internet Service Provider.
  • interventional radiology — an application of radiology that enables minimally invasive surgery to be performed with the aid of simultaneous radiological imaging of the field of operation within the body
  • irritable bowel syndrome — any combination of common disturbances of the bowel, as diarrhea or constipation, occurring with abdominal pain, sometimes accompanied by psychological stress. Abbreviation: IBS.
  • iterated function system — (graphics)   (IFS) A class of fractals that yield natural-looking forms like ferns or snowflakes. Iterated Function Systems use a very easy transformation that is done recursively.
  • knowledge representation — The subfield of artificial intelligence concerned with designing and using systems for storing knowledge - facts and rules about some subject. A body of formally represented knowledge is based on a conceptualisation - an abstract view of the world that we wish to represent. In order to manipulate this knowledge we must specify how the abstract conceptualisation is represented as a concrete data structure. An ontology is an explicit specification of a conceptualisation.
  • knowledge sharing effort — (project)   An ARPA project developing techniques and methods for building large-scale knowledge bases which are sharable and reusable.
  • lady washington geranium — show geranium.
  • least common denominator — the smallest number that is a common denominator of a given set of fractions.
  • leave no stone un turned — the hard substance, formed of mineral matter, of which rocks consist.
  • 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
  • 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
  • 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.
  • 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
  • make a production out of — to make an unnecessary fuss about
  • make ducks and drakes of — to use recklessly; squander or waste
  • mediterranean flour moth — a small cosmopolitan moth, Anagasta kuehniella, whose larvae damage stored foodstuffs, as grain and flour.
  • medium-scale integration — MSI.
  • morning, noon, and night — If you say that something happens morning, noon and night, you mean that it happens all the time.
  • nalbuphine hydrochloride — an opiate drug used as a painkiller
  • national war labor board — the board (1942–45) that mediated and arbitrated labor disputes. Abbreviation: NWLB, WLB.
  • 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.
  • network addressable unit — (networking)   (NAU) The SNA term for an addressable entity. Examples include PUs, LUs, and SSCPs.
  • 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).
  • new england clam chowder — a thick chowder made from clams, potatoes, onions, sometimes salt pork, and milk or cream.
  • northern mariana islands — a US commonwealth territory in the N Pacific, formerly part of the Trust Territory of the Pacific Islands (1947–87). Capital: Saipan island (Capitol Hill). Pop: 51 170 (2013 est). Area: 477 sq km (184 sq miles)
  • not ready for prime time — Usable, but only just so; not very robust; for internal use only. Said of a program or device. Often connotes that the thing will be made more solid Real Soon Now. This term comes from the ensemble name of the original cast of "Saturday Night Live", the "Not Ready for Prime Time Players". It has extra flavour for hackers because of the special (though now semi-obsolescent) meaning of prime time. Compare beta.
  • 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
  • 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.
  • 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 software foundation — (body)   (OSF) A foundation created by nine computer vendors, (Apollo, DEC, Hewlett-Packard, IBM, Bull, Nixdorf, Philips, Siemens and Hitachi) to promote "Open Computing". It is planned that common operating systems and interfaces, based on developments of Unix and the X Window System will be forthcoming for a wide range of different hardware architectures. OSF announced the release of the industry's first open operating system - OSF/1 on 23 October 1990.
  • 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
  • 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
  • polychlorinated biphenyl — PCB.
  • port address translation — (networking)   (PAT) A function provided by some routers which allows hosts on a LAN to communicate with the rest of a network (such as the Internet) without revealing their own private IP address. All outbound packets have their IP address translated to the routers external IP address. Replies come back to the router which then translates them back into the private IP address of the original host for final delivery. Compare SOCKS.
  • portable document format — (file format)   (PDF) The native file format for Adobe Systems' Acrobat. PDF is the file format for representing documents in a manner that is independent of the original application software, hardware, and operating system used to create those documents. A PDF file can describe documents containing any combination of text, graphics, and images in a device-independent and resolution independent format. These documents can be one page or thousands of pages, very simple or extremely complex with a rich use of fonts, graphics, colour, and images.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?