0%

24-letter words containing a, l, e, s, n

  • master-slave manipulator — any of various devices, guided by the hand of the operator, for imitating the motions and tactile sensitivity of the human hand to a greater or lesser extent: used in situations in which direct handling of the objects or materials involved would be dangerous or impossible.
  • mean time between faults — Mean Time Between Failures
  • medium-scale integration — MSI.
  • minister plenipotentiary — plenipotentiary.
  • multistation access unit — Media Access Unit
  • mutual insurance company — an insurance company owned by the policyholders and not by shareholders
  • narcissistic personality — a personality disorder characterized by extreme self-centeredness and self-absorption, fantasies involving unrealistic goals, an excessive need for attention and admiration, and disturbed interpersonal relationships.
  • national weather service — an agency of the National Oceanic and Atmospheric Administration that is responsible for meteorological observations, weather forecasts, storm and flood warnings, etc.
  • network addressable unit — (networking)   (NAU) The SNA term for an addressable entity. Examples include PUs, LUs, and SSCPs.
  • neutrosophic probability — (logic)   An extended form of probability based on Neutrosophy, in which a statement is held to be t true, i indeterminate, and f false, where t, i, f are real values from the ranges T, I, F, with no restriction on T, I, F or the sum n=t+i+f.
  • nongonococcal urethritis — a widespread sexually transmitted infection of the urethra, caused by the parasite Chlamydia trachomatis, or the mycoplasm Ureaplasma urealyticum, characterized in males by painful urination and discharge from the penis and in females by frequent, painful urination and cervical erosion. Abbreviation: NGU.
  • northern mariana islands — a US commonwealth territory in the N Pacific, formerly part of the Trust Territory of the Pacific Islands (1947–87). Capital: Saipan island (Capitol Hill). Pop: 51 170 (2013 est). Area: 477 sq km (184 sq miles)
  • not sb's place to do sth — If you say that it is not your place to do something, you mean that it is not right or appropriate for you to do it, or that it is not your responsibility to do it.
  • object-oriented analysis — (programming)   (OOA) The first phase of object-oriented design.
  • operational requirements — (programming)   Qualitative and quantitative parameters that specify the desired capabilities of a system and serve as a basis for determining the operational effectiveness and suitability of a system prior to deployment.
  • optical signal processor — optical computing
  • other things being equal — If you say 'other things being equal' or 'all things being equal' when talking about a possible situation, you mean if nothing unexpected happens or if there are no other factors which affect the situation.
  • parallel cousin marriage — marriage between the children of two brothers or two sisters.
  • passive balance of trade — a negative balance of trade
  • people's liberation army — See under Huk (def 1).
  • photomechanical transfer — a method of producing photographic prints or offset printing plates from paper negatives by a chemical transfer process rather than by exposure to light
  • plantation walking horse — one of a breed of saddle horses developed largely from Standardbred and Morgan stock.
  • port address translation — (networking)   (PAT) A function provided by some routers which allows hosts on a LAN to communicate with the rest of a network (such as the Internet) without revealing their own private IP address. All outbound packets have their IP address translated to the routers external IP address. Replies come back to the router which then translates them back into the private IP address of the original host for final delivery. Compare SOCKS.
  • potassium cobaltinitrite — a yellow, crystalline, slightly water-soluble powder, K 3 Co(NO 2) 6 , used as a pigment in oil and watercolor paints, and for coloring surfaces of glass, porcelain, etc.
  • pre-emptive multitasking — (operating system, parallel)   A type of multitasking where the scheduler can interrupt and suspend ("swap out") the currently running task in order to start or continue running ("swap in") another task. The tasks under pre-emptive multitasking can be written as though they were the only task and the scheduler decides when to swap them. The scheduler must ensure that when swapping tasks, sufficient state is saved and restored that tasks do not interfere. The length of time for which a process runs is known as its "time slice" and may depend on the task's priority or its use of resources such as memory and I/O. This contrasts with cooperative multitasking where each task must include calls to allow it to be descheduled periodically.
  • private health insurance — insurance against the need for medical treatment as a private patient
  • professional association — a body of persons engaged in the same profession, formed usually to control entry into the profession, maintain standards, and represent the profession in discussions with other bodies
  • professional corporation — a corporation formed by one or more licensed practitioners, especially medical or legal, to operate their practices on a corporate plan. Abbreviation: PC, P.C.
  • professional programming — paranoid programming
  • progressive assimilation — assimilation in which a preceding sound has an effect on a following one, as in shortening captain to cap'm rather than cap'n.
  • psychopathic personality — an antisocial personality characterized by the failure to develop any sense of moral responsibility and the capability of performing violent or antisocial acts
  • public access television — television in which local producers or individuals can participate
  • public relations officer — a person who is responsible for communications with the public
  • public-access television — a noncommercial system of broadcasting on television channels made available to independent or community groups for programs of general interest to the community.
  • quick-assembly furniture — furniture such as shelves and cupboards which you buy as a number of separate pieces and assemble yourself
  • rapid eye movement sleep — REM sleep.
  • read someone like a book — to understand a person, or his motives, character, etc, thoroughly and clearly
  • reciprocal translocation — an exchange of segments between two nonhomologous chromosomes.
  • reconnaissance satellite — a military satellite designed to carry out photographic surveillance, gather electronic intelligence, detect nuclear explosions, or provide early warning of strategic-missile launchings.
  • referential transparency — (programming)   An expression E is referentially transparent if any subexpression and its value (the result of evaluating it) can be interchanged without changing the value of E. This is not the case if the value of an expression depends on global state which can change value. The most common example of changing global state is assignment to a global variable. For example, if y is a global variable in: f(x) { return x+y; } g(z) { a = f(1); y = y + z; return a + f(1); } function g has the "side-effect" that it alters the value of y. Since f's result depends on y, the two calls to f(1) will return different results even though the argument is the same. Thus f is not referentially transparent. Changing the order of evaluation of the statements in g will change its result. We could make f above referentially transparent by passing in y as an argument: f(x, y) = x+y Similarly, g would need to take y as an argument and return its new value as part of the result: g(z, y) { a = f(1, y); y' = y+z; return (a + f(1, y'), y'); } Referentially transparent programs are more amenable to formal methods and easier to reason about because the meaning of an expression depends only on the meaning of its subexpressions and not on the order of evaluation or side-effects of other expressions. We can stretch the concept of referential transparency to include input and output if we consider the whole program to be a function from its input to its output. The program as a whole is referentially transparent because it will always produce the same output when given the same input. This is stretching the concept because the program's input may include what the user types, the content of certain files or even the time of day. If we do not consider global state like the contents of files as input, then writing to a file and reading what was written behaves just like assignment to a global variable. However, if we must consider the state of the universe as an input rather than global state then any deterministic system would be referentially transparent! See also extensional equality, observational equivalence.
  • registered general nurse — (in Britain) a nurse who has completed a three-year training course in all aspects of nursing care to enable him or her to be registered with the United Kingdom Central Council for Nursing, Midwifery, and Health Visiting
  • renewable term insurance — Renewable term insurance is term life insurance that may be renewed for another period without the policyholder needing to provide further evidence of their insurability.
  • repondez s'il vous plait — Répondez s'il vous plait
  • resale price maintenance — the practice by which a manufacturer establishes a fixed or minimum price for the resale of a brand product by retailers or other distributors
  • research and development — the part of a commercial company's activity concerned with applying the results of scientific research to develop new products and improve existing ones
  • responsibility allowance — payment made to somebody who has special responsibilities
  • robot exclusion standard — standard for robot exclusion
  • rock back on one's heels — to astonish or be astonished
  • san joaquin valley fever — coccidioidomycosis.
  • santa coloma de gramanet — a city in NE Spain.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?