0%

21-letter words containing a, n, t, i, p, y

  • a lump in your throat — If you say that you have a lump in your throat, you mean that you have a tight feeling in your throat because of a strong emotion such as sorrow or gratitude.
  • a nasty piece of work — If you say that someone is a nasty piece of work, you mean that they are very unkind or unpleasant.
  • absorption hygrometer — a hygrometer that uses a hygroscopic chemical to absorb atmospheric moisture.
  • 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
  • analytical philosophy — a school of philosophy which flourished in the first half of the 20th century and which sought to resolve philosophical problems by analysing the language in which they are expressed, esp in terms of formal logic as in Russell's theory of descriptions
  • analytical psychology — a school of psychoanalysis founded by Jung as a result of disagreements with Freud
  • antimony pentasulfide — a deep-yellow, water-insoluble powder, Sb 2 S 5 , used chiefly as a pigment in oil and water colors.
  • automatic hyphenation — (text)   A feature of some word processors which can insert hyphens into words which would otherwise extend beyond the right hand margin of the page. More advanced word processors may have options to control the position of the hyphen, to restrict certain words from being hyphenated, and to allow custom dictionaries of hyphenation points to be built up.
  • 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.
  • cheese and wine party — a party at which cheese and wine are served
  • clinical psychologist — a practitioner of clinical psychology
  • componential analysis — the analysis of a set of related linguistic items, especially word meanings, into combinations of features in terms of which each item may be compared with every other, as in the analysis of man into the semantic features “male,” “mature,” and “human,” woman into “female,” “mature,” and “human,” girl into “female,” “immature,” and “human,” and bull into “male,” “mature,” and “bovine.”.
  • cyclical unemployment — unemployment caused by fluctuations in the level of economic activity inherent in trade cycles
  • 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)
  • designated employment — (in Britain) any of certain kinds of jobs reserved for handicapped workers under the Disabled Persons (Employment) Act 1944
  • developmental biology — the study of the development of multicellular organisms, including the study of the earliest stages of embryonic structure and tissue differentiation
  • differential topology — the branch of topology that studies the properties of differentiable manifolds that remain invariant under diffeomorphisms.
  • disk operating system — DOS.
  • displacement activity — a behavior performed out of its usual context and apparently irrelevant to the prevailing situation, as eating when an unknown individual approaches, tending to occur when appropiate behaviors, as attacking or fleeing, are in conflict or obstructed.
  • display advertisement — an advertisement designed to attract attention by using devices such as conspicuous or elegant typefaces, graphics, etc
  • 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.
  • functional dependency — (database)   Given a relation R (in a relational database), attribute Y of R is functionally dependent on attribute X of R and X of R functionally determines Y of R (in symbols R.X -> R.Y) if and only if each X in R has associated with it precisely one Y in R (at any one time). Attributes X and Y may be composite. This is very close to a function in the mathematical sense.
  • 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.
  • humanistic psychology — an approach to psychology that emphasizes emotions and the better understanding of the self in terms of observation of oneself and one's relations with others
  • 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.
  • industrial psychology — the application of psychological principles and techniques to business and industrial problems, as in the selection of personnel or development of training programs.
  • infiltration capacity — the maximum rate at which a soil in a given condition will absorb water.
  • innateness hypothesis — the theory that humans are biologically equipped with a knowledge of certain universal elements of language structure that is brought into play in the course of native-language acquisition.
  • input-output analysis — an analysis of production relationships between the industries of an economy involving a study of each industry's inputs and outputs, esp as used in social accounting
  • 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.
  • isopropylideneacetone — mesityl oxide.
  • junior varsity sports — sports played at the second highest rank for university sports, ranking first after varsity
  • limit-proportionality — elastic limit.
  • magnetic permeability — permeability (def 2).
  • magnetoplasmadynamics — magnetohydrodynamics.
  • manufacturing company — a company that manufactures goods
  • miniature photography — photography with a camera using film that is 35 millimeters wide or less.
  • 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.
  • olympic national park — a national park in NW Washington. 1323 sq. mi. (3425 sq. km).
  • parliamentary inquiry — a question asked of the presiding officer of a parliament in relation to parliamentary law
  • pentamethylenediamine — cadaverine.
  • personality inventory — a questionnaire designed to measure personality types or characteristics.
  • physical anthropology — the branch of anthropology dealing with the evolutionary changes in human anatomy and physiology, using mensurational and descriptive techniques.
  • physician's assistant — a person trained to perform under the supervision of a physician many clinical procedures traditionally performed by a physician, as diagnosing and treating minor ailments. Abbreviation: PA.
  • play russian roulette — take a foolish risk
  • politically incorrect — not politically correct; potentially offensive to a particular group of people: politically incorrect jokes.

On this page, we collect all 21-letter words with A-N-T-I-P-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 A-N-T-I-P-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?