0%

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

  • active matrix display — (hardware)   A type of liquid crystal display where each display element (each pixel) includes an active component such as a transistor to maintain its state between scans. Contrast passive matrix display.
  • alpha centauri system — a star system comprising the binary star Alpha Centauri A and B and Proxima Centauri (also called Alpha Centauri C), which is 0.1 light years closer to the sun. Visual magnitude: 0.01 (A), 1.33 (B); spectral type: G2V (A); distance from earth: 4.3 light years
  • beta-naphthyl radical — Also called alpha-naphthyl group, alpha-naphthyl radical. the univalent group C 1 0 H 7 –, having a replaceable hydrogen atom in the first, or alpha, position; 1-naphthyl group.
  • bluethroat pikeblenny — See under pikeblenny.
  • comparative philology — comparative linguistics.
  • conspiracy of silence — If there is a conspiracy of silence about something, people who know about it have agreed that they will not talk publicly about it, although it would probably be a good thing if people in general knew about it.
  • corporate hospitality — Corporate hospitality is the entertainment that a company offers to its most valued clients, for example by inviting them to sporting events and providing them with food and drink.
  • 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)
  • differential topology — the branch of topology that studies the properties of differentiable manifolds that remain invariant under diffeomorphisms.
  • display advertisement — an advertisement designed to attract attention by using devices such as conspicuous or elegant typefaces, graphics, etc
  • 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.
  • empirical probability — a measure or estimate of the degree of confidence one may have in the occurrence of an event, defined as the proportion observed in a sample
  • epidermolysis bullosa — type of genetic skin disorder
  • equiangular hyperbola — a hyperbola with transverse and conjugate axes equal to each other.
  • 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.
  • 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.
  • 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.
  • hyperbolic paraboloid — a paraboloid that can be put into a position such that its sections parallel to one coordinate plane are hyperbolas, with its sections parallel to the other two coordinate planes being parabolas.
  • hypercholesterolaemia — the condition of having a high concentration of cholesterol in the blood
  • hyperlipoproteinaemia — the condition of having an abnormally high level of lipoproteins in the blood
  • hysterosalpingography — (medicine) X-ray examination of the uterus and oviducts following injection of a radiopaque substance.
  • imprecise probability — (probability)   A probability that is represented as an interval (as opposed to a single number) included in [0,1].
  • insulin shock therapy — a former treatment for mental illness, especially schizophrenia, employing insulin-induced hypoglycemia as a method for producing convulsive seizures.
  • intellectual property — Law. property that results from original creative thought, as patents, copyright material, and trademarks.
  • interpersonal therapy — a type of psychotherapy that focuses on conflicts in one's personal relationships.
  • irish republican army — an underground Irish nationalist organization founded to work for Irish independence from Great Britain: declared illegal by the Irish government in 1936, but continues activity aimed at the unification of the Republic of Ireland and Northern Ireland. Abbreviation: IRA, I.R.A.
  • isopropylideneacetone — mesityl oxide.
  • magnetic permeability — permeability (def 2).
  • mucopolysaccharidoses — Plural form of mucopolysaccharidosis.
  • multilayer perceptron — A network composed of more than one layer of neurons, with some or all of the outputs of each layer connected to one or more of the inputs of another layer. The first layer is called the input layer, the last one is the output layer, and in between there may be one or more hidden layers.
  • 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.
  • parliamentary inquiry — a question asked of the presiding officer of a parliament in relation to parliamentary law
  • partially ordered set — a set in which a relation as “less than or equal to” holds for some pairs of elements of the set, but not for all.
  • pellitory-of-the-wall — an urticaceous plant, P. diffusa, of the S and W European genus Parietaria, which grows in crevices and has long narrow leaves and small pink flowers
  • peroxydisulfuric acid — persulfuric acid (def 2).
  • personality inventory — a questionnaire designed to measure personality types or characteristics.
  • picture quality scale — (graphics)   (PQS) A system for rating image quality based upon features of images that affect their perception by the human eye, rather than the traditional signal-to-noise ratio which examines differences for every single pixel.
  • piezoelectric crystal — a crystal, such as quartz, that produces a potential difference across its opposite faces when under mechanical stress
  • place of safety order — (in Britain) under the Children and Young Persons Act 1969, an order granted by a justice to a person or agency granting authority to detain a child or young person and take him or her to a place of safety for not more than 28 days, because of the child's actual or likely ill-treatment or neglect, etc
  • play one's cards well — to use one's resources in the most effective manner
  • play russian roulette — take a foolish risk
  • pneumoencephalography — encephalography.
  • politically incorrect — not politically correct; potentially offensive to a particular group of people: politically incorrect jokes.
  • polygenic inheritance — the heredity of complex characters that are determined by a large number of genes, each one usually having a relatively small effect.
  • posterior probability — the probability assigned to some parameter or to an event on the basis of its observed frequency in a sample, and calculated from a prior probability by Bayes' theorem
  • prader-willi syndrome — a congenital condition characterized by obsessive eating, obesity, learning difficulties, and small genitalia
  • premenstrual syndrome — a complex of physical and emotional changes, including depression, irritability, appetite changes, bloating and water retention, breast soreness, and changes in muscular coordination, one or more of which may be experienced in the several days before the onset of menstrual flow. Abbreviation: PMS.

On this page, we collect all 21-letter words with E-A-R-L-Y-P. 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-R-L-Y-P 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?