0%

23-letter words containing a, d, l, i, n, e

  • (as) dead as a doornail — dead beyond any doubt
  • acceptable daily intake — the amount of a substance that people can consume on a daily basis without damaging their health
  • adaptive cruise control — Adaptive cruise control is an electronic control system in a vehicle that makes sure that the vehicle keeps a safe distance from vehicles in front.
  • addition polymerization — the act or process of forming a polymer or polymeric compound.
  • adjusting journal entry — An adjusting journal entry is a journal entry that is made to correct an error or update an account.
  • advanced skills teacher — a teacher who has achieved high standards of classroom practice and success and who, after passing a national assessment, is paid to share his or her skills and experience with other teachers
  • affiliation proceedings — (formerly) legal proceedings, usually initiated by an unmarried mother, claiming legal recognition that a particular man is the father of her child, often associated with a claim for financial support
  • aion development system — (artificial intelligence, product)   (ADS) A commericial expert system shell developed by Aion Corporation that supported forward chainging and backward chaining and featured an object-oriented knowledge representation scheme, graphics and integrated with other programming languages like C and Pascal.
  • all sweetness and light — If you say that a relationship or situation is not all sweetness and light, you mean that it is not as pleasant as it appears to be.
  • amortized mortgage loan — a loan that is amortized over a period of time and is secured by a mortgage
  • application development — the development of specialized programs or sets of specialized programs and associated documentation designed to carry out a particular task
  • astro-inertial guidance — celestial guidance.
  • asymmetrical modulation — (communications)   A scheme to maximise use of a communications line by giving a larger share of the bandwidth to the modem at the end which is transmitting the most information. Only one end of the connection has full bandwidth, the other has only a fraction of the bandwidth. Normally, which end gets the full bandwidth is chosen dynamically. Asymmetrical modulation was made famous by the HST mode of the early high-speed modems from US Robotics.
  • atrioventricular bundle — a bundle of specialized muscle fibers regulating the heartbeat by conducting impulses from the right atrium to the ventricles.
  • bad feeling/ill feeling — Bad feeling or ill feeling is bitterness or anger which exists between people, for example after they have had an argument.
  • barrister and solicitor — an attorney who is licensed to prepare cases and argue them in court in the common-law provinces of Canada and in New Zealand and Australia.
  • battered child syndrome — the array of physical injuries exhibited by young children who have been beaten repeatedly or otherwise abused by their parents or guardians.
  • be left holding the bag — If you are left holding the bag, you are put in a situation where you are responsible for something, often in an unfair way because other people fail or refuse to take responsibility for it.
  • bird-meertens formalism — (theory, programming)   (BMF) (Or "Squiggol") A calculus for derivation of functional programs from a specification. It consists of a set of higher-order functions that operate on lists including map, fold, scan, filter, inits, tails, cross product and function composition.
  • boundary value analysis — (programming)   A test data selection technique in which values are chosen to lie along data extremes. Boundary values include maximum, minimum, just inside/outside boundaries, typical values, and error values. The hope is that, if a systems works correctly for these special values then it will work correctly for all values in between.
  • bread-and-butter pickle — an unpeeled slice of cucumber marinated in salt water and boiled with vinegar, celery seed, spices, and brown sugar.
  • brinell hardness number — a measure of the hardness of a material obtained by pressing a hard steel ball into its surface; it is expressed as the ratio of the load on the ball in kilograms to the area of the depression made by the ball in square millimetres
  • calorie-controlled diet — a diet that restricts a person to a limited number of calories per day
  • camillo benso di cavour — Camillo Benso di [kah-meel-law ben-saw dee] /kɑˈmil lɔ ˈbɛn sɔ di/ (Show IPA), 1810–61, Italian statesman: leader in the unification of Italy.
  • catherine of alexandriaSaint, a.d. c310, Christian martyr.
  • circumstantial evidence — indirect evidence that tends to establish a conclusion by inference
  • civil aeronautics board — the former federal agency (1938–85) that regulated airline fares and assigned routes. Abbreviation: CAB, C.A.B.
  • classification schedule — the printed scheme of a system of classification
  • client-centered therapy — a nondirective method of psychotherapy in which treatment consists of helping patients to use effectively their own latent resources in solving problems.
  • collision damage waiver — a form of optional collision insurance cover for a vehicle that is being rented
  • complain about the food — If you complain about the food, you say that you are not satisfied with it.
  • computer-aided learning — Computer-Aided Instruction
  • conditional convergence — the property of an infinite series that converges while the series formed by replacing each term in the given series with its absolute value diverges; the property of an infinite series that converges when the order of the terms is altered. Compare absolute convergence (def 1).
  • consolidated deliveries — deliveries of goods to different shops in a common location by a single carrier and in a single vehicle
  • cordillera de talamanca — a mountain range running SE from central Costa Rica to W Panama.
  • criminal records bureau — (in England and Wales) a service offering employers and voluntary organizations access to police, health, and education records
  • cyclic redundancy check — (algorithm)   (CRC or "cyclic redundancy code") A number derived from, and stored or transmitted with, a block of data in order to detect corruption. By recalculating the CRC and comparing it to the value originally transmitted, the receiver can detect some types of transmission errors. A CRC is more complicated than a checksum. It is calculated using division either using shifts and exclusive ORs or table lookup (modulo 256 or 65536). The CRC is "redundant" in that it adds no information. A single corrupted bit in the data will result in a one bit change in the calculated CRC but multiple corrupted bits may cancel each other out. CRCs treat blocks of input bits as coefficient-sets for polynomials. E.g., binary 10100000 implies the polynomial: 1*x^7 + 0*x^6 + 1*x^5 + 0*x^4 + 0*x^3 + 0*x^2 + 0*x^1 + 0*x^0. This is the "message polynomial". A second polynomial, with constant coefficients, is called the "generator polynomial". This is divided into the message polynomial, giving a quotient and remainder. The coefficients of the remainder form the bits of the final CRC. So, an order-33 generator polynomial is necessary to generate a 32-bit CRC. The exact bit-set used for the generator polynomial will naturally affect the CRC that is computed. Most CRC implementations seem to operate 8 bits at a time by building a table of 256 entries, representing all 256 possible 8-bit byte combinations, and determining the effect that each byte will have. CRCs are then computed using an input byte to select a 16- or 32-bit value from the table. This value is then used to update the CRC.
  • cylinder vacuum cleaner — a type of vacuum cleaner in which dirt, dust, etc, is sucked into a hard cylinder rather than a bag
  • cylindrical coordinates — three coordinates defining the location of a point in three-dimensional space in terms of its polar coordinates (r, θ) in one plane, usually the (x, y) plane, and its perpendicular distance, z, measured from this plane
  • d'entrecasteaux islands — a group of volcanic islands in the Pacific, off the SE coast of New Guinea: part of Papua New Guinea. Pop: 49 167 (1990 est). Area: 3141 sq km (1213 sq miles)
  • dark-field illumination — illumination of the field of a microscope from the side so that the specimen is viewed against a dark background
  • data terminal equipment — (communications, hardware)   (DTE) A device which acts as the source and/or destination of data and which controls the communication channel. DTE includes terminals, computers, protocol converters, and multiplexors. DTE is usually connected via an EIA-232 serial line to Data Communication Equipment (DCE), typically a modem. It is necessary to distinguish these two types of device because their connectors must be wired differently if a "straight-through" cable (pin 1 to pin 1, pin 2 to pin 2 etc.) is to be used. DTE should have a male connector and should transmit on pin three and receive on pin two. It is a curious fact that many modems are actually "DTE" according to the original standard.
  • de-compartmentalization — to divide into categories or compartments.
  • debugging an empty file — (programming, humour)   A humourous definition of programming that considers a complete absence of any code as a bug to be fixed.
  • delayed stress reaction — a post-traumatic stress disorder occurring more than six months after the experience of a traumatic event.
  • diamondback rattlesnake — either of two large, highly venomous rattlesnakes of the genus Crotalus, having diamond-shaped markings on the back.
  • dichlorodifluoromethane — a colourless nonflammable gas easily liquefied by pressure: used as a propellant in aerosols and fire extinguishers and as a refrigerant. Formula: CCl2F2
  • differentiable manifold — a manifold having the property that any two overlapping open sets are homeomorphic to locally Euclidean spaces whose coordinates are related by differentiable functions, a property with wide applications in mathematical physics and differential geometry.
  • differential compaction — differences in the extent to which sediment is compacted owing to topographic irregularities of the surface on which it is deposited.
  • differential psychology — the branch of psychology dealing with the study of characteristic differences or variations of groups or individuals, especially through the use of analytic techniques and statistical methods.

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