0%

18-letter words containing g, l, o, t

  • electoral register — An electoral register is an official list of all the people who have the right to vote in an election.
  • electrocardiograms — Plural form of electrocardiogram.
  • electrocardiograph — A machine used for electrocardiography.
  • electrocorticogram — a record of brain waves obtained by placing electrodes directly on the surface of the exposed cerebral cortex
  • electronic banking — the transfer of money between financial institutions through an exchange of electronic signals over a network
  • electronic editing — editing of a sound or vision tape recording by electronic rerecording rather than by physical cutting
  • electronic meeting — (messaging)   The use of a network of personal computers to improve communication that takes place in a meeting. Electronic meetings are effective with as few as two participants and with over 100 participants. Participants can be face-to-face in a meeting room or distributed around the world. They may all be participating at the same time or different times.
  • electronic tagging — Electronic tagging is a system in which a criminal or suspected criminal has an electronic device attached to them which enables the police to know if they leave a particular area.
  • electrophotography — Any of several methods of photocopying in which an image is created and then transferred between surfaces using static electricity.
  • electroretinograms — Plural form of electroretinogram.
  • emergent evolution — the doctrine that, in the course of evolution, some entirely new properties, such as life and consciousness, appear at certain critical points, usually because of an unpredictable rearrangement of the already existing entities
  • engelbart, douglas — Douglas Engelbart
  • equinoctial spring — either of the two highest spring tides that occur at the equinoxes
  • ethnomethodologist — A person engaged in ethnomethodology.
  • ethnomusicological — Relating to or pertaining to ethnomusicology.
  • ethnopsychological — Relating to ethnopsychology.
  • euclid's algorithm — (algorithm)   (Or "Euclidean Algorithm") An algorithm for finding the greatest common divisor (GCD) of two numbers. It relies on the identity gcd(a, b) = gcd(a-b, b) To find the GCD of two numbers by this algorithm, repeatedly replace the larger by subtracting the smaller from it until the two numbers are equal. E.g. 132, 168 -> 132, 36 -> 96, 36 -> 60, 36 -> 24, 36 -> 24, 12 -> 12, 12 so the GCD of 132 and 168 is 12. This algorithm requires only subtraction and comparison operations but can take a number of steps proportional to the difference between the initial numbers (e.g. gcd(1, 1001) will take 1000 steps).
  • euglenoid movement — the expansion and contraction of the cell body of various flagellates
  • evolution strategy — (ES) A kind of evolutionary algorithm where individuals (potential solutions) are encoded by a set of real-valued "object variables" (the individual's "genome"). For each object variable an individual also has a "strategy variable" which determines the degree of mutation to be applied to the corresponding object variable. The strategy variables also mutate, allowing the rate of mutation of the object variables to vary. An ES is characterised by the population size, the number of offspring produced in each generation and whether the new population is selected from parents and offspring or only from the offspring. ES were invented in 1963 by Ingo Rechenberg, Hans-Paul Schwefel at the Technical University of Berlin (TUB) while searching for the optimal shapes of bodies in a flow.
  • exhibition killing — the murder of a hostage by terrorists, filmed for broadcasting on television or the internet
  • fall to the ground — (of a plan, theory, etc) to be rendered invalid, esp because of lack of necessary information
  • fallot's tetralogy — a congenital heart disease in which there are four defects: pulmonary stenosis, enlarged right ventricle, a ventricular septal defect, and an aorta whose origin lies over the septal defect. In babies suffering this disease the defects can be corrected by surgery
  • farewell-to-spring — a slender, showy plant, Clarkia amoena, of the evening primrose family, native to western North America, having satiny, cup-shaped, lilac-crimson or reddish-pink flowers and roundish fruit.
  • farm the long acre — to graze cows on the verge of a road
  • federal government — pertaining to or of the nature of a union of states under a central government distinct from the individual governments of the separate states, as in federal government; federal system.
  • fehling's solution — a blue solution of copper sulfate, Rochelle salt, and sodium hydroxide, used to test for the presence of a sugar, aldehyde, etc.
  • fibrocartilaginous — a type of cartilage having a large number of fibers.
  • floating partition — a partition running parallel to and between two joists and resting on blocking between them.
  • floating underflow — underflow
  • floating-rate note — a eurobond, often issued as a negotiable bearer bond, that has a floating rate of interest
  • flower arrangement — floral display
  • forethoughtfulness — The condition of being forethoughtful.
  • forget-me-not blue — a shade of blue similar to the shade of the flowers of a forget-me-not
  • foundling hospital — an institutional home for foundlings.
  • free-range poultry — poultry kept in natural nonintensive conditions
  • fringe-toed lizard — an iguanid lizard, Uma notata, of sandy deserts of the western U.S. and Mexico, having a wedge-shaped snout and toes fringed with long, pointed scales.
  • fulminating powder — powder that explodes by percussion.
  • functional program — (language)   A program employing the functional programming approach or written in a functional language.
  • functional testing — (testing)   (Or "black-box testing", "closed-box testing") The application of test data derived from functional requirements without regard to how the system is implemented.
  • gainful employment — an occupation that pays an income
  • galactic longitude — the angular distance in degrees measured eastward in the galactic plane from a radius drawn from the earth as center to the constellation Sagittarius.
  • galilean telescope — a refracting telescope that forms an erect image, consisting of an objective of relatively long focal length that causes light rays to converge and an eyepiece of short focal length that causes them to diverge.
  • garbage collection — (programming)   (GC) The process by which dynamically allocated storage is reclaimed during the execution of a program. The term usually refers to automatic periodic storage reclamation by the garbage collector (part of the run-time system), as opposed to explicit code to free specific blocks of memory. Automatic garbage collection is usually triggered during memory allocation when the amount free memory falls below some threshold or after a certain number of allocations. Normal execution is suspended and the garbage collector is run. There are many variations on this basic scheme. Languages like Lisp represent expressions as graphs built from cells which contain pointers and data. These languages use automatic dynamic storage allocation to build expressions. During the evaluation of an expression it is necessary to reclaim space which is used by subexpressions but which is no longer pointed to by anything. This reclaimed memory is returned to the free memory pool for subsequent reallocation. Without garbage collection the program's memory requirements would increase monotonically throughout execution, possibly exceeding system limits on virtual memory size. The three main methods are mark-sweep garbage collection, reference counting and copying garbage collection. See also the AI koan about garbage collection.
  • garden loosestrife — any of various plants belonging to the genus Lysimachia, of the primrose family, having clusters of usually yellow flowers, as L. vulgaris (garden loosestrife) or L. quadrifolia (whorled loosestrife)
  • gas-cooled reactor — a nuclear reactor using a gas as the coolant. In the Mark I type the coolant is carbon dioxide, the moderator is graphite, and the fuel is uranium cased in magnox
  • gastroenterologist — the study of the structure, functions, and diseases of digestive organs.
  • gene amplification — an increase in the frequency of replication of a DNA segment.
  • general contractor — a person who contracts to construct a building or buildings, for a stipulated sum, in accordance with certain plans and specifications, or to remodel or build an addition to a building
  • genetic algorithms — genetic algorithm
  • genetic counseling — the counseling of individuals with established or potential genetic problems, concerned with inheritance patterns and risks to future offspring.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?