0%

18-letter words containing a, c, u, l, e, i

  • community language — a language spoken by members of a minority group or community within a majority language context
  • complexity measure — (algorithm)   A quantity describing the complexity of a computation.
  • 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.
  • 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.
  • 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 diversity — the cultural variety and cultural differences that exist in the world, a society, or an institution: Dying languages and urbanization are threats to cultural diversity.
  • cultural universal — a cultural pattern extant in every known society.
  • 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.
  • 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.
  • 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.
  • descriptive clause — a relative clause that describes or supplements but is not essential in establishing the identity of the antecedent and is usually set off by commas in English. In This year, which has been dry, is bad for crops the clause which has been dry is a nonrestrictive clause.
  • 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
  • dicalcium silicate — a component of cement, 2CaO⋅SiO 2 , also used to neutralize acid soils.
  • 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.
  • 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.
  • double achievement — a representation of the arms of a husband beside those of his wife such that a difference of rank between them is shown.
  • 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.
  • dysfunctionalities — Plural form of dysfunctionality.
  • ecumenical council — a solemn assembly in the Roman Catholic Church, convoked and presided over by the pope and composed of cardinals, bishops, and certain other prelates whose decrees, when confirmed by the pope, become binding.
  • 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
  • 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.
  • 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
  • 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).
  • 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.
  • formal equivalence — the relation that holds between two open sentences when their universal closures are materially equivalent
  • frederick douglassFrederick, 1817–95, U.S. ex-slave, abolitionist, and orator.
  • fuel-saving device — a device that increases the fuel efficiency of a vehicle, so that it uses less fuel for a further distance
  • functional disease — a disease in which there is an abnormal change in the function of an organ, but no structural alteration in the tissues involved (opposed to organic disease).
  • functional testing — (testing)   (Or "black-box testing", "closed-box testing") The application of test data derived from functional requirements without regard to how the system is implemented.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?