0%

19-letter words containing g, r, a, d, i, e

  • interior decorating — art of choosing furnishings and décor
  • interlaced scanning — a system of scanning a television picture, first along the even-numbered lines, then along the odd-numbered lines, in one complete scan
  • intermediate-acting — (of a drug) intermediate in its effects between long- and short-acting drugs
  • intersecting arcade — interlacing arcade.
  • introduction agency — a company whose business is to match romantic partners for a fee
  • iterative deepening — (algorithm)   A graph search algorithm that will find the shortest path with some given property, even when the graph contains cycles. When searching for a path through a graph, starting at a given initial node, where the path (or its end node) has some desired property, a depth-first search may never find a solution if it enters a cycle in the graph. Rather than avoiding cycles (i.e. never extend a path with a node it already contains), iterative deepening explores all paths up to length (or "depth") N, starting from N=0 and increasing N until a solution is found.
  • kellogg-briand pact — a treaty renouncing war as an instrument of national policy and urging peaceful means for the settlement of international disputes, originally signed in 1928 by 15 nations, later joined by 49 others.
  • king charles's head — a fixed idea; personal obsession
  • kingdom of lorraine — an early medieval kingdom on the Meuse, Moselle, and Rhine rivers: later a duchy
  • landscape gardening — the art or trade of designing or rearranging large gardens, estates, etc.
  • leading aircraftman — the rank above aircraftman
  • learning disability — a disorder, as dyslexia, usually affecting school-age children of normal or above-normal intelligence, characterized by difficulty in understanding or using spoken or written language, and thought to be related to impairment or slowed development of perceptual motor skills.
  • like a dog's dinner — dressed smartly or ostentatiously
  • load-bearing printf — (programming, humour)   The kind of bug present in a program which works correctly when producing debug output but fails when the debugging is turned off. The expression combines load-bearing wall and printf as used in debugging by printf.
  • magnesium hydroxide — a white, crystalline, slightly water-soluble powder, Mg(OH) 2 , used chiefly in medicine as an antacid and as a laxative.
  • magnetic tape drive — (storage)   (Or "tape drive") A peripheral device that reads and writes magnetic tape.
  • magnetohydrodynamic — Of or pertaining to magnetohydrodynamics.
  • manchester encoding — (communications, protocol)   A method of transmitting bits which enables the receiver to easily synchronise with the sender. A simple way of signalling bits might be to transmit a high voltage for some period for a 1-bit and a low voltage for a 0 bit: Bits Sent: 1 1 0 0 Signal: High ___ Low |___ Time: -> . . . . . However, when several identical bits are sent in succession, this provides no information to the receiver about when each bit starts and stops. Manchester encoding splits each bit period into two, and ensures that there is always a transition between the signal levels in the middle of each bit. This allows the receiver to synchronise with the sender. In normal Manchester encoding, a 1-bit is transmitted with a high voltage in the first period, and a low voltage in the second, and vice verse for the 0 bit: Bits Sent: 1 1 0 0 Signal: High Low || |_| || Time: -> . ' . ' . ' . ' . In Differential Manchester encoding, a 1-bit is indicated by making the first half of the signal equal to the last half of the previous bit's signal and a 0-bit is indicated by making the first half of the signal opposite to the last half of the previous bit's signal. That is, a zero bit is indicated by a transition at the beginning of the bit. Like normal Manchester encoding, there is always a transition in the middle of the transmission of the bit. Differential Manchester Encoding Bits Sent: 1 1 0 0 Signal: High __ Low |_| || || Time: -> . ' . ' . ' . ' . With each bit period half as long, twice as much bandwidth is required when using either of the Manchester encoding schemes.
  • megabits per second — (unit)   (Mbps, Mb/s) Millions of bits per second. A unit of data rate. 1 Mb/s = 1,000,000 bits per second (not 1,048,576). E.g. Ethernet can carry 10 Mbps.
  • mermaid's wineglass — a colony of green algae, Acetabularia crenulata, of warm seas, having a cup-shaped cap on a slender stalk.
  • midnight regulation — a rule or directive approved by the federal government near the end of a president’s term of office
  • neighbourhood watch — a scheme under which members of a community agree together to take responsibility for keeping an eye on each other's property, as a way of preventing crime
  • no strings attached — without conditions
  • nonproprietary drug — A nonproprietary drug is a generic drug that is essentially similar to a drug with a brand name.
  • oak-leaved geranium — a geranium, Pelargonium quercifolium, of southern Africa, having oaklike leaves with purple veins and sparse clusters of purple flowers with darker markings.
  • old english pattern — a spoon pattern having a stem curving backward at the end.
  • orthopaedic surgeon — a surgeon specializing in the branch of surgery concerned with disorders of the spine and joints and the repair of deformities of these parts
  • orthopaedic surgery — surgery concerned with disorders of the spine and joints and the repair of deformities of these parts
  • parliament building — structure housing legislative offices
  • pecuniary advantage — financial advantage that is dishonestly obtained by deception and that constitutes a criminal offence
  • pedestrian crossing — place to cross road
  • pen-and-ink drawing — a drawing that is done using a pen rather than a pencil
  • photodisintegration — the disintegration of a nucleus, induced by its absorption of a photon.
  • physical addressing — (networking)   The low level addressing scheme used on Ethernet. The 48-bit destination Ethernet address in a packet is compared with the receiving node's Ethernet address. Compare IP address.
  • pretty good privacy — (tool, cryptography)   (PGP) A high security RSA public-key encryption application for MS-DOS, Unix, VAX/VMS, and other computers. It was written by Philip R. Zimmermann <[email protected]> of Phil's Pretty Good(tm) Software and later augmented by a cast of thousands, especially including Hal Finney, Branko Lankester, and Peter Gutmann. PGP was distributed as "guerrilla freeware". The authors don't mind if it is distributed widely, just don't ask Philip Zimmermann to send you a copy. PGP uses a public-key encryption algorithm claimed by US patent #4,405,829. The exclusive rights to this patent are held by a California company called Public Key Partners, and you may be infringing this patent if you use PGP in the USA. This is explained in the PGP User's Guide, Volume II. PGP allows people to exchange files or messages with privacy and authentication. Privacy and authentication are provided without managing the keys associated with conventional cryptographic software. No secure channels are needed to exchange keys between users, which makes PGP much easier to use. This is because PGP is based on public-key cryptography. PGP encrypts data using the International Data Encryption Algorithm with a random session key, and uses the RSA algorithm to encrypt the session key. In December 1994 Philip Zimmermann faced prosecution for "exporting" PGP out of the United States but in January 1996 the US Goverment dropped the case. A US law prohibits the export of encryption software out of the country. Zimmermann did not do this, but the US government hoped to establish the proposition that posting an encryption program on a BBS or on the Internet constitutes exporting it - in effect, stretching export control into domestic censorship. If the government had won it would have had a chilling effect on the free flow of information on the global network, as well as on everyone's privacy from government snooping.
  • programmed learning — a progressively monitored, step-by-step teaching method, employing small units of information or learning material and frequent testing, whereby the student must complete or pass one stage before moving on to the next.
  • progressive judaism — Reform Judaism.
  • pseudo-biographical — of or relating to a person's life: He's gathering biographical data for his book on Milton.
  • recording secretary — an officer charged with keeping the minutes of meetings and responsible for the records.
  • registered disabled — on a local authority register under the Chronically Sick and Disabled Persons Act 1970
  • regular icosahedron — an icosahedron in which each of the faces is an equilateral triangle
  • religious education — religion as school subject
  • removable cartridge — a hard disk enclosed in a case that can be removed from the disk drive, having more storage than floppy disks.
  • rhodesian ridgeback — a large short-haired breed of dog characterized by a ridge of hair growing along the back in the opposite direction to the rest of the coat. It was originally a hunting dog from South Africa
  • rio grande do norte — a state in E Brazil. 20,464 sq. mi. (53,000 sq. km). Capital: Natal.
  • saber-toothed tiger — any of several extinct members of the cat family Felidae from the Oligocene to Pleistocene Epochs, having greatly elongated, saberlike upper canine teeth.
  • sabre-toothed tiger — any of various extinct Tertiary felines of the genus Smilodon and related genera, with long curved upper canine teeth
  • sandwich generation — the generation of people still raising their children while having to care for their aging parents.
  • santiago del estero — a city in N Argentina.
  • screen actors guild — a labor union for motion-picture performers, founded in 1933. Abbreviation: SAG.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?