0%

18-letter words containing r, u, l, i, o

  • conceptual realism — the doctrine that universals have real and independent existence.
  • concrete universal — a principle that necessarily has universal import but is also concrete by virtue of its arising in historical situations.
  • considered harmful — (programming, humour)   A type of phrase based on the title of Edsger W. Dijkstra's famous note in the March 1968 Communications of the ACM, "Goto Statement Considered Harmful", which fired the first salvo in the structured programming wars. Amusingly, the ACM considered the resulting acrimony sufficiently harmful that it will (by policy) no longer print articles taking so assertive a position against a coding practice. In the ensuing decades, a large number of both serious papers and parodies bore titles of the form "X considered Y". The structured-programming wars eventually blew over with the realisation that both sides were wrong, but use of such titles has remained as a persistent minor in-joke.
  • cornell university — (body, education)   A US Ivy League University founded in 1868 by businessman Ezra Cornell and respected scholar Andrew Dickson White. Cornell includes thirteen colleges and schools. On the Ithaca campus are the seven undergraduate units and four graduate and professional units. The Medical College and the Graduate School of Medical Sciences are in New York City. Cornell has 13,300 undergraduates and 6,200 graduate and professional students. See also Concurrent ML, Cornell Theory Center, Cornell University Programming Language, CU-SeeMe, ISIS.
  • coronary occlusion — partial or total obstruction of a coronary artery, as by a thrombus, usually resulting in infarction of the myocardium.
  • counseling service — an advice service
  • counter-revolution — A counter-revolution is a revolution that is intended to reverse the effects of a previous revolution.
  • counterculturalism — The counterculture movement or lifestyle.
  • counterculturalist — the culture and lifestyle of those people, especially among the young, who reject or oppose the dominant values and behavior of society.
  • countercyclicality — The quality of being countercyclical.
  • counterintuitively — In a manner contrary to intuition or common sense.
  • counterrevolutions — Plural form of counterrevolution.
  • coupling capacitor — A coupling capacitor is a capacitor that is used to transmit an alternating current signal from one node to another.
  • crude oil desalter — A crude oil desalter is equipment which removes inorganic salts from crude oil, using chemical or electrostatic separation.
  • crude oil fraction — A crude oil fraction is a component of crude oil, which has its own particular molecular composition, weight, and boiling point.
  • cultural diffusion — act of diffusing; state of being diffused.
  • cultural sociology — the study of the origins and development of societal institutions, norms, and practices.
  • cumulative scoring — a method of scoring in which the score of a partnership is taken as the sum of their scores on all hands played.
  • curriculum council — a council appointed to oversee the development and implementation of a curriculum
  • curvature of field — a monochromatic aberration of a lens or other optical system in which the focal surface is curved, the refracted image of an object oriented perpendicular to the axis of the lens lying on a curved surface rather than in a plane perpendicular to the axis.
  • customer relations — Customer relations are the relationships that a business has with its customers and the way in which it treats them.
  • developing country — a nonindustrialized poor country that is seeking to develop its resources by industrialization
  • dia de los muertos — Day of the Dead.
  • diaminofluorescein — (organic compound) A fluorescein into which two amino groups have been substituted.
  • diamondback turtle — any edible North American terrapin of the genus Malaclemys, esp M. terrapin, occurring in brackish and tidal waters and having diamond-shaped markings on the shell: family Emydidae
  • 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.
  • 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.
  • 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.
  • eastern algonquian — a subgroup of the Algonquian language family, comprising the languages spoken aboriginally from Nova Scotia to northeastern North Carolina.
  • ejaculatio praecox — premature ejaculation during sexual intercourse
  • 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.
  • 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
  • equinoctial circle — celestial equator
  • equinoctial spring — either of the two highest spring tides that occur at the equinoxes
  • 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.
  • 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
  • formal equivalence — the relation that holds between two open sentences when their universal closures are materially equivalent
  • four-legged friend — a four-legged animal, esp a dog
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?