0%

21-letter words containing p, l, e, n, i, o

  • mechanical suspension — the act of suspending.
  • metopon hydrochloride — a narcotic drug, C18H21O3N·HCl, derived from morphine, but slightly more potent: used in medicine to relieve pain
  • 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
  • multi-ringed compound — A multi-ringed compound is a compound which has 70 or more carbon atoms, often a residual compound.
  • 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.
  • national park service — a division of the Department of the Interior, created in 1916, that administers national parks, monuments, historic sites, and recreational areas.
  • naturalization papers — documents confirming that someone has been awarded citizenship of a country he or she was not born in
  • network time protocol — (NTP) A protocol built on top of TCP/IP that assures accurate local timekeeping with reference to radio, atomic or other clocks located on the Internet. This protocol is capable of synchronizing distributed clocks within milliseconds over long time periods. It is defined in STD 12, RFC 1119.
  • non-maintainer upload — (operating system)   (NMU) A release of a Debian package by someone other than its usual maintainer. E.g. "The bug was fixed in a recent NMU."
  • non-repeating decimal — a decimal representation of any irrational number, having the property that no sequence of digits is repeated ad infinitum.
  • nonproportional cover — Nonproportional cover is reinsurance cover such as excess of loss reinsurance where the reinsurer's liability is not calculated as a proportion of the insurance.
  • nuclear power station — a station or plant where nuclear energy is converted into heat, electricity, etc
  • occupational guidance — advice and guidance relating to employment issues and career choices
  • old spanish practices — irregular practices among a group of workers to gain increased financial allowances, reduced working hours, etc
  • 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.
  • open trading protocol — Internet Open Trading Protocol
  • operational amplifier — a high-gain, high-input impedance amplifier, usually an integrated circuit, that can perform mathematical operations when suitably wired.
  • operational semantics — (theory)   A set of rules specifying how the state of an actual or hypothetical computer changes while executing a program. The overall state is typically divided into a number of components, e.g. stack, heap, registers etc. Each rule specifies certain preconditions on the contents of some components and their new contents after the application of the rule. It is similar in spirit to the notion of a Turing machine, in which actions are precisely described in a mathematical way. Compuare axiomatic semantics, denotational semantics.
  • ophthalmia neonatorum — inflammation of the eyes of a newborn child due to an infectious disease, as gonorrhea, contracted during birth from the infected mother.
  • orthogonal projection — a two-dimensional graphic representation of an object in which the projecting lines are at right angles to the plane of the projection. Also called orthogonal projection. Compare isometric (def 5).
  • packed encoding rules — (protocol, standard)   (PER) ASN.1 encoding rules for producing a compact transfer syntax for data structures described in ASN.1, defined in 1994. PER provides a much more compact encoding then BER. It tries to represents the data units using the minimum number of bits. The compactness requires that the decoder knows the complete abstract syntax of the data structure to be decoded, however. Documents: ITU-T X.691, ISO 8825-2.
  • paradoxical intention — (in psychotherapy) the deliberate practice of a neurotic habit or thought, undertaken in order to remove it
  • partial reinforcement — the process of randomly rewarding an organism for making a response on only some of the occasions it makes it
  • peephole optimisation — (compiler)   A kind of low-level code optimisation that considers only a few adjacent machine code instructions at a time and looks for certain combinations which can be replaced with more efficient sequences. E.g. ADD R0, #1 ADD R0, #1 (add one to register R0) could be replaced by ADD R0, #2 as long as there were no jumps to the second instruction.
  • peephole optimization — peephole optimisation
  • performance appraisal — the assessment, at regular intervals, of an employee's performance at work
  • personality inventory — a questionnaire designed to measure personality types or characteristics.
  • personalized medicine — an approach to the practice of medicine that uses information about a patient’s unique genetic makeup and environment to customize the patient's medical care to fit his or her individual requirements.
  • phenarsazine chloride — adamsite.
  • photoelectric current — photocurrent.
  • piero della francesca — Piero della [pee-air-oh del-uh;; Italian pye-raw del-lah] /piˈɛər oʊ ˈdɛl ə;; Italian ˈpyɛ rɔ ˈdɛl lɑ/ (Show IPA), (Piero dei Franceschi) c1420–92, Italian painter.
  • place of articulation — the location at which two speech organs approach or come together in producing a speech sound, as in the contact of the tongue and the teeth to form a dental sound. Also called point of articulation. Compare articulator (def 2).
  • play russian roulette — take a foolish risk
  • ploughman's spikenard — a European plant, Inula conyza, with tubular yellowish flower heads surrounded by purple bracts: family Asteraceae (composites)
  • polarizing microscope — a microscope that utilizes polarized light to reveal detail in an object, used especially to study crystalline and fibrous structures.
  • political correctness — Political correctness is the attitude or policy of being extremely careful not to offend or upset any group of people in society who have a disadvantage, or who have been treated differently because of their sex, race, or disability.
  • 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.
  • prader-willi syndrome — a congenital condition characterized by obsessive eating, obesity, learning difficulties, and small genitalia
  • prefect of discipline — a senior master in a Jesuit school or college
  • premature ejaculation — a male psychosexual disorder in which ejaculation occurs soon after the commencement of sexual intercourse.
  • 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
  • professional services — (job)   A department of a supplier providing consultancy and programming manpower for the supplier's products.
  • projection television — a television picture display system consisting of a special receiver and an optical system that projects an enlarged picture on a screen.
  • propantheline bromide — a substance, C 2 3 H 3 0 BrNO 3 , used in the treatment of peptic ulcers.
  • protective coloration — coloration or anything likened to it that eliminates or reduces visibility or conspicuousness.
  • 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.
  • pulse code modulation — a form of modulation that transforms a wave-form, as an audio signal, into a binary signal in which information is conveyed by a coded order of pulses for transmission, storage on a disk, or processing by a computer. Abbreviation: PCM.
  • pulse-code modulation — a form of modulation that transforms a wave-form, as an audio signal, into a binary signal in which information is conveyed by a coded order of pulses for transmission, storage on a disk, or processing by a computer. Abbreviation: PCM.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?