0%

19-letter words containing i, d, o, n, t, s

  • end-to-end solution — (jargon)   (E2ES) A term that suggests that the supplier of an application program or system will provide all the hardware and/or software components and resouces to meet the customer's requirement and no other supplier need be involved. Compare: turn-key solution.
  • 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.
  • error-based testing — (programming)   Testing where information about programming style, error-prone language constructs, and other programming knowledge is applied to select test data capable of detecting faults, either a specified class of faults or all possible faults.
  • 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.
  • 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
  • foundation subjects — the subjects studied as part of the National Curriculum, including the compulsory core subjects
  • 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].
  • 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).
  • goods received note — a document created by a buyer on receipt of merchandise and which describes each good and details the quantity of each received
  • grosse pointe woods — a city in SE Michigan, near Detroit.
  • harmonic distortion — distortion caused by nonlinear characteristics of electronic apparatus, esp of audio amplifiers, that generate unwanted harmonics of the input frequencies
  • have designs on sth — If someone has designs on something, they want it and are planning to get it, often in a dishonest way.
  • holy innocents' day — December 28, a day of religious observance commemorating the slaughter of the children of Bethlehem by Herod's order.
  • hotel des invalides — a military hospital built in Paris in the 17th and 18th centuries by Libéral Bruant and J. H. Mansart: famous for its chapel dome, the tomb of Napoleon, and as a military museum.
  • housing development — a group of houses or apartments, usually of the same size and design, often erected on a tract of land by one builder and controlled by one management.
  • 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
  • hyperfocal distance — the distance, at a given f number, between a camera lens and the nearest point (hyperfocal point) having satisfactory definition when focused at infinity.
  • in consideration of — the act of considering; careful thought; meditation; deliberation: I will give your project full consideration.
  • in one's right mind — sane
  • in the second place — secondly
  • index expurgatorius — a list of books now included in the Index Librorum Prohibitorum, forbidden to be read except from expurgated editions.
  • instantaneous speed — a scalar measure of the rate of movement of a body expressed as the rate of change of position with respect to time at a particular point. It is measured in metres per second, miles per hour, etc
  • intermediate school — a school for pupils in grades 4 through 6.
  • investment compound — investment (def 11).
  • it stands to reason — it is logical
  • judicial separation — a decree of legal separation of spouses that does not dissolve the marriage bond.
  • keep one's distance — the extent or amount of space between two things, points, lines, etc.
  • keyboard instrument — any musical instrument that is played using a keyboard
  • kill sth stone-dead — If you kill something such as an idea or emotion stone-dead, you completely destroy it.
  • kilobits per second — (unit)   (kbps, kb/s) A unit of data rate where 1 kb/s = 1000 bits per second. This contrasts with units of storage where 1 Kb = 1024 bits (note upper case K).
  • ladies-of-the-night — plural of lady-of-the-night.
  • let one's hair down — any of the numerous fine, usually cylindrical, keratinous filaments growing from the skin of humans and animals; a pilus.
  • lipschitz condition — the property of a function on a closed interval such that the absolute value of the difference in functional values at any two points in the interval is less than a constant times the absolute value of the difference of the points raised to some positive power m, called the order.
  • manchester encoding — (communications, protocol)   A method of transmitting bits which enables the receiver to easily synchronise with the sender. A simple way of signalling bits might be to transmit a high voltage for some period for a 1-bit and a low voltage for a 0 bit: Bits Sent: 1 1 0 0 Signal: High ___ Low |___ Time: -> . . . . . However, when several identical bits are sent in succession, this provides no information to the receiver about when each bit starts and stops. Manchester encoding splits each bit period into two, and ensures that there is always a transition between the signal levels in the middle of each bit. This allows the receiver to synchronise with the sender. In normal Manchester encoding, a 1-bit is transmitted with a high voltage in the first period, and a low voltage in the second, and vice verse for the 0 bit: Bits Sent: 1 1 0 0 Signal: High Low || |_| || Time: -> . ' . ' . ' . ' . In Differential Manchester encoding, a 1-bit is indicated by making the first half of the signal equal to the last half of the previous bit's signal and a 0-bit is indicated by making the first half of the signal opposite to the last half of the previous bit's signal. That is, a zero bit is indicated by a transition at the beginning of the bit. Like normal Manchester encoding, there is always a transition in the middle of the transmission of the bit. Differential Manchester Encoding Bits Sent: 1 1 0 0 Signal: High __ Low |_| || || Time: -> . ' . ' . ' . ' . With each bit period half as long, twice as much bandwidth is required when using either of the Manchester encoding schemes.
  • maturation division — a stage in meiosis during which the chromosomal number of the reproductive cell is reduced to one chromosome from each original chromosome pair.
  • means of production — resources: equipment, workers
  • megabits per second — (unit)   (Mbps, Mb/s) Millions of bits per second. A unit of data rate. 1 Mb/s = 1,000,000 bits per second (not 1,048,576). E.g. Ethernet can carry 10 Mbps.
  • mild silver protein — a compound of silver and a protein, applied to mucous membranes as a mild antiseptic.
  • ministry of defence — the government department responsible for the country's military measures or resources
  • minor seventh chord — a chord consisting of a minor triad with an added minor seventh above the root
  • moses-in-the-cradle — a plant, Rhoeo spathacea, native to the West Indies and Central America, having leaves with purple undersides and white flowers enclosed in a boat-shaped envelope formed by two bracts.
  • most favored nation — a nation to which privileges of trade are extended under a government policy of giving the same privileges to all nations that are given to any one of them, sometimes depending on whether certain conditions, as of reciprocity, are met
  • most-favored-nation — of or relating to the status, treatment, terms, etc., that are embodied in or conferred by a most-favored-nation clause.
  • mount desert island — an island off the coast of E central Maine: summer resort; forms part of Acadia National Park. 14 miles (23 km) long; 8 miles (13 km) wide.
  • multidimensionality — The property of being multidimensional.
  • necessary condition — prerequisite
  • night-scented stock — a plant, Matthiola bicornis, of the genus Matthiola, of the Mediterranean region, cultivated for its brightly coloured flowers: Brassicaceae (crucifers)
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?