0%

29-letter words containing ter

  • against one's better judgment — contrary to a more appropriate or preferred course of action
  • air material command compiler — (language)   (AIMACO) A modification of FLOW-MATIC. AIMACO was supplanted by COBOL.
  • alternating-gradient focusing — a method of focusing beams of charged particles in high-energy accelerators, in which a series of magnetic or electrostatic lenses alternately converge and diverge the beam, producing a net focusing effect and thus preventing the beam from spreading
  • alternative investment market — a market on the London Stock Exchange enabling small companies to raise capital and have their shares traded in a market without the expenses of a main-market listing
  • amyotrophic lateral sclerosis — a form of motor neurone disease in which degeneration of motor tracts in the spinal cord causes progressive muscular paralysis starting in the limbs
  • application program interface — (programming)   (API, or "application programming interface") The interface (calling conventions) by which an application program accesses operating system and other services. An API is defined at source code level and provides a level of abstraction between the application and the kernel (or other privileged utilities) to ensure the portability of the code. An API can also provide an interface between a high level language and lower level utilities and services which were written without consideration for the calling conventions supported by compiled languages. In this case, the API's main task may be the translation of parameter lists from one format to another and the interpretation of call-by-value and call-by-reference arguments in one or both directions.
  • arabian-nights-entertainments — a collection of Eastern folk tales derived in part from Indian and Persian sources and dating from the 10th century a.d.
  • atrocious assault and battery — an assault involving the actual wounding and maiming of another person.
  • berkeley internet name domain — (networking)   (BIND) An implementation of a DNS server developed and distributed by the University of California at Berkeley. Many Internet hosts run BIND, and it is the ancestor of many commercial implementations.
  • community correctional center — (in the US) a detention centre
  • computer conservation society — (body)   (CCS) A british group that aims to promote the conservation and study of historic computers, past and future. The CCS is a co-operative venture between the British Computer Society, the Science Museum of London and the Museum of Science and Industry in Manchester. The CCS was constituted in September 1989 as a Specialist Group of the BCS. A number of active projects and working groups focus on specific computer restorations, early computer technologies and software. Membership is open to anyone interested. See also Bletchley Park.
  • computer programming language — (spelling)   A somewhat redundant term for programming language.
  • computerized axial tomography — the process of producing a CAT scan.
  • customer interaction software — Customer Relationship Management
  • day after day/year after year — If something happens day after day or year after year, it happens every day or every year, for a long time.
  • eastern washington university — A university 20 miles southwest of Spokane, WA on the edge of the rolling Palouse Prairie. Address: Cheney, Washington, USA.
  • enhanced small disk interface — (storage, hardware)   (ESDI) An obsolete hard disk controller standard, first introduced by Maxtor in 1983, and intended to be the successor to the original ST-506/ST-412. ESDI was faster and more reliable, but still could not compete with IDE and SCSI. EDSI used two cables: a 20-pin data cable to each drive and a single 34-pin control cable daisy chain with the controller at one end and a terminator at the other. In PCs, it supported up to two drives at 1-2MB/s with drives up to 2GB.
  • esoteric programming language — (language, humour)   (esolang) An intentionally unconventional computer programming language designed not for practical use but, rather, to experiment with weird ideas, to be hard to program in or as a joke.
  • extensible firmware interface — (specification)   (EFI) A specification originating from Intel Corporation, defining the interface between an operating system and platform firmware, and aiming to reduce OS dependence on details of the firmware implementation.
  • familial hypercholesterolemia — an inherited metabolic disorder caused by a lack or malfunction of receptors for the low-density lipoproteins that activate removal of cholesterol from the blood. Abbreviation: FH.
  • general purpose interface bus — IEEE 488
  • hewlett-packard interface bus — IEEE 488
  • in character/out of character — If someone's actions are in character, they are doing what you would expect them to do, knowing what kind of person they are. If their actions are out of character, they are not doing what you would expect them to do.
  • interface definition language — (IDL) 1. An OSF standard for defining RPC stubs. 2. Part of an effort by Project DOE at SunSoft, Inc. to integrate distributed object technology into the Solaris operating system. IDL provides the standard interface between objects, and is the base mechanism for object interaction. The Object Management Group's CORBA 1.1 (Common Object Request Broker Architecture) specifies the interface between objects. IDL (Interface Definition Language) is the base mechanism for object interaction. The SunSoft OMG IDL CFE (Compiler Front End) version 1.2 provides a complete framework for building CORBA 1.1-compliant preprocessors for OMG IDL. To use it you write a back-end. A complete compiler of IDL would translate IDL into client side and server side routines for remote communication in the same manner as Sun's current RPCL compiler. The IDL compiler front end allows integration of new back ends which can translate IDL to various programming languages. Several companies including Sunsoft are building back ends to the CFE which translate IDL into target languages, e.g. Pascal or C++, in the context of planned CORBA-compliant products. IDL requires C++ 2.1. Not to be confused with any of the other IDLs. E-mail: <[email protected]>. Telephone: Mache Creeger, SunSoft, Inc. +1 (415) 336 5884.
  • intermedia interchange format — A Standard Hypertext Interchange format from IRIS.
  • international code of signals — a system of maritime signals adopted by many of the maritime nations of the world, using flag, semaphore, and Morse codes in which letters or letter combinations are given arbitrary designations readily understood without requiring translation.
  • international system of units — an internationally accepted coherent system of physical units, derived from the MKSA (meter-kilogram-second-ampere) system, using the meter, kilogram, second, ampere, kelvin, mole, and candela as the basic units (SI units) respectively of the fundamental quantities of length, mass, time, electric current, temperature, amount of substance, and luminous intensity. Abbreviation: SI.
  • kernel user interface package — (tool)   (KUIP) The human interface to Physics Analysis Workbench (PAW).
  • mecklenburg-western pomerania — a state in NE Germany. 8842 sq. mi. (22,900 sq. km). Capital: Schwerin.
  • monday-morning quarterbacking — wisdom after the event, esp by spectators
  • optical character recognition — the process or technology of reading data in printed form by a device (optical character reader) that scans and identifies characters. Abbreviation: OCR.
  • professional graphics adapter — (graphics, specification)   (PGA) A computer video display standard produced by IBM for early CAD applications. It had a resolution of 640x400 pixels.
  • serial line internet protocol — (communications, protocol)   (SLIP) Software allowing the Internet Protocol (IP), normally used on Ethernet, to be used over a serial line, e.g. an EIA-232 serial port connected to a modem. It is defined in RFC 1055. SLIP modifies a standard Internet datagram by appending a special SLIP END character to it, which allows datagrams to be distinguished as separate. SLIP requires a port configuration of 8 data bits, no parity, and EIA or hardware flow control. SLIP does not provide error detection, being reliant on other high-layer protocols for this. Over a particularly error-prone dial-up link therefore, SLIP on its own would not be satisfactory. A SLIP connection needs to have its IP address configuration set each time before it is established whereas Point-to-Point Protocol (PPP) can determine it automatically once it has started. See also SLiRP.
  • string expression interpreter — String Oriented Symbolic Language
  • system v interface definition — (SVID) A standard allowing source code portability between different platforms running Unix System V.
  • the free territory of trieste — a former territory on the N Adriatic: established by the UN in 1947; most of the N part passed to Italy and the remainder to Yugoslavia in 1954
  • the royal ulster constabulary — (formerly) the police force in Northern Ireland from 1922 to 2001, superseded by the Police Service of Northern Ireland
  • throw cold water on something — to be unenthusiastic about or discourage something
  • to have sb's guts for garters — to be extremely angry with someone
  • to keep your head above water — If you keep your head above water, you just avoid getting into difficulties; used especially to talk about business.
  • to throw good money after bad — If you say that someone is throwing good money after bad, you are critical of them for trying to improve a bad situation by spending more money on it, instead of doing more thoughtful or practical things to improve it.
  • trust territory of new guinea — (until 1975) an administrative division of the former Territory of Papua and New Guinea, consisting of the NE part of the island of New Guinea together with the Bismarck Archipelago; now part of Papua New Guinea
  • vrije universiteit, amsterdam — (education, body)   The "Free University of Amsterdam", founded in 1880 by Abraham Kuyper (who later became Prime Minister of The Netherlands). Originally only open to Reformed Christians, it is now open to all. Not to be confused with the much older Universiteit van Amsterdam.

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