0%

21-letter words containing c, y, l, o, p, e

  • acceptable use policy — (networking)   (AUP) Rules applied by many transit networks which restrict the use to which the network may be put. A well known example is NSFNet which does not allow commercial use. Enforcement of AUPs varies with the network.
  • butterfly common lisp — A parallel version of Common LISP for the BBN Butterfly computer.
  • comparative philology — comparative linguistics.
  • 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.”.
  • confidence and supply — denoting an arrangement in a hung parliament in which an opposition party agrees not to vote against a minority government in votes of confidence or budgetary matters but reserves the right to oppose other legislation
  • consistently complete — boundedly complete
  • 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.
  • countably compact set — a set for which every cover consisting of a countable number of sets has a subcover consisting of a finite number of sets.
  • cyclical unemployment — unemployment caused by fluctuations in the level of economic activity inherent in trade cycles
  • cyclomatic complexity — (programming, testing)   A measure of the number of linearly independent paths through a program module. Cyclomatic complexity is a measure for the complexity of code related to the number of ways there are to traverse a piece of code. This determines the minimum number of inputs you need to test all ways to execute the program.
  • deployment descriptor — (programming)   (DD) A J2EE configuration file.
  • disruptive technology — A disruptive technology is a new technology, such as computers and the Internet, which has a rapid and major effect on technologies that existed before.
  • electrochromatography — chromatography effected by the influence of an applied electric field
  • electromyographically — By means of, or in terms of, electromyography.
  • electronic typewriter — a keyboard machine for writing electromechanically in characters resembling print
  • 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
  • employee contribution — money contributed by an employee to his or her employer's pension fund
  • employer contribution — money contributed by an employer to his or her employee's pension fund
  • 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.
  • 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
  • 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
  • imprecise probability — (probability)   A probability that is represented as an interval (as opposed to a single number) included in [0,1].
  • induction loop system — a system enabling partially deaf people to hear dialogue and sound in theatres, cinemas, etc, consisting of a loop of wire placed round the perimeter of a designated area. This emits an electromagnetic signal which is picked up by a hearing aid
  • 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.
  • isopropylideneacetone — mesityl oxide.
  • locally compact space — a topological space in which each point has a neighborhood that is compact.
  • magnetoplasmadynamics — magnetohydrodynamics.
  • make a policy paid up — If you make a policy paid up, you stop making premium payments into a life policy but still leave the coverage in place.
  • metopon hydrochloride — a narcotic drug, C18H21O3N·HCl, derived from morphine, but slightly more potent: used in medicine to relieve pain
  • 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.
  • peroxydisulfuric acid — persulfuric acid (def 2).
  • 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
  • pneumoencephalography — encephalography.
  • politically incorrect — not politically correct; potentially offensive to a particular group of people: politically incorrect jokes.
  • politically motivated — If an act of violence is politically motivated, it is carried out in the interests of a particular government or political party.
  • polygenic inheritance — the heredity of complex characters that are determined by a large number of genes, each one usually having a relatively small effect.
  • primitive dicotyledon — any living relative of early angiosperms that branched off before the evolution of monocotyledons and eudicotyledons. The group comprises about 5 per cent of the world's plants
  • 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.
  • psychoneuroimmunology — the study of the effects of psychological factors on the immune system
  • public-key encryption — (cryptography)   (PKE, Or "public-key cryptography") An encryption scheme, introduced by Diffie and Hellman in 1976, where each person gets a pair of keys, called the public key and the private key. Each person's public key is published while the private key is kept secret. Messages are encrypted using the intended recipient's public key and can only be decrypted using his private key. This is often used in conjunction with a digital signature. The need for sender and receiver to share secret information (keys) via some secure channel is eliminated: all communications involve only public keys, and no private key is ever transmitted or shared. Public-key encryption can be used for authentication, confidentiality, integrity and non-repudiation. See also knapsack problem.
  • rectangular hyperbola — a hyperbola with perpendicular asymptotes

On this page, we collect all 21-letter words with C-Y-L-O-P-E. It’s easy to find right word with a certain length. It is the easiest way to find 21-letter word that contains in C-Y-L-O-P-E 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?