"multiton" meaning in All languages combined

See multiton on Wiktionary

Adjective [English]

Etymology: multi- + ton Etymology templates: {{prefix|en|multi|ton}} multi- + ton Head templates: {{en-adj|-}} multiton (not comparable)
  1. Weighing more than one ton. Tags: not-comparable
    Sense id: en-multiton-en-adj-GJOIx61t Categories (other): English terms prefixed with multi-, English terms suffixed with -ton Disambiguation of English terms prefixed with multi-: 14 42 44 Disambiguation of English terms suffixed with -ton: 24 35 40
The following are not (yet) sense-disambiguated
Etymology number: 1

Noun [English]

Etymology: multi- + singleton Etymology templates: {{affix|en|multi-|singleton}} multi- + singleton Head templates: {{en-noun|-}} multiton (uncountable)
  1. (software, design) A creational design pattern resembling the singleton pattern except that multiple keyed instances of the class can be created. Tags: uncountable Categories (topical): Design, Software
    Sense id: en-multiton-en-noun-hUU8pm2b Categories (other): English entries with language name categories using raw markup, English terms prefixed with multi-, English terms suffixed with -ton Disambiguation of English entries with language name categories using raw markup: 3 48 49 Disambiguation of English terms prefixed with multi-: 14 42 44 Disambiguation of English terms suffixed with -ton: 24 35 40 Topics: arts, computing, design, engineering, mathematics, natural-sciences, physical-sciences, sciences, software
  2. (programming) The class used for the multiton pattern. Tags: uncountable Categories (topical): Programming Translations (Translations): Multiton [neuter] (German)
    Sense id: en-multiton-en-noun-CjwOBcc~ Categories (other): English entries with incorrect language header, English entries with language name categories using raw markup, English terms prefixed with multi-, English terms suffixed with -ton Disambiguation of English entries with incorrect language header: 2 42 56 Disambiguation of English entries with language name categories using raw markup: 3 48 49 Disambiguation of English terms prefixed with multi-: 14 42 44 Disambiguation of English terms suffixed with -ton: 24 35 40 Topics: computing, engineering, mathematics, natural-sciences, physical-sciences, programming, sciences Disambiguation of 'Translations': 43 57
The following are not (yet) sense-disambiguated
Derived forms: multiton pattern Related terms: singleton, singleton pattern
Etymology number: 2

Download JSON data for multiton meaning in All languages combined (4.3kB)

{
  "etymology_number": 1,
  "etymology_templates": [
    {
      "args": {
        "1": "en",
        "2": "multi",
        "3": "ton"
      },
      "expansion": "multi- + ton",
      "name": "prefix"
    }
  ],
  "etymology_text": "multi- + ton",
  "head_templates": [
    {
      "args": {
        "1": "-"
      },
      "expansion": "multiton (not comparable)",
      "name": "en-adj"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "adj",
  "senses": [
    {
      "categories": [
        {
          "_dis": "14 42 44",
          "kind": "other",
          "name": "English terms prefixed with multi-",
          "parents": [],
          "source": "w+disamb"
        },
        {
          "_dis": "24 35 40",
          "kind": "other",
          "name": "English terms suffixed with -ton",
          "parents": [],
          "source": "w+disamb"
        }
      ],
      "glosses": [
        "Weighing more than one ton."
      ],
      "id": "en-multiton-en-adj-GJOIx61t",
      "links": [
        [
          "ton",
          "ton"
        ]
      ],
      "tags": [
        "not-comparable"
      ]
    }
  ],
  "word": "multiton"
}

{
  "derived": [
    {
      "_dis1": "0 0",
      "word": "multiton pattern"
    }
  ],
  "etymology_number": 2,
  "etymology_templates": [
    {
      "args": {
        "1": "en",
        "2": "multi-",
        "3": "singleton"
      },
      "expansion": "multi- + singleton",
      "name": "affix"
    }
  ],
  "etymology_text": "multi- + singleton",
  "head_templates": [
    {
      "args": {
        "1": "-"
      },
      "expansion": "multiton (uncountable)",
      "name": "en-noun"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "noun",
  "related": [
    {
      "_dis1": "0 0",
      "word": "singleton"
    },
    {
      "_dis1": "0 0",
      "word": "singleton pattern"
    }
  ],
  "senses": [
    {
      "categories": [
        {
          "kind": "topical",
          "langcode": "en",
          "name": "Design",
          "orig": "en:Design",
          "parents": [
            "Art",
            "Culture",
            "Society",
            "All topics",
            "Fundamental"
          ],
          "source": "w"
        },
        {
          "kind": "topical",
          "langcode": "en",
          "name": "Software",
          "orig": "en:Software",
          "parents": [
            "Computing",
            "Media",
            "Technology",
            "Communication",
            "All topics",
            "Fundamental"
          ],
          "source": "w"
        },
        {
          "_dis": "3 48 49",
          "kind": "other",
          "name": "English entries with language name categories using raw markup",
          "parents": [
            "Entries with language name categories using raw markup",
            "Entry maintenance"
          ],
          "source": "w+disamb"
        },
        {
          "_dis": "14 42 44",
          "kind": "other",
          "name": "English terms prefixed with multi-",
          "parents": [],
          "source": "w+disamb"
        },
        {
          "_dis": "24 35 40",
          "kind": "other",
          "name": "English terms suffixed with -ton",
          "parents": [],
          "source": "w+disamb"
        }
      ],
      "glosses": [
        "A creational design pattern resembling the singleton pattern except that multiple keyed instances of the class can be created."
      ],
      "id": "en-multiton-en-noun-hUU8pm2b",
      "links": [
        [
          "software",
          "software"
        ],
        [
          "design",
          "design#Noun"
        ],
        [
          "creational design pattern",
          "creational pattern"
        ],
        [
          "singleton",
          "singleton"
        ],
        [
          "key",
          "key"
        ],
        [
          "instance",
          "instance"
        ],
        [
          "class",
          "class"
        ]
      ],
      "raw_glosses": [
        "(software, design) A creational design pattern resembling the singleton pattern except that multiple keyed instances of the class can be created."
      ],
      "tags": [
        "uncountable"
      ],
      "topics": [
        "arts",
        "computing",
        "design",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "sciences",
        "software"
      ]
    },
    {
      "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"
        },
        {
          "_dis": "2 42 56",
          "kind": "other",
          "name": "English entries with incorrect language header",
          "parents": [
            "Entries with incorrect language header",
            "Entry maintenance"
          ],
          "source": "w+disamb"
        },
        {
          "_dis": "3 48 49",
          "kind": "other",
          "name": "English entries with language name categories using raw markup",
          "parents": [
            "Entries with language name categories using raw markup",
            "Entry maintenance"
          ],
          "source": "w+disamb"
        },
        {
          "_dis": "14 42 44",
          "kind": "other",
          "name": "English terms prefixed with multi-",
          "parents": [],
          "source": "w+disamb"
        },
        {
          "_dis": "24 35 40",
          "kind": "other",
          "name": "English terms suffixed with -ton",
          "parents": [],
          "source": "w+disamb"
        }
      ],
      "glosses": [
        "The class used for the multiton pattern."
      ],
      "id": "en-multiton-en-noun-CjwOBcc~",
      "links": [
        [
          "programming",
          "programming#Noun"
        ],
        [
          "class",
          "class"
        ]
      ],
      "raw_glosses": [
        "(programming) The class used for the multiton pattern."
      ],
      "tags": [
        "uncountable"
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "programming",
        "sciences"
      ],
      "translations": [
        {
          "_dis1": "43 57",
          "code": "de",
          "lang": "German",
          "sense": "Translations",
          "tags": [
            "neuter"
          ],
          "word": "Multiton"
        }
      ]
    }
  ],
  "wikipedia": [
    "multiton"
  ],
  "word": "multiton"
}
{
  "categories": [
    "English adjectives",
    "English entries with incorrect language header",
    "English entries with language name categories using raw markup",
    "English lemmas",
    "English nouns",
    "English terms prefixed with multi-",
    "English terms suffixed with -ton",
    "English uncomparable adjectives",
    "English uncountable nouns",
    "Translation table header lacks gloss"
  ],
  "etymology_number": 1,
  "etymology_templates": [
    {
      "args": {
        "1": "en",
        "2": "multi",
        "3": "ton"
      },
      "expansion": "multi- + ton",
      "name": "prefix"
    }
  ],
  "etymology_text": "multi- + ton",
  "head_templates": [
    {
      "args": {
        "1": "-"
      },
      "expansion": "multiton (not comparable)",
      "name": "en-adj"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "adj",
  "senses": [
    {
      "glosses": [
        "Weighing more than one ton."
      ],
      "links": [
        [
          "ton",
          "ton"
        ]
      ],
      "tags": [
        "not-comparable"
      ]
    }
  ],
  "word": "multiton"
}

{
  "categories": [
    "English entries with incorrect language header",
    "English entries with language name categories using raw markup",
    "English lemmas",
    "English nouns",
    "English terms prefixed with multi-",
    "English terms suffixed with -ton",
    "English uncountable nouns",
    "Translation table header lacks gloss"
  ],
  "derived": [
    {
      "word": "multiton pattern"
    }
  ],
  "etymology_number": 2,
  "etymology_templates": [
    {
      "args": {
        "1": "en",
        "2": "multi-",
        "3": "singleton"
      },
      "expansion": "multi- + singleton",
      "name": "affix"
    }
  ],
  "etymology_text": "multi- + singleton",
  "head_templates": [
    {
      "args": {
        "1": "-"
      },
      "expansion": "multiton (uncountable)",
      "name": "en-noun"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "noun",
  "related": [
    {
      "word": "singleton"
    },
    {
      "word": "singleton pattern"
    }
  ],
  "senses": [
    {
      "categories": [
        "en:Design",
        "en:Software"
      ],
      "glosses": [
        "A creational design pattern resembling the singleton pattern except that multiple keyed instances of the class can be created."
      ],
      "links": [
        [
          "software",
          "software"
        ],
        [
          "design",
          "design#Noun"
        ],
        [
          "creational design pattern",
          "creational pattern"
        ],
        [
          "singleton",
          "singleton"
        ],
        [
          "key",
          "key"
        ],
        [
          "instance",
          "instance"
        ],
        [
          "class",
          "class"
        ]
      ],
      "raw_glosses": [
        "(software, design) A creational design pattern resembling the singleton pattern except that multiple keyed instances of the class can be created."
      ],
      "tags": [
        "uncountable"
      ],
      "topics": [
        "arts",
        "computing",
        "design",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "sciences",
        "software"
      ]
    },
    {
      "categories": [
        "en:Programming"
      ],
      "glosses": [
        "The class used for the multiton pattern."
      ],
      "links": [
        [
          "programming",
          "programming#Noun"
        ],
        [
          "class",
          "class"
        ]
      ],
      "raw_glosses": [
        "(programming) The class used for the multiton pattern."
      ],
      "tags": [
        "uncountable"
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "programming",
        "sciences"
      ]
    }
  ],
  "translations": [
    {
      "code": "de",
      "lang": "German",
      "sense": "Translations",
      "tags": [
        "neuter"
      ],
      "word": "Multiton"
    }
  ],
  "wikipedia": [
    "multiton"
  ],
  "word": "multiton"
}

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-04-26 from the enwiktionary dump dated 2024-04-21 using wiktextract (93a6c53 and 21a9316). 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.