0%

28-letter words containing g, a, r, m, i, s

  • a poster child for something — a person who is a good, or typical example of something; a prominent exemplar of something
  • active reconfiguring message — (hardware)   (ARM) An efficient mechanism which allows reconfiguration of the hardware logic of a system according to the particular data received or transmitted. In ARM each message contains extra information in a Reconfiguring Header in addition to the data to be transferred. Upon arrival of the message the Reconfiguring Header is extracted, decoded and used to perform on-the-fly hardware reconfiguration. As soon as the hardware has been reconfigured the data information of the message can be processed.
  • against your better judgment — If something is against your better judgment, you believe that it would be more sensible or better not to do it.
  • augmented transition network — (in certain schools of linguistics) a formalism, usually expressed as a diagram, having the power of a Turing machine, used as the basis of processes transforming sentences into their syntactic representations
  • automated engineering design — (language)   (AED) (Or "ALGOL Extended for Design") A systems language for the IBM 7090 and IBM 360 developed at MIT System Laboratory ca. 1965 by a team led by Douglas T. Ross (now at Softech). AED is an extension of ALGOL 60 with records ("plexes"), pointers, and dynamic allocation. DYNAMO II was written in AED, as was the first BCPL compiler. Versions: AED-0, AED-1, AED-JR.
  • biological response modifier — a therapeutic substance that is produced naturally or synthesized as a drug to stimulate the body's immune defense against disease or infection. Abbreviation: BRM.
  • by main force (or strength) — by sheer force (or strength)
  • case data interchange format — (CDIF) An emerging standard for interchange of data between CASE tools.
  • charge d'affaires ad interim — Also called chargé d'affaires ad interim. an official placed in charge of diplomatic business during the temporary absence of the ambassador or minister.
  • computer-assisted tomography — the process of producing a CAT scan.
  • congressional medal of honor — the highest U.S. military decoration, awarded by Congress to a member of the armed forces for gallantry and bravery in combat, at the risk of life and above and beyond the call of duty.
  • constraint logic programming — (programming)   (CLP) A programming framework based (like Prolog) on LUSH (or SLD) resolution, but in which unification has been replaced by a constraint solver. A CLP interpreter contains a Prolog-like inference engine and an incremental constraint solver. The engine sends constraints to the solver one at a time. If the new constraint is consistent with the collected constraints it will be added to the set. If it is inconsistent, it will cause the engine to backtrack.
  • dataless management services — (operating system)   (DMS)
  • datastorm technologies, inc. — (company)   The original suppliers of Procomm. Address: Columbia MO, USA.
  • desktop management interface — (standard, operating system)   (DMI) A specification from the Desktop Management Task Force (DMTF) that establishes a standard framework for managing networked computers. DMI covers hardware and software, desktop systems and servers, and defines a model for filtering events and describing interfaces. DMI provides a common path for technical support, IT managers, and individual users to access information about all aspects of a computer - including processor type, installation date, attached printers and other peripherals, power sources, and maintenance history. It provides a common format for describing products to aid vendors, systems integrators, and end users in enterprise desktop management. DMI is not tied to any specific hardware, operating system, or management protocols. It is easy for vendors to adopt, mappable to existing management protocols such as Simple Network Management Protocol (SNMP), and can be used on non-network computers. DMI's four components are: Management Information Format (MIF) - a text file containing information about the hardware and software on a computer. Manufacturers can create their own MIFs specific to a component. Service layer - an OS add-on that connects the management interface and the component interface and allows management and component software to access MIF files. The service layer also includes a common interface called the local agent, which is used to manage individual components. Component interface (CI) - an application program interface (API) that sends status information to the appropriate MIF file via the service layer. Commands include Get, Set, and Event. Management interface (MI) - the management software's interface to the service layer. Commands are Get, Set, and List. CI, MI, and service layer drivers are available on the Internet. Intel's LANDesk Client Manager (LDCM) is based on DMI. Version: 2.0s (as of 2000-01-19).
  • disability rights commission — (in Britain) a body appointed by the Government to enforce anti-discrimination law affecting people with disabilities
  • electronic design automation — (application)   (EDA) Software tools for the development of integrated circuits and systems. Companies selling EDA tools include Cadence, Intergraph, Mentor, Synopsys, Viewlogic. Zuken-Redac Dazix has been acquired by Intergraph.
  • enterprise report management — Electronic Report Management
  • follicle-stimulating hormone — FSH.
  • food and drug administration — a division of the Department of Health and Human Services that protects the public against impure and unsafe foods, drugs, and cosmetics. Abbreviation: FDA.
  • have something going for one — to have something working to one's advantage
  • high performance file system — (file system)   (HPFS) The native file system for IBM's OS/2.
  • imperial software technology — (company)   A software engineering company which emerged from Imperial College in about 1982. It enjoys a world-wide reputation for technical excellence as a software product and technology provider in the Open Systems market. Its flagship product is X-Designer, the award-winning graphical user interface builder. It also has considerable expertise in the Z language and Formal Methods.
  • industrial programming, inc. The company which developed MTOS. E-mail: <[email protected]>. Telephone: +1 (516) 938 6600. Address: 100 Jericho Quadrangle, Jericho, NY 11753, USA.
  • like a lamb to the slaughter — without resistance
  • magnetic particle inspection — a method of testing for cracks and other defects in a magnetic material, such as steel, by covering it with a magnetic powder and magnetizing it: any variation in the concentration of the powder indicates a flaw in the material
  • marriage guidance counsellor — a person whose job is to give advice given to couples who have problems in their married life
  • medical specialist registrar — a hospital doctor senior to a house officer but junior to a consultant, specializing in medicine
  • meter-kilogram-second-ampere — of or relating to the system of units in which the meter, kilogram, second, and ampere are the principal units of length, mass, time, and electric current. Abbreviation: mksa, MKSA.
  • not have room to swing a cat — to have very little space
  • pleuropneumonialike organism — any antibiotic-resistant mycoplasma causing a form of pneumonia in humans. Abbreviation: PPLO.
  • positron emission tomography — the process of producing a PET scan.
  • program composition notation — (PCN) A specification language for parallelism between C and Fortran modules. PCN provides a simple language for specifying concurrent algorithms, interfaces to Fortran and C, a portable toolkit that allows applications to be developed on a workstation or small parallel computer and run unchanged on supercomputers and integrated debugging and performance analysis tools. PCN was developed at Argonne National Laboratory and the California Institute of Technology. It has been used to develop a wide variety of applications, in areas such as climate modelling, fluid dynamics, computational biology, chemistry, and circuit simulation. Version 2.0 runs on networks of workstations: Sun-4, NeXT, RS/6000, SGI; multicomputers: iPSC/860, Touchstone DELTA; and shared memory multiprocessors: Symmetry/Dynix. E-mail: Ian Foster <[email protected]>, Steve Tuecke <[email protected]>.
  • real time streaming protocol — (multimedia, networking, protocol)   (RTSP) An application layer protocol for controlling delivery of a stream of real-time multimedia content. RTSP allows users to start playing from a certain position. It does not actually deliver the data, but works alongside existing delivery channels such as UDP, TCP, or IP multicast. RTSP was developed by RealNetworks, Netscape Communications, and Columbia University, and is described in RFC 2326, April 1998. RTSP is an IETF proposed standard.
  • scanning electron microscope — a device in which the specimen is examined point by point directly in a moving electron beam, and electrons reflected by the specimen are used to form a magnified, three-dimensional image on a television screen. Abbreviation: SEM.
  • second marquis of rockingham — Charles, 2nd Marquis of Rockingham [rok-ing-uh m] /ˈrɒk ɪŋ əm/ (Show IPA), 1730–82, British statesman: prime minister 1765–66, 1782.
  • shared-appreciation mortgage — a type of mortgage that carries a smaller down payment or lower interest rate than usual in return for the lender's sharing in the appreciation of the property at some future date, as at the time of its sale. Abbreviation: SAM.
  • simulation oriented language — (language)   (SOL) An ALGOL extension for discrete simulation by Donald Knuth and McNeley.
  • single sideband transmission — a method of transmitting radio waves in which either the upper or the lower sideband is transmitted, the carrier being either wholly or partially suppressed. This reduces the required bandwidth and improves the signal-to-noise ratio
  • systems administrators guild — (body, job)   (SAGE) A special technical group of the USENIX Association.
  • take your eyes off something — When you take your eyes off the thing you have been watching or looking at, you stop looking at it.
  • the world owes them a living — If you say that someone thinks that the world owes them a living, you are criticizing them because they think it is their right to have a comfortable life without having to make any effort at all.
  • tissue plasminogen activator — an anticlotting enzyme, naturally occurring in small amounts in the blood.
  • to come to a screeching halt — (of a motor vehicle) to stop suddenly, causing the brakes or tyres to produce a high-pitched sound
  • to give somebody a thick ear — to hit sb on the ear or head
  • to know something for a fact — If you say that you know something for a fact, you are emphasizing that you are completely certain that it is true.
  • tree transformation language — (functional programming)   (TXL) A hybrid functional language and rule-based language developed by J.R. Cordy <[email protected]> et al of Queen's University, Canada in 1988. TXL is suitable for performing source to source analysis and transformation and for rapid prototyping of new languages and language processors. It uses structural transformation based on term rewriting. TXL has been particularly successful in software engineering tasks such as design recovery, refactoring, and reengineering. Most recently it has been applied to artificial intelligence tasks such as recognition of hand-written mathematics, and to transformation of structured documents in XML. TXL takes as input an arbitrary context-free grammar in extended BNF-like notation, and a set of show-by-example transformation rules to be applied to inputs parsed using the grammar. TXL supports the notion of agile parsing, the ability to tailor the grammar to each particular task using "grammar overrides".
  • vendor independent messaging — (networking)   (VIM) An electronic mail API promoted by an industry group headed by Lotus Development. VIM is a competitor to Microsoft's MAPI.
  • windows management interface — (Microsoft, system management)   (WMI) Microsoft's implementation of Web-Based Enterprise Management, a DMTF initiative to establish standards for accessing and sharing system management information over an enterprise network.

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