"separation of concerns" meaning in All languages combined

See separation of concerns on Wiktionary

Noun [English]

Etymology: The earliest use in computer science is by Edsger W. Dijkstra in his 1974 paper "On the role of scientific thought". However, the term was used as early as 1924 in the field of legal economics by John R. Commons. (see quotes) Head templates: {{en-noun|-}} separation of concerns (uncountable)
  1. (programming) The process of separating a computer program into distinct features that overlap functionally as little as possible. Tags: uncountable Categories (topical): Programming Translations (programming: separating a computer program into distinct features): فَصْلُ الْاِهْتِمَامَاتْ (faṣlu l-ihtimāmāt) [masculine] (Arabic), Separation of Concerns [feminine] (German)
    Sense id: en-separation_of_concerns-en-noun-j2rGsUhk Topics: computing, engineering, mathematics, natural-sciences, physical-sciences, programming, sciences Disambiguation of 'programming: separating a computer program into distinct features': 97 3
  2. The analogous effort in any designing of processes to best delineate the concerns so as to clarify roles, avoid duplication, increase efficiency, and so on. Tags: uncountable Hypernyms: separation Hyponyms: separation of cross-cutting concerns
    Sense id: en-separation_of_concerns-en-noun-fIkeFXNI Categories (other): English entries with incorrect language header, Terms with Arabic translations, Terms with German translations Disambiguation of English entries with incorrect language header: 36 64 Disambiguation of Terms with Arabic translations: 35 65 Disambiguation of Terms with German translations: 32 68

Alternative forms

Download JSON data for separation of concerns meaning in All languages combined (4.1kB)

{
  "etymology_text": "The earliest use in computer science is by Edsger W. Dijkstra in his 1974 paper \"On the role of scientific thought\". However, the term was used as early as 1924 in the field of legal economics by John R. Commons. (see quotes)",
  "head_templates": [
    {
      "args": {
        "1": "-"
      },
      "expansion": "separation of concerns (uncountable)",
      "name": "en-noun"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "noun",
  "senses": [
    {
      "categories": [
        {
          "kind": "topical",
          "langcode": "en",
          "name": "Programming",
          "orig": "en:Programming",
          "parents": [
            "Computing",
            "Software engineering",
            "Technology",
            "Computer science",
            "Engineering",
            "Software",
            "All topics",
            "Sciences",
            "Applied sciences",
            "Media",
            "Fundamental",
            "Communication"
          ],
          "source": "w"
        }
      ],
      "examples": [
        {
          "ref": "1974, Edsger W. Dijkstra, “On the role of scientific thought”, in Selected writings on Computing: A Personal Perspective",
          "text": "It is what I sometimes have called \"the separation of concerns\", which, even if not perfectly possible, is yet the only available technique for effective ordering of one's thoughts, that I know of. This is what I mean by \"focusing one's attention upon some aspect\": it does not mean ignoring the other aspects, it is just doing justice to the fact that from this aspect's point of view, the other is irrelevant. It is being one- and multiple-track minded simultaneously.",
          "type": "quotation"
        }
      ],
      "glosses": [
        "The process of separating a computer program into distinct features that overlap functionally as little as possible."
      ],
      "id": "en-separation_of_concerns-en-noun-j2rGsUhk",
      "links": [
        [
          "programming",
          "programming#Noun"
        ],
        [
          "computer program",
          "computer program"
        ]
      ],
      "raw_glosses": [
        "(programming) The process of separating a computer program into distinct features that overlap functionally as little as possible."
      ],
      "tags": [
        "uncountable"
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "programming",
        "sciences"
      ],
      "translations": [
        {
          "_dis1": "97 3",
          "code": "ar",
          "lang": "Arabic",
          "roman": "faṣlu l-ihtimāmāt",
          "sense": "programming: separating a computer program into distinct features",
          "tags": [
            "masculine"
          ],
          "word": "فَصْلُ الْاِهْتِمَامَاتْ"
        },
        {
          "_dis1": "97 3",
          "code": "de",
          "lang": "German",
          "sense": "programming: separating a computer program into distinct features",
          "tags": [
            "feminine"
          ],
          "word": "Separation of Concerns"
        }
      ]
    },
    {
      "categories": [
        {
          "_dis": "36 64",
          "kind": "other",
          "name": "English entries with incorrect language header",
          "parents": [
            "Entries with incorrect language header",
            "Entry maintenance"
          ],
          "source": "w+disamb"
        },
        {
          "_dis": "35 65",
          "kind": "other",
          "name": "Terms with Arabic translations",
          "parents": [],
          "source": "w+disamb"
        },
        {
          "_dis": "32 68",
          "kind": "other",
          "name": "Terms with German translations",
          "parents": [],
          "source": "w+disamb"
        }
      ],
      "examples": [
        {
          "ref": "1924, John R. Commons, Legal Foundations of Capitalism",
          "text": "What we discover regarding legal transactions guided by rules of law and backed by fear of violence under the jurisdiction of political government, will hold true, in substance, of business transactions guided by the common rules of business and backed by fear of poverty under the jurisdiction of business concerns, and of moral transactions guided by accepted codes of conduct and backed by fear of opinion under the jurisdiction of cultural concerns. As already stated, this separation of concerns is a matter of predominance and not isolation, for the fear of violence, poverty and opinion are interwoven.",
          "type": "quotation"
        }
      ],
      "glosses": [
        "The analogous effort in any designing of processes to best delineate the concerns so as to clarify roles, avoid duplication, increase efficiency, and so on."
      ],
      "hypernyms": [
        {
          "_dis1": "22 78",
          "word": "separation"
        }
      ],
      "hyponyms": [
        {
          "_dis1": "6 94",
          "word": "separation of cross-cutting concerns"
        }
      ],
      "id": "en-separation_of_concerns-en-noun-fIkeFXNI",
      "links": [
        [
          "design",
          "design"
        ],
        [
          "process",
          "process"
        ],
        [
          "delineate",
          "delineate"
        ],
        [
          "concern",
          "concern"
        ]
      ],
      "tags": [
        "uncountable"
      ]
    }
  ],
  "wikipedia": [
    "separation of concerns"
  ],
  "word": "separation of concerns"
}
{
  "categories": [
    "English entries with incorrect language header",
    "English lemmas",
    "English multiword terms",
    "English nouns",
    "English uncountable nouns",
    "Terms with Arabic translations",
    "Terms with German translations"
  ],
  "etymology_text": "The earliest use in computer science is by Edsger W. Dijkstra in his 1974 paper \"On the role of scientific thought\". However, the term was used as early as 1924 in the field of legal economics by John R. Commons. (see quotes)",
  "head_templates": [
    {
      "args": {
        "1": "-"
      },
      "expansion": "separation of concerns (uncountable)",
      "name": "en-noun"
    }
  ],
  "hypernyms": [
    {
      "word": "separation"
    }
  ],
  "hyponyms": [
    {
      "word": "separation of cross-cutting concerns"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "noun",
  "senses": [
    {
      "categories": [
        "English terms with quotations",
        "en:Programming"
      ],
      "examples": [
        {
          "ref": "1974, Edsger W. Dijkstra, “On the role of scientific thought”, in Selected writings on Computing: A Personal Perspective",
          "text": "It is what I sometimes have called \"the separation of concerns\", which, even if not perfectly possible, is yet the only available technique for effective ordering of one's thoughts, that I know of. This is what I mean by \"focusing one's attention upon some aspect\": it does not mean ignoring the other aspects, it is just doing justice to the fact that from this aspect's point of view, the other is irrelevant. It is being one- and multiple-track minded simultaneously.",
          "type": "quotation"
        }
      ],
      "glosses": [
        "The process of separating a computer program into distinct features that overlap functionally as little as possible."
      ],
      "links": [
        [
          "programming",
          "programming#Noun"
        ],
        [
          "computer program",
          "computer program"
        ]
      ],
      "raw_glosses": [
        "(programming) The process of separating a computer program into distinct features that overlap functionally as little as possible."
      ],
      "tags": [
        "uncountable"
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "programming",
        "sciences"
      ]
    },
    {
      "categories": [
        "English terms with quotations"
      ],
      "examples": [
        {
          "ref": "1924, John R. Commons, Legal Foundations of Capitalism",
          "text": "What we discover regarding legal transactions guided by rules of law and backed by fear of violence under the jurisdiction of political government, will hold true, in substance, of business transactions guided by the common rules of business and backed by fear of poverty under the jurisdiction of business concerns, and of moral transactions guided by accepted codes of conduct and backed by fear of opinion under the jurisdiction of cultural concerns. As already stated, this separation of concerns is a matter of predominance and not isolation, for the fear of violence, poverty and opinion are interwoven.",
          "type": "quotation"
        }
      ],
      "glosses": [
        "The analogous effort in any designing of processes to best delineate the concerns so as to clarify roles, avoid duplication, increase efficiency, and so on."
      ],
      "links": [
        [
          "design",
          "design"
        ],
        [
          "process",
          "process"
        ],
        [
          "delineate",
          "delineate"
        ],
        [
          "concern",
          "concern"
        ]
      ],
      "tags": [
        "uncountable"
      ]
    }
  ],
  "translations": [
    {
      "code": "ar",
      "lang": "Arabic",
      "roman": "faṣlu l-ihtimāmāt",
      "sense": "programming: separating a computer program into distinct features",
      "tags": [
        "masculine"
      ],
      "word": "فَصْلُ الْاِهْتِمَامَاتْ"
    },
    {
      "code": "de",
      "lang": "German",
      "sense": "programming: separating a computer program into distinct features",
      "tags": [
        "feminine"
      ],
      "word": "Separation of Concerns"
    }
  ],
  "wikipedia": [
    "separation of concerns"
  ],
  "word": "separation of concerns"
}

This page is a part of the kaikki.org machine-readable All languages combined dictionary. This dictionary is based on structured data extracted on 2024-06-23 from the enwiktionary dump dated 2024-06-20 using wiktextract (1b9bfc5 and 0136956). The data shown on this site has been post-processed and various details (e.g., extra categories) removed, some information disambiguated, and additional data merged from other sources. See the raw data download page for the unprocessed wiktextract data.

If you use this data in academic research, please cite Tatu Ylonen: Wiktextract: Wiktionary as Machine-Readable Structured Data, Proceedings of the 13th Conference on Language Resources and Evaluation (LREC), pp. 1317-1325, Marseille, 20-25 June 2022. Linking to the relevant page(s) under https://kaikki.org would also be greatly appreciated.