0%

21-letter words containing a, e, n, o, l

  • mechanical suspension — the act of suspending.
  • medium access control — Media Access Control
  • megaloblastic anaemia — any anaemia, esp pernicious anaemia, characterized by the presence of megaloblasts in the blood or bone marrow
  • meter-kilogram-second — of or relating to the system of units in which the meter, kilogram, and second are the principal units of length, mass, and time. Abbreviation: mks, MKS.
  • methylisothiazolinone — (chemistry) A powerful biocide and preservative within the group of isothiazolinones, used in shampoos etc.
  • 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
  • monochloroacetic acid — chloroacetic acid.
  • motherwell and wishaw — a burgh in the Motherwell district, in S Scotland.
  • motivational research — the application of the knowledge and techniques of the social sciences, especially psychology and sociology, to understanding consumer attitudes and behavior: used as a guide in advertising and marketing.
  • 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.
  • muon-catalysed fusion — an experimental form of nuclear fusion in which hydrogen and deuterium muonic atoms are formed. Because the mass of the muon is much larger than that of the electron, the atoms are smaller, and the nuclei are close enough for fusion to occur
  • narrow-angle glaucoma — Ophthalmology. angle-closure glaucoma. See under glaucoma.
  • 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
  • negotiable instrument — order or promise to pay money
  • negotiable securities — securities that are legally transferable in title from one party to another
  • nellis air force base — the largest air base in the U.S. Air Force's Tactical Air Command, located near Las Vegas, Nev., and developed from what began in 1941 as a U.S. Army Air Corps field.
  • 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.
  • new general catalogue — NGC.
  • new year's resolution — If you make a New Year's resolution, you make a decision at the beginning of a year to start doing something or to stop doing something.
  • nine-banded armadillo — an armadillo, Dasypus novemcinctus, of the southern U.S. to Argentina, having nine hinged bands of bony plates, the female of which usually gives birth to quadruplets that are always of the same sex.
  • no less a person than — a person of no lower importance, rank, etc. than
  • 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.
  • noncustodial sentence — a punishment given by a court of law that does not involve a prison term, such as a fine or a restriction order
  • 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.
  • nonrestrictive clause — a relative clause that describes or supplements but is not essential in establishing the identity of the antecedent and is usually set off by commas in English. In This year, which has been dry, is bad for crops the clause which has been dry is a nonrestrictive clause.
  • nonviolent resistance — passive resistance, peaceful protest
  • north atlantic treaty — the treaty (1949) signed by 12 countries, providing for the establishment of NATO.
  • northumberland strait — the part of the Gulf of St. Lawrence that separates Prince Edward Island from New Brunswick and Nova Scotia, in SE Canada. About 200 miles (320 km) long; 9–30 miles (15–48 km) wide.
  • not hold one's breath — If you say that you won't hold your breath, you mean that you do not expect something to happen even though someone has suggested that it might.
  • nuclear cross section — cross section (def 7).
  • nuclear power station — a station or plant where nuclear energy is converted into heat, electricity, etc
  • oblique circular cone — a cone whose surface is generated by lines joining a fixed point to the points of a circle, the fixed point lying on a line that is not perpendicular to the circle at its center.
  • observation satellite — an unmanned satellite that observes the earth and gathers data
  • occupational guidance — advice and guidance relating to employment issues and career choices
  • oil-in-water emulsion — An oil-in-water emulsion is a mixture in which an oily medicine is dispersed in water or other liquid.
  • old spanish practices — irregular practices among a group of workers to gain increased financial allowances, reduced working hours, etc
  • one-dimensional array — (types)   An array with only one dimension; the simplest kind of array, consisting of a sequence of items ("elements"), all of the same type. An element is selected by an integer index that normally starts at zero for the first element and increases by one. The index of the last element is thus the length of the array minus one. A one-dimensional array is also known as a vector. It should not be confused with a list. In some languages, e.g. Perl, all arrays are one-dimensional and higher dimensions are represented as arrays of pointers to arrays (which can have different sizes and can themselves contain pointers to arrays and so on). A one-dimensional array maps simply to memory: the address of an element with index i is A(i) = A0 + i * s where A0 is the base address of the array and s is the size of storage used for each element, the "stride". Elements may be padded to certain address boundaries, e.g. machine words, to increase access speed, in which case the stride will be larger than the amount of data in an element.
  • 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 telecom platform — (communications, library)   (OTP) A set of standard, open source libraries and tools for use with Erlang.
  • 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).
  • orthogonal trajectory — the locus of a point whose path cuts each curve of a family of curves at right angles.
  • overhead-valve engine — I-head engine.
  • 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
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?