0%

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

  • 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.
  • 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).
  • 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.
  • heteroscedasticity — (statistics) The property of a series of random variables of 'not' every variable having the same finite variance.
  • heteroskedasticity — Alternative spelling of heteroscedasticity.
  • 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.
  • 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.
  • 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.
  • indiscriminateness — The state of being indiscriminate.
  • indolebutyric acid — a white or yellowish, crystalline, water-insoluble powder, C 12 H 13 O 2 N, a plant hormone similar to indoleacetic acid and used for the same purposes.
  • inductive relation — A relation R between domains D and E is inductive if for all chains d1 .. dn in D and e1 .. en in E,
  • industrial vehicle — a vehicle designed for use in industry
  • insurance adjuster — An insurance adjuster is the same as a claims adjuster.
  • integrated circuit — a circuit of transistors, resistors, and capacitors constructed on a single semiconductor wafer or chip, in which the components are interconnected to perform a given function. Abbreviation: IC.
  • interior decorator — a person whose profession is the execution of interior design.
  • interlacing arcade — an arcade, especially a blind one, composed of arches (interlacing arches) so arranged and cut that each arch seems to intersect and be intersected by one or more other arches.
  • international code — a code used at sea by the navies of certain nations, using a series of flags representing digits from zero through nine.
  • iridescent seaweed — a red alga, Irideae cordata, found on the Pacific coast of North America, having broad, leathery, iridescent blades.
  • jack of all trades — a person who is adept at many different kinds of work.
  • jack-of-all-trades — a person who is adept at many different kinds of work.
  • justice department — the United States federal department for enforcing federal laws
  • kitchen-sink drama — a type of drama of the 1950s depicting the sordid aspects of domestic reality
  • knotted cranesbill — a British wildflower, Geranium nodosum, an meadow geranium with bright pink or purple flowers
  • labeled bracketing — a representation of the constituent structure of a string, as a word or sentence, comparable to a tree diagram, in which each constituent is shown in brackets and given a subscript grammatical label, with each bracketed item corresponding to a node in a tree diagram.
  • land grant college — a state university established with a grant of public land
  • land-grant college — a U.S. college or university (land-grant university) entitled to support from the federal government under the provisions of the Morrill Acts.
  • magnetic recording — the process of recording sound or other data on magnetic tape, wire, etc.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?