0%

22-letter words containing o, i, l, e, 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.
  • 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
  • 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).
  • block diagram compiler — (simulation, language)   (BDL) A block diagram simulation tool, with associated language.
  • british library method — (algorithm)   Brute force searching. According to legends circulating in the 1970s, in the British Library books are searched for by examining each book sequentially in the first shelf, then the next shelf, continuing until the book is found or the entire library has been searched. The term was referred to in a Dutch coursebook, "Inleiding In De Informatica" (Introduction to Informatics) from a course given by C.H.A. Koster and Th.A. Zoethout. This was based on a course given at the TU Berlin.
  • bug-for-bug compatible — Same as bug-compatible, with the additional implication that much tedious effort went into ensuring that each (known) bug was replicated.
  • categorical imperative — (in the ethics of Kant) the unconditional moral principle that one's behaviour should accord with universalizable maxims which respect persons as ends in themselves; the obligation to do one's duty for its own sake and not in pursuit of further ends
  • chemical sympathectomy — the chemical destruction of one or more parts of the sympathetic nervous system
  • chemical-sympathectomy — sympathectomy (def 2).
  • 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.
  • 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.
  • committee of the whole — (in the US) all the members of the House of Representatives, regarded as a committee
  • 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
  • comparative literature — the comparative study of various national literatures, stressing their influence one upon another, their use of similar forms, their treatment of similar themes, etc.
  • comparative musicology — ethnomusicology.
  • comparative psychology — the study of the similarities and differences in the behaviour of different species
  • 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
  • complete metamorphosis — physical changes in the development of certain insects that include egg, larva, pupa, and adult stages, as in beetles, moths, or bees
  • complete quadrilateral — a polygon consisting of four lines and their six points of intersection
  • 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
  • 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
  • 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.

On this page, we collect all 22-letter words with O-I-L-E-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-I-L-E-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?