0%

16-letter words containing p, a, c, t

  • over-application — the act of putting to a special use or purpose: the application of common sense to a problem.
  • over-expectation — the act or the state of expecting: to wait in expectation.
  • over-speculation — the contemplation or consideration of some subject: to engage in speculation on humanity's ultimate destiny.
  • overcapitalizing — Present participle of overcapitalize.
  • overcompensating — Present participle of overcompensate.
  • overcompensation — a pronounced striving to neutralize and conceal a strong but unacceptable character trait by substituting for it an opposite trait.
  • overcompensatory — a pronounced striving to neutralize and conceal a strong but unacceptable character trait by substituting for it an opposite trait.
  • overcomplicating — Present participle of overcomplicate.
  • pacific sturgeon — a dark gray sturgeon, Acipenser transmontanus, inhabiting marine and fresh waters along the northwestern coast of North America, valued as a food and sport fish.
  • packet switching — a method of efficient data transmission whereby the initial message is broken into relatively small units, or packets, that are routed independently and subsequently reassembled.
  • packet-switching — a method of efficient data transmission whereby the initial message is broken into relatively small units, or packets, that are routed independently and subsequently reassembled.
  • packing fraction — Physics. a measure of the stability of an atomic nucleus, equal to 10 4 multiplied by the mass defect and divided by the mass number.
  • paediatric nurse — a nurse who specializes in the care of children
  • pain in the neck — source of annoyance
  • palaeolithic man — any of various primitive types of man, such as Neanderthal man and Java man, who lived in the Palaeolithic
  • paleoclimatology — the branch of paleogeography dealing with the study of paleoclimates.
  • palmitoleic acid — a colorless, unsaturated fatty acid, C 1 6 H 3 0 O 2 , occurring in oils and fats of plants and animals.
  • palmtop computer — a computer that has a small screen and compressed keyboard and is small enough to be held in the hand, often used as a personal organizer
  • pancreatic juice — a thick, colorless, very alkaline fluid secreted by the pancreas, containing enzymes that break down protein, fat, and starch.
  • pantothenic acid — a hydroxy acid, C 9 H 1 7 O 5 N, found in plant and animal tissues, rice, bran, etc., that is part of the B complex of vitamins and is essential for cell growth.
  • parachute rigger — a person who inspects, repairs, and packs or folds parachutes.
  • paradigmatically — of or relating to a paradigm.
  • paratuberculosis — Johne's disease.
  • parochialization — a parochial character, spirit, or tendency; excessive narrowness of interests or view; provincialism.
  • partial fraction — one of the fractions into which a given fraction can be resolved, the sum of such simpler fractions being equal to the given fraction: Partial fractions of 5/(x2−x) are 5/(x−1) and −5/x.
  • partial function — A function which is not defined for all arguments of its input type. E.g. f(x) = 1/x if x /= 0. The opposite of a total function. In denotational semantics, a partial function f : D -> C may be represented as a total function ft : D' -> lift(C) where D' is a superset of D and ft x = f x if x in D ft x = bottom otherwise where lift(C) = C U bottom. Bottom (LaTeX \perp) denotes "undefined".
  • particle physics — the branch of physics that deals with the properties and behavior of elementary particles.
  • pascal's theorem — the theorem that the lines joining adjacent vertices of a hexagon intersect the same straight line if alternate vertices lie on two intersecting straight lines.
  • passport control — identity check at airport, etc.
  • patched-together — makeshift; roughly made from disparate elements
  • paterson's curse — a purple-flowered noxious plant, Echium plantagineum, a close relative of viper's bugloss, naturalized in Australia and NZ where its harmfulness to livestock has prompted attempts to limit its spread
  • pathetic fallacy — the endowment of nature, inanimate objects, etc., with human traits and feelings, as in the smiling skies; the angry sea.
  • pattern matching — 1. A function is defined to take arguments of a particular type, form or value. When applying the function to its actual arguments it is necessary to match the type, form or value of the actual arguments against the formal arguments in some definition. For example, the function length [] = 0 length (x:xs) = 1 + length xs uses pattern matching in its argument to distinguish a null list from a non-null one. There are well known algorithm for translating pattern matching into conditional expressions such as "if" or "case". E.g. the above function could be transformed to 2. Descriptive of a type of language or utility such as awk or Perl which is suited to searching for strings or patterns in input data, usually using some kind of regular expression.
  • pattern practice — (in foreign-language learning) a technique for practicing a linguistic structure in which students repeat a sentence or other structure, each time substituting a new element, such as a new verb, as directed by the teacher, or transforming the original structure, as in changing a statement to a question.
  • peace initiative — the first or opening move in negotiating an end to conflict or negotiating peace
  • peach tree borer — the larva of any of several clearwing moths, as Sanninoidea exitiosa, that bore into the wood of the peach and other drupaceous trees.
  • peano arithmetic — (mathematics)   Giuseppe Peano's system for representing natural numbers inductively using only two symbols, "0" (zero) and "S" (successor). This system could be expressed as a recursive data type with the following Haskell definition: data Peano = Zero | Succ Peano The number three, usually written "SSS0", would be Succ (Succ (Succ Zero)). Addition of Peano numbers can be expressed as a simple syntactic transformation: plus Zero n = n plus (Succ m) n = Succ (plus m n) (1995-03-28)
  • pectoralis major — the larger of the two large chest muscles that assist in movements of the shoulder and upper arm
  • pectoralis minor — the smaller of the two large chest muscles that assist in movements of the shoulder and upper arm
  • pentatonic scale — a scale having five tones to an octave, as one having intervals that correspond to the five black keys of a piano octave.
  • people's charter — the principles or movement of a party of political reformers, chiefly workingmen, in England from 1838 to 1848: so called from the document (People's Charter or National Charter) that contained a statement of their principles and demands.
  • percentage point — difference: one per cent
  • perchloromethane — carbon tetrachloride.
  • perforated ulcer — an ulcer that bursts through the stomach wall and leaks food and gastric juices into the abdominal cavity
  • performance test — a test requiring little or no use of language, the test materials being designed to elicit manual or behavioral responses rather than verbal ones.
  • periodic tenancy — the letting of a dwelling for a repeated short term, as by the week, month, or quarter, with no end date
  • permaculturalist — a system of cultivation intended to maintain permanent agriculture or horticulture by relying on renewable resources and a self-sustaining ecosystem.
  • perpendicularity — vertical; straight up and down; upright.
  • personal effects — belongings
  • personality cult — deliberately cultivated adulation of a person, esp a political leader
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?