0%

18-letter words containing s, e, o, u, l

  • conceptual realism — the doctrine that universals have real and independent existence.
  • conceptualisations — Plural form of conceptualisation.
  • conceptualizations — Plural form of conceptualization.
  • concrete universal — a principle that necessarily has universal import but is also concrete by virtue of its arising in historical situations.
  • conjugate solution — a system of liquids, each partially miscible in the other, existing with a common interface, consisting of a saturated solution of one in the other.
  • consequential loss — A consequential loss is a loss that follows another loss that is caused by a danger that has been insured against.
  • 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.
  • constitutionalized — Simple past tense and past participle of constitutionalize.
  • cool as a cucumber — very calm; self-possessed
  • 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.
  • corpuscular theory — the theory, originally proposed by Newton, and revived with the development of the quantum theory, that light consists of a stream of particles
  • couldn't care less — If you say that you couldn't care less about someone or something, you are emphasizing that you are not interested in them or worried about them. In American English, you can also say that you could care less, with the same meaning.
  • counseling service — an advice service
  • 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.
  • counterrevolutions — Plural form of counterrevolution.
  • crude oil desalter — A crude oil desalter is equipment which removes inorganic salts from crude oil, using chemical or electrostatic separation.
  • 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.
  • custodial sentence — a sentence given by a court that involves a term of imprisonment
  • customer relations — Customer relations are the relationships that a business has with its customers and the way in which it treats them.
  • defense calculator — IBM 701
  • deinstitutionalize — to discharge (a patient) as from a mental institution
  • desktop publishing — Desktop publishing is the production of printed materials such as newspapers and magazines using a desktop computer and a laser printer, rather than using conventional printing methods. The abbreviation DTP is also used.
  • dia de los muertos — Day of the Dead.
  • diaminofluorescein — (organic compound) A fluorescein into which two amino groups have been substituted.
  • dimethyl sulfoxide — DMSO.
  • dimethylsulphoxide — a colourless odourless liquid substance used as a solvent and in medicine as an agent to improve the penetration of drugs applied to the skin. Formula: (CH3)2SO
  • diplomatic shuttle — a series of diplomatic visits to other states made by an official, such as an ambassador or envoy
  • 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.
  • do oneself justice — If you do yourself justice, you do something as well as you are capable of doing it.
  • double white lines — parallel white lines on a roadway, usually indicating a barrier to crossing
  • 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
  • doubly linked list — (programming)   A data structure in which each element contains pointers to the next and previous elements in the list, thus forming a bidirectional linear list.
  • down on one's luck — the force that seems to operate for good or ill in a person's life, as in shaping circumstances, events, or opportunities: With my luck I'll probably get pneumonia.
  • due process of law — the administration of justice in accordance with established rules and principles
  • dysfunctionalities — Plural form of dysfunctionality.
  • eastern algonquian — a subgroup of the Algonquian language family, comprising the languages spoken aboriginally from Nova Scotia to northeastern North Carolina.
  • 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
  • engelbart, douglas — Douglas Engelbart
  • equinoctial spring — either of the two highest spring tides that occur at the equinoxes
  • ethnomusicological — Relating to or pertaining to ethnomusicology.
  • 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.
  • fehling's solution — a blue solution of copper sulfate, Rochelle salt, and sodium hydroxide, used to test for the presence of a sugar, aldehyde, etc.
  • field of quotients — a field whose elements are pairs of elements of a given commutative integral domain such that the second element of each pair is not zero. The field of rational numbers is the field of quotients of the integral domain of integers.
  • 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.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?