0%

18-letter words containing d, o, g, p

  • plate-glass window — a window that has glass which has been formed by rolling
  • point d'angleterre — a bobbin lace in which the design is worked out with either a needle or bobbin.
  • positively charged — having a positive charge
  • potential gradient — the rate of change of potential with respect to distance in the direction of greatest change.
  • precedence lossage — /pre's*-dens los'*j/ A misunderstanding of operator precedence resulting in unintended grouping of arithmetic or logical operators when coding an expression. Used especially of mistakes in C code due to the nonintuitively low precedence of "&", "|", "^", "<<" and ">>". For example, the following C expression, intended to test the least significant bit of x, x & 1 == 0 is parsed as x & (1 == 0) which is always zero (false). Some lazy programmers ignore precedence and parenthesise everything. Lisp fans enjoy pointing out that this can't happen in *their* favourite language, which eschews precedence entirely, requiring one to use explicit parentheses everywhere.
  • prepare the ground — make conditions ready
  • prestidigitization — /pres`t*-di"j*-ti:-zay"sh*n/ 1. A term coined by Daniel Klein <[email protected]> for the act of putting something into digital notation via sleight of hand. 2. Data entry through legerdemain.
  • primate of england — a title of the archbishop of Canterbury.
  • principal diagonal — a diagonal line or plane.
  • process scheduling — multitasking
  • production manager — a supervisor of the budget, crew and other details in the production of a film or play
  • programme of study — the prescribed syllabus that pupils must be taught at each key stage in the National Curriculum
  • progressive coding — (graphics, file format, algorithm)   (Or "interlacing") An aspect of a graphics storage format or transmission algorithm that treats bitmap image data non-sequentially in such a way that later data adds progressively greater resolution to an already full-size image. This contrasts with sequential coding. Progressive coding is useful when an image is being sent across a slow communications channel, such as the Internet, as the low-resolution image may be sufficient to allow the user to decide not to wait for the rest of the file to be received. In an interlaced GIF89 image, the pixels in a row are stored sequentially but the rows are stored in interlaced order, e.g. 0, 8, 4, 12, 2, 6, 8, 10, 14, 1, 3, 5, 7, 9, 11, 13, 15. Each vertical scan adds rows in the middle of the gaps left by the previous one. Interlacing is also supported by other formats. JPEG supports a functionally similar concept known as Progressive JPEG. [How does the algorithm differ?] See also progressive/sequential coding.
  • progressive dinner — a dinner party in which each successive course is prepared and eaten at the residence of a different participant.
  • propaganda machine — the group of people, publications, etc, such as of a government, country etc, responsible for the organized dissemination of information, allegations, etc, to assist or damage the cause of a government, movement, etc
  • put heads together — the upper part of the body in humans, joined to the trunk by the neck, containing the brain, eyes, ears, nose, and mouth.
  • registered company — a company which has officially registered its business
  • seafloor spreading — a process in which new ocean floor is created as molten material from the earth's mantle rises in margins between plates or ridges and spreads out.
  • self-comprehending — to understand the nature or meaning of; grasp with the mind; perceive: He did not comprehend the significance of the ambassador's remark.
  • shipping documents — documents relating to the sending of a shipment of goods, for example containing details of contents, weight, value etc.
  • sound spectrograph — an electronic device for recording a sound spectogram.
  • spackling compound — spackle
  • spread one's wings — to make full use of one's abilities
  • summary proceeding — a mode of trial authorized by statute to be held before a judge without the usual full hearing.
  • supraorbital ridge — browridge.
  • to get a bad press — If someone or something gets a bad press, they are criticized, especially in the newspapers, on television, or on radio. If they get a good press, they are praised.
  • transporter bridge — a bridge for carrying passengers and vehicles by means of a platform suspended from a trolley.
  • vectorcardiography — a method of determining the direction and magnitude of the electrical forces of the heart.
  • wildlife programme — (esp on television) a documentary whose subject is wild animals in their natural habitat or undomesticated fauna and flora generally
  • work-study program — a program enabling high-school or college students to combine academic work with actual job experience.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?