0%

21-letter words containing a, l, p, n, c

  • 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.
  • electric displacement — the electric flux density when an electric field exists in free space into which a dielectric is introduced
  • electric polarization — Electric polarization is the type of polarization of electricity that occurs in a dielectric.
  • electroencephalograms — Plural form of electroencephalogram.
  • electroencephalograph — A machine used for electroencephalography.
  • electromagnetic pulse — a surge of electromagnetic radiation, esp one resulting from a nuclear explosion, which can disrupt electronic devices and, occasionally, larger structures and equipment
  • 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.
  • endoplasmic reticulum — an extensive intracellular membrane system whose functions include synthesis and transport of lipids and, in regions where ribosomes are attached, of proteins
  • epidemic encephalitis — any type of widespread encephalitis caused by various viruses
  • european central bank — the central bank of the European Union, established in 1998 to oversee the process of European Monetary Union and subsequently to direct monetary policy within the countries using the euro
  • flotation compartment — in a boat, an enclosed section filled with air or gas to give buoyancy
  • 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.
  • fuming sulphuric acid — a mixture of pyrosulphuric acid, H2S2O7, and other condensed acids, made by dissolving sulphur trioxide in concentrated sulphuric acid
  • 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.
  • functional imperative — a requirement for the survival of any social system, as communication, control of conflict, or socialization.
  • 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.
  • genetic amplification — an increase in the frequency of replication of a DNA segment.
  • give place to someone — to make room for or be superseded by someone
  • glacier national park — a national park in NW Montana: glaciers; lakes; forest reserve. 1534 sq. mi. (3970 sq. km).
  • heliocentric parallax — the apparent displacement of an observed object due to a change in the position of the observer.
  • 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
  • identical proposition — a proposition in which the subject and predicate have the same meaning, as, “That which is mortal is not immortal.”.
  • immaculate conception — the dogma of the unique privilege by which the Virgin Mary was conceived in her mother's womb without the stain of original sin through the anticipated merits of Jesus Christ. Compare virgin birth (def 1).
  • in (or out of) place — in (or out of) the customary, proper, or assigned place
  • in-complete dominance — the appearance in a heterozygote of a trait that is intermediate between either of the trait's homozygous phenotypes.
  • 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.
  • information appliance — (hardware)   (IA) A consumer device that performs only a few targeted tasks and is controlled by a simple touch-screen interface or push buttons on the device's enclosure.
  • 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.
  • 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.
  • keep one's nose clean — the part of the face or facial region in humans and certain animals that contains the nostrils and the organs of smell and functions as the usual passageway for air in respiration: in humans it is a prominence in the center of the face formed of bone and cartilage, serving also to modify or modulate the voice.
  • least common multiple — lowest common multiple.
  • macintosh common lisp — (language)   (MCL) Common Lisp for the Apple Macintosh. Guillaume Cartier, of the Mathematics Department at UQAM, Canada, has written some libraries.
  • madagascar periwinkle — a plant, Catharanthus roseus (or Vinca rosea), cultivated for its glossy foliage and pink or white flowers.
  • magnetic permeability — permeability (def 2).
  • magneto-optical drive — magneto-optical disk
  • magnetoplasmadynamics — magnetohydrodynamics.
  • main-topsail schooner — a two-masted or three-masted schooner having square topsails on the foremast and mainmast: a jackass brig or jackass bark.
  • mechanical suspension — the act of suspending.
  • medical jurisprudence — forensic medicine.
  • metropolitan district — any of the districts making up the metropolitan counties of England: since 1986 they have functioned as unitary authorities, forming the sole principal tier of local government. Each metropolitan district has an elected council responsible for education, social services, etc
  • 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.
  • multiplication factor — the ratio of the number of neutrons in a generation to the number of neutrons in the previous generation: when the multiplication factor is equal to or greater than one, a chain reaction is possible
  • municipal corporation — a city, town, village, etc., that operates under a corporate charter granted by the state.
  • national park service — a division of the Department of the Interior, created in 1916, that administers national parks, monuments, historic sites, and recreational areas.
  • national public radio — a nationwide network of nonprofit radio stations supported in part by U.S. government funds distributed by the Corporation for Public Broadcasting, often affiliated with a public television station or educational institution. Abbreviation: NPR.
  • netware core protocol — (networking)   (NCP) A Novell trademark for the protocol used to access Novell NetWare file and print service functions. It uses an underlying IPX or IP transport protocol.
  • non-repeating decimal — a decimal representation of any irrational number, having the property that no sequence of digits is repeated ad infinitum.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?