0%

18-letter words containing c, a, d, e, t

  • electoral district — an area that is considered as unit for the purposes of an election
  • electric discharge — electricity emitted
  • electrocardiograms — Plural form of electrocardiogram.
  • electrocardiograph — A machine used for electrocardiography.
  • electrodesiccation — The drying of tissue, and the prevention of bleeding, using a high-frequency electric current.
  • electrodynamometer — An instrument that measures electric current by indicating the strength of repulsion or attraction between the magnetic fields of two sets of coils, one fixed and one movable.
  • electrovalent bond — a type of chemical bond in which one atom loses an electron to form a positive ion and the other atom gains the electron to form a negative ion. The resulting ions are held together by electrostatic attraction
  • eraser stains code — (humour, programming)   Code that has been refactored many times, leaving swaths of legacy code and design; like paper that has been written on and erased so many times that the pencil marks are no longer the problem - the large greasy stain is.
  • established church — a Church that is officially recognized as a national institution, esp the Church of England
  • 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).
  • fabric conditioner — a product used when washing clothes to make them feel softer
  • fettuccine alfredo — fettuccine in cream sauce with grated Parmesan cheese.
  • first class module — (programming)   A module that is a first class data object of the programming language, e.g. a record containing functions. In a functional language, it is standard to have first class programs, so program building blocks can have the same status.
  • fixed-term tenancy — a tenancy arrangement for a particular and fixed period
  • flat address space — (architecture)   The memory architecture in which any memory location can be selected from a single contiguous block by a single integer offset. Almost all popular processors have a flat address space, but the Intel x86 family has a segmented address space. A flat address space greatly simplifies programming because of the simple correspondence between addresses (pointers) and integers.
  • forward compatible — forward compatibility
  • fourth commandment — “Remember the sabbath day, to keep it holy”: fourth of the Ten Commandments.
  • functional disease — a disease in which there is an abnormal change in the function of an organ, but no structural alteration in the tissues involved (opposed to organic disease).
  • galactic longitude — the angular distance in degrees measured eastward in the galactic plane from a radius drawn from the earth as center to the constellation Sagittarius.
  • 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
  • gas-discharge tube — any tube in which an electric discharge takes place through a gas
  • golden bantam corn — a horticultural variety of sweet corn having yellow kernels.
  • good conduct medal — a medal awarded an enlisted person for meritorious behavior during the period of service.
  • goods and chattels — personal property
  • graduated cylinder — a narrow, cylindrical container marked with horizontal lines to represent units of measurement and used to precisely measure the volume of liquids.
  • grammatical gender — gender based on arbitrary assignment, without regard to the referent of a noun, as in French le livre (masculine), “the book,” and German das Mädchen (neuter), “the girl.”.
  • grand canyon state — Arizona (used as a nickname).
  • grandfather clause — U.S. History. a clause in the constitutions of some Southern states after 1890 intended to permit whites to vote while disfranchising blacks: it exempted from new literacy and property qualifications for voting those men entitled to vote before 1867 and their lineal descendants.
  • granulated surface — a roughened surface
  • handkerchief table — corner table.
  • handlebar mustache — A handlebar mustache is a long thick mustache with curled ends.
  • hegelian dialectic — an interpretive method, originally used to relate specific entities or events to the absolute idea, in which some assertible proposition (thesis) is necessarily opposed by an equally assertible and apparently contradictory proposition (antithesis) the mutual contradiction being reconciled on a higher level of truth by a third proposition (synthesis)
  • heptadecanoic acid — a colourless crystalline water-insoluble carboxylic acid used in organic synthesis. Formula: CH3(CH2)15COOH
  • heteroscedasticity — (statistics) The property of a series of random variables of 'not' every variable having the same finite variance.
  • heteroskedasticity — Alternative spelling of heteroscedasticity.
  • histamine headache — cluster headache.
  • hot-water cylinder — a vertical cylindrical tank for storing hot water, esp an insulated one made of copper used in a domestic hot-water system
  • hydroxyacetic acid — glycolic acid.
  • identification tag — either of two oblong metal tags, issued to armed forces personnel, on which are impressed the serial number, name, etc., of the person to whom it is issued, and carried on or about the person at all times.
  • impedance matching — the technique of choosing or adjusting electric circuits and components so that the impedance of the load is equal to the internal impedance of the power source, thereby optimizing the power transfer from source to load.
  • imploded consonant — a consonant which is pronounced with or by implosion
  • in accordance with — conforming to
  • in black and white — without colour
  • in inverted commas — If you say in inverted commas after a word or phrase, you are indicating that it is inaccurate or unacceptable in some way, or that you are quoting someone else.
  • incidental charges — Incidental charges are costs of items and services that are not part of the main bill.
  • incidental damages — law: incurred by contract breach
  • indecent behaviour — the offence of committing indecent acts
  • indefinite article — an article, as English a, an, that denotes class membership of the noun it modifies without particularizing it.
  • independent clause — a clause that can stand alone as a sentence, containing a subject and a predicate with a finite verb, as I was there in the sentence I was there when he arrived.
  • indiscriminateness — The state of being indiscriminate.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?