0%

23-letter words containing c, o, m, p, l, a

  • act of parliament clock — a pendulum wall clock of the late 18th century, usually having a black dial with gilt numbers: originally installed in English taverns because a burdensome tax prevented many homes from having private clocks.
  • application development — the development of specialized programs or sets of specialized programs and associated documentation designed to carry out a particular task
  • application programming — Computers. a program used for a particular application (opposed to system program).
  • atmospheric electricity — static electricity produced by charged particles in the atmosphere.
  • backwards compatibility — backward compatibility
  • capitalize on something — to use something to one's own advantage or profit
  • commercial exploitation — unethical business practices
  • common lisp in parallel — (language, parallel)   (CLIP) A version of Common LISP from Allegro for the Sequent Symmetry.
  • compact disc recordable — (storage)   (CD-R) A write-once version of CD-ROM. CD-Rs can hold about 650 megabytes of data. They are very durable and can be read by normal CD-ROM drives, but once data has been written it cannot be altered. Standard prerecorded CDs have their information permanently stamped into an aluminium reflecting layer. CD-R discs have a dye-based recording layer and an additional golden reflecting layer. Digital information is written to the disc by burning (forming) pits in the recording layer in a pattern corresponding to that of a conventional CD. The laser beam heats the substrate and recording layer to approximately 250 C. The recording layer melts and the substrate expands into the space that becomes available. See also CD-RW and DVD-RAM.
  • compact disc rewritable — (storage)   (CD-RW) A rewritable version of CD-ROM. A CD-RW drive can write about 650 megabytes of data to CD-RW media an unlimited number of times. Most CD-RW drives can also write once to CD-R media. CD-RW media cannot be read by CD-ROM drives built prior to 1997 due to the reduced reflectivity (15% compared to 70%) of CD-RW media. CD-RW drives and media are currently (1999) more expensive than CD-R drives and media. CD-R is sometimes considered a better technology for archival purposes as the data cannot be accidentally modified or tampered with, and encourages better archival practices. Standard prerecorded CDs have their information permanently stamped into an aluminium reflecting layer. CD-WR discs have a phase-change recording layer and an additional silver (aluminium) reflecting layer. A laser beam can melt crystals in the recording layer into a non-crystalline amorphous phase or anneal them slowly at a lower temperature back to the crystalline state. The different reflectance of the areas make them appear as the 'pits' and 'lands' of a standard CD. See also CD-R and DVD-RAM.
  • comparative linguistics — the study of the correspondences between languages that have a common origin.
  • complain about the food — If you complain about the food, you say that you are not satisfied with it.
  • completely normal space — a normal topological space in which every subspace is normal.
  • composite colour signal — a colour television signal in which luminance and two chrominance components are encoded into a single signal
  • computer-aided learning — Computer-Aided Instruction
  • connection machine lisp — (language)   Lisp with a parallel data structure, the 'xapping', an array of values assigned to an array of sites.
  • cryptococcal meningitis — a form of meningitis resulting from opportunistic infection by a cryptococcus fungus, occurring in persons who are immunodeficient.
  • de-compartmentalization — to divide into categories or compartments.
  • differential compaction — differences in the extent to which sediment is compacted owing to topographic irregularities of the surface on which it is deposited.
  • direct primary election — a preliminary election at which candidates for public office are chosen by direct vote of the people instead of by delegates at a convention: in closed primary elections voters must declare party affiliation and may vote only for candidates of their party
  • execute channel program — (operating system)   (EXCP) An IBM system for low-level file access, where the programmer is completely responsible for providing a list of device-specific "channel comands" to be executed by I/O channels, control units and/or devices. The operating system will simply check the "CCW" chains for security purposes (access invalid memory or outside of file extents) and then schedule them for execution.
  • experimental psychology — the scientific study of the individual behaviour of man and other animals, esp of perception, learning, memory, motor skills, and thinking
  • four colour map theorem — (mathematics, application)   (Or "four colour theorem") The theorem stating that if the plane is divided into connected regions which are to be coloured so that no two adjacent regions have the same colour (as when colouring countries on a map of the world), it is never necessary to use more than four colours. The proof, due to Appel and Haken, attained notoriety by using a computer to check tens of thousands of cases and is thus not humanly checkable, even in principle. Some thought that this brought the philosophical status of the proof into doubt. There are now rumours of a simpler proof, not requiring the use of a computer. See also chromatic number
  • frictional unemployment — those people who are in the process of moving from one job to another and who therefore appear in the unemployment statistics collected at any given time
  • hook-and-ladder company — a company of firefighters equipped with a hook-and-ladder truck.
  • hypothetical imperative — (esp in the moral philosophy of Kant) any conditional rule of action, concerned with means and ends rather than with duty for its own sake
  • lead replacement petrol — a less toxic fuel introduced in 2000 for cars requiring leaded petrol
  • lossy audio compression — (audio, compression)   Any audio compression algorithm which does not retain every bit of data but only reproduces a signal that sounds more or less like the original. Examples are MP1, MP2, MP3, AAC.
  • lymphoblastic leukaemia — a severe blood disorder in which abnormal leukocytes are identified as immature forms of lymphocytes
  • magneto-encephalography — a record of the magnetic field of the brain. Abbreviation: MEG.
  • micropachycephalosaurus — A very small pachycephalosaurid, ornithischian dinosaur of the genus Micropachycephalosaurus.
  • mpeg-4 aac main profile — (compression, standard, algorithm)   A successor of MP3 allowing transparent coding at data rates of 70-75% of that of MP3. It is very different from MP3, only used MDCT, no subband coding. It is much more complex that MP3 and MPEG-2 AAC Low Profile.
  • multimedia compact disc — (storage)   (MMCD) A CD-ROM standard for storing 4.7 GB of data including video. MMCD is being developed by a large numer of computer manufacturers and is expected to be shipped in late 1996 or early 1997. Initially it will be aimed at the consumer market, then perhaps in CD-ROM format for computers, and maybe later on erasble CD.
  • parametric polymorphism — Polymorphism was first identified by Christopher Strachey in 1967 and developed by Hindley and Milner. For example we could specify that the argument of the "head" function was a list without specifying a type for the elements of the list. In Haskell we would write: head :: [a] -> a meaning head has type function from "list of a" to "a" where "a" is a type variable). This is known as parametric polymorphism. Polymorphic typing allows strong type checking as well as generic functions. ML in 1976 was the first language with polymorphic typing. See also generic type variable.
  • parliamentary democracy — a system of government in which people elect representatives to a parliament to make laws, for example Canada and the UK
  • performance-related pay — salary based on individual assessment
  • peroxymonosulfuric acid — persulfuric acid (def 1).
  • pest control department — the local government department responsible for controlling such pests as rats and mice
  • pharmaceuticals company — a company specialising in developing and marketing pharmaceuticals
  • photoelectric magnitude — the magnitude of a star determined using a photometer plus a filter to select light or other radiation of the desired wavelength
  • physical memory address — physical address
  • plain old documentation — (text)   (pod, occasionally "POD") A simple markup language used to embed documentation, literate programming-style, in Perl programs. Pod readers and converters are part of the standard Perl distribution and the documentation provided with Perl is all in pod format.
  • play by electronic mail — (games)   A kind of game where the players use electronic mail to communicate. This may be done via a human moderator or an automatic mailing list exploder on some central machine or it may be fully distributed with each player just addressing his mail to all other players. This is a natural extension of "play by mail" games conducted via snail mail.
  • polymethyl methacrylate — polymerized methyl methacrylate.
  • private limited company — a company whose shares can be bought by the public
  • probabilistic automaton — nondeterministic automaton
  • professional misconduct — a violation of the rules or boundaries set by the governing body of a profession
  • publicly-quoted company — a company whose shares are traded on a stock exchange
  • puerto rican royal palm — a feather palm, Roystonea borinquena, of Puerto Rico and St. Croix, having leaves about 10 feet (3 meters) long and egg-shaped, yellowish-brown fruit.
  • real simple syndication — (spelling)   Illiterate form of Really Simple Syndication.

On this page, we collect all 23-letter words with C-O-M-P-L-A. It’s easy to find right word with a certain length. It is the easiest way to find 23-letter word that contains in C-O-M-P-L-A to use in Scrabble or Crossword puzzles

Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?