0%

21-letter words containing e, a, g, r, l, y

  • absolutely convergent — of or characterized by absolute convergence.
  • alcohol dehydrogenase — an enzyme that catalyzes the oxidation of ethanol and other alcohols to acetaldehyde using NAD+, the first step in the metabolism of alcohol by the liver.
  • antiferromagnetically — In an antiferromagnetic manner.
  • central daylight time — the time observed in the Central Time Zone of the United states when Daylight Savings Time is in effect; GMT -5
  • comparative philology — comparative linguistics.
  • deep scattering layer — any of the stratified zones in the ocean which reflect sound during echo sounding, usually composed of marine organisms which migrate vertically from c. 250 to 800 m (c. 820 to 2,625 ft)
  • dendrochronologically — By the use of, or with reference to dendrochronology.
  • differential geometry — the branch of mathematics that deals with the application of the principles of differential and integral calculus to the study of curves and surfaces.
  • differential topology — the branch of topology that studies the properties of differentiable manifolds that remain invariant under diffeomorphisms.
  • distant early warning — a US radar detection system to warn of missile attack
  • dumfries and galloway — a region in S Scotland. 2460 sq. mi. (6371 sq. km).
  • eastern daylight time — a time zone applicable to many eastern areas of the United States during the summer months, being a daylight-saving variant of Eastern Standard Time
  • electrochromatography — chromatography effected by the influence of an applied electric field
  • electromyographically — By means of, or in terms of, electromyography.
  • electronystagmography — A diagnostic test to record involuntary movements of the eye caused by a condition known as nystagmus. It can also be used to diagnose the cause of vertigo, dizziness or balance dysfunction by testing the vestibular system.
  • equiangular hyperbola — a hyperbola with transverse and conjugate axes equal to each other.
  • faculty board meeting — a meeting of the governing body of a faculty
  • forensic anthropology — the branch of physical anthropology in which anthropological data, criteria, and techniques are used to determine the sex, age, genetic population, or parentage of skeletal or biological materials in questions of civil or criminal law.
  • franco-belgian system — French system.
  • free-floating anxiety — chronic anxiety occurring for no identifiable cause
  • gas analysis recorder — A gas analysis recorder is a device which samples, records, and analyses gas.
  • generic type variable — (programming)   (Also known as a "schematic type variable"). Different occurrences of a generic type variable in a type expression may be instantiated to different types. Thus, in the expression let id x = x in (id True, id 1) id's type is (for all a: a -> a). The universal quantifier "for all a:" means that a is a generic type variable. For the two uses of id, a is instantiated to Bool and Int. Compare this with let id x = x in let f g = (g True, g 1) in f id This looks similar but f has no legal Hindley-Milner type. If we say f :: (a -> b) -> (b, b) this would permit g's type to be any instance of (a -> b) rather than requiring it to be at least as general as (a -> b). Furthermore, it constrains both instances of g to have the same result type whereas they do not. The type variables a and b in the above are implicitly quantified at the top level: f :: for all a: for all b: (a -> b) -> (b, b) so instantiating them (removing the quantifiers) can only be done once, at the top level. To correctly describe the type of f requires that they be locally quantified: f :: ((for all a: a) -> (for all b: b)) -> (c, d) which means that each time g is applied, a and b may be instantiated differently. f's actual argument must have a type at least as general as ((for all a: a) -> (for all b: b)), and may not be some less general instance of this type. Type variables c and d are still implicitly quantified at the top level and, now that g's result type is a generic type variable, any types chosen for c and d are guaranteed to be instances of it. This type for f does not express the fact that b only needs to be at least as general as the types c and d. For example, if c and d were both Bool then any function of type (for all a: a -> Bool) would be a suitable argument to f but it would not match the above type for f.
  • george bryan brummellGeorge Bryan II, Beau Brummell.
  • gestalt psychotherapy — a therapy devised in the US in the 1960s in which patients are encouraged to concentrate on the immediate present and to express their true feelings
  • glyceryl tripalmitate — palmitin.
  • henry steele commagerHenry Steele, 1902–98, U.S. historian, author, and teacher.
  • hysterosalpingography — (medicine) X-ray examination of the uterus and oviducts following injection of a radiopaque substance.
  • lactate dehydrogenase — an enzyme that catalyzes the interconversion of pyruvate and lactate, an important step in carbohydrate metabolism: elevated serum levels indicate injury to kidney, skeletal muscle, or heart muscle. Abbreviation: LDH.
  • lady macbeth strategy — a strategy in a takeover battle in which a third party makes a bid acceptable to the target company, appearing to act as a white knight but subsequently joining forces with the original (unwelcome) bidder
  • liability engineering — the practice by a company of taking steps to avoid liability for any fraudulent dealings with it, such as making a credit-card owner responsible for any abuses of the card by a third party
  • macgillicuddy's reeks — a mountain range in County Kerry, SW Ireland. Highest peak (also highest in Ireland), Carrantuohill, 3414 feet (1041 meters).
  • magnetic permeability — permeability (def 2).
  • majority shareholding — a holding of more than half a company's shares
  • mechanical metallurgy — the branch of metallurgy dealing with the response of metals to applied forces.
  • nightmare file system — Pejorative hackerism for Sun's Network File System (NFS). In any nontrivial network of Suns where there is a lot of NFS cross-mounting, when one Sun goes down, the others often freeze up. Some machine tries to access the down one, and (getting no response) repeats indefinitely. This causes it to appear dead to some messages (what is actually happening is that it is locked up in what should have been a brief excursion to a higher spl level). Then another machine tries to reach either the down machine or the pseudo-down machine, and itself becomes pseudo-down. The first machine to discover the down one is now trying both to access the down one and to respond to the pseudo-down one, so it is even harder to reach. This situation snowballs very quickly, and soon the entire network of machines is frozen - worst of all, the user can't even abort the file access that started the problem! Many of NFS's problems are excused by partisans as being an inevitable result of its statelessness, which is held to be a great feature (critics, of course, call it a great misfeature). ITS partisans are apt to cite this as proof of Unix's alleged bogosity; ITS had a working NFS-like shared file system with none of these problems in the early 1970s. See also broadcast storm.
  • open graphics library — (graphics, library)   (OpenGL) A multi-platform software interface to graphics hardware, supporting rendering and imaging operations. The OpenGL interface was developed by Silicon Graphics, who license it to other vendors. The OpenGL graphics interface consists of several hundred functions operating on 2D and 3D objects, supporting basic techniques, such as modelling and smooth shading, and advanced techniques, such as texture mapping and motion blur. Many operations require a frame buffer. OpenGL is network-transparent, and a common extension to the X Window System allows an OpenGL client to communicate across a network with a different vendor's OpenGL server. OpenGL is based on Silicon Graphics' proprietary IRIS GL.
  • orthogonal trajectory — the locus of a point whose path cuts each curve of a family of curves at right angles.
  • pneumoencephalography — encephalography.
  • polygenic inheritance — the heredity of complex characters that are determined by a large number of genes, each one usually having a relatively small effect.
  • psychological warfare — the use of propaganda, threats, and other psychological techniques to mislead, intimidate, demoralize, or otherwise influence the thinking or behavior of an opponent.
  • pulse height analyser — a multichannel analyser that sorts pulses into selected amplitude ranges
  • pulse height analyzer — an instrument that records or counts an electrical pulse if its amplitude falls within specified limits: used in nuclear physics research for the determination of energy spectra of nuclear radiations
  • quality point average — grade point average.
  • rayleigh distribution — (mathematics)   A curve that yields a good approximation to the actual labour curves on software projects.
  • real operating system — (operating system, abuse)   The sort the speaker is used to. People from the BSDophilic academic community are likely to issue comments like "System V? Why don't you use a *real* operating system?", people from the commercial/industrial Unix sector are known to complain "BSD? Why don't you use a *real* operating system?", and people from IBM object "Unix? Why don't you use a *real* operating system?" See holy wars, religious issues, proprietary, Get a real computer!.
  • rectangular hyperbola — a hyperbola with perpendicular asymptotes
  • referential integrity — (database)   A collection of properties which should be possessed by data in a relational database. For example, in a database of family members, if we enter A as a spouse of B, we should also enter B as a spouse of A. Similarly, if we remove one end of the relationship we should also remove the other.
  • salam-weinberg theory — the electroweak theory.
  • schlieren photography — a type of photography which records schlieren
  • the royal scots greys — (formerly) a British cavalry regiment, the Second Dragoons

On this page, we collect all 21-letter words with E-A-G-R-L-Y. It’s easy to find right word with a certain length. It is the easiest way to find 21-letter word that contains in E-A-G-R-L-Y to use in Scrabble or Crossword puzzles

Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?