0%

13-letter words containing n, i, m, p

  • comprehension — Comprehension is the ability to understand something.
  • comprehensive — Something that is comprehensive includes everything that is needed or relevant.
  • compressional — relating to compression
  • comprovincial — belonging to the same province
  • compulsionist — a believer in compulsion, esp a believer in obligatory military service
  • computational — Computational means using computers.
  • computerising — Present participle of computerise.
  • computerizing — Present participle of computerize.
  • conceptualism — the philosophical theory that the application of general words to a variety of objects reflects the existence of some mental entity through which the application is mediated and which constitutes the meaning of the term
  • consumptively — In a consumptive manner.
  • consumptivity — consumptiveness
  • contemplating — to think studiously; meditate; consider deliberately.
  • contemplation — thoughtful or long consideration or observation
  • contemplatist — a contemplator
  • contemplative — Someone who is contemplative thinks deeply, or is thinking in a serious and calm way.
  • contemporised — to place in or regard as belonging to the same age or time.
  • contemporized — Simple past tense and past participle of contemporize.
  • cosmopolitans — Plural form of cosmopolitan.
  • craftsmanship — Craftsmanship is the skill that someone uses when they make beautiful things with their hands.
  • crape jasmine — a shrub, Tabernaemontana divaricata, native to India, having white flowers that are fragrant at night.
  • cuprotitanium — (metallurgy) An alloy of copper and titanium obtained by reducing a mixture of copper and rutile.
  • decimal point — A decimal point is the dot in front of a decimal fraction.
  • decompilation — The act, or the result of decompiling.
  • decomposition — Decomposition is the process of decay that takes place when a living thing changes chemically after dying.
  • decompounding — Present participle of decompound.
  • decompressing — Present participle of decompress.
  • decompression — Decompression is the reduction of the force on something that is caused by the weight of the air.
  • deemphasizing — Present participle of deemphasize.
  • deep mourning — completely black mourning clothes made of a drab material: After her brother died, she was in deep mourning for a year.
  • demand paging — (memory management)   A kind of virtual memory where a page of memory will be paged in if an attempt is made to access it and it is not already present in main memory. This normally involves a memory management unit which looks up the virtual address in a page map to see if it is paged in. If it is not then the operating system will page it in, update the page map and restart the failed access. This implies that the processor must be able to recover from and restart a failed memory access or must be suspended while some other mechanism is used to perform the paging. Paging in a page may first require some other page to be moved from main memory to disk ("paged out") to make room. If this page has not been modified since it was paged in, it can simply be reused without writing it back to disk. This is determined from the "modified" or "dirty" flag bit in the page map. A replacement algorithm or policy is used to select the page to be paged out, often this is the least recently used (LRU) algorithm.
  • dephlegmation — the act of dephlegmating
  • deposit money — checks, letters of credit, etc., that circulate and are payable on demand.
  • diamond point — a diamond-tipped engraving tool
  • diaphanometer — an instrument used to measure transparency, esp of the atmosphere
  • diphenylamine — a colorless, crystalline, slightly water-soluble benzene derivative, C 12 H 11 N, used chiefly in the preparation of various dyes, as a stabilizer for nitrocellulose propellants, and for the detection of oxidizing agents in analytical chemistry.
  • dipole moment — electric dipole moment.
  • dipsomaniacal — Pertaining to or suffering from dipsomania.
  • disemployment — to put out of work; cause to become unemployed.
  • disempowering — Present participle of disempower.
  • disparagement — the act of disparaging.
  • displacements — Plural form of displacement.
  • dna computing — (architecture)   The use of DNA molecules to encode computational problems. Standard operations of molecular biology can then be used to solve some NP-hard search problems in parallel using a very large number of molecules. The exponential scaling of NP-hard problems still remains, so this method will require a huge amount of DNA to solve large problems.
  • dodecaphonism — musical composition using the 12-tone technique.
  • dolphinariums — Plural form of dolphinarium.
  • draftsmanship — a person employed in making mechanical drawings, as of machines, structures, etc.
  • drape forming — thermoforming of plastic sheeting over an open mold by a combination of gravity and a vacuum.
  • drink problem — If someone is said to have a drink problem, they are thought to drink too much alcohol
  • drop shipment — a shipment of goods made directly from the manufacturer to the retailer or consumer but billed through the wholesaler or distributor.
  • drum paneling — flush paneling in a door.
  • dynamic scope — (language)   In a dynamically scoped language, e.g. most versions of Lisp, an identifier can be referred to, not only in the block where it is declared, but also in any function or procedure called from within that block, even if the called procedure is declared outside the block. This can be implemented as a simple stack of (identifier, value) pairs, accessed by searching down from the top of stack for the most recent instance of a given identifier. The opposite is lexical scope. A common implementation of dynamic scope is shallow binding.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?