0%

18-letter words containing c, l, o, t, r, i

  • 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.
  • emotional literacy — the ability to deal with one's emotions and recognize their causes
  • employment service — (in the United States) a government department established to collect and supply to the unemployed information about job vacancies and to employers information about availability of prospective workers
  • equinoctial circle — celestial equator
  • equinoctial spring — either of the two highest spring tides that occur at the equinoxes
  • erectile impotence — impotence caused by the inability of the penis to become sufficiently firm to penetrate the vagina
  • 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.
  • fibrocartilaginous — a type of cartilage having a large number of fibers.
  • file control block — (operating system)   (FCB) An MS-DOS data structure that stores information about an open file. The number of FCBs is configured in CONFIG.SYS with a command FCBS=x,y where x (between 1 and 255 inclusive, default 4) specifies the number of file control blocks to allocate and therefore the number of files that MS-DOS can have open at one time. y (not needed from DOS 5.0 onward) specifies the number of files to be closed automatically if all x are in use.
  • 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.
  • forward compatible — forward compatibility
  • functional program — (language)   A program employing the functional programming approach or written in a functional language.
  • garbage collection — (programming)   (GC) The process by which dynamically allocated storage is reclaimed during the execution of a program. The term usually refers to automatic periodic storage reclamation by the garbage collector (part of the run-time system), as opposed to explicit code to free specific blocks of memory. Automatic garbage collection is usually triggered during memory allocation when the amount free memory falls below some threshold or after a certain number of allocations. Normal execution is suspended and the garbage collector is run. There are many variations on this basic scheme. Languages like Lisp represent expressions as graphs built from cells which contain pointers and data. These languages use automatic dynamic storage allocation to build expressions. During the evaluation of an expression it is necessary to reclaim space which is used by subexpressions but which is no longer pointed to by anything. This reclaimed memory is returned to the free memory pool for subsequent reallocation. Without garbage collection the program's memory requirements would increase monotonically throughout execution, possibly exceeding system limits on virtual memory size. The three main methods are mark-sweep garbage collection, reference counting and copying garbage collection. See also the AI koan about garbage collection.
  • genetic algorithms — genetic algorithm
  • geometrical optics — the branch of optics dealing with light as rays, especially in the study of the effects of lenses and mirrors on light beams and of their combination in optical instruments.
  • glyceryl trioleate — olein.
  • helicopter gunship — military attack helicopter
  • helicopter station — a place where helicopters are kept in readiness for use
  • histomorphological — histology.
  • historical fiction — the genre of literature, film, etc., comprising narratives that take place in the past and are characterized chiefly by an imaginative reconstruction of historical events and personages.
  • historical geology — the branch of geology dealing with the history of the earth.
  • historical present — the present tense used in narrating a past event as if happening at the time of narration.
  • hot-water cylinder — a vertical cylindrical tank for storing hot water, esp an insulated one made of copper used in a domestic hot-water system
  • hotel receptionist — a person who looks after guests when they first arrive at a hotel, checking them in, giving them their keys, etc
  • hyper-metaphorical — a figure of speech in which a term or phrase is applied to something to which it is not literally applicable in order to suggest a resemblance, as in “A mighty fortress is our God.”. Compare mixed metaphor, simile (def 1).
  • hypercholesteremia — Alternative spelling of hypercholesteraemia.
  • hypernationalistic — a person devoted to nationalism.
  • hysterical reasons — (Or "hysterical raisins") A variant on the stock phrase "for historical reasons", indicating specifically that something must be done in some stupid way for backward compatibility, and moreover that the feature it must be compatible with was the result of a bad design in the first place. "All IBM PC video adaptors have to support MDA text mode for hysterical reasons." Compare bug-for-bug compatible.
  • ignition interlock — interlock (def 10).
  • in complete flower — a flower without one or more of the normal parts, as carpels, sepals, petals, pistils, or stamens.
  • in terrorem clause — a clause in a will stating that a beneficiary who contests the will shall lose his or her legacy.
  • incommensurability — not commensurable; having no common basis, measure, or standard of comparison.
  • indolebutyric acid — a white or yellowish, crystalline, water-insoluble powder, C 12 H 13 O 2 N, a plant hormone similar to indoleacetic acid and used for the same purposes.
  • inductive relation — A relation R between domains D and E is inductive if for all chains d1 .. dn in D and e1 .. en in E,
  • instruction manual — how-to, usage guide
  • intelligence corps — a military department that gathers and analyzes information
  • intercartilaginous — (anatomy) Within cartilage.
  • internal secretion — a secretion, esp a hormone, that is absorbed directly into the blood
  • international code — a code used at sea by the navies of certain nations, using a series of flags representing digits from zero through nine.
  • involuntary muscle — muscle: contracts involuntarily
  • isothermal process — a process that takes place without change in temperature.
  • italian corn salad — a southern European plant, Valerianella eriocarpa, of the valerian family, having edible, spoon-shaped, hairy leaves and dense clusters of pale-blue flowers.
  • italian provincial — designating or of a style of rural, Italian furniture of the 18th and 19th cent., with straight lines and simple decoration, usually of fruitwood or mahogany
  • jacobite rebellion — the unsuccessful Jacobite rising of 1715 led by James Francis Edward Stuart
  • jewel in the crown — the most valuable, esteemed, or successful person or thing of a number
  • killer application — a highly innovative, very powerful, or extremely useful computer application; esp one sufficiently important as to justify purchase of the equipment or software
  • knotted cranesbill — a British wildflower, Geranium nodosum, an meadow geranium with bright pink or purple flowers
  • lactogenic hormone — prolactin.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?