0%

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

  • 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
  • endangered species — animal, plant becoming extinct
  • 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
  • faraday dark space — the dark region between the negative glow and the positive column in a vacuum tube occurring when the pressure is low.
  • ferdinand schiller — Ferdinand Canning Scott [kan-ing] /ˈkæn ɪŋ/ (Show IPA), 1864–1937, English philosopher in the U.S.
  • 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-focus camera — a camera with an unadjustable focal length and with a relatively large depth of field.
  • fixed-radio access — Wireless Local Loop
  • 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.
  • 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
  • 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.
  • 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).
  • grand council fire — a formal gathering of camp fire members requiring a minimum attendance of three troops.
  • 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
  • green-backed heron — a small, American heron, Butorides striatus, having glossy green wings.
  • gregorian calendar — the reformed Julian calendar now in use, according to which the ordinary year consists of 365 days, and a leap year of 366 days occurs in every year whose number is exactly divisible by 4 except centenary years whose numbers are not exactly divisible by 400, as 1700, 1800, and 1900.
  • guidance counselor — advisor in schools
  • handkerchief table — corner table.
  • handlebar mustache — A handlebar mustache is a long thick mustache with curled ends.
  • heteroscedasticity — (statistics) The property of a series of random variables of 'not' every variable having the same finite variance.
  • heteroskedasticity — Alternative spelling of heteroscedasticity.
  • higher-order macro — A means of expressing certain higher-order functions in a first order language. Proposed by Phil Wadler. Higher-order macros cannot be recursive at the top level but they may contain recursive definitions. E.g. See partial evaluation.
  • 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.
  • ice cream headache — Also called ice-cream headache. a pain in the temples and forehead brought on by quickly consuming very cold food or drink.
  • ideas of reference — a schizophrenic symptom in which the patient thinks that things completely disconnected from him are influencing him or conveying messages to him
  • in accordance with — conforming to
  • 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.
  • inconsiderableness — Quality of being inconsiderable.
  • 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.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?