0%

25-letter words containing a, c, i, d, r, n

  • a voice in the wilderness — a person, group, etc, making a suggestion or plea that is ignored
  • according to one's lights — as one's opinions, information, or standards may direct
  • acriflavine hydrochloride — a red crystalline water-soluble solid substance obtained from acriflavine and used as an antiseptic
  • advance information sheet — a document giving details about a book that is to be published in the near future
  • alpha-adrenergic receptor — a site on a cell that, upon interaction with epinephrine or norepinephrine, controls vasoconstriction, intestinal relaxation, pupil dilation, and other physiological processes.
  • american standard version — a revised version of the Authorized (King James) Version of the Bible, published by a committee of American scholars in 1901
  • arithmetic and logic unit — (processor)   (ALU or "mill") The part of the central processing unit which performs operations such as addition, subtraction and multiplication of integers and bit-wise AND, OR, NOT, XOR and other Boolean operations. The CPU's instruction decode logic determines which particular operation the ALU should perform, the source of the operands and the destination of the result. The width in bits of the words which the ALU handles is usually the same as that quoted for the processor as a whole whereas its external busses may be narrower. Floating-point operations are usually done by a separate "floating-point unit". Some processors use the ALU for address calculations (e.g. incrementing the program counter), others have separate logic for this.
  • armored personnel carrier — a tracked military vehicle with a steel or aluminum hull used to transport troops in combat and usually fitted with light armament. Abbreviation: APC.
  • articles of confederation — the agreement made by the original 13 states in 1777 establishing a confederacy to be known as the United States of America; replaced by the Constitution of 1788
  • artificial disintegration — radioactive transformation of a substance by bombardment with high-energy particles, such as alpha particles or neutrons
  • automatic data processing — ADP.
  • back to the drawing board — If you say that you will have to go back to the drawing board, you mean that something which you have done has not been successful and that you will have to start again or try another idea.
  • black-crowned night heron — any of several thick-billed, crepuscular or nocturnal herons of the genus Nycticorax and related genera, as N. nycticorax (black-crowned night heron) of the Old and New Worlds, and Nyctanassa violacea (yellow-crowned night heron) of America.
  • brute force and ignorance — (jargon)   (BFI) A popular design technique at many software houses - brute force coding unrelieved by any knowledge of how problems have been previously solved in elegant ways. Dogmatic adherence to design methods tends to encourage this sort of thing. Characteristic of early larval stage programming; unfortunately, many never outgrow it. Also encountered in the variants BFMI - brute force and massive ignorance, and BFBI - brute force and bloody ignorance. "Gak, they used a bubble sort! That's strictly BFI." Compare bogosity.
  • caltech intermediate form — (language)   (CIF) A geometry language for VLSI design, in which the primitives are coloured rectangles.
  • canyonlands national park — a national park in SE Utah, at the junction of the Colorado and Green rivers: site of geologic interest. 527 sq. mi. (1366 sq. km).
  • character encoding scheme — character encoding
  • cheshire west and chester — a unitary authority in NW England. Administrative centre: Chester. Pop: 328 100 (2008 est). Area: 917 sq km (354 sq miles)
  • child-resistant container — A child-resistant container is a container designed to be difficult for a child to open.
  • co-ordinating conjunction — A co-ordinating conjunction is a word such as 'and', 'or', or 'but' which joins two or more words, groups, or clauses of equal status, for example two main clauses. Compare subordinating conjunction.
  • commissioner of education — (in the US) the head of a state's education department
  • compensated semiconductor — a semiconductor in which donors and acceptors are related in such a way that their opposing electrical effects are partially cancelled
  • complete partial ordering — (theory)   (cpo) A partial ordering of a set under a relation, where all directed subsets have a least upper bound. A cpo is usually defined to include a least element, bottom (David Schmidt calls this a pointed cpo). A cpo which is algebraic and boundedly complete is a (Scott) domain.
  • computer-aided publishing — desktop publishing. Abbreviation: CAP.
  • conductiometric titration — a titration technique in which the end-point is determined by measuring the conductance of the solution
  • crude oil degassing plant — A crude oil degassing plant is equipment that removes light ends such as methane and butane from crude oil.
  • crude oil pyrolysis plant — A crude oil pyrolysis plant is equipment used for converting waste and poor fuel to a better product by pyrolysis (= the use of heat to decompose organic material).
  • cut a person down to size — to reduce in importance or decrease the conceit of
  • data encryption algorithm — (DEA) An ANSI standard defined in ANSI X3.92-1981. It is identical to the Data Encryption Standard (DES).
  • data processing equipment — Data processing equipment is electrically operated equipment that accumulates, processes, and stores data.
  • dataphone digital service — (communications, product)   (DDS) The first private-line digital service offered by AT&T, with data rates typically at 2.4, 4.8, 9.6 and 56 kilobits per second. DDS is now part of AT&T's Accunet family of services. Most LEC (local exchange carriers) and IXC (IntereXchange Carriers) offer similar services.
  • decision support database — A database from which data is extracted and analysed statistically (but not modified) in order to inform business or other decisions. This is in contrast to an operational database which is being continuously updated. For example, a decision support database might provide data to determine the average salary of different types of workers, whereas an operational database containing the same data would be used to calculate pay check amounts. Often, decision support data is extracted from operation databases.
  • declaration of bankruptcy — a formal statement made by a company or individual to announce that they are bankrupt
  • declaration of indulgence — a royal grant during the reigns of Charles II and James II of England giving Nonconformists and Roman Catholics a measure of religious freedom
  • decreasing term insurance — Decreasing term insurance is life insurance with the amount of coverage decreasing over the term of the policy and a lump sum payment if you die in advance.
  • defined contribution plan — A defined contribution plan is a type of pension plan that specifies the annual contribution that the employer will pay on behalf of each plan participant.
  • dell computer corporation — (company)   One of the biggest US manufacturers of IBM PC compatibles. "From notebooks to networks", their slogan says.
  • democratic unionist party — a Northern Irish political party, founded by Ian Paisley in 1971, advocating the maintenance of union with the UK
  • department of agriculture — the department of the U.S. federal government that institutes and administers all federal programs dealing with agriculture. Abbreviation: USDA.
  • díaz del castillo, bernal — (bɛʀˈnɑl) ; bernälˈ) 1492?-1581?; Sp. historian & soldier with Cortés
  • diesel-electric generator — A diesel-electric generator is a piece of equipment that uses diesel as a fuel to produce electricity.
  • digital signal processing — (DSP) Computer manipulation of analog signals (commonly sound or image) which have been converted to digital form (sampled).
  • discrete cosine transform — (mathematics)   (DCT) A technique for expressing a waveform as a weighted sum of cosines. The DCT is central to many kinds of signal processing, especially video compression. Given data A(i), where i is an integer in the range 0 to N-1, the forward DCT (which would be used e.g. by an encoder) is: B(k) = sum A(i) cos((pi k/N) (2 i + 1)/2) i=0 to N-1 B(k) is defined for all values of the frequency-space variable k, but we only care about integer k in the range 0 to N-1. The inverse DCT (which would be used e.g. by a decoder) is: AA(i)= sum B(k) (2-delta(k-0)) cos((pi k/N)(2 i + 1)/2) k=0 to N-1 where delta(k) is the Kronecker delta. The main difference between this and a discrete Fourier transform (DFT) is that the DFT traditionally assumes that the data A(i) is periodically continued with a period of N, whereas the DCT assumes that the data is continued with its mirror image, then periodically continued with a period of 2N. Mathematically, this transform pair is exact, i.e. AA(i) == A(i), resulting in lossless coding; only when some of the coefficients are approximated does compression occur. There exist fast DCT algorithms in analogy to the Fast Fourier Transform.
  • document image processing — (DIP) Storage, management and retrieval of images.
  • domain architecture model — (systems analysis)   A set of software architectures generic to a domain that define organising frameworks for constructing new application designs and implementations within the domain, consistent with the domain requirements model.
  • dopamine receptor agonist — A dopamine receptor agonist is any compound that activates dopamine receptors when dopamine is not present.
  • double wingback formation — an offensive formation in which two backs line up at opposite ends of the backfield about one yard outside of the ends and about one yard behind the line of scrimmage.
  • dual tone multi frequency — (communications)   (DTMF, or "touch-tone") A method used by the telephone system to communicate the keys pressed when dialling. Pressing a key on the phone's keypad generates two simultaneous tones, one for the row and one for the column. These are decoded by the exchange to determine which key was pressed.
  • edward trowbridge collinsEdward Trowbridge ("Eddie") 1887–1951, U.S. baseball player.
  • electromagnetic radiation — radiation consisting of self-sustaining oscillating electric and magnetic fields at right angles to each other and to the direction of propagation. It does not require a supporting medium and travels through empty space at the speed of light

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