0%

19-letter words containing o, c, a, n, d

  • dominance hierarchy — a system or set of relationships in animal groups that is based on a hierarchical ranking, usually established and maintained by behavior in aggressive encounters: one or a few members hold the highest rank and the others are submissive to those ranking higher and dominant to those ranking lower.
  • draw the color line — to impose or accept the color line
  • draw the curtain on — to end
  • drawing-room comedy — a light, sophisticated comedy typically set in a drawing room with characters drawn from polite society.
  • dynamic positioning — Dynamic positioning is the use of computers to control the position of a semi-submersible rig.
  • dynamic translation — (architecture)   A virtual machine implementation approach, used to speed up execution of byte-code programs. To execute a program unit such as a method or a function, the virtual machine compiles its bytecodes into (hardware) machine code. The translated code is also placed in a cache, so that next time that unit's machine code can be executed immediately, without repeating the translation. This technique was pioneered by the commercial Smalltalk implementation currently known as VisualWorks, in the early 1980s. Currently it is also used by some implementations of the Java Virtual Machine under the name JIT (Just In Time compilation).
  • dynatron oscillator — type of oscillator
  • education committee — a committee that discusses the education of children in a particular local authority
  • educational adviser — a person who provides advice and training to teachers about teaching methods and educational policies
  • eilean donan castle — a castle near the Kyle of Lochalsh in Highland, Scotland: built in the 13th century; famous for its picturesque setting
  • elastic deformation — In elastic deformation a material changes shape when a stress is applied to it but goes back to its original state when the stress is removed.
  • electrode potential — the potential difference developed when an electrode of an element is placed in a solution containing ions of that element
  • electrodynamometers — Plural form of electrodynamometer.
  • electrohydrodynamic — (physics) Of or pertaining to electrohydrodynamics.
  • electronic keyboard — a typewriter keyboard used to operate an electronic device such as a computer, word processor, etc
  • endowment assurance — a form of life insurance that provides for the payment of a specified sum directly to the policyholder at a designated date or to his beneficiary should he die before this date
  • endowment insurance — Endowment insurance is a type of life insurance that pays a particular sum directly to the policyholder at a stated date, or to a beneficiary if the policyholder dies before this date.
  • euclidean algorithm — Euclid's Algorithm
  • expeditionary force — An expeditionary force is a group of soldiers who are sent to fight in a foreign country.
  • exterior decoration — the painting of the outside of a building
  • fallacy of division — the fallacy of inferring that a property of the whole is also a property of parts or members of the whole (opposed to fallacy of composition).
  • fashion coordinator — a person in a department store or other establishment who coordinates activities centered upon or related to fashion, as fashion themes, shows, displays, and promotion.
  • feast of dedication — Hanukkah.
  • financial ombudsman — any of five British ombudsmen: the Banking Ombudsman, set up in 1986 to investigate complaints from bank customers; the Building Society Ombudsman, set up in 1987 to investigate complaints from building society customers; the Insurance Ombudsman, set up in 1981 to investigate complaints by policyholders (since 1988 this ombudsman has also operated a Unit Trust Ombudsman scheme); the Investment Ombudsman set up in 1989 to investigate complaints by investors (the Personal Investment Authority Ombudsman is responsible for investigating complaints by personal investors); and the Pensions Ombudsman, set up in 1993 to investigate complaints regarding pension schemes
  • first-sale doctrine — a legal principle allowing the purchaser of a lawfully made copy of a copyright-protected work to sell or give away that copy without permission but not to reproduce it.
  • fixed cost contract — a contract in which the costs do not vary
  • fixed-term contract — a contract for a particular and fixed period
  • foundation subjects — the subjects studied as part of the National Curriculum, including the compulsory core subjects
  • front-end financing — money or costs required or incurred in advance of a project in order to get it under way
  • functional database — (database, language)   A database which uses a functional language as its query language. Databases would seem to be an inappropriate application for functional languages since, a purely functional language would have to return a new copy of the entire database every time (part of) it was updated. To be practically scalable, the update mechanism must clearly be destructive rather than functional; however it is quite feasible for the query language to be purely functional so long as the database is considered as an argument. One approach to the update problem would use a monad to encapsulate database access and ensure it was single threaded. Alternative approaches have been suggested by Trinder, who suggests non-destructive updating with shared data structures, and Sutton who uses a variant of a Phil Wadler's linear type system. There are two main classes of functional database languages. The first is based upon Backus' FP language, of which FQL is probably the best known example. Adaplan is a more recent language which falls into this category. More recently, people have been working on languages which are syntactically very similar to modern functional programming languages, but which also provide all of the features of a database language, e.g. bulk data structures which can be incrementally updated, type systems which can be incrementally updated, and all data persisting in a database. Examples are PFL [Poulovassilis&Small, VLDB-91], and Machiavelli [Ohori et al, ACM SIGMOD Conference, 1998].
  • functional medicine — individualized medical care that recognizes the interactions between genetic and environmental factors and between the body's interconnected systems.
  • galactic coordinate — Usually, galactic coordinates. a member of a system of coordinates that define the position of a celestial body with reference to the Milky Way.
  • gigabits per second — (unit)   (Gbps) A unit of information transfer rate equal to one billion bits per second. Note that, while a gigabit is defined as a power of two (2^30 bits), a gigabit per second is defined as a power of ten (10^9 bits per second, which is slightly less) than 2^30).
  • go to rack and ruin — If you say that a place is going to rack and ruin, you are emphasizing that it is slowly becoming less attractive or less pleasant because no-one is bothering to look after it.
  • goldbach conjecture — an unproved theorem that every even integer greater than 2 can be written as the sum of two prime numbers.
  • grand duke nicholas — of Cusa [kyoo-zuh] /ˈkyu zə/ (Show IPA), 1401–1464, German cardinal, mathematician, and philosopher. German Nikolaus von Cusa.
  • grandfather's clock — a pendulum floor clock having a case as tall as or taller than a person; tall-case clock; long-case clock.
  • grandmother's clock — a pendulum clock similar to a grandfather's clock but shorter.
  • grievance procedure — the established series of steps to be taken in dealing with a grievance raised with an employer by an employee
  • handlebar moustache — a man's moustache having long, curved ends that resemble the handlebars of a bicycle.
  • harmonic distortion — distortion caused by nonlinear characteristics of electronic apparatus, esp of audio amplifiers, that generate unwanted harmonics of the input frequencies
  • heel-and-toe racing — race walking.
  • holy innocents' day — December 28, a day of religious observance commemorating the slaughter of the children of Bethlehem by Herod's order.
  • honorable discharge — a discharge from military service of a person who has fulfilled obligations efficiently, honorably, and faithfully.
  • horizontal encoding — (processor)   An instruction set where each field (a bit or group of bits) in an instruction word controls some functional unit or gate directly, as opposed to vertical encoding where instruction fields are decoded (by hard-wired logic or microcode) to produce the control signals. Horizontal encoding allows all possible combinations of control signals (and therefore operations) to be expressed as instructions whereas vertical encoding uses a shorter instruction word but can only encode those combinations of operations built into the decoding logic. An instruction set may use a mixture of horizontal and vertical encoding within each instruction. Because an architecture using horizontal encoding typically requires more instruction word bits it is sometimes known as a very long instruction word (VLIW) architecture.
  • hotel accommodation — the facilities and the quality of accommodation provided by a hotel
  • household insurance — an arrangement in which you pay money to a company, and they pay money to you if your household goods are stolen or damaged
  • human rights record — the facts that are known about the tendency of a country, regime, etc, to observe and protect human rights
  • hydrostatic balance — a balance for finding the weight of an object submerged in water in order to determine the upthrust on it and thus determine its relative density
  • hydroxybenzoic acid — Hydroxybenzoic acid is the active ingredient in a number of drugs, for example, aspirin. Hydroxybenzoic acid is also used as a preservative.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?