"corner case" meaning in All languages combined

See corner case on Wiktionary

Noun [English]

Forms: corner cases [plural]
Head templates: {{en-noun}} corner case (plural corner cases)
  1. (chiefly engineering) A problem or situation that occurs only when two or more operating parameters are at extreme values, or when two or more unusual operating circumstances happen to coincide. Categories (topical): Engineering
    Sense id: en-corner_case-en-noun-l7IljTTc Categories (other): English entries with incorrect language header, Pages with 1 entry, Pages with entries Disambiguation of English entries with incorrect language header: 55 45 Disambiguation of Pages with 1 entry: 60 40 Disambiguation of Pages with entries: 47 53 Topics: engineering, natural-sciences, physical-sciences
  2. (by extension) Any unusual scenario. Tags: broadly
    Sense id: en-corner_case-en-noun-ncqr0bhZ Categories (other): English entries with incorrect language header, Pages with entries Disambiguation of English entries with incorrect language header: 55 45 Disambiguation of Pages with entries: 47 53

Inflected forms

{
  "forms": [
    {
      "form": "corner cases",
      "tags": [
        "plural"
      ]
    }
  ],
  "head_templates": [
    {
      "args": {},
      "expansion": "corner case (plural corner cases)",
      "name": "en-noun"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "noun",
  "senses": [
    {
      "categories": [
        {
          "kind": "topical",
          "langcode": "en",
          "name": "Engineering",
          "orig": "en:Engineering",
          "parents": [
            "Applied sciences",
            "Technology",
            "Sciences",
            "All topics",
            "Fundamental"
          ],
          "source": "w"
        },
        {
          "_dis": "55 45",
          "kind": "other",
          "name": "English entries with incorrect language header",
          "parents": [
            "Entries with incorrect language header",
            "Entry maintenance"
          ],
          "source": "w+disamb"
        },
        {
          "_dis": "60 40",
          "kind": "other",
          "name": "Pages with 1 entry",
          "parents": [],
          "source": "w+disamb"
        },
        {
          "_dis": "47 53",
          "kind": "other",
          "name": "Pages with entries",
          "parents": [],
          "source": "w+disamb"
        }
      ],
      "examples": [
        {
          "text": "2001, Faisal I. Haque, Khizar A. Khan, Jonathan Erik Michelson, The Art of Verification with Vera, Verification Central LLC\nThe smallest and largest legal packet sizes are examples of the first type of corner case. This type of boundary condition is usually specified by or easily inferred from the externally published feature set of the design."
        },
        {
          "ref": "2006, Harry D. Foster, Adam C. Krolnik, David J. Lacey, Assertion-Based Design, Springer Science & Business Media, →ISBN, page 58:",
          "text": "Using assumptions, however, our goal is to prove correctness while finding complex corner-case bugs.",
          "type": "quote"
        }
      ],
      "glosses": [
        "A problem or situation that occurs only when two or more operating parameters are at extreme values, or when two or more unusual operating circumstances happen to coincide."
      ],
      "id": "en-corner_case-en-noun-l7IljTTc",
      "links": [
        [
          "engineering",
          "engineering#Noun"
        ],
        [
          "problem",
          "problem"
        ],
        [
          "situation",
          "situation"
        ],
        [
          "occur",
          "occur"
        ],
        [
          "operating",
          "operating"
        ],
        [
          "parameter",
          "parameter"
        ],
        [
          "extreme",
          "extreme"
        ],
        [
          "value",
          "value"
        ],
        [
          "two",
          "two"
        ],
        [
          "unusual",
          "unusual"
        ],
        [
          "circumstance",
          "circumstance"
        ],
        [
          "happen",
          "happen"
        ],
        [
          "coincide",
          "coincide"
        ]
      ],
      "raw_glosses": [
        "(chiefly engineering) A problem or situation that occurs only when two or more operating parameters are at extreme values, or when two or more unusual operating circumstances happen to coincide."
      ],
      "topics": [
        "engineering",
        "natural-sciences",
        "physical-sciences"
      ]
    },
    {
      "categories": [
        {
          "_dis": "55 45",
          "kind": "other",
          "name": "English entries with incorrect language header",
          "parents": [
            "Entries with incorrect language header",
            "Entry maintenance"
          ],
          "source": "w+disamb"
        },
        {
          "_dis": "47 53",
          "kind": "other",
          "name": "Pages with entries",
          "parents": [],
          "source": "w+disamb"
        }
      ],
      "examples": [
        {
          "ref": "2013, Adam Boduch, jQuery UI Cookbook, Packt Publishing Ltd, →ISBN:",
          "text": "However, there is a corner case during which we don't want to trigger this event, and that is when the widget is being instantiated for the first time.",
          "type": "quote"
        },
        {
          "ref": "2015, Patroklos Papapetrou, Jonathan LALOU, Android Application Development with Maven, Packt Publishing Ltd, →ISBN, page 76:",
          "text": "Furthermore, Robolectric doesn't test activities against real devices or emulators and this might not catch corner case or incompatibilities or issues with particular versions and devices.",
          "type": "quote"
        }
      ],
      "glosses": [
        "Any unusual scenario."
      ],
      "id": "en-corner_case-en-noun-ncqr0bhZ",
      "links": [
        [
          "unusual",
          "unusual"
        ],
        [
          "scenario",
          "scenario"
        ]
      ],
      "raw_glosses": [
        "(by extension) Any unusual scenario."
      ],
      "tags": [
        "broadly"
      ]
    }
  ],
  "wikipedia": [
    "corner case"
  ],
  "word": "corner case"
}
{
  "categories": [
    "English countable nouns",
    "English entries with incorrect language header",
    "English lemmas",
    "English multiword terms",
    "English nouns",
    "Pages with 1 entry",
    "Pages with entries"
  ],
  "forms": [
    {
      "form": "corner cases",
      "tags": [
        "plural"
      ]
    }
  ],
  "head_templates": [
    {
      "args": {},
      "expansion": "corner case (plural corner cases)",
      "name": "en-noun"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "noun",
  "senses": [
    {
      "categories": [
        "English terms with quotations",
        "en:Engineering"
      ],
      "examples": [
        {
          "text": "2001, Faisal I. Haque, Khizar A. Khan, Jonathan Erik Michelson, The Art of Verification with Vera, Verification Central LLC\nThe smallest and largest legal packet sizes are examples of the first type of corner case. This type of boundary condition is usually specified by or easily inferred from the externally published feature set of the design."
        },
        {
          "ref": "2006, Harry D. Foster, Adam C. Krolnik, David J. Lacey, Assertion-Based Design, Springer Science & Business Media, →ISBN, page 58:",
          "text": "Using assumptions, however, our goal is to prove correctness while finding complex corner-case bugs.",
          "type": "quote"
        }
      ],
      "glosses": [
        "A problem or situation that occurs only when two or more operating parameters are at extreme values, or when two or more unusual operating circumstances happen to coincide."
      ],
      "links": [
        [
          "engineering",
          "engineering#Noun"
        ],
        [
          "problem",
          "problem"
        ],
        [
          "situation",
          "situation"
        ],
        [
          "occur",
          "occur"
        ],
        [
          "operating",
          "operating"
        ],
        [
          "parameter",
          "parameter"
        ],
        [
          "extreme",
          "extreme"
        ],
        [
          "value",
          "value"
        ],
        [
          "two",
          "two"
        ],
        [
          "unusual",
          "unusual"
        ],
        [
          "circumstance",
          "circumstance"
        ],
        [
          "happen",
          "happen"
        ],
        [
          "coincide",
          "coincide"
        ]
      ],
      "raw_glosses": [
        "(chiefly engineering) A problem or situation that occurs only when two or more operating parameters are at extreme values, or when two or more unusual operating circumstances happen to coincide."
      ],
      "topics": [
        "engineering",
        "natural-sciences",
        "physical-sciences"
      ]
    },
    {
      "categories": [
        "English terms with quotations"
      ],
      "examples": [
        {
          "ref": "2013, Adam Boduch, jQuery UI Cookbook, Packt Publishing Ltd, →ISBN:",
          "text": "However, there is a corner case during which we don't want to trigger this event, and that is when the widget is being instantiated for the first time.",
          "type": "quote"
        },
        {
          "ref": "2015, Patroklos Papapetrou, Jonathan LALOU, Android Application Development with Maven, Packt Publishing Ltd, →ISBN, page 76:",
          "text": "Furthermore, Robolectric doesn't test activities against real devices or emulators and this might not catch corner case or incompatibilities or issues with particular versions and devices.",
          "type": "quote"
        }
      ],
      "glosses": [
        "Any unusual scenario."
      ],
      "links": [
        [
          "unusual",
          "unusual"
        ],
        [
          "scenario",
          "scenario"
        ]
      ],
      "raw_glosses": [
        "(by extension) Any unusual scenario."
      ],
      "tags": [
        "broadly"
      ]
    }
  ],
  "wikipedia": [
    "corner case"
  ],
  "word": "corner case"
}

Download raw JSONL data for corner case meaning in All languages combined (2.8kB)


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-12-21 from the enwiktionary dump dated 2024-12-04 using wiktextract (d8cb2f3 and 4e554ae). 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.