0%

22-letter words containing c, l, u, t

  • curriculum coordinator — a member of a teaching staff with a largely administrative function whose job is to ensure that a curriculum is effectively taught
  • cut a long story short — to leave out details in a narration
  • cut someone some slack — to be less demanding of someone; ease up on someone
  • delayed-action shutter — a camera shutter that opens after an interval set by the photographer
  • deoxyribonucleoprotein — any of a class of nucleoproteins that yield DNA upon partial hydrolysis.
  • diachronic linguistics — historical linguistics.
  • diethylbarbituric acid — barbital
  • dilation and curettage — a surgical method for the removal of diseased tissue or an early embryo from the lining of the uterus by means of scraping.
  • direct public offering — A direct public offering is stock offered directly for sale to investors by a company without the use of underwriters or brokers.
  • double blackwall hitch — a kind of knot
  • drumhead court-martial — a court-martial held, usually on a battlefield, for the summary trial of charges of offenses committed during military operations.
  • east australia current — the part of the South Equatorial Current flowing S along the E coast of Australia.
  • east greenland current — a cold ocean current of low salinity flowing south along the east coast of Greenland.
  • educational psychology — a branch of psychology concerned with developing effective educational techniques and dealing with psychological problems in schools.
  • educational technology — the use of technology, such as computers, within education, to aid the learning process
  • educational television — television of informational or instructional content.
  • engineering consultant — a consultant specializing in engineering
  • federal district court — district court (def 2).
  • financial underwriting — Financial underwriting is the process of assessing whether the proposed sum insured and product are reasonable when considering the possible financial loss to the client.
  • flocculent precipitate — a woolly-looking precipitate, as aluminum hydroxide formed by the addition of ammonia to an aluminum-salt solution.
  • friar minor conventual — a friar belonging to a branch of the Franciscan order that separated from the Observants in the 15th century, and that observes a modification of the rule of St. Francis. Also called Conventual. Compare Friar Minor, capuchin (def 4).
  • functional programming — (programming)   (FP) A program in a functional language consists of a set of (possibly recursive) function definitions and an expression whose value is output as the program's result. Functional languages are one kind of declarative language. They are mostly based on the typed lambda-calculus with constants. There are no side-effects to expression evaluation so an expression, e.g. a function applied to certain arguments, will always evaluate to the same value (if its evaluation terminates). Furthermore, an expression can always be replaced by its value without changing the overall result (referential transparency). The order of evaluation of subexpressions is determined by the language's evaluation strategy. In a strict (call-by-value) language this will specify that arguments are evaluated before applying a function whereas in a non-strict (call-by-name) language arguments are passed unevaluated. Programs written in a functional language are generally compact and elegant, but have tended, until recently, to run slowly and require a lot of memory. Examples of purely functional languages are Clean, FP, Haskell, Hope, Joy, LML, Miranda, and SML. Many other languages such as Lisp have a subset which is purely functional but also contain non-functional constructs. See also lazy evaluation, reduction.
  • glucose tolerance test — a diagnostic procedure in which a measured amount of glucose is ingested and blood samples are taken periodically as a means of detecting diabetes mellitus.
  • graphical display unit — an output device incorporating a cathode ray tube on which both line drawings and text can be displayed. It is usually used in conjunction with a light pen to input or reposition data
  • gross national product — the total monetary value of all final goods and services produced in a country during one year. Abbreviation: GNP.
  • gulf of saint lawrence — a deep arm of the Atlantic off the E coast of Canada between Newfoundland and the mainland coasts of Quebec, New Brunswick, and Nova Scotia
  • historical linguistics — the study of changes in a language or group of languages over a period of time.
  • hubble space telescope — U.S. Aerospace. a 7.9-foot (2.4-meter) optical telescope designed for use in orbit around the earth.
  • hybrid multiprocessing — (parallel)   (HMP) The kind of multitasking which OS/2 supports. HMP provides some elements of symmetric multiprocessing, using add-on IBM software called MP/2. OS/2 SMP was planned for release in late 1993.
  • industrial archaeology — the study of past industrial machines, works, etc
  • industrialized country — a country characterized by industry on an extensive scale
  • infinitesimal calculus — the differential calculus and the integral calculus, considered together.
  • instruction scheduling — The compiler phase that orders instructions on a pipelined, superscalar, or VLIW architecture so as to maximise the number of function units operating in parallel and to minimise the time they spend waiting for each other. Examples are filling a delay slot; interspersing floating-point instructions with integer instructions to keep both units operating; making adjacent instructions independent, e.g. one which writes a register and another which reads from it; separating memory writes to avoid filling the write buffer. Norman P. Jouppi and David W. Wall, "Available Instruction-Level Parallelism for Superscalar and Superpipelined Processors", Proceedings of the Third International Conference on Architectural Support for Programming Languages and Operating Systems, pp. 272--282, 1989.
  • intermetallic compound — a compound of two or more metals.
  • islamic fundamentalism — the belief or advocating of a conservative adherence to literal or traditional interpretations of the Qu'ran and the Sunnah
  • judge advocate general — the chief legal officer of an army, navy, or air force.
  • junior sales associate — A junior sales associate is an inexperienced member of the sales staff, usually receiving training or supervised by more experienced staff.
  • label switching router — (networking)   (LSR) A device that typically resides somewhere in the middle of a network and is capable of forwarding datagrams by label switching. In many cases, especially early versions of MPLS networks, a LSR will typically be a modified ATM switch that forwards datagrams based upon a label in the VPI/VCI field.
  • landscape architecture — the art of arranging or modifying the features of a landscape, an urban area, etc., for aesthetic or practical reasons.
  • letter of introduction — a letter given by one person to another, as an introduction to a third party
  • linear induction motor — an electric motor in which a movable part moves in a straight line, with power being supplied by a varying magnetic field set up by a fixed part of the system, as a metal rail on the ground.
  • liquid crystal display — (hardware)   (LCD) An electro-optical device used to display digits, characters or images, commonly used in digital watches, calculators, and portable computers. The heart of the liquid crystal display is a piece of liquid crystal material placed between a pair of transparent electrodes. The liquid crystal changes the phase of the light passing through it and this phase change can be controlled by the voltage applied between the electrodes. If such a unit is placed between a pair of plane polariser plates then light can pass through it only if the correct voltage is applied. Liquid crystal displays are formed by integrating a number of such cells, or more usually, by using a single liquid crystal plate and a pattern of electrodes. The simplest kind of liquid crystal displays, those used in digital watches and calculators, contain a common electrode plane covering one side and a pattern of electrodes on the other. These electrodes can be individually controlled to produce the appropriate display. Computer displays, however, require far too many pixels (typically between 50,000 and several millions) to make this scheme, in particular its wiring, feasible. The electrodes are therefore replaced by a number of row electrodes on one side and column electrodes on the other. By applying voltage to one row and several columns the pixels at the intersections are set. The pixels being set one row after the other, in passive matrix displays the number of rows is limited by the ratio of the setting and fading times. In the setup described above (known as "twisted nematic") the number of rows is limited to about 20. Using an alternative "supertwisted nematic" setup VGA quality displays (480 rows) can be easily built. As of 1995 most notebook computers used this technique. Fading can be slowed by putting an active element, such as a transistor, on the top of each pixel. This "remembers" the setting of that pixel. These active matrix displays are of much better quality (as good as CRTs) but are much more expensive than the passive matrix displays. LCDs are slimmer, lighter and consume less power than the previous dominant display type, the cathode ray tube, hence their importance for portable computers.
  • lord justice of appeal — an ordinary judge of the Court of Appeal
  • lowest common multiple — the smallest number that is a common multiple of a given set of numbers.
  • management consultancy — a company of professionals who are employed to help an organization improve efficiency and performance
  • manner of articulation — the degree of obstruction or the type of channel imposed upon the passage of air at a given place of articulation, as denoted by such categories as stop, fricative, nasal, and semivowel.
  • manuel estrada cabreraManuel [mah-nwel] /mɑˈnwɛl/ (Show IPA), 1857–1924, Guatemalan politician: president 1898–1920.
  • mathematical induction — induction (def 5).
  • mcculloch-pitts neuron — (artificial intelligence)   The basic building block of artificial neural networks. It receives one or more inputs and produces one or more identical outputs, each of which is a simple non-linear function of the sum of the inputs to the neuron. The non-linear function is typically a threshhold or step function which is usually smoothed (i.e. a sigmoid) to facilitate learning.
  • middle-distance runner — someone who runs races of a length between the sprints and the distance events, esp the 800 metres and the 1500 metres
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?