0%

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

  • due process of law — the administration of justice in accordance with established rules and principles
  • 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
  • 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).
  • 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.
  • 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
  • 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
  • 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 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
  • 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.
  • 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
  • hydrofluorocarbons — Plural form of hydrofluorocarbon.
  • hyposulfurous acid — an acid, H 2 S 2 O 4 , next in a series below sulfurous acid, known only in solution or in the form of its salts.
  • incidental charges — Incidental charges are costs of items and services that are not part of the main bill.
  • inconsiderableness — Quality of being inconsiderable.
  • indefinite article — an article, as English a, an, that denotes class membership of the noun it modifies without particularizing it.
  • indiscriminatingly — In an indiscriminating manner.
  • 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
  • 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.
  • italian corn salad — a southern European plant, Valerianella eriocarpa, of the valerian family, having edible, spoon-shaped, hairy leaves and dense clusters of pale-blue flowers.
  • 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.
  • 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.
  • lambda abstraction — A term in lambda-calculus denoting a function. A lambda abstraction begins with a lower-case lambda (represented as "\" in this document), followed by a variable name (the "bound variable"), a full stop and a lambda expression (the body). The body is taken to extend as far to the right as possible so, for example an expression, \ x . \ y . x+y is read as \ x . (\ y . x+y). A nested abstraction such as this is often abbreviated to: \ x y . x + y The lambda expression (\ v . E) denotes a function which takes an argument and returns the term E with all free occurrences of v replaced by the actual argument. Application is represented by juxtaposition so (\ x . x) 42 represents the identity function applied to the constant 42. A lambda abstraction in Lisp is written as the symbol lambda, a list of zero or more variable names and a list of zero or more terms, e.g. (lambda (x y) (plus x y)) Lambda expressions in Haskell are written as a backslash, "\", one or more patterns (e.g. variable names), "->" and an expression, e.g. \ x -> x.
  • 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.
  • landscape gardener — sb who designs gardens
  • lincoln's birthday — February 12, a legal holiday in some states of the U.S., in honor of the birth of Abraham Lincoln.
  • lipopolysaccharide — any of a class of polysaccharides to which lipids are attached.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?