0%

16-letter words containing n, d, t

  • considering that — You use considering that to indicate that you are thinking about a particular fact when making a judgment or giving an opinion.
  • constant dollars — a dollar valued according to its purchasing power in an arbitrarily set year and then adjusted for price changes in other years so that real purchasing power can be compared by giving prices as they would presumably be in the base year.
  • constant folding — (compiler)   A compiler optimisation technique where constant subexpressions are evaluated at compile time. This is usually only applied to built-in numerical and boolean operators whereas partial evaluation is more general in that expressions involving user-defined functions may also be evaluated at compile time.
  • constructed type — (types)   A type formed by applying some type constructor function to one or more other types. The usual constructions are functions: t1 -> t2, products: (t1, t2), sums: t1 + t2 and lifting: lift(t1). (In LaTeX, the lifted type is written with a subscript \perp). See also algebraic data type, primitive type.
  • consubstantiated — Simple past tense and past participle of consubstantiate.
  • consumption weed — groundsel tree.
  • container garden — a collection of pots or other receptacles containing soil for growing plants out of doors
  • content provider — A content provider is a company that supplies material such as text, music, or images for use on websites.
  • continental code — Morse1
  • contingency fund — a sum of money allocated for use in an emergency or to cover unforeseen expenses
  • contraindicating — Present participle of contraindicate.
  • contraindication — Contraindications are specific medical reasons for not using a particular treatment for a medical condition in the usual way.
  • contraindicative — Serving as a contraindication.
  • control commands — keyed instructions conveyed to a computer by using the control key in conjunction with the standard keys
  • conventionalised — to make conventional.
  • conventionalized — to make conventional.
  • convertible bond — a bond that can be exchanged for a fixed number of shares of the common stock of the issuing company at the holder's option.
  • cordon sanitaire — a guarded line serving to cut off an infected area
  • core description — A core description is a summary of the information about a rock sample, found by core analysis.
  • coromandel coast — the SE coast of India, along the Bay of Bengal, extending from Point Calimere to the mouth of the Krishna River
  • correction fluid — a fluid, usually white, that can be painted over a mistake in writing or typing so that the correct form can be written or typed on top
  • costume designer — a person who designs costumes for plays and films
  • cottage industry — A cottage industry is a small business that is run from someone's home, especially one that involves a craft such as knitting or pottery.
  • counter-tendency — a natural or prevailing disposition to move, proceed, or act in some direction or toward some point, end, or result: the tendency of falling bodies toward the earth.
  • counterevidences — Plural form of counterevidence.
  • cracked fraction — A cracked fraction is a petroleum fraction (= a portion separated according to a physical property) that has been broken down from a fraction with larger molecules.
  • creditworthiness — having a satisfactory credit rating.
  • critical damping — the minimum amount of viscous damping that results in a displaced system returning to its original position without oscillation
  • critical density — the density of matter that would be required to halt the expansion of the universe
  • cross-validation — a process by which a method that works for one sample of a population is checked for validity by applying the method to another sample from the same population.
  • croydon facelift — the tightening effect on the skin of a woman's face caused by securing the hair at the back of the head in a tight ponytail
  • currency trading — the business of trading in different currencies in order to profit from exchange rate differentials
  • curried function — (mathematics, programming)   A function of N arguments that is considered as a function of one argument which returns another function of N-1 arguments. E.g. in Haskell we can define: average :: Int -> (Int -> Int) (The parentheses are optional). A partial application of average, to one Int, e.g. (average 4), returns a function of type (Int -> Int) which averages its argument with 4. In uncurried languages a function must always be applied to all its arguments but a partial application can be represented using a lambda abstraction: \ x -> average(4,x) Currying is necessary if full laziness is to be applied to functional sub-expressions. It was named after the logician Haskell Curry but the 19th-century logician, Gottlob Frege was the first to propose it and it was first referred to in ["Uber die Bausteine der mathematischen Logik", M. Schoenfinkel, Mathematische Annalen. Vol 92 (1924)]. Stefan Kahrs <[email protected]> reported hearing somebody in Germany trying to introduce "scho"nen" for currying and "finkeln" for "uncurrying". The verb "scho"nen" means "to beautify"; "finkeln" isn't a German word, but it suggests "to fiddle".
  • cut and blow-dry — a hairdressing procedure in which the customer's hair is cut and blow-dried
  • cut down to size — to reduce the prestige or importance of
  • cutting compound — a mixture, such as oil, water, and soap, used for cooling drills and other cutting tools
  • dakin's solution — a dilute solution containing sodium hypochlorite and boric acid, used as an antiseptic in the treatment of wounds
  • dangling pointer — (programming)   A reference that doesn't actually lead anywhere. In C and some other languages, a pointer that doesn't actually point at anything valid. Usually this happens because it formerly pointed to something that has moved or disappeared, e.g. a heap-allocated block which has been freed and reused. Used as jargon in a generalisation of its technical meaning; for example, a local phone number for a person who has since moved is a dangling pointer.
  • dark of the moon — the period during which the moon is not visible.
  • darwinian theory — Darwin's theory of evolution, which holds that all species of plants and animals developed from earlier forms by hereditary transmission of slight variations in successive generations, and that natural selection determines which forms will survive
  • data abstraction — (data)   Any representation of data in which the implementation details are hidden (abstracted). Abstract data types and objects are the two primary forms of data abstraction.
  • data acquisition — data logging
  • data compression — the act of compressing.
  • data preparation — the process of converting data or information into a form that can be read by a computer, so that the data can then be entered into the computer
  • data warehousing — the use of large amounts of data taken from multiple sources to create reports and for data analysis
  • database analyst — (job)   A person who uses data modeling to analyse and specify data use within an application area. A database analyst defines both logical views and physical data structures. In a client/server environment, he defines the database part of the back end system.
  • database machine — (hardware)   A computer or special hardware that stores and retrieves data from a database. It is specially designed for database access and is coupled to the main (front-end) computer(s) by a high-speed channel. This contrasts with a database server, which is a computer in a local area network that holds a database. The database machine is tightly coupled to the main CPU, whereas the database server is loosely coupled via the network.
  • database manager — a person in charge of designing, maintaining, and controlling a database
  • davidson current — a winter countercurrent that flows N along the W coast of the U.S.
  • day of atonement — Yom Kippur
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?