0%

17-letter words containing c, o, d, i, r

  • discrete preorder — (mathematics)   A preorder is said to be discrete if any two of its elements are incomparable.
  • disruptive action — action performed by protestors, workers, etc that causes the disruption of a service
  • dissociated press — [Play on "Associated Press"; perhaps inspired by a reference in the 1949 Bugs Bunny cartoon "What's Up, Doc?"] An algorithm for transforming any text into potentially humorous garbage even more efficiently than by passing it through a marketroid. The algorithm starts by printing any N consecutive words (or letters) in the text. Then at every step it searches for any random occurrence in the original text of the last N words (or letters) already printed and then prints the next word or letter. Emacs has a handy command for this. Here is a short example of word-based Dissociated Press applied to an earlier version of the Jargon File: wart: A small, crocky feature that sticks out of an array (C has no checks for this). This is relatively benign and easy to spot if the phrase is bent so as to be not worth paying attention to the medium in question. Here is a short example of letter-based Dissociated Press applied to the same source: window sysIWYG: A bit was named aften /bee't*/ prefer to use the other guy's re, especially in every cast a chuckle on neithout getting into useful informash speech makes removing a featuring a move or usage actual abstractionsidered interj. Indeed spectace logic or problem! A hackish idle pastime is to apply letter-based Dissociated Press to a random body of text and vgrep the output in hopes of finding an interesting new word. (In the preceding example, "window sysIWYG" and "informash" show some promise.) Iterated applications of Dissociated Press usually yield better results. Similar techniques called "travesty generators" have been employed with considerable satirical effect to the utterances of Usenet flamers; see pseudo.
  • distributed force — A distributed force is a force that acts on a large part of a surface, not just on one place.
  • distributed logic — a computer system in which remote terminals and electronic devices, distributed throughout the system, supplement the main computer by doing some of the computing or decision making
  • distribution cost — a cost incurred by a distributor or in the distribution of something
  • district attorney — an officer who acts as attorney for the people or government within a specified district.
  • doberman pinscher — one of a German breed of medium-sized, short-haired dogs having a black, brown, or blue coat with rusty brown markings.
  • document examiner — (hypertext, tool)   A high-performance hypertext system by Symbolics that provides on-line access to their user documentation.
  • domestic commerce — an interchange of goods or commodities, especially on a large scale between different countries (foreign commerce) or between different parts of the same country (domestic commerce) trade; business.
  • double refraction — the separation of a ray of light into two unequally refracted, plane-polarized rays of orthogonal polarizations, occurring in crystals in which the velocity of light rays is not the same in all directions.
  • double track line — a railway line with double track
  • drained of colour — colourless
  • droplet infection — infection spread by airborne droplets of secretions from the nose, throat, or lungs.
  • ductus arteriosis — a fetal blood vessel that connects the left pulmonary artery directly to the descending aorta, normally closing after birth.
  • early closing day — a day on which most shops in a town or area close after lunch
  • echocardiographer — A person who performs echocardiography.
  • echocardiographic — Of or pertaining to echocardiography.
  • ectoparasiticides — Plural form of ectoparasiticide.
  • electricity board — a company which supplies electricity
  • electrocardiogram — A record or display of a person’s heartbeat produced by electrocardiography.
  • electrodeposition — The deposition of a metal on a cathode during electrolysis; used as a method of purification.
  • epicycloidal gear — a gear of an epicyclic train
  • exception handler — Special code which is called when an exception occurs during the execution of a program. If the programmer does not provide a handler for a given exception, a built-in system exception handler will usually be called resulting in abortion of the program run and some kind of error indication being returned to the user. Examples of exception handler mechanisms are Unix's signal calls and Lisp's catch and throw.
  • fairness doctrine — a policy mandated by the Federal Communications Commission, requiring radio and television stations to grant equal time to a political candidate, group, etc., to present an opposing viewpoint to one already aired.
  • field sales force — a team of people selling a product or service in the field as opposed to over the telephone, etc
  • first commandment — “Thou shalt have no other gods before me”: first of the Ten Commandments.
  • first-order logic — (language, logic)   The language describing the truth of mathematical formulas. Formulas describe properties of terms and have a truth value. The following are atomic formulas: True False p(t1,..tn) where t1,..,tn are terms and p is a predicate. If F1, F2 and F3 are formulas and v is a variable then the following are compound formulas: The "order" of a logic specifies what entities "For all" and "Exists" may quantify over. First-order logic can only quantify over sets of atomic propositions. (E.g. For all p . p => p). Second-order logic can quantify over functions on propositions, and higher-order logic can quantify over any type of entity. The sets over which quantifiers operate are usually implicit but can be deduced from well-formedness constraints. In first-order logic quantifiers always range over ALL the elements of the domain of discourse. By contrast, second-order logic allows one to quantify over subsets.
  • five-spice powder — a mixture of spices used especially in Chinese cooking, usually including cinnamon, cloves, fennel seed, pepper, and star anise.
  • flagrante delicto — Law. in the very act of committing the offense.
  • floating dry dock — a dock that floats and can be lowered in the water for the entrance of a ship, and then raised for use as a dry dock
  • fluid lubrication — lubrication in which bearing surfaces are separated by an oil film sustained by the motion of the parts
  • forced convection — Forced convection is convection in which the movement of fluid does not happen naturally but is helped by a device such as a fan or pump.
  • forensic evidence — evidence obtained by the use of science, for example DNA evidence, etc
  • forensic medicine — the application of medical knowledge to questions of civil and criminal law, especially in court proceedings.
  • foundation course — A foundation course is a course that you do at some colleges and universities in order to prepare yourself for a longer or more advanced course.
  • fractal dimension — (mathematics)   A common type of fractal dimension is the Hausdorff-Besicovich Dimension, but there are several different ways of computing fractal dimension. Fractal dimension can be calculated by taking the limit of the quotient of the log change in object size and the log change in measurement scale, as the measurement scale approaches zero. The differences come in what is exactly meant by "object size" and what is meant by "measurement scale" and how to get an average number out of many different parts of a geometrical object. Fractal dimensions quantify the static *geometry* of an object. For example, consider a straight line. Now blow up the line by a factor of two. The line is now twice as long as before. Log 2 / Log 2 = 1, corresponding to dimension 1. Consider a square. Now blow up the square by a factor of two. The square is now 4 times as large as before (i.e. 4 original squares can be placed on the original square). Log 4 / log 2 = 2, corresponding to dimension 2 for the square. Consider a snowflake curve formed by repeatedly replacing ___ with _/\_, where each of the 4 new lines is 1/3 the length of the old line. Blowing up the snowflake curve by a factor of 3 results in a snowflake curve 4 times as large (one of the old snowflake curves can be placed on each of the 4 segments _/\_). Log 4 / log 3 = 1.261... Since the dimension 1.261 is larger than the dimension 1 of the lines making up the curve, the snowflake curve is a fractal. [sci.fractals FAQ].
  • frederick pollockSir Frederick, 1845–1937, English legal scholar and author.
  • french somaliland — a former name of Djibouti (def 1).
  • further education — adult education.
  • good-time charlie — an affable, sociable, pleasure-loving man.
  • grand touring car — GT (def 2).
  • grand union canal — a canal in S England linking London and the Midlands: opened in 1801
  • grignard reaction — the reaction of a Grignard reagent with any of the numerous types of compounds with which it can combine, as alcohols, acids, aldehydes, ketones, or esters: used chiefly in organic synthesis.
  • grooved fricative — a fricative, as (s), in which air is channeled through a groove along the center of the tongue.
  • ground connection — the conductor used to establish a ground.
  • haemorrhoidectomy — surgical removal of haemorrhoids
  • half-round chisel — a cold chisel with a semicircular cutting edge used for making narrow channels
  • hall of residence — Halls of residence are buildings with rooms or flats, usually built by universities or colleges, in which students live during the term.
  • haroun-al-raschid — Harun al-Rashid.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?