0%

18-letter words containing l, u, r

  • digital multimeter — (electronics)   (DMM) A peice of test equipment used for measuring voltage, current, resistance, and possibly other electircal quantities and displaying the value in number form.
  • digital signatures — digital signature
  • discourse analysis — the study of the rules or patterns characterizing units of connected speech or writing longer than a sentence.
  • disorderly conduct — any of various petty misdemeanors, generally including nuisances, breaches of the peace, offensive or immoral conduct in public, etc.
  • distributed eiffel — ["Distributed Eiffel: A Language for Programming Multi-Granular Distributed Objects on the Clouds Operating System", L. Gunaseelan et al, IEEE Conf Comp Langs, 1992].
  • distribution class — form class
  • division of labour — a system of organizing the manufacture of an article in a series of separate specialized operations, each of which is carried out by a different worker or group of workers
  • dominican republic — a republic in the West Indies, occupying the E part of the island of Hispaniola. 19,129 sq. mi. (49,545 sq. km). Capital: Santo Domingo.
  • domremy-la-pucelle — a village in Lorraine, NE France, SW of Nancy: birthplace of Joan of Arc.
  • double-edged sword — sth that can be both positive and negative
  • double-page spread — two pages treated as one in a publication, with images or text extending across the binding
  • dramatic monologue — a poetic form in which a single character, addressing a silent auditor at a critical moment, reveals himself or herself and the dramatic situation.
  • dried-fruit beetle — a small beetle, Carpophilus hemipterus, of worldwide distribution, that infests ripe, dried, and fermenting fruits, especially figs and dates.
  • drug-eluting stent — A drug-eluting stent is a tube placed into a blocked artery that slowly releases a drug to prevent another blockage in the artery.
  • due process of law — the administration of justice in accordance with established rules and principles
  • eastern algonquian — a subgroup of the Algonquian language family, comprising the languages spoken aboriginally from Nova Scotia to northeastern North Carolina.
  • eighty-twenty rule — (programming)   The program-design version of the law of diminishing returns. The 80/20 rule says that roughly 80% of the problem can be solved with 20% of the effort that it would take to solve the whole problem. For example, parsing e-mail addresses in "From:" lines in e-mail messages is notoriously difficult if you follow the RFC 2822 specification. However, about 60% of actual "From:" lines are in the format "From: Their Name <[email protected]>", with a far more constrained idea of what can be in "user" or "host" than in RFC 2822. Another 25% just add double-quotes around "Their Name". Matching just those two patterns would thus cover 85% of "From:" lines, with a tiny portion of the code required to fully implement RFC2822. (Adding support for "From: [email protected]" and "From: [email protected] (Their Name) " brings coverage to almost 100%, leaving only really baroque things that RFC-2822 permits, like "From: Pete(A wonderful \) chap)
  • ejaculatio praecox — premature ejaculation during sexual intercourse
  • electrical circuit — An electrical circuit is a complete route that an electric current can flow around.
  • electrical failure — an instance when an electricity supply stops working
  • electroacupuncture — the insertion into the body of one or more needles through which an electric current is passed
  • electroluminescent — Having the quality of electroluminescence.
  • electrostatic unit — any unit that belongs to a system of electrical cgs units in which the electric constant is given the value of unity and is taken as a pure number
  • electrotherapeutic — Relating to electrotherapeutics.
  • elementary student — primary school pupil
  • emergent evolution — the doctrine that, in the course of evolution, some entirely new properties, such as life and consciousness, appear at certain critical points, usually because of an unpredictable rearrangement of the already existing entities
  • engelbart, douglas — Douglas Engelbart
  • entrepreneurialism — The spirit or state of acting in an entrepreneurial manner.
  • equinoctial circle — celestial equator
  • equinoctial spring — either of the two highest spring tides that occur at the equinoxes
  • equivalent circuit — an arrangement of simple electrical components that is electrically equivalent to a complex circuit and is used to simplify circuit analysis
  • 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).
  • evolution strategy — (ES) A kind of evolutionary algorithm where individuals (potential solutions) are encoded by a set of real-valued "object variables" (the individual's "genome"). For each object variable an individual also has a "strategy variable" which determines the degree of mutation to be applied to the corresponding object variable. The strategy variables also mutate, allowing the rate of mutation of the object variables to vary. An ES is characterised by the population size, the number of offspring produced in each generation and whether the new population is selected from parents and offspring or only from the offspring. ES were invented in 1963 by Ingo Rechenberg, Hans-Paul Schwefel at the Technical University of Berlin (TUB) while searching for the optimal shapes of bodies in a flow.
  • exclusive brethren — one of the two main divisions of the Plymouth Brethren, which, in contrast to the Open Brethren, restricts its members' contacts with those outside the sect
  • fall to the ground — (of a plan, theory, etc) to be rendered invalid, esp because of lack of necessary information
  • fascicular cambium — cambium that develops within the vascular bundles, producing secondary xylem and phloem.
  • federal funds rate — The federal funds rate is the overnight rate between banks.
  • fettuccine alfredo — fettuccine in cream sauce with grated Parmesan cheese.
  • fibrocartilaginous — a type of cartilage having a large number of fibers.
  • fire in your belly — If you say that someone has fire in their belly, you are expressing approval of them because they are energetic, enthusiastic, and have very strong feelings.
  • 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.
  • fissure of rolando — central sulcus.
  • fissure of sylvius — lateral fissure.
  • floating underflow — underflow
  • flowers of sulphur — minute crystals of sulphur obtained by condensing sulphur vapour on a cold surface
  • fluegelman, andrew — Andrew Fluegelman
  • fluorescent screen — a transparent screen coated on one side with a phosphor that fluoresces when exposed to X-rays or cathode rays
  • fluorodeoxyglucose — (carbohydrate) A fluorine analog of glucose that is used in positron emission tomography.
  • football supporter — a person who supports a particular football team
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?