0%

22-letter words containing n, o, c, m

  • electrothermal printer — a printer that produces characters by burning the image on specially coated paper
  • emergency road service — a form of motoring insurance that sends assistance to drivers when their vehicles break down on a journey; it is provided either by the national or regional automobile association or by a private insurance company
  • emotional intelligence — empathy and social skills
  • employers' association — a body of employers, usually from the same sector of the economy, associated to further the interests of member companies by conducting negotiations with trade unions, providing advice, making representations to other bodies, etc
  • end transmission block — (character)   (ETB) The mnemonic for ASCII character 23.
  • endotrophic mycorrhiza — the most widespread and common type of mycorrhiza, in which the fungus lives within the cells of the roots of the plant
  • european economic area — a free-trade area created in 1994 by an agreement between the European Free Trade Association (EFTA), excluding Switzerland, and the European Union (EU)
  • experimental condition — one of the distinct states of affairs or values of the independent variable for which the dependent variable is measured in order to carry out statistical tests or calculations
  • facsimile transmission — an international system of transmitting a written, printed, or pictorial document over the telephone system by scanning it photoelectrically and reproducing the image after transmission
  • fallacy of composition — the fallacy of inferring that a property of parts or members of a whole is also a property of the whole (opposed to fallacy of division).
  • fetal alcohol syndrome — a pattern of birth defects caused by maternal consumption of alcohol during pregnancy: considered as one of the fetal alcohol spectrum disorders. Abbreviation: FAS.
  • fixed point combinator — (mathematics)   (Y) The name used in combinatory logic for the fixed point function, also written as "fix".
  • forth modification lab — (event)   (FORML) A Forth conference held every November on the West coast of the USA ().
  • free and common socage — Medieval History. land held by a tenant who rendered certain honorable and nonservile duties to his lord.
  • friar minor conventual — a friar belonging to a branch of the Franciscan order that separated from the Observants in the 15th century, and that observes a modification of the rule of St. Francis. Also called Conventual. Compare Friar Minor, capuchin (def 4).
  • functional programming — (programming)   (FP) A program in a functional language consists of a set of (possibly recursive) function definitions and an expression whose value is output as the program's result. Functional languages are one kind of declarative language. They are mostly based on the typed lambda-calculus with constants. There are no side-effects to expression evaluation so an expression, e.g. a function applied to certain arguments, will always evaluate to the same value (if its evaluation terminates). Furthermore, an expression can always be replaced by its value without changing the overall result (referential transparency). The order of evaluation of subexpressions is determined by the language's evaluation strategy. In a strict (call-by-value) language this will specify that arguments are evaluated before applying a function whereas in a non-strict (call-by-name) language arguments are passed unevaluated. Programs written in a functional language are generally compact and elegant, but have tended, until recently, to run slowly and require a lot of memory. Examples of purely functional languages are Clean, FP, Haskell, Hope, Joy, LML, Miranda, and SML. Many other languages such as Lisp have a subset which is purely functional but also contain non-functional constructs. See also lazy evaluation, reduction.
  • galvanomagnetic effect — any of several phenomena that occur when an electric current is passed through a conductor or semiconductor situated in a magnetic field, as the Hall effect.
  • genitourinary medicine — the branch of medical science concerned with the study and treatment of diseases of the genital and urinary organs, esp sexually transmitted diseases
  • geographic determinism — a doctrine that regards geographical conditions as the determining or molding agency of group life.
  • geometric distribution — the distribution of the number, x, of independent trials required to obtain a first success: where the probability in each is p, the probability that x = r is p(1-p)r–1, where r = 1, 2, 3, …, with mean 1/p
  • get off someone's back — to stop criticizing or pestering someone
  • get off someone's case — an instance of the occurrence, existence, etc., of something: Sailing in such a storm was a case of poor judgment.
  • give someone the flick — to dismiss someone from consideration
  • government corporation — a corporation set up by a national government to carry out business transactions on its behalf
  • graeco-roman wrestling — a style of wrestling in which the legs may not be used to obtain a fall and no hold may be applied below the waist
  • grand duchy of muscovy — Muscovy (def 1).
  • horn-rimmed spectacles — spectacles with rims made of material resembling horn
  • hybrid multiprocessing — (parallel)   (HMP) The kind of multitasking which OS/2 supports. HMP provides some elements of symmetric multiprocessing, using add-on IBM software called MP/2. OS/2 SMP was planned for release in late 1993.
  • hydrocinnamic aldehyde — a colorless liquid, C 9 H 10 O, having a floral odor, used in perfumery and flavoring.
  • ice-making compartment — a part of a refrigerator in which ice is made
  • incremental repetition — repetition, with variation, of a refrain or other part of a poem, especially a ballad.
  • information processing — processing of information, especially the handling of information by computers in accordance with strictly defined systems of procedure.
  • information technology — the development, implementation, and maintenance of computer hardware and software systems to organize and communicate information electronically. Abbreviation: IT.
  • intermetallic compound — a compound of two or more metals.
  • isthmus of tehuantepec — the narrowest part of S Mexico, with the Bay of Campeche on the north coast and the Gulf of Tehuantepec (an inlet of the Pacific) on the south coast
  • java community process — (project)   (JCP) An organization controlled by Sun Microsystems to further the growth of the Java language and runtime. The JCP produces standards called Java Standard Requests, which are "requests" in the same sense as RFCs.
  • joint academic network — (JANET) The wide area network which links UK academic and research institutes. JANET is controlled by the Joint Network Team (JNT) and Network Executive (NE). It is an internet (a large number of interconnected sub-networks) that provides connectivity within the community as well as access to external services and other communities. The hub is the JANET subnetwork, a private X.25 packet-switched network that interconnects over 100 sites. At the majority of sites, local area networks (LANs) are connected to JANET allowing off-site access for the computers and terminals connected to these networks. The Coloured Book protocol architecture is used to support interactive terminal access to computers (for both character terminals and screen terminals), inter-host file transfers, electronic mail and remote batch job submission. See also JIPS, SuperJanet.
  • ketamine hydrochloride — a powerful anesthetic, C13H16ClNO·HCl, used in surgery
  • large magellanic cloud — a satellite galaxy of our own Milky Way galaxy, appearing as a hazy cloud in the southern constellations Dorado and Mensa.
  • last call optimisation — (programming)   (Or "tail call optimisation") Discarding the immediate calling context (call stack frame) when the last action of a function or procedure, A, is to call another function or procedure, B. B will then return directly to A's caller, or possibly further up the call stack if the optimisation has been applied to several consecutive calls. Last call optimisation allows arbitrarily deep nesting of procedure calls without consuming memory to store useless environments. This is particularly useful in the special case of tail recursion optimisation, where a procedure's last action is to call itself (possibly indirectly).
  • law enforcement agency — an organization responsible for enforcing the law, such as a police or sheriff department
  • left-handed compliment — an ambiguous compliment
  • lempel-ziv compression — Substitutional compression schemes proposed by Jakob Ziv and Abraham Lempel in 1977 and 1978. There are two main schemes, LZ77 and LZ78. Lempel-Ziv Welch compression is a variant of LZ78.
  • linear induction motor — an electric motor in which a movable part moves in a straight line, with power being supplied by a varying magnetic field set up by a fixed part of the system, as a metal rail on the ground.
  • lord high commissioner — the Queen's representative
  • lowest common multiple — the smallest number that is a common multiple of a given set of numbers.
  • lunar excursion module — lunar module. Abbreviation: LEM.
  • magnetic concentration — beneficiation of crushed ore in which a magnetic mineral is separated from gangue by means of a magnetic field.
  • magnetic dipole moment — a measure of the magnetic strength of a magnet or current-carrying coil, expressed as the torque per unit magnetic-flux density produced when the magnet or coil is set with its axis perpendicular to the magnetic field
  • magnetic pole strength — Electricity. a measure of the force exerted by one face of a magnet on a face of another magnet when both magnets are represented by equal and opposite poles. Symbol: m.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?