0%

23-letter words containing l, a, u, n, d

  • 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.
  • adjusting journal entry — An adjusting journal entry is a journal entry that is made to correct an error or update an account.
  • alpes-de-haute provence — a department in SE France. 2698 sq. mi. (6990 sq. km). Capital: Digne.
  • alpes-de-haute-provence — a department of SE France in Provence-Alpes-Côte-d'Azur region. Capital: Digne. Pop: 144 508 (2003 est). Area: 6988 sq km (2725 sq miles)
  • andorra kernel language — (language)   (AKL) The successor to KAP by S. Janson <[email protected]>. A prototype implementation is available from the author.
  • appenzell ausser rhoden — a demicanton in NE Switzerland: Protestant. 94 sq. mi. (245 sq. km). Capital: Herisau.
  • 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.
  • beyond reasonable doubt — if something is proved beyond reasonable doubt, it is legally accepted as being true
  • black and tan coonhound — one of an American breed of large, powerful hound dogs having a short, dense, black coat with tan markings above the eyes and on the muzzle, chest, legs, feet, and breech, and low-set, drooping ears, used for hunting raccoons, opossums, and other larger game.
  • 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 letter — a letter expressing gratitude for hospitality
  • 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
  • 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.
  • 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
  • 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
  • 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
  • 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.
  • database query language — (database)   A language in which users of a database can (interactively) formulate requests and generate reports. The best known is SQL.
  • 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.
  • dichlorodifluoromethane — a colourless nonflammable gas easily liquefied by pressure: used as a propellant in aerosols and fire extinguishers and as a refrigerant. Formula: CCl2F2
  • digital subscriber line — (communications, protocol)   (DSL, or Digital Subscriber Loop, xDSL - see below) A family of digital telecommunications protocols designed to allow high speed data communication over the existing copper telephone lines between end-users and telephone companies. When two conventional modems are connected through the telephone system (PSTN), it treats the communication the same as voice conversations. This has the advantage that there is no investment required from the telephone company (telco) but the disadvantage is that the bandwidth available for the communication is the same as that available for voice conversations, usually 64 kb/s (DS0) at most. The twisted-pair copper cables into individual homes or offices can usually carry significantly more than 64 kb/s but the telco needs to handle the signal as digital rather than analog. There are many implementation of the basic scheme, differing in the communication protocol used and providing varying service levels. The throughput of the communication can be anything from about 128 kb/s to over 8 Mb/s, the communication can be either symmetric or asymmetric (i.e. the available bandwidth may or may not be the same upstream and downstream). Equipment prices and service fees also vary considerably. The first technology based on DSL was ISDN, although ISDN is not often recognised as such nowadays. Since then a large number of other protocols have been developed, collectively referred to as xDSL, including HDSL, SDSL, ADSL, and VDSL. As yet none of these have reached very wide deployment but wider deployment is expected for 1998-1999.
  • dionysius of alexandria — ("the Great") a.d. c190–265, patriarch of Alexandria 247?–265?.
  • dishonourable discharge — dismissal from the US armed forces by a court martial as a result of serious misconduct
  • disjunctive normal form — (DNF) A logical formula consisting of a disjunction of conjunctions where no conjunction contains a disjunction. E.g. the DNF of (A or B) and C is (A and C) or (B and C).
  • dsp32 assembly language — A high-level assembly language for the DSP32 Programmable DSP Chip.
  • dual sensory impairment — the condition of being affected by sight and hearing loss
  • duplication of the cube — the insoluble problem of constructing a cube having twice the volume of a given cube, using only a ruler and compass.
  • encapsulated postscript — (EPS) An extension of the PostScript graphics file format developed by Adobe Systems. EPS is used for PostScript graphics files that are to be incorporated into other documents. An EPS file includes pragmas (special PostScript comments) giving information such as the bounding box, page number and fonts used. On some computers, EPS files include a low resolution version of the PostScript image. On the Macintosh this is in PICT format, while on the IBM PC it is in TIFF or Microsoft Windows metafile format.
  • fifth marquis lansdowneHenry Charles Keith, 5th Marquis of Lansdowne, Lansdowne, 5th Marquis of.
  • fish in troubled waters — any of various cold-blooded, aquatic vertebrates, having gills, commonly fins, and typically an elongated body covered with scales.
  • fluorochlorohydrocarbon — (organic chemistry) Any compound formally derived from a hydrocarbon by replacing some hydrogen atoms with fluorine and some with chlorine (at least one being retained).
  • fundamental interaction — any of the four basic interactions that occur in nature: the gravitational, electromagnetic, strong, and weak interactions
  • grand duchess charlotteGrand Duchess (Charlotte Aldegonde Elise Marie Wilhelmine) 1896–1985, sovereign of Luxembourg 1919–64.
  • guillain-barre syndrome — an uncommon, usually self-limited form of polyneuritis, occurring after a viral illness or immunization and manifested by loss of muscle strength, loss of or altered sensation and sometimes paralysis.
  • hydrochlorofluorocarbon — Any of a class of inert compounds of carbon, hydrogen, hydrocarbons, chlorine, and fluorine, used in place of chlorofluorocarbons as being somewhat less destructive to the ozone layer.
  • industrial psychologist — a person who studies human behaviour and cognitive processes in relation to the working environment
  • inland marine insurance — insurance chiefly covering risks to goods and means of transportation involved in the transporting of goods overland or by inland waterways.
  • islamic fundamentalists — Muslims who believe in, advocate or support a conservative adherence to literal or traditional interpretations of the Qu'ran and the Sunnah
  • juan rodriguez cabrillo — Juan Rodríguez [rod-ree-ges] /rɒdˈri gɛs/ (Show IPA), (Joao Rodrigues Cabrilho) 1499?–1543, Spanish explorer, born in Portugal: discovered California.
  • juvenile-onset diabetes — diabetes (def 3).

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