0%

32-letter words containing c, o, l, i, t, e

  • algebraic specification language — 1.   (language)   (ASL) 2.   (language)   (ASF) A language for equational specification of abstract data types.
  • algorithmic test case generation — (programming)   A computational method for identifying test cases from data, logical relationships or other software requirements information.
  • alice's adventures in wonderland — a story for children (1865) by Lewis Carroll.
  • application control architecture — (programming)   (ACA) DEC's implementation of ORB.
  • 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
  • as low as reasonably practicable — (legal)   (ALARP) A term from UK health and safety law that mandates reducting the risk to workers to the point where the cost of further reduction is grossly disproportionate to the benefit.
  • autobiography of alice b. toklas — a memoir (1933) by Gertrude Stein.
  • 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.
  • beggar belief/beggar description — If something beggars belief, it is impossible to believe it. If something beggars description, it is impossible to describe it.
  • black data processing associates — (body)   (BDPA) A non-profit professional association, founded in 1975 to promote positive influence in the information technology (IT) industry and how it affects African Americans. The BDPA facilitates African American professional participation in local and national activities keeping up with developing IT trends. BDPA offers a forum for exchanging information and ideas about the computer industry. It provides numerous networking opportunities through monthly program meetings, seminars, and workshops and the annual national conference. Membership is open to anyone interested in IT. The Foundation provides scholarships to students who compete in an annual Visual Basic competition. E-mail: <[email protected]>. Telephone: Ms. Pat Drumming, +1 (800) 727-BDPA.
  • brother of the christian schools — a member of a congregation of brothers, founded in France in 1684 for the education of the poor.
  • certified professional secretary — a person holding an official certificate, issued by the National Secretaries Association, attesting to the holder's having specific secretarial knowledge and skills. Abbreviation: CPS.
  • 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.
  • cleanliness is next to godliness — If someone says that cleanliness is next to godliness, they are referring to the idea that people have a moral duty to keep themselves and their homes clean.
  • 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.
  • cost of goods available for sale — The cost of goods available for sale is the cost of the raw materials and labor used to manufacture goods that a company has that are finished and ready and available to be sold.
  • 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.
  • direct broadcasting by satellite — the production of satellite television broadcasts intended for home reception
  • direct client to client protocol — (networking)   (DCC) An IRC protocol created to allow users to chat privately and to send and receive files directly instead of having to go thorugh the IRC servers. DCC protects users from being monitored by IRC Server operators that have enabled conversation logging. It also allows much more efficient use of available bandwidth as the data does not need to be broadcast all over the world just to reach a specific user. The available DCC commands include DCC CHAT (direct user to user chat), DCC SEND (direct user to user file send) and DCC GET (file acknowledgement from a receiver).
  • electronic funds transfer system — electronic funds transfer
  • electronics industry association — (body, standard)   (EIA) A body which publishes "Recommended Standards" (RS) for physical devices and their means of interfacing. EIA-232 is their standard that defines a computer's serial port, connector pin-outs, and electrical signaling.
  • 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]>.
  • family health services authority — a health board
  • 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
  • heaven/god/lord/christ etc knows — People use expressions such as goodness knows, Heaven knows, and God knows when they do not know something and want to suggest that nobody could possibly know it.
  • 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.
  • in place/into place/out of place — If something is in place, it is in its correct or usual position. If it is out of place, it is not in its correct or usual position.
  • 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
  • intact dilatation and extraction — dilation and extraction. Abbreviation: IDE.
  • international algebraic language — ALGOL 58
  • 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.
  • junction field effect transistor — (electronics)   (JFET, Junction FET) A Field Effect Transistor in which the conducting channel lies between pn junctions in the silicon material. A pn junction acts as a diode, so it becomes conductive if the gate voltage gets reversed.
  • kazakh soviet socialist republic — a republic of the U.S.S.R.: now Kazakhstan
  • 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.
  • major histocompatibility complex — MHC.

On this page, we collect all 32-letter words with C-O-L-I-T-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 C-O-L-I-T-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?