0%

32-letter words containing m, l, i, n, e

  • able to do something blindfolded — able to do something very easily, for example because of having done it many times before
  • algorithmic test case generation — (programming)   A computational method for identifying test cases from data, logical relationships or other software requirements information.
  • application lifecycle management — (programming)   (ALM) A combination of software engineering, requirements management, architecture, coding, testing, tracking and release management.
  • application visualisation system — (tool, graphics)   (AVS) A portable, modular, Unix-based graphics package supported by a consortium of vendors including Convex, DEC, IBM, HP, SET Technologies, Stardent and WaveTracer.
  • applications development manager — (job)   (Or "Director") The person in a company who plans and oversees multiple projects and project managers. The Applications Development Managers works with the CIO and senior management to determine systems development strategy and standards. He or she administers department budget and reviews project managers.
  • artificial insemination by donor — a form of artificial insemination in which the semen is not supplied by the woman's partner
  • automatische rechenplanfertigung — (language)   A programming language published in 1952 by Heinz Rutishauser (1918-70).
  • azimuthal equidistant projection — a projection in which the shortest distance between any point and a central point is a straight line, such a line representing a great circle through the central point.
  • chronic traumatic encephalopathy — a progressive degenerative neurological disease caused by repeated cerebral concussion or milder traumatic brain injury and characterized by memory loss, behavioral disturbances, speech problems, slowed movement, etc. The disease was first identified in boxers. Abbreviation: CTE.
  • client-server analyst programmer — (job)   A person who analyses and designs application programs for a client-server architecture. Typical skills include ODBC, Windows 95, Windows NT, Macintosh, Novell, OS/2, Unix, and RPC.
  • closed-circuit television camera — a television camera transmitting signals to receivers by cables or telephone links forming a closed circuit, as used in security systems, etc
  • come to light/bring sth to light — If something comes to light or is brought to light, it becomes obvious or is made known to a lot of people.
  • community of sovereign republics — a political and economic union formed in 1996 by Russia and Belarus
  • complex instruction set computer — (CISC) A processor where each instruction can perform several low-level operations such as memory access, arithmetic operations or address calculations. The term was coined in contrast to Reduced Instruction Set Computer. Before the first RISC processors were designed, many computer architects were trying to bridge the "semantic gap" - to design instruction sets to support high-level languages by providing "high-level" instructions such as procedure call and return, loop instructions such as "decrement and branch if non-zero" and complex addressing modes to allow data structure and array accesses to be compiled into single instructions. While these architectures achieved their aim of allowing high-level language constructs to be expressed in fewer instructions, it was observed that they did not always result in improved performance. For example, on one processor it was discovered that it was possible to improve the performance by NOT using the procedure call instruction but using a sequence of simpler instructions instead. Furthermore, the more complex the instruction set, the greater the overhead of decoding an instruction, both in execution time and silicon area. This is particularly true for processors which used microcode to decode the (macro) instruction. It is easier to debug a complex instruction set implemented in microcode than one whose decoding is "hard-wired" in silicon. Examples of CISC processors are the Motorola 680x0 family and the Intel 80186 through Intel 486 and Pentium.
  • conservation of angular momentum — the principle that the total angular momentum of a system has constant magnitude and direction if the system is subjected to no external force.
  • cross someone's palm with silver — a structure consisting essentially of an upright and a transverse piece, used to execute persons in ancient times.
  • cumulative distribution function — a function defined on the sample space of a distribution and taking as its value at each point the probability that the random variable has that value or less. The function F(x) = P(X≤x) where X is the random variable, which is the sum or integral of the probability density function of the distribution
  • customer relationship management — the practice of building a strong relationship between a business and its customers and potential customers
  • democratic-republic-of-the-congo — People's Republic of the, a republic in central Africa, W of the Democratic Republic of the Congo: formerly an overseas territory in French Equatorial Africa; now an independent member of the French Community. 132,046 sq. mi. (341,999 sq. km). Capital: Brazzaville. Formerly French Congo, Middle Congo.
  • electronic funds transfer system — electronic funds transfer
  • eli compiler construction system — (tool)   A compiler generation package which integrates off-the-shelf tools and libraries with specialised language processors to generate complete compilers quickly and reliably. It simplifies the development of new special-purpose languages, implementation of existing languages on new hardware and extension of the constructs and features of existing languages. It runs on Sun-4 SunOS 4, 5, Ultrix/MIPS, RS/6000, HP-UX, SGI, Linux. Mailing list: <[email protected]>. E-mail: <[email protected]>, Developers <[email protected]>, Users <[email protected]>.
  • government accountability office — (in the US) a federal agency that ensures that the executive is accountable to Congress, and that the government as a whole is accountable to the country, esp in the way that taxes are spent
  • hit/come up against a brick wall — If you hit a brick wall or come up against a brick wall, you are unable to continue or make progress because something stops you.
  • indexed sequential access method — (database)   (ISAM) An IBM file management system allowing records to be accessed either sequentially (in the order they were entered) or via an index. Each index orders the records on a different key. ISAM was followed by VSAM (Virtual Storage Access Method) and pre-dated relational databases.
  • information engineering facility — Advantage Gen
  • internet message access protocol — (protocol, messaging)   (IMAP) A protocol allowing a client to access and manipulate electronic mail messages on a server. It permits manipulation of remote message folders (mailboxes), in a way that is functionally equivalent to local mailboxes. IMAP includes operations for creating, deleting, and renaming mailboxes; checking for new messages; permanently removing messages; searching; and selective fetching of message attributes, texts, and portions thereof. It does not specify a means of posting mail; this function is handled by a mail transfer protocol such as SMTP. See RFC 2060, RFC 2061, and others. Compare: POP.
  • knights of st. john of jerusalem — a member of the religious and military order (Knights Hospitalers or Knights of St. John of Jerusalem) originating about the time of the first Crusade (1096–99) and taking its name from a hospital at Jerusalem.
  • linear fractional transformation — a map of the complex plane to itself in which a point z is mapped to a point w by w = (az + b)/(cz + d), where a, b, c, and d are complex numbers and ad − bc does not equal zero.
  • lymphadenopathy-associated virus — See under AIDS virus. Abbreviation: LAV.
  • lymphokine-activated killer cell — LAK cell.
  • manager of business applications — (job)   A person who plans and oversees multiple projects and project managers. He works with the CIO and senior management to determine systems development strategy and standards. He administers the department budget and reviews project managers.
  • mount rushmore national memorialMount, a peak in the Black Hills of South Dakota that is a memorial (Mount Rushmore National Memorial) having 60-foot (18-meter) busts of Washington, Jefferson, Lincoln, and Theodore Roosevelt, carved into its face between 1927 and 1941, from a design by and under the direction of Gutzon Borglum. 5600 feet (1707 meters).
  • national gas transmission system — A national gas transmission system is a system for distributing gas of a particular calorific value and safety level around a country.
  • national recovery administration — NRA.
  • network extensible window system — (NeWS) An elegant PostScript-based windowing environment, invented by James Gosling, the author of GOSMACS. NeWS would almost certainly have won the standards war with the X Window System if it hadn't been proprietary to Sun Microsystems. There is a lesson here that too many software vendors haven't yet heeded. Communication is based on PostScript and server functions can be extended. See also HyperNeWS, OpenWindows.
  • nondeterministic polynomial time — (complexity)   (NP) A set or property of computational decision problems solvable by a nondeterministic Turing Machine in a number of steps that is a polynomial function of the size of the input. The word "nondeterministic" suggests a method of generating potential solutions using some form of nondeterminism or "trial and error". This may take exponential time as long as a potential solution can be verified in polynomial time. NP is obviously a superset of P (polynomial time problems solvable by a deterministic Turing Machine in polynomial time) since a deterministic algorithm can be considered as a degenerate form of nondeterministic algorithm. The question then arises: is NP equal to P? I.e. can every problem in NP actually be solved in polynomial time? Everyone's first guess is "no", but no one has managed to prove this; and some very clever people think the answer is "yes". If a problem A is in NP and a polynomial time algorithm for A could also be used to solve problem B in polynomial time, then B is also in NP. See also Co-NP, NP-complete.
  • null-terminated multibyte string — (programming)   (NTMBS) (Defined in the ANSI C++ draft)
  • point-to-point protocol over atm — (networking)   (PPPoA) A network protocol for encapsulating PPP frames in ATM AAL5. It is used mainly with cable modem, DSL and ADSL services. PPPoA offers standard PPP features such as authentication, encryption, and compression. It is very slightly more efficient than PPPoE and, like PPPoE, supports VC-MUX and LLC encapsulation. PPPoA is specified in RFC 2364.
  • portable common tool environment — (tool)   (PCTE) An ECMA standard framework for software tools developed in the Esprit programme. It is based on an entity-relationship Object Management System and defines the way in which tools access this.
  • probability of failure on demand — (systems)   (POFOD) The likelihood that some system will fail when a service request is made.
  • put something on the long finger — to postpone something for a long time
  • queen mary and westfield college — (QMW) One of the largest of the multi-faculty schools of the University of London. QMW has some 6000 students and over 600 teaching and research staff organised into seven faculties. QMW was one of the first colleges in the University of London to develop fully the course-unit, or modular, approach to degree programmes. Cross faculty courses are encouraged and the physical proximity of all the College buildings is a major factor in enabling students to adopt an interdisciplinary approach to their studies.
  • real-time common design language — (language)   (RT-CDL) A real-time language for the design of reliable reactive systems.
  • saint bartholomew's day massacre — a massacre of over 3000 Huguenots, instigated by Catherine de Médicis and begun in Paris on St. Bartholomew's Day, August 24, 1572.
  • single instruction multiple data — Single Instruction/Multiple Data
  • standing settlement instructions — Standing settlement instructions are instructions that have been agreed in advance, and that are to be used every time a trade is made.
  • systems application architecture — (programming)   (SAA) IBM's family of standard interfaces which enable software to be written independently of hardware and operating system.
  • telecommunication display device — Telecommunications Device for the Deaf
  • temporomandibular joint disorder — a syndrome caused by a dislocation, injury, etc. of the temporomandibular joint, characterized variously by headache, facial pain, dizziness, partial loss of hearing, etc.
  • temporomandibular joint syndrome — a condition attributed to tension in or faulty articulation of the temporomandibular joint, having a wide range of symptoms that include dizziness, ringing in the ears, and pain in the head, neck, and shoulders.

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