0%

18-letter words containing a, i, r, t, o, g

  • ceiling decoration — a plaster moulding for the centre of a ceiling; other decoration, such as coving
  • character encoding — (character)   (Or "character encoding scheme") A mapping between binary data values and character code positions (or "code points"). Early systems stored characters in a variety of ways, e.g. four six-bit characters in a 24-bit word, but around 1960, eight-bit bytes started to become the most common data storage layout, with each character stored in one byte, typically in the ASCII character set. In the case of ASCII, the character encoding is an identity mapping: code position 65 maps to the byte value 65. This is possible because ASCII uses only code positions representable as single bytes, i.e., values between 0 and 255. (US-ASCII only uses values 0 to 127, in fact.) From the late 1990s, there was increased use of larger character sets such as Unicode and many CJK coded character sets. These can represent characters from many languages and more symbols.
  • charge conjugation — the mathematical operation of replacing every elementary particle by its antiparticle. Symbol: C.
  • christmas shopping — shopping especially for Christmas presents, but also for Christmas food and drink, and all the other things required over the Christmas period.
  • christmas stocking — A Christmas stocking is a long sock which children hang up on Christmas Eve. During the night, parents fill the stocking with small presents.
  • chromatic printing — printing from blocks or types inked with various colours
  • chromolithographer — One engaged in chromolithography.
  • chromolithographic — Pertaining to, or made by, chromolithography.
  • chronostratigraphy — The branch of geology concerned with establishing the absolute ages of strata.
  • cigar-store indian — a wooden statue of an American Indian, traditionally displayed at the entrance of cigar stores.
  • circumnavigational — Relating to circumnavigation.
  • coastguard station — the headquarters or local offices of a coastguard
  • collection charges — the charges levied to cover expenses for the collection of debt
  • colonic irrigation — Colonic irrigation is a medical procedure in which a person's colon is washed by injecting water or other fluids into it.
  • compartmentalizing — Present participle of compartmentalize.
  • configuration item — (jargon)   Hardware or software, or an aggregate of both, which is designated by the project configuration manager (or contracting agency) for configuration management.
  • congregate housing — a type of housing in which each individual or family has a private bedroom or living quarters but shares with other residents a common dining room, recreational room, or other facilities.
  • congregationalists — a form of Protestant church government in which each local religious society is independent and self-governing.
  • conjugated protein — a biochemical compound consisting of a sequence of amino acids making up a simple protein to which another nonprotein group (a prosthetic group), such as a carbohydrate or lipid group, is attached
  • 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
  • continental margin — the offshore zone, consisting of the continental shelf, slope, and rise, that separates the dry-land portion of a continent from the deep ocean floor.
  • counter-aggression — the action of a state in violating by force the rights of another state, particularly its territorial rights; an unprovoked offensive, attack, invasion, or the like: The army is prepared to stop any foreign aggression.
  • counterprogramming — the practice of scheduling a program opposite another program, esp. a popular one, that appeals to a different kind of audience, as in placing a romantic film directed at women opposite a sports program mainly watched by men
  • countryside agency — (in England) a government agency that promotes the conservation and enjoyment of the countryside and aims to stimulate employment in rural areas
  • coupling capacitor — A coupling capacitor is a capacitor that is used to transmit an alternating current signal from one node to another.
  • crested dog's-tail — a common wiry perennial grass, Cynosurus cristatus, of meadows and pasture
  • cultural sociology — the study of the origins and development of societal institutions, norms, and practices.
  • cumulative scoring — a method of scoring in which the score of a partnership is taken as the sum of their scores on all hands played.
  • determinate growth — growth of a plant stem that is terminated early by the formation of a bud
  • dictionary catalog — a library catalog having all its entries, including authors, titles, subjects, etc., in one general alphabetical sequence.
  • digital switchover — the process of changing the method of transmitting television from analogue to digital format
  • 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.
  • division algorithm — the theorem that an integer can be written as the sum of the product of two integers, one a given positive integer, added to a positive integer smaller than the given positive integer. Compare Euclidean algorithm.
  • do a roaring trade — If someone does a roaring trade in a type of goods, they sell a lot of them.
  • dragline excavator — a power shovel that operates by being dragged by cables at the end of an arm or jib: used for quarrying, opencast mining, etc
  • dramatic monologue — a poetic form in which a single character, addressing a silent auditor at a critical moment, reveals himself or herself and the dramatic situation.
  • drinking chocolate — sweetened cocoa powder
  • dwarf storage unit — (humour)   (DSU) An IBM term for a cupboard.
  • eastern algonquian — a subgroup of the Algonquian language family, comprising the languages spoken aboriginally from Nova Scotia to northeastern North Carolina.
  • electoral register — An electoral register is an official list of all the people who have the right to vote in an election.
  • electrocardiograms — Plural form of electrocardiogram.
  • electrocardiograph — A machine used for electrocardiography.
  • electrocorticogram — a record of brain waves obtained by placing electrodes directly on the surface of the exposed cerebral cortex
  • electronic banking — the transfer of money between financial institutions through an exchange of electronic signals over a network
  • electronic tagging — Electronic tagging is a system in which a criminal or suspected criminal has an electronic device attached to them which enables the police to know if they leave a particular area.
  • electroretinograms — Plural form of electroretinogram.
  • environment agency — an official agency providing information on environmental issues, esp rivers, flooding and pollution
  • equinoctial spring — either of the two highest spring tides that occur at the equinoxes
  • 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).
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?