0%

18-letter words containing c, o, d, e, s, g

  • a good second best — an acceptable alternative
  • age discrimination — discrimination against older people, especially by employers
  • apostolic delegate — a representative of the pope sent to countries that do not have full or regular diplomatic relations with the Holy See
  • applied psychology — psychology that is put to practical use
  • broadcasting house — any of a number of buildings in the UK from which the BBC broadcasts or has broadcast
  • cigar-store indian — a wooden statue of an American Indian, traditionally displayed at the entrance of cigar stores.
  • closed-box testing — functional testing
  • coast-guard cutter — a cutter used by the U.S. Coast Guard.
  • concussion grenade — a grenade designed to inflict damage by the force of its detonation rather than by the fragmentation of its casing.
  • connected subgraph — (mathematics)   A connected graph consisting of a subset of the nodes and edges of some other graph.
  • consecrated ground — ground that has been made or declared sacred or holy, and is therefore suitable for Christian burial
  • conservation grade — relating to food produced using traditional methods where possible, and following strict specifications regarding animal feeds and welfare, the use of chemical fertilizers, wildlife conservation, and land management
  • countryside agency — (in England) a government agency that promotes the conservation and enjoyment of the countryside and aims to stimulate employment in rural areas
  • crested dog's-tail — a common wiry perennial grass, Cynosurus cristatus, of meadows and pasture
  • cushing's syndrome — a medical condition characterized by obesity, hypertension, excessive hair growth, etc., caused by an overactive adrenal gland or large doses of corticosteroids
  • dendrochronologist — One who carries out dendrochronology.
  • derestriction sign — a circular white sign with a black diagonal band signifying the lifting of any other speed restriction
  • diagnostic testing — Diagnostic testing is the testing of a vehicle, or one of its systems or parts, in order to identify why it is not working properly.
  • digital switchover — the process of changing the method of transmitting television from analogue to digital format
  • digital video disc — Digital Versatile Disc
  • diphosphoglycerate — an ester of phosphoric acid and glyceric acid that occurs in the blood and that promotes the release of hemoglobin-bound oxygen.
  • directional signal — any of four signal lights on the front left, front right, rear left, and rear right of an automotive vehicle that, when actuated by the driver, flash in pairs on the side toward which a turn is to be made.
  • egg and spoon race — a novelty race in which contestants each carry an egg in a spoon to the finish line, the winner being the first to finish without dropping or breaking the egg.
  • egg-and-spoon race — a race in which runners carry an egg balanced in a spoon
  • eigendecomposition — (linear algebra) The factorization of a matrix into a canonical form, whereby the matrix is represented in terms of its eigenvalues and eigenvectors.
  • electrocardiograms — Plural form of electrocardiogram.
  • euclid's algorithm — (algorithm)   (Or "Euclidean Algorithm") An algorithm for finding the greatest common divisor (GCD) of two numbers. It relies on the identity gcd(a, b) = gcd(a-b, b) To find the GCD of two numbers by this algorithm, repeatedly replace the larger by subtracting the smaller from it until the two numbers are equal. E.g. 132, 168 -> 132, 36 -> 96, 36 -> 60, 36 -> 24, 36 -> 24, 12 -> 12, 12 so the GCD of 132 and 168 is 12. This algorithm requires only subtraction and comparison operations but can take a number of steps proportional to the difference between the initial numbers (e.g. gcd(1, 1001) will take 1000 steps).
  • fluorodeoxyglucose — (carbohydrate) A fluorine analog of glucose that is used in positron emission tomography.
  • frederick douglassFrederick, 1817–95, U.S. ex-slave, abolitionist, and orator.
  • gas-cooled reactor — a nuclear reactor using a gas as the coolant. In the Mark I type the coolant is carbon dioxide, the moderator is graphite, and the fuel is uranium cased in magnox
  • geodetic surveying — the surveying of the earth's surface, making allowance for its curvature and giving an accurate framework for smaller-scale surveys
  • goods and chattels — personal property
  • grand canyon state — Arizona (used as a nickname).
  • guidance counselor — advisor in schools
  • high speed connect — (hardware)   (HSC) A Hewlett-Packard bus like EISA.
  • hypodermic syringe — a small glass piston or barrel syringe having a detachable, hollow needle for use in injecting solutions subcutaneously.
  • long-distance call — phone call: not local area
  • magnetogasdynamics — magnetohydrodynamics.
  • manufactured goods — products made by machine
  • office of readings — the first of the canonical hours; matins
  • orthopedic surgery — corrective operation on bones or joints
  • percussion welding — a form of resistance welding in which the required pressure is provided by a hammerlike blow.
  • positively charged — having a positive charge
  • precedence lossage — /pre's*-dens los'*j/ A misunderstanding of operator precedence resulting in unintended grouping of arithmetic or logical operators when coding an expression. Used especially of mistakes in C code due to the nonintuitively low precedence of "&", "|", "^", "<<" and ">>". For example, the following C expression, intended to test the least significant bit of x, x & 1 == 0 is parsed as x & (1 == 0) which is always zero (false). Some lazy programmers ignore precedence and parenthesise everything. Lisp fans enjoy pointing out that this can't happen in *their* favourite language, which eschews precedence entirely, requiring one to use explicit parentheses everywhere.
  • process scheduling — multitasking
  • progressive coding — (graphics, file format, algorithm)   (Or "interlacing") An aspect of a graphics storage format or transmission algorithm that treats bitmap image data non-sequentially in such a way that later data adds progressively greater resolution to an already full-size image. This contrasts with sequential coding. Progressive coding is useful when an image is being sent across a slow communications channel, such as the Internet, as the low-resolution image may be sufficient to allow the user to decide not to wait for the rest of the file to be received. In an interlaced GIF89 image, the pixels in a row are stored sequentially but the rows are stored in interlaced order, e.g. 0, 8, 4, 12, 2, 6, 8, 10, 14, 1, 3, 5, 7, 9, 11, 13, 15. Each vertical scan adds rows in the middle of the gaps left by the previous one. Interlacing is also supported by other formats. JPEG supports a functionally similar concept known as Progressive JPEG. [How does the algorithm differ?] See also progressive/sequential coding.
  • reduction strategy — (theory)   An algorithm for deciding which redex(es) to reduce next. Different strategies have different termination properties in the presence of recursive functions or values. See string reduction, normal order reduction, applicative order reduction, parallel reduction
  • registered company — a company which has officially registered its business
  • second-degree burn — a burned place or area: a burn where fire had ripped through the forest.
  • secondary diagonal — a diagonal line or plane.

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