0%

18-letter words containing m, o, n, a, d

  • centum call second — (unit)   (CCS) A unit used (in North America) to quantify the total traffic running in a network. 1 CCS is 100 call-seconds. That means 1 CCS could be 2 calls of 50 seconds duration or 20 calls of 5 seconds duration.
  • cerebral dominance — the normal tendency for one half of the brain, usually the left cerebral hemisphere in right-handed people, to exercise more control over certain functions (e.g. handedness and language) than the other
  • christian democrat — a member or supporter of a Christian Democratic party
  • christian reformed — of or relating to a Protestant denomination (Christian Reformed Church) organized in the U.S. in 1857 by groups that had seceded from the Dutch Reformed Church.
  • collision diameter — the distance between the centers of two colliding molecules when at their closest point of approach.
  • combined operation — a military operation carried out jointly by allied forces
  • comings and goings — Comings and goings refers to the way people keep arriving at and leaving a particular place.
  • commander in chief — Also, Commander in Chief. the supreme commander of the armed forces of a nation or, sometimes, of several allied nations: The president is the Commander in Chief of the U.S. Army, Navy, and Air Force.
  • commander-in-chief — A commander-in-chief is a senior officer who is in charge of all the forces in a particular area.
  • commanding officer — A commanding officer is an officer who is in charge of a military unit.
  • commando operation — a major operation for treatment of cancer of the head and neck, involving removal of many facial structures and subsequent surgical reconstruction
  • commendation medal — a U.S. military decoration awarded for meritorious achievement or service
  • commodity exchange — an exchange where commodities are traded
  • common command set — (storage, standard)   (CCS) Additional requirements and features for direct-access SCSI devices. In 1985 when the first SCSI standard was being finalised as an American National Standard, the X3T9.2 Task Group was approached by some manufacturers who wanted changes. Rather than delay the SCSI standard, X3T9.2 formed an ad hoc group to define CCS.
  • common data format — (library)   (CDF) A library and toolkit based on a self-describing data format for scalar and multidimensional data. CDF aims to be platform- and discipline-independent. A scientific data management package (CDF Library) allows developers to manage data and metadata through APIs. CDF has built-in support for data compression (gZip, RLE, Huffman) and files larger than two gigabytes. There are interfaces for C, FORTRAN, Java, Perl, C#, Visual Basic, IDL and MATLAB.
  • common denominator — In mathematics, a common denominator is a number which can be divided exactly by all the denominators in a group of fractions.
  • common-law husband — a man considered to be a woman's husband after the couple have cohabited for several years
  • communication cord — a cord or chain in a train which may be pulled by a passenger to stop the train in an emergency
  • compensation award — an amount of money awarded as compensation in a court case
  • compensation order — (in Britain) the requirement of a court that an offender pay compensation for injury, loss, or damage resulting from an offence, either in preference to or as well as a fine
  • computer-generated — produced by a computer program
  • considered harmful — (programming, humour)   A type of phrase based on the title of Edsger W. Dijkstra's famous note in the March 1968 Communications of the ACM, "Goto Statement Considered Harmful", which fired the first salvo in the structured programming wars. Amusingly, the ACM considered the resulting acrimony sufficiently harmful that it will (by policy) no longer print articles taking so assertive a position against a coding practice. In the ensuing decades, a large number of both serious papers and parodies bore titles of the form "X considered Y". The structured-programming wars eventually blew over with the realisation that both sides were wrong, but use of such titles has remained as a persistent minor in-joke.
  • consolato del mare — a code of maritime law compiled in the Middle Ages: it drew upon ancient law and has influenced modern law.
  • contact dermatitis — dermatitis caused by direct contact with an irritating substance, as an allergen or chemical
  • content data model — (standard, documentation, language)   (CDM) An SGML-based specification for interactive maintenance manuals, developed by the Air Force Human Resourceas Laboratory (AFHRL) with assistance from RJO Enterprises, Incorporated. CDM models data hierachically and data are identified by their content structure with SGML mark-up used to identify information classes such as "system information", "functions", "tasks" and "steps".
  • costume department — the department in a theatre or television company that is responsible for actors' costumes
  • cot death syndrome — the unexplained sudden death of an infant during sleep
  • customs and excise — Customs and Excise is a British government department which is responsible for collecting taxes on imported and exported goods. Compare Customs Service.
  • data communication — electronic transmission of information that has been encoded for storage and processing by computers.
  • daytime television — television broadcasts that are shown during the daytime rather than in the evening
  • deanthropomorphism — the ridding of philosophy or religion of anthropomorphic beliefs and doctrines.
  • decompartmentalize — to remove excessive compartmentalization from (an organization)
  • demilitarized zone — an area from which military presence or function has been removed
  • demorgan's theorem — (logic)   A logical theorem which states that the complement of a conjunction is the disjunction of the complements or vice versa. In symbols: not (x and y) = (not x) or (not y) not (x or y) = (not x) and (not y) E.g. if it is not the case that I am tall and thin then I am either short or fat (or both). The theorem can be extended to combinations of more than two terms in the obvious way. The same laws also apply to sets, replacing logical complement with set complement, conjunction ("and") with set intersection, and disjunction ("or") with set union. A (C) programmer might use this to re-write if (!foo && !bar) ... as if (!(foo || bar)) ... thus saving one operator application (though an optimising compiler should do the same, leaving the programmer free to use whichever form seemed clearest).
  • departmental store — a department store.
  • determinate growth — growth of a plant stem that is terminated early by the formation of a bud
  • diaminofluorescein — (organic compound) A fluorescein into which two amino groups have been substituted.
  • diamondback turtle — any edible North American terrapin of the genus Malaclemys, esp M. terrapin, occurring in brackish and tidal waters and having diamond-shaped markings on the shell: family Emydidae
  • diazonium compound — any of a series of compounds that contain the group ArN 2 –, in which Ar represents an aryl group.
  • dimensionalisation — Alternative spelling of dimensionalization.
  • dimensionalization — The process of dimensionalizing.
  • direct examination — the first interrogation of a witness by the side that has called that witness.
  • dispatch documents — documents sent with a parcel, etc, detailing information such as contents, delivery address, etc
  • division algorithm — the theorem that an integer can be written as the sum of the product of two integers, one a given positive integer, added to a positive integer smaller than the given positive integer. Compare Euclidean algorithm.
  • domain engineering — (systems analysis)   1. The development and evolution of domain specific knowledge and artifacts to support the development and evolution of systems in the domain. Domain engineering includes engineering of domain models, components, methods and tools and may also include asset management. 2. The engineering process of analysing and modelling a domain, designing and modelling a generic solution architecture for a product line within that domain, implementing and using reusable components of that architecture and maintaining and evolving the domain, architecture and implementation models. 3. A reuse-based approach to defining the scope (domain definition), specifying the structure (domain architecture) and building the Assets (requirements, designs, software code, documentation) for a class of systems, subsystems or applications. Domain engineering can include domain definition, domain analysis, developing the domain architecture domain implementation.
  • domain name server — (spelling)   Domain Name System.
  • domain name system — (networking)   (DNS) A general-purpose distributed, replicated, data query service chiefly used on Internet for translating hostnames into Internet addresses. Also, the style of hostname used on the Internet, though such a name is properly called a fully qualified domain name. DNS can be configured to use a sequence of name servers, based on the domains in the name being looked for, until a match is found. The name resolution client (e.g. Unix's gethostbyname() library function) can be configured to search for host information in the following order: first in the local hosts file, second in NIS and third in DNS. This sequencing of Naming Services is sometimes called "name service switching". Under Solaris is configured in the file /etc/nsswitch.conf. DNS can be queried interactively using the command nslookup. It is defined in STD 13, RFC 1034, RFC 1035, RFC 1591.
  • domenico veneziano — died 1461, Italian painter, noted for the St Lucy Altarpiece
  • domestic appliance — a machine used for household tasks, for example, a washing machine, refrigerator, etc.
  • dominican republic — a republic in the West Indies, occupying the E part of the island of Hispaniola. 19,129 sq. mi. (49,545 sq. km). Capital: Santo Domingo.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?