0%

22-letter words containing o, n, a, l, i, m

  • a lump in one's throat — a tight dry feeling in one's throat, usually caused by great emotion
  • a programming language — (language)   (APL) A programming language designed originally by Ken Iverson at Harvard University in 1957-1960 as a notation for the concise expression of mathematical algorithms. It went unnamed (or just called Iverson's Language) and unimplemented for many years. Finally a subset, APL\360, was implemented in 1964. APL is an interactive array-oriented language and programming environment with many innovative features. It was originally written using a non-standard character set. It is dynamically typed with dynamic scope. APL introduced several functional forms but is not purely functional. Dyalog APL/W and Visual APL are recognized .NET languages. Dyalog APL/W, APLX and APL2000 all offer object-oriented extensions to the language. ISO 8485 is the 1989 standard defining the language. Commercial versions: APL SV, VS APL, Sharp APL, Sharp APL/PC, APL*PLUS, APL*PLUS/PC, APL*PLUS/PC II, MCM APL, Honeyapple, DEC APL, APL+Win, APL+Linux, APL+Unix and VisualAPL, Dyalog APL, IBM APL2, APLX, Sharp APL Open source version: NARS2000. See also Kamin's interpreters.
  • accommodation platform — a platform or semisubmersible rig specially built or adapted to act as living accommodation for offshore personnel in the oil industry
  • alarums and excursions — a stage direction, esp. in Elizabethan drama, for a scene depicting a battle
  • american bible society — a society founded in New York City in 1816 to bring about worldwide dissemination of the Bible.
  • animal control officer — a government worker responsible for enforcing local ordinances regulating animal ownership and responding to incidents involving animals.
  • animal experimentation — experimentation involving non-human animals
  • animal rights movement — a group of people who campaign for the rights of animals to be protected from exploitation and abuse by humans
  • appointment television — television programmes that people set aside time to watch
  • armed response vehicle — (in Britain) a police vehicle carrying armed officers who are trained to respond to incidents involving firearms
  • astronomical telescope — any telescope designed and mounted for use in astronomy. Such telescopes usually form inverted images
  • automatic gain control — control of a radio receiver in which the gain varies inversely with the magnitude of the input, thus maintaining the output at an approximately constant level
  • ballistic galvanometer — a type of galvanometer for measuring surges of current. After deflection the instrument returns slowly to its original reading
  • baptismal regeneration — the doctrine that regeneration and sanctification are received in and through baptism.
  • bernoulli's lemniscate — Analytic Geometry. lemniscate.
  • biomedical engineering — bioengineering (def 1).
  • cargo cult programming — (programming, humour)   A style of (incompetent) programming dominated by ritual inclusion of code or program structures that serve no real purpose. A cargo cult programmer will usually explain the extra code as a way of working around some bug encountered in the past, but usually neither the bug nor the reason the code apparently avoided the bug was ever fully understood (compare shotgun debugging, voodoo programming). The term "cargo cult" is a reference to aboriginal religions that grew up in the South Pacific after World War II. The practices of these cults centre on building elaborate mockups of aeroplanes and military style landing strips in the hope of bringing the return of the god-like aeroplanes that brought such marvelous cargo during the war. Hackish usage probably derives from Richard Feynman's characterisation of certain practices as "cargo cult science" in his book "Surely You're Joking, Mr. Feynman" (W. W. Norton & Co, New York 1985, ISBN 0-393-01921-7).
  • chlorotrifluoromethane — a colorless gas, CClF 3 , used chiefly as a refrigerant, in the hardening of metals, and in pharmaceutical processing.
  • chromosomal aberration — any irregularity or abnormality of chromosome distribution, number, structure, or arrangement.
  • colliding-beam machine — a particle accelerator in which positively and negatively charged particles circulate in opposite directions and collide head-on.
  • combinatorial analysis — the branch of mathematics concerned with the theory of enumeration, or combinations and permutations, in order to solve problems about the possibility of constructing arrangements of objects which satisfy specified conditions
  • combinatorial topology — the branch of topology that deals with the properties of geometric figures by considering the figures as being composed of elementary geometric figures, as points or lines.
  • command line interface — (operating system)   A means of communication between a program and its user, based solely on textual input and output. Commands are input with the help of a keyboard or similar device and are interpreted and executed by the program. Results are output as text or graphics to the terminal. Command line interfaces usually provide greater flexibility than graphical user interfaces, at the cost of being harder for the novice to use. Consequently, some hackers look down on GUIs as designed For The Rest Of Them.
  • common external tariff — the common tariff of charges imposed by the members of a customs union on imports from non-members
  • common snapping turtle — a large aggressive North American river turtle, Chelydra serpentina, having powerful hooked jaws and a rough shell
  • communication channels — the ways in which people communicate
  • complementary medicine — the treatment, alleviation, or prevention of disease by such techniques as osteopathy, homeopathy, aromatherapy, and acupuncture, allied with attention to such factors as diet and emotional stability, which can affect a person's wellbeing
  • compulsory liquidation — the liquidation of a business in order to settle its debts
  • computational geometry — (mathematics)   The study of algorithms for combinatorial, topological, and metric problems concerning sets of points, typically in Euclidean space. Representative areas of research include geometric search, convexity, proximity, intersection, and linear programming.
  • computational learning — grammatical inference
  • constitutional monarch — the sovereign in a constitutional monarchy
  • constructive dismissal — If an employee claims constructive dismissal, they begin a legal action against their employer in which they claim that they were forced to leave their job because of the behaviour of their employer.
  • cosmological principle — the theory that the universe is uniform, homogenous, and isotropic, and therefore appears the same from any position
  • criminal investigation — an investigation by the police into a crime
  • curriculum coordinator — a member of a teaching staff with a largely administrative function whose job is to ensure that a curriculum is effectively taught
  • dalton's atomic theory — the theory that matter consists of indivisible particles called atoms and that atoms of a given element are all identical and can neither be created nor destroyed. Compounds are formed by combination of atoms in simple ratios to give compound atoms (molecules). The theory was the basis of modern chemistry
  • database normalisation — (database)   A series of steps followed to obtain a database design that allows for efficient access and storage of data in a relational database. These steps reduce data redundancy and the chances of data becoming inconsistent. A table in a relational database is said to be in normal form if it satisfies certain constraints. Codd's original work defined three such forms but there are now five generally accepted steps of normalisation. The output of the first step is called First Normal Form (1NF), the output of the second step is Second Normal Form (2NF), etc. First Normal Form eliminates repeating groups by putting each value of a multi-valued attribute into a new row. Second Normal Form eliminates functional dependencies on a partial key by putting the fields in a separate table from those that are dependent on the whole key. Third Normal Form eliminates functional dependencies on non-key fields by putting them in a separate table. At this stage, all non-key fields are dependent on the key, the whole key and nothing but the key. Fourth Normal Form separates independent multi-valued facts stored in one table into separate tables. Fifth Normal Form breaks out data redundancy that is not covered by any of the previous normal forms.
  • decimal classification — a system of classifying books in libraries by the use of numbers with decimals
  • decompartmentalization — the act of decompartmentalizing
  • dehiwala-mount lavinia — a city in SW Sri Lanka, on the Indian Ocean.
  • denominational college — a college associated with a particular religious denomination
  • denotational semantics — (theory)   A technique for describing the meaning of programs in terms of mathematical functions on programs and program components. Programs are translated into functions about which properties can be proved using the standard mathematical theory of functions, and especially domain theory. Compare axiomatic semantics, operational semantics, standard semantics.
  • developmental disorder — any condition, such as autism or dyslexia, that appears in childhood and is characterized by delay in the development of one or more psychological functions, such as language skill
  • digital control system — (systems)   (DCS) A digital computer used for real-time control of a dynamic system, usually in an industrial environment, possibly as part of a Supervisory Control and Data Acquisition (SCADA) system. A DCS samples feedback from the system under control and modifies the control signals in an attempt to achieve some desired behaviour. Analysis of such digital-analogue feedback systems can involve mathematical methods such as difference equations, Laplace transforms, z transfer functions, state space models and state transition matrices.
  • digital radio mondiale — (communications)   (DRM) A form of monaural digital broadcast using carrier frequencies below 30 MHz. DRM uses MPEG-4 AAC Main Profile and SBR at data rates of 16-25 kbps.
  • directional microphone — a microphone that has a greater sensitivity to sounds coming from a particular area in front of it: used to eliminate unwanted sounds.
  • disciplinary committee — a committee charged with examining alleged breaches of discipline within an organization, profession, etc and adjudicating on them
  • electromagnetic moment — a measure of the magnetic strength of a magnet or current-carrying coil, expressed as the torque produced when the magnet or coil is set with its axis perpendicular to unit magnetic flux density. It is measured in ampere metres squared
  • electronic mail client — mail user agent
  • electrothermal printer — a printer that produces characters by burning the image on specially coated paper

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