0%

15-letter words containing n, e, g, o, t

  • get the hang of — to understand the technique of doing something
  • get the jump on — to spring clear of the ground or other support by a sudden muscular effort; leap: to jump into the air; to jump out a window.
  • giant sunflower — a composite plant, Helianthus giganteus, of eastern North America, growing nearly 12 feet (4 meters) high and having very large yellow flower heads.
  • gift of tongues — speaking in tongues.
  • gigantopithecus — a genus of extinct ape of southern Asia existing during the Pliocene and Pleistocene epochs, known only from very large fossil jaws and teeth and believed to be perhaps the biggest hominoid that ever lived.
  • glazier's point — a small, pointed piece of sheet metal, for holding a pane of glass in a sash until the putty has hardened.
  • globe lightning — ball lightning.
  • gluconeogenetic — Of or pertaining to gluconeogenesis.
  • gnome computers — (company)   A small UK hardware and software company. They make transputer boards for the Acorn Archimedes among other things. E-mail: Chris Stenton <[email protected]>.
  • gnu mirror site — GNU archive site
  • go into details — If someone does not go into details about a subject, or does not go into the detail, they mention it without explaining it fully or properly.
  • go the distance — the extent or amount of space between two things, points, lines, etc.
  • golden nematode — a yellowish nematode, Heterodera rostochiensis, that is parasitic on the roots of potatoes, tomatoes, and other solanaceous plants.
  • golden pheasant — an Asiatic pheasant, Chrysolophus pictus, having brilliant scarlet, orange, gold, green, and black plumage.
  • golden starfish — an award given to a bathing beach that meets EU standards of cleanliness
  • golden triangle — (sometimes lowercase) an area of Southeast Asia encompassing parts of Burma, Laos, and Thailand, significant as a major source of opium and heroin.
  • goldenrain tree — a small, deciduous Asian tree (Koelreuteria paniculata) of the soapberry family having small yellow flowers and papery fruit pods
  • goodheartedness — The quality of being goodhearted.
  • goodness of fit — the extent to which observed sample values of a variable approximate to values derived from a theoretical density, often measured by a chi-square test
  • gotterdammerung — German Mythology. the destruction of the gods and of all things in a final battle with evil powers: erroneous modern translation of the Old Icelandic Ragnarǫk, meaning “fate of the gods,” misunderstood as Ragnarökkr, meaning “twilight of the gods.”.
  • government bond — a bond issued by a country's government, in its own currency
  • governmentalism — the trend toward expansion of the government's role, range of activities, or power.
  • governmentalist — one who promotes the philosophy of governmentalism
  • governmentality — (sociology) The organized practices (mentalities, rationalities, and techniques) through which subjects are governed and influenced.
  • governmentalize — (US) To bring a private entity under government control; to nationalize.
  • grabber pointer — (operating system)   A mouse pointer sprite in the shape of a small hand that closes when a mouse button is clicked, indicating that the object on the screen under the pointer has been selected.
  • grade inflation — the awarding of higher grades than students deserve either to maintain a school's academic reputation or as a result of diminished teacher expectations.
  • grafenberg spot — a patch of tissue in the front wall of the vagina, claimed to be erectile and highly erogenous.
  • grandiloquently — speaking or expressed in a lofty style, often to the point of being pompous or bombastic.
  • grandparenthood — The state of being a grandparent.
  • graph reduction — A technique invented by Chris Wadsworth where an expression is represented as a directed graph (usually drawn as an inverted tree). Each node represents a function call and its subtrees represent the arguments to that function. Subtrees are replaced by the expansion or value of the expression they represent. This is repeated until the tree has been reduced to a value with no more function calls (a normal form). In contrast to string reduction, graph reduction has the advantage that common subexpressions are represented as pointers to a single instance of the expression which is only reduced once. It is the most commonly used technique for implementing lazy evaluation.
  • graviperception — the perception of gravity by plants
  • great rebellion — English Civil War.
  • great recession — the protracted worldwide economic recession following the financial crisis of 2007–08
  • great synagogue — (according to Jewish tradition) a council of 120 members, established by Ezra, that directed the Jews chiefly in religious matters, c450–c200 b.c., and made significant contributions to the Jewish liturgy and Bible.
  • greater omentum — the peritoneal fold attached to the stomach and the colon and hanging over the small intestine.
  • green footprint — the impact of a building on the environment
  • green mountains — a mountain range in E North America, extending from Canada through Vermont into W Massachusetts: part of the Appalachian system. Highest peak: Mount Mansfield, 1338 m (4393 ft)
  • green's theorem — one of several theorems that connect an integral in n -dimensional space with one in (n − 1)-dimensional space.
  • greenbottle fly — any of several metallic-green blowflies, as Phaenicia sericata.
  • gregorian chant — the plain song or cantus firmus used in the ritual of the Roman Catholic Church.
  • gregorian water — a mixture of water, salt, ashes, and wine, blessed and sprinkled over the altar in the consecration of a church.
  • grid networking — a type of computer networking that harnesses unused processing cycles of ordinary desktop computers to create a virtual supercomputer
  • griffith-joyner — Florence, known as Flojo. 1959–98, US sprinter, winner of two gold medals at the 1988 Olympic Games
  • ground meristem — an area of primary meristematic tissue, emerging from and immediately behind the apical meristem, that develops into the pith and the cortex.
  • guaranteed bond — a bond issued by a corporation in which payment of the principal, interest, or both is guaranteed by another corporation.
  • guest of honour — If you say that someone is the guest of honour at a dinner or other social occasion, you mean that they are the most important guest.
  • guru meditation — (operating system)   The Amiga equivalent of Unix's panic (sometimes just called a "guru" or "guru event"). When the system crashes, a cryptic message of the form "GURU MEDITATION #XXXXXXXX.YYYYYYYY" may appear, indicating what the problem was. An Amiga guru can figure things out from the numbers. In the earliest days of the Amiga, there was a device called a "Joyboard" which was basically a plastic board built onto a joystick-like device; it was sold with a skiing game cartridge for the Atari game machine. It is said that whenever the prototype OS crashed, the system programmer responsible would concentrate on a solution while sitting cross-legged, balanced on a Joyboard, resembling a meditating guru. Sadly, the joke was removed in AmigaOS 2.04. The Jargon File claimed that a guru event had to be followed by a Vulcan nerve pinch but, according to a correspondent, a mouse click was enough to start a reboot.
  • half wellington — a loose boot extending to just above the ankle and usually worn under the trousers.
  • halting problem — The problem of determining in advance whether a particular program or algorithm will terminate or run forever. The halting problem is the canonical example of a provably unsolvable problem. Obviously any attempt to answer the question by actually executing the algorithm or simulating each step of its execution will only give an answer if the algorithm under consideration does terminate, otherwise the algorithm attempting to answer the question will itself run forever. Some special cases of the halting problem are partially solvable given sufficient resources. For example, if it is possible to record the complete state of the execution of the algorithm at each step and the current state is ever identical to some previous state then the algorithm is in a loop. This might require an arbitrary amount of storage however. Alternatively, if there are at most N possible different states then the algorithm can run for at most N steps without looping. A program analysis called termination analysis attempts to answer this question for limited kinds of input algorithm.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?