See singleton on Wiktionary
{ "antonyms": [ { "word": "wedder" } ], "derived": [ { "_dis1": "0 0 0 0 0 0 0 0 0 0", "word": "nonsingleton" }, { "_dis1": "0 0 0 0 0 0 0 0 0 0", "word": "singleton set" } ], "etymology_templates": [ { "args": { "1": "en", "2": "single", "3": "-ton" }, "expansion": "single + -ton", "name": "af" } ], "etymology_text": "From single + -ton, probably following the model of simpleton.", "forms": [ { "form": "singletons", "tags": [ "plural" ] } ], "head_templates": [ { "args": {}, "expansion": "singleton (plural singletons)", "name": "en-noun" } ], "lang": "English", "lang_code": "en", "pos": "noun", "related": [ { "_dis1": "0 0 0 0 0 0 0 0 0 0", "word": "multiton" } ], "senses": [ { "categories": [ { "_dis": "11 13 7 17 12 16 18 1 2 4", "kind": "topical", "langcode": "en", "name": "One", "orig": "en:One", "parents": [ "Numbers", "All topics", "Terms by semantic function", "Fundamental" ], "source": "w+disamb" } ], "glosses": [ "A playing card that is the only one of its suit in a hand, especially at bridge." ], "id": "en-singleton-en-noun-T~zYLdZI", "links": [ [ "playing card", "playing card" ], [ "suit", "suit" ], [ "hand", "hand" ], [ "bridge", "bridge" ] ], "qualifier": "playing cards", "raw_glosses": [ "(playing cards) A playing card that is the only one of its suit in a hand, especially at bridge." ], "translations": [ { "_dis1": "80 5 0 2 2 2 2 0 2 5", "code": "bg", "lang": "Bulgarian", "roman": "sek", "sense": "playing card", "tags": [ "masculine" ], "word": "сек" }, { "_dis1": "80 5 0 2 2 2 2 0 2 5", "code": "nl", "lang": "Dutch", "sense": "playing card", "tags": [ "feminine" ], "word": "blote kaart" }, { "_dis1": "80 5 0 2 2 2 2 0 2 5", "code": "nl", "lang": "Dutch", "sense": "playing card", "tags": [ "masculine" ], "word": "singleton" }, { "_dis1": "80 5 0 2 2 2 2 0 2 5", "code": "fi", "lang": "Finnish", "sense": "playing card", "word": "singeli" }, { "_dis1": "80 5 0 2 2 2 2 0 2 5", "code": "pl", "lang": "Polish", "sense": "playing card", "tags": [ "masculine" ], "word": "singleton" }, { "_dis1": "80 5 0 2 2 2 2 0 2 5", "code": "es", "lang": "Spanish", "sense": "playing card", "tags": [ "masculine" ], "word": "semifallo" } ] }, { "categories": [ { "_dis": "11 13 7 17 12 16 18 1 2 4", "kind": "topical", "langcode": "en", "name": "One", "orig": "en:One", "parents": [ "Numbers", "All topics", "Terms by semantic function", "Fundamental" ], "source": "w+disamb" } ], "glosses": [ "A hand containing only one card of a certain suit." ], "id": "en-singleton-en-noun-qeG10XWE", "qualifier": "playing cards", "raw_glosses": [ "(playing cards) A hand containing only one card of a certain suit." ] }, { "glosses": [ "A single object, especially one of a group." ], "id": "en-singleton-en-noun-neiMBMIR", "links": [ [ "single", "single" ], [ "object", "object" ], [ "group", "group" ] ], "translations": [ { "_dis1": "2 2 84 0 0 2 0 0 10 0", "code": "nl", "lang": "Dutch", "sense": "single object", "tags": [ "masculine" ], "word": "enkeling" }, { "_dis1": "2 2 84 0 0 2 0 0 10 0", "code": "fi", "lang": "Finnish", "sense": "single object", "word": "ainokainen" }, { "_dis1": "2 2 84 0 0 2 0 0 10 0", "code": "ru", "lang": "Russian", "roman": "elemént", "sense": "single object", "tags": [ "masculine" ], "word": "элеме́нт" }, { "_dis1": "2 2 84 0 0 2 0 0 10 0", "code": "es", "lang": "Spanish", "sense": "single object", "tags": [ "masculine" ], "word": "individual" }, { "_dis1": "2 2 84 0 0 2 0 0 10 0", "code": "tr", "lang": "Turkish", "sense": "single object", "word": "tek" } ] }, { "categories": [ { "kind": "topical", "langcode": "en", "name": "Computing", "orig": "en:Computing", "parents": [ "Technology", "All topics", "Fundamental" ], "source": "w" }, { "_dis": "2 3 1 33 6 17 29 1 3 6", "kind": "other", "name": "Entries with translation boxes", "parents": [], "source": "w+disamb" }, { "_dis": "1 18 2 2 1 11 3 12 22 1 2 3 19 1 3", "kind": "other", "name": "Pages with 5 entries", "parents": [], "source": "w+disamb" }, { "_dis": "1 20 1 1 0 12 2 13 23 0 1 2 21 0 2", "kind": "other", "name": "Pages with entries", "parents": [], "source": "w+disamb" }, { "_dis": "2 3 1 25 8 14 26 2 4 14", "kind": "other", "name": "Terms with Greek translations", "parents": [], "source": "w+disamb" }, { "_dis": "4 4 1 24 6 14 30 2 5 10", "kind": "other", "name": "Terms with Polish translations", "parents": [], "source": "w+disamb" }, { "_dis": "11 13 7 17 12 16 18 1 2 4", "kind": "topical", "langcode": "en", "name": "One", "orig": "en:One", "parents": [ "Numbers", "All topics", "Terms by semantic function", "Fundamental" ], "source": "w+disamb" } ], "glosses": [ "A class that may not be instantiated more than once, i.e. that implements the singleton design pattern." ], "id": "en-singleton-en-noun-IulHKu-z", "links": [ [ "computing", "computing#Noun" ], [ "class", "class" ], [ "instantiate", "instantiate" ], [ "implement", "implement" ], [ "singleton design pattern", "singleton pattern" ] ], "raw_glosses": [ "(computing) A class that may not be instantiated more than once, i.e. that implements the singleton design pattern." ], "topics": [ "computing", "engineering", "mathematics", "natural-sciences", "physical-sciences", "sciences" ], "translations": [ { "_dis1": "3 3 0 61 8 7 6 1 3 9", "code": "nl", "lang": "Dutch", "sense": "computing: class", "tags": [ "neuter" ], "word": "singleton" }, { "_dis1": "3 3 0 61 8 7 6 1 3 9", "code": "fi", "lang": "Finnish", "sense": "computing: class", "word": "ainokainen" }, { "_dis1": "3 3 0 61 8 7 6 1 3 9", "code": "fi", "lang": "Finnish", "sense": "computing: class", "word": "yksittäisolio" }, { "_dis1": "3 3 0 61 8 7 6 1 3 9", "code": "fi", "lang": "Finnish", "sense": "computing: class", "word": "singleton" }, { "_dis1": "3 3 0 61 8 7 6 1 3 9", "code": "de", "lang": "German", "sense": "computing: class", "tags": [ "neuter" ], "word": "Singleton" }, { "_dis1": "3 3 0 61 8 7 6 1 3 9", "code": "ja", "lang": "Japanese", "roman": "shinguruton", "sense": "computing: class", "word": "シングルトン" }, { "_dis1": "3 3 0 61 8 7 6 1 3 9", "code": "pl", "lang": "Polish", "sense": "computing: class", "tags": [ "masculine" ], "word": "singleton" }, { "_dis1": "3 3 0 61 8 7 6 1 3 9", "code": "pt", "lang": "Portuguese", "sense": "computing: class", "tags": [ "masculine" ], "word": "singleton" }, { "_dis1": "3 3 0 61 8 7 6 1 3 9", "code": "es", "lang": "Spanish", "sense": "computing: class", "tags": [ "masculine" ], "word": "singleton (sínguelton)" }, { "_dis1": "3 3 0 61 8 7 6 1 3 9", "code": "es", "lang": "Spanish", "sense": "computing: class", "tags": [ "feminine" ], "word": "instancia única" }, { "_dis1": "3 3 0 61 8 7 6 1 3 9", "code": "tr", "lang": "Turkish", "sense": "computing: class", "word": "tekil kalıp" } ] }, { "categories": [ { "kind": "topical", "langcode": "en", "name": "Mathematics", "orig": "en:Mathematics", "parents": [ "Formal sciences", "Sciences", "All topics", "Fundamental" ], "source": "w" }, { "_dis": "11 13 7 17 12 16 18 1 2 4", "kind": "topical", "langcode": "en", "name": "One", "orig": "en:One", "parents": [ "Numbers", "All topics", "Terms by semantic function", "Fundamental" ], "source": "w+disamb" } ], "glosses": [ "A set with exactly one element." ], "id": "en-singleton-en-noun-xsH7cWVE", "links": [ [ "mathematics", "mathematics" ], [ "set", "set" ], [ "element", "element" ] ], "raw_glosses": [ "(mathematics) A set with exactly one element." ], "topics": [ "mathematics", "sciences" ], "translations": [ { "_dis1": "3 3 0 21 40 9 7 2 6 10", "code": "nl", "lang": "Dutch", "sense": "math: set", "tags": [ "neuter" ], "word": "singleton" }, { "_dis1": "3 3 0 21 40 9 7 2 6 10", "code": "nl", "lang": "Dutch", "sense": "math: set", "tags": [ "feminine" ], "word": "eenelementige verzameling" }, { "_dis1": "3 3 0 21 40 9 7 2 6 10", "code": "fi", "lang": "Finnish", "sense": "math: set", "word": "yksiö" }, { "_dis1": "3 3 0 21 40 9 7 2 6 10", "code": "fr", "lang": "French", "sense": "math: set", "tags": [ "masculine" ], "word": "singleton" }, { "_dis1": "3 3 0 21 40 9 7 2 6 10", "code": "de", "lang": "German", "sense": "math: set", "tags": [ "feminine" ], "word": "einelementige Menge" }, { "_dis1": "3 3 0 21 40 9 7 2 6 10", "code": "de", "lang": "German", "sense": "math: set", "tags": [ "feminine" ], "word": "Einermenge" }, { "_dis1": "3 3 0 21 40 9 7 2 6 10", "code": "el", "lang": "Greek", "roman": "monosýnolo", "sense": "math: set", "tags": [ "neuter" ], "word": "μονοσύνολο" }, { "_dis1": "3 3 0 21 40 9 7 2 6 10", "code": "is", "lang": "Icelandic", "sense": "math: set", "tags": [ "masculine" ], "word": "einstökungur" }, { "_dis1": "3 3 0 21 40 9 7 2 6 10", "code": "is", "lang": "Icelandic", "sense": "math: set", "tags": [ "neuter" ], "word": "einsstaksmengi" }, { "_dis1": "3 3 0 21 40 9 7 2 6 10", "code": "it", "lang": "Italian", "sense": "math: set", "tags": [ "masculine" ], "word": "singoletto" }, { "_dis1": "3 3 0 21 40 9 7 2 6 10", "code": "pt", "lang": "Portuguese", "sense": "math: set", "tags": [ "masculine" ], "word": "conjunto unitário" }, { "_dis1": "3 3 0 21 40 9 7 2 6 10", "code": "es", "lang": "Spanish", "sense": "math: set", "tags": [ "masculine" ], "word": "conjunto unitario" } ] }, { "categories": [ { "_dis": "2 3 1 33 6 17 29 1 3 6", "kind": "other", "name": "Entries with translation boxes", "parents": [], "source": "w+disamb" }, { "_dis": "1 18 2 2 1 11 3 12 22 1 2 3 19 1 3", "kind": "other", "name": "Pages with 5 entries", "parents": [], "source": "w+disamb" }, { "_dis": "1 20 1 1 0 12 2 13 23 0 1 2 21 0 2", "kind": "other", "name": "Pages with entries", "parents": [], "source": "w+disamb" }, { "_dis": "2 3 1 25 8 14 26 2 4 14", "kind": "other", "name": "Terms with Greek translations", "parents": [], "source": "w+disamb" }, { "_dis": "4 4 1 24 6 14 30 2 5 10", "kind": "other", "name": "Terms with Polish translations", "parents": [], "source": "w+disamb" }, { "_dis": "11 13 7 17 12 16 18 1 2 4", "kind": "topical", "langcode": "en", "name": "One", "orig": "en:One", "parents": [ "Numbers", "All topics", "Terms by semantic function", "Fundamental" ], "source": "w+disamb" } ], "examples": [ { "text": "singleton preterm birth", "type": "example" }, { "ref": "2015 October 23, “Periconception Maternal Folate Status and Human Embryonic Cerebellum Growth Trajectories: The Rotterdam Predict Study”, in PLOS ONE, →DOI:", "text": "Viable non-malformed singleton pregnancies were selected for cerebellar measurements; transcerebellar diameter, (TCD), left and right cerebellar diameters (LCD, RCD).", "type": "quote" } ], "glosses": [ "A child or animal that is born singly, not as a twin or other multiple birth." ], "id": "en-singleton-en-noun-V5cujx6B", "links": [ [ "twin", "twin" ], [ "birth", "birth" ] ] }, { "categories": [ { "_dis": "2 3 0 22 4 20 33 2 4 10", "kind": "other", "name": "English entries with incorrect language header", "parents": [ "Entries with incorrect language header", "Entry maintenance" ], "source": "w+disamb" }, { "_dis": "4 5 1 15 7 18 31 2 4 12", "kind": "other", "name": "English terms suffixed with -ton", "parents": [], "source": "w+disamb" }, { "_dis": "2 3 1 33 6 17 29 1 3 6", "kind": "other", "name": "Entries with translation boxes", "parents": [], "source": "w+disamb" }, { "_dis": "1 18 2 2 1 11 3 12 22 1 2 3 19 1 3", "kind": "other", "name": "Pages with 5 entries", "parents": [], "source": "w+disamb" }, { "_dis": "1 20 1 1 0 12 2 13 23 0 1 2 21 0 2", "kind": "other", "name": "Pages with entries", "parents": [], "source": "w+disamb" }, { "_dis": "4 4 1 18 5 15 34 3 6 11", "kind": "other", "name": "Terms with Bulgarian translations", "parents": [], "source": "w+disamb" }, { "_dis": "3 4 1 18 7 17 35 1 4 9", "kind": "other", "name": "Terms with Dutch translations", "parents": [], "source": "w+disamb" }, { "_dis": "4 4 1 22 4 15 33 2 6 10", "kind": "other", "name": "Terms with Finnish translations", "parents": [], "source": "w+disamb" }, { "_dis": "3 4 1 19 7 17 34 2 4 9", "kind": "other", "name": "Terms with French translations", "parents": [], "source": "w+disamb" }, { "_dis": "3 4 1 23 5 16 34 2 4 8", "kind": "other", "name": "Terms with German translations", "parents": [], "source": "w+disamb" }, { "_dis": "2 3 1 25 8 14 26 2 4 14", "kind": "other", "name": "Terms with Greek translations", "parents": [], "source": "w+disamb" }, { "_dis": "4 4 1 18 5 15 34 2 6 11", "kind": "other", "name": "Terms with Icelandic translations", "parents": [], "source": "w+disamb" }, { "_dis": "2 4 1 20 5 17 37 1 3 9", "kind": "other", "name": "Terms with Italian translations", "parents": [], "source": "w+disamb" }, { "_dis": "2 4 1 20 5 17 37 1 3 9", "kind": "other", "name": "Terms with Japanese translations", "parents": [], "source": "w+disamb" }, { "_dis": "4 4 1 24 6 14 30 2 5 10", "kind": "other", "name": "Terms with Polish translations", "parents": [], "source": "w+disamb" }, { "_dis": "3 4 1 13 3 11 37 12 4 11", "kind": "other", "name": "Terms with Portuguese translations", "parents": [], "source": "w+disamb" }, { "_dis": "2 3 1 24 5 17 35 1 3 8", "kind": "other", "name": "Terms with Russian translations", "parents": [], "source": "w+disamb" }, { "_dis": "2 3 1 20 6 19 38 1 3 8", "kind": "other", "name": "Terms with Spanish translations", "parents": [], "source": "w+disamb" }, { "_dis": "3 3 1 22 4 15 34 2 5 11", "kind": "other", "name": "Terms with Turkish translations", "parents": [], "source": "w+disamb" }, { "_dis": "11 13 7 17 12 16 18 1 2 4", "kind": "topical", "langcode": "en", "name": "One", "orig": "en:One", "parents": [ "Numbers", "All topics", "Terms by semantic function", "Fundamental" ], "source": "w+disamb" } ], "examples": [ { "ref": "2022 August 14, “Lessons in love”, in The Sunday People:", "text": "Millennials and Gen Zedders’ approach to romance can teach later-life singletons a thing or two about new relationships, according to dating agent Anna Williamson.", "type": "quote" } ], "glosses": [ "A person without a romantic partner." ], "id": "en-singleton-en-noun--EEL5UPR", "links": [ [ "romantic", "romantic" ] ] }, { "glosses": [ "A person without a dissociative identity." ], "id": "en-singleton-en-noun-HvaS6FpK", "links": [ [ "dissociative identity", "dissociative identity disorder" ] ] }, { "categories": [ { "kind": "topical", "langcode": "en", "name": "Phonetics", "orig": "en:Phonetics", "parents": [ "Linguistics", "Language", "Social sciences", "Communication", "Sciences", "Society", "All topics", "Fundamental" ], "source": "w" } ], "examples": [ { "text": "singleton sonorants", "type": "example" } ], "glosses": [ "A single consonant, as opposed to a geminated consonant." ], "id": "en-singleton-en-noun-buxpOSan", "links": [ [ "phonetics", "phonetics" ], [ "single", "single" ], [ "consonant", "consonant" ], [ "geminated", "geminated" ] ], "raw_glosses": [ "(phonetics) A single consonant, as opposed to a geminated consonant." ], "topics": [ "human-sciences", "linguistics", "phonetics", "phonology", "sciences" ] }, { "categories": [ { "kind": "topical", "langcode": "en", "name": "Backgammon", "orig": "en:Backgammon", "parents": [ "Board games", "Tabletop games", "Games", "Recreation", "Human activity", "Human behaviour", "Human", "All topics", "Fundamental" ], "source": "w" }, { "_dis": "2 3 1 25 8 14 26 2 4 14", "kind": "other", "name": "Terms with Greek translations", "parents": [], "source": "w+disamb" }, { "_dis": "4 4 1 24 6 14 30 2 5 10", "kind": "other", "name": "Terms with Polish translations", "parents": [], "source": "w+disamb" } ], "glosses": [ "Synonym of blot" ], "id": "en-singleton-en-noun-oWcg6827", "links": [ [ "backgammon", "backgammon" ], [ "blot", "blot#English" ] ], "raw_glosses": [ "(backgammon) Synonym of blot" ], "synonyms": [ { "tags": [ "synonym", "synonym-of" ], "word": "blot" } ], "topics": [ "backgammon", "games" ] } ], "sounds": [ { "ipa": "/ˈsɪŋ.ɡ(ə)l.tən/", "tags": [ "General-American", "Received-Pronunciation" ] }, { "audio": "LL-Q1860 (eng)-Wodencafe-singleton.wav", "mp3_url": "https://upload.wikimedia.org/wikipedia/commons/transcoded/a/a3/LL-Q1860_%28eng%29-Wodencafe-singleton.wav/LL-Q1860_%28eng%29-Wodencafe-singleton.wav.mp3", "ogg_url": "https://upload.wikimedia.org/wikipedia/commons/transcoded/a/a3/LL-Q1860_%28eng%29-Wodencafe-singleton.wav/LL-Q1860_%28eng%29-Wodencafe-singleton.wav.ogg" } ], "word": "singleton" } { "forms": [ { "form": "singletons", "head_nr": 1, "tags": [ "plural" ] }, { "form": "singletonnetje", "head_nr": 1, "tags": [ "diminutive", "neuter" ] }, { "form": "singletons", "head_nr": 2, "tags": [ "plural" ] }, { "form": "singletonnetje", "head_nr": 2, "tags": [ "diminutive", "neuter" ] } ], "head_templates": [ { "args": { "1": "m", "2": "-s", "3": "+" }, "expansion": "singleton m (plural singletons, diminutive singletonnetje n)", "name": "nl-noun" }, { "args": { "1": "n", "2": "-s", "3": "+" }, "expansion": "singleton n (plural singletons, diminutive singletonnetje n)", "name": "nl-noun" } ], "lang": "Dutch", "lang_code": "nl", "pos": "noun", "senses": [ { "glosses": [ "a singleton (lone playing card)" ], "head_nr": 1, "id": "en-singleton-nl-noun-pcT4D7Ne", "links": [ [ "singleton", "singleton#English" ] ], "tags": [ "masculine" ] }, { "categories": [ { "_dis": "1 18 2 2 1 11 3 12 22 1 2 3 19 1 3", "kind": "other", "name": "Pages with 5 entries", "parents": [], "source": "w+disamb" }, { "_dis": "1 20 1 1 0 12 2 13 23 0 1 2 21 0 2", "kind": "other", "name": "Pages with entries", "parents": [], "source": "w+disamb" }, { "_dis": "3 97", "kind": "other", "name": "Dutch entries with incorrect language header", "parents": [ "Entries with incorrect language header", "Entry maintenance" ], "source": "w+disamb" } ], "glosses": [ "a singleton (design pattern, class, set)" ], "head_nr": 2, "id": "en-singleton-nl-noun-6Li6NTdq", "links": [ [ "singleton", "singleton#English" ] ], "tags": [ "neuter" ] } ], "sounds": [ { "ipa": "/ˈsɪŋɡəltɔn/" }, { "ipa": "/ˈsɪŋəltɔn/" } ], "word": "singleton" } { "forms": [ { "form": "singletons", "tags": [ "plural" ] } ], "head_templates": [ { "args": { "1": "m" }, "expansion": "singleton m (plural singletons)", "name": "fr-noun" } ], "lang": "French", "lang_code": "fr", "pos": "noun", "senses": [ { "categories": [ { "_dis": "1 18 2 2 1 11 3 12 22 1 2 3 19 1 3", "kind": "other", "name": "Pages with 5 entries", "parents": [], "source": "w+disamb" }, { "_dis": "1 20 1 1 0 12 2 13 23 0 1 2 21 0 2", "kind": "other", "name": "Pages with entries", "parents": [], "source": "w+disamb" }, { "_dis": "86 5 9", "kind": "other", "name": "French entries with incorrect language header", "parents": [ "Entries with incorrect language header", "Entry maintenance" ], "source": "w+disamb" } ], "glosses": [ "card games singleton" ], "id": "en-singleton-fr-noun-pqc4toS5", "links": [ [ "card games", "card games" ], [ "singleton", "singleton#English" ] ], "tags": [ "masculine" ] }, { "glosses": [ "mathematics singleton" ], "id": "en-singleton-fr-noun-2ilpoBfP", "links": [ [ "mathematics", "mathematics" ], [ "singleton", "singleton#English" ] ], "tags": [ "masculine" ] }, { "glosses": [ "computing singleton" ], "id": "en-singleton-fr-noun-IfKGElCq", "links": [ [ "computing", "computing" ], [ "singleton", "singleton#English" ] ], "tags": [ "masculine" ] } ], "sounds": [ { "audio": "LL-Q150 (fra)-LoquaxFR-singleton.wav", "mp3_url": "https://upload.wikimedia.org/wikipedia/commons/transcoded/5/55/LL-Q150_%28fra%29-LoquaxFR-singleton.wav/LL-Q150_%28fra%29-LoquaxFR-singleton.wav.mp3", "ogg_url": "https://upload.wikimedia.org/wikipedia/commons/transcoded/5/55/LL-Q150_%28fra%29-LoquaxFR-singleton.wav/LL-Q150_%28fra%29-LoquaxFR-singleton.wav.ogg" } ], "word": "singleton" } { "forms": [ { "form": "singletons", "tags": [ "plural" ] } ], "head_templates": [ { "args": { "1": "m", "2": "#s" }, "expansion": "singleton m (plural singletons)", "name": "pt-noun" } ], "lang": "Portuguese", "lang_code": "pt", "pos": "noun", "senses": [ { "categories": [ { "kind": "other", "name": "Pages with 5 entries", "parents": [], "source": "w" }, { "kind": "other", "name": "Pages with entries", "parents": [], "source": "w" }, { "kind": "other", "name": "Portuguese entries with incorrect language header", "parents": [ "Entries with incorrect language header", "Entry maintenance" ], "source": "w" }, { "kind": "topical", "langcode": "pt", "name": "Computing", "orig": "pt:Computing", "parents": [ "Technology", "All topics", "Fundamental" ], "source": "w" } ], "glosses": [ "singleton (class that may not be instantiated more than once)" ], "id": "en-singleton-pt-noun-nrD1ldrX", "links": [ [ "computing", "computing#Noun" ], [ "singleton", "singleton#English" ] ], "raw_glosses": [ "(computing) singleton (class that may not be instantiated more than once)" ], "tags": [ "masculine" ], "topics": [ "computing", "engineering", "mathematics", "natural-sciences", "physical-sciences", "sciences" ] } ], "word": "singleton" } { "etymology_templates": [ { "args": { "1": "ro", "2": "en", "3": "singleton" }, "expansion": "Borrowed from English singleton", "name": "bor+" } ], "etymology_text": "Borrowed from English singleton.", "forms": [ { "form": "no-table-tags", "source": "declension", "tags": [ "table-tags" ] }, { "form": "ro-noun-n", "source": "declension", "tags": [ "inflection-template" ] }, { "form": "singleton", "source": "declension", "tags": [ "accusative", "indefinite", "nominative" ] }, { "form": "singletonul", "source": "declension", "tags": [ "accusative", "definite", "nominative" ] }, { "form": "singleton", "source": "declension", "tags": [ "error-unrecognized-form", "indefinite" ] }, { "form": "singletonului", "source": "declension", "tags": [ "definite", "error-unrecognized-form" ] }, { "form": "singletonule", "source": "declension", "tags": [ "vocative" ] } ], "head_templates": [ { "args": { "1": "n", "2": "-" }, "expansion": "singleton n (uncountable)", "name": "ro-noun" } ], "inflection_templates": [ { "args": { "g": "n", "gpd": "singletonelor", "gpi": "singletone", "gsd": "singletonului", "gsi": "singleton", "n": "sg", "npd": "singletonele", "npi": "singletone", "nsd": "singletonul", "nsi": "singleton", "vp": "singletonelor", "vs": "singletonule" }, "name": "ro-decl-noun-single" } ], "lang": "Romanian", "lang_code": "ro", "pos": "noun", "senses": [ { "categories": [ { "kind": "other", "name": "Pages with 5 entries", "parents": [], "source": "w" }, { "kind": "other", "name": "Pages with entries", "parents": [], "source": "w" }, { "kind": "other", "name": "Romanian entries with incorrect language header", "parents": [ "Entries with incorrect language header", "Entry maintenance" ], "source": "w" } ], "glosses": [ "singleton" ], "id": "en-singleton-ro-noun-4jTuNfgs", "links": [ [ "singleton", "singleton#English" ] ], "tags": [ "neuter", "uncountable" ] } ], "word": "singleton" }
{ "categories": [ "Dutch entries with incorrect language header", "Dutch lemmas", "Dutch masculine nouns", "Dutch neuter nouns", "Dutch nouns", "Dutch nouns with plural in -s", "Pages with 5 entries", "Pages with entries" ], "forms": [ { "form": "singletons", "head_nr": 1, "tags": [ "plural" ] }, { "form": "singletonnetje", "head_nr": 1, "tags": [ "diminutive", "neuter" ] }, { "form": "singletons", "head_nr": 2, "tags": [ "plural" ] }, { "form": "singletonnetje", "head_nr": 2, "tags": [ "diminutive", "neuter" ] } ], "head_templates": [ { "args": { "1": "m", "2": "-s", "3": "+" }, "expansion": "singleton m (plural singletons, diminutive singletonnetje n)", "name": "nl-noun" }, { "args": { "1": "n", "2": "-s", "3": "+" }, "expansion": "singleton n (plural singletons, diminutive singletonnetje n)", "name": "nl-noun" } ], "lang": "Dutch", "lang_code": "nl", "pos": "noun", "senses": [ { "glosses": [ "a singleton (lone playing card)" ], "head_nr": 1, "links": [ [ "singleton", "singleton#English" ] ], "tags": [ "masculine" ] }, { "glosses": [ "a singleton (design pattern, class, set)" ], "head_nr": 2, "links": [ [ "singleton", "singleton#English" ] ], "tags": [ "neuter" ] } ], "sounds": [ { "ipa": "/ˈsɪŋɡəltɔn/" }, { "ipa": "/ˈsɪŋəltɔn/" } ], "word": "singleton" } { "antonyms": [ { "word": "wedder" } ], "categories": [ "English countable nouns", "English entries with incorrect language header", "English lemmas", "English nouns", "English terms suffixed with -ton", "Entries with translation boxes", "Pages with 5 entries", "Pages with entries", "Terms with Bulgarian translations", "Terms with Dutch translations", "Terms with Finnish translations", "Terms with French translations", "Terms with German translations", "Terms with Greek translations", "Terms with Icelandic translations", "Terms with Italian translations", "Terms with Japanese translations", "Terms with Polish translations", "Terms with Portuguese translations", "Terms with Russian translations", "Terms with Spanish translations", "Terms with Turkish translations", "en:One" ], "derived": [ { "word": "nonsingleton" }, { "word": "singleton set" } ], "etymology_templates": [ { "args": { "1": "en", "2": "single", "3": "-ton" }, "expansion": "single + -ton", "name": "af" } ], "etymology_text": "From single + -ton, probably following the model of simpleton.", "forms": [ { "form": "singletons", "tags": [ "plural" ] } ], "head_templates": [ { "args": {}, "expansion": "singleton (plural singletons)", "name": "en-noun" } ], "lang": "English", "lang_code": "en", "pos": "noun", "related": [ { "word": "multiton" } ], "senses": [ { "glosses": [ "A playing card that is the only one of its suit in a hand, especially at bridge." ], "links": [ [ "playing card", "playing card" ], [ "suit", "suit" ], [ "hand", "hand" ], [ "bridge", "bridge" ] ], "qualifier": "playing cards", "raw_glosses": [ "(playing cards) A playing card that is the only one of its suit in a hand, especially at bridge." ] }, { "glosses": [ "A hand containing only one card of a certain suit." ], "qualifier": "playing cards", "raw_glosses": [ "(playing cards) A hand containing only one card of a certain suit." ] }, { "glosses": [ "A single object, especially one of a group." ], "links": [ [ "single", "single" ], [ "object", "object" ], [ "group", "group" ] ] }, { "categories": [ "en:Computing" ], "glosses": [ "A class that may not be instantiated more than once, i.e. that implements the singleton design pattern." ], "links": [ [ "computing", "computing#Noun" ], [ "class", "class" ], [ "instantiate", "instantiate" ], [ "implement", "implement" ], [ "singleton design pattern", "singleton pattern" ] ], "raw_glosses": [ "(computing) A class that may not be instantiated more than once, i.e. that implements the singleton design pattern." ], "topics": [ "computing", "engineering", "mathematics", "natural-sciences", "physical-sciences", "sciences" ] }, { "categories": [ "en:Mathematics" ], "glosses": [ "A set with exactly one element." ], "links": [ [ "mathematics", "mathematics" ], [ "set", "set" ], [ "element", "element" ] ], "raw_glosses": [ "(mathematics) A set with exactly one element." ], "topics": [ "mathematics", "sciences" ] }, { "categories": [ "English terms with quotations", "English terms with usage examples" ], "examples": [ { "text": "singleton preterm birth", "type": "example" }, { "ref": "2015 October 23, “Periconception Maternal Folate Status and Human Embryonic Cerebellum Growth Trajectories: The Rotterdam Predict Study”, in PLOS ONE, →DOI:", "text": "Viable non-malformed singleton pregnancies were selected for cerebellar measurements; transcerebellar diameter, (TCD), left and right cerebellar diameters (LCD, RCD).", "type": "quote" } ], "glosses": [ "A child or animal that is born singly, not as a twin or other multiple birth." ], "links": [ [ "twin", "twin" ], [ "birth", "birth" ] ] }, { "categories": [ "English terms with quotations" ], "examples": [ { "ref": "2022 August 14, “Lessons in love”, in The Sunday People:", "text": "Millennials and Gen Zedders’ approach to romance can teach later-life singletons a thing or two about new relationships, according to dating agent Anna Williamson.", "type": "quote" } ], "glosses": [ "A person without a romantic partner." ], "links": [ [ "romantic", "romantic" ] ] }, { "glosses": [ "A person without a dissociative identity." ], "links": [ [ "dissociative identity", "dissociative identity disorder" ] ] }, { "categories": [ "English terms with usage examples", "en:Phonetics" ], "examples": [ { "text": "singleton sonorants", "type": "example" } ], "glosses": [ "A single consonant, as opposed to a geminated consonant." ], "links": [ [ "phonetics", "phonetics" ], [ "single", "single" ], [ "consonant", "consonant" ], [ "geminated", "geminated" ] ], "raw_glosses": [ "(phonetics) A single consonant, as opposed to a geminated consonant." ], "topics": [ "human-sciences", "linguistics", "phonetics", "phonology", "sciences" ] }, { "categories": [ "en:Backgammon" ], "glosses": [ "Synonym of blot" ], "links": [ [ "backgammon", "backgammon" ], [ "blot", "blot#English" ] ], "raw_glosses": [ "(backgammon) Synonym of blot" ], "synonyms": [ { "tags": [ "synonym", "synonym-of" ], "word": "blot" } ], "topics": [ "backgammon", "games" ] } ], "sounds": [ { "ipa": "/ˈsɪŋ.ɡ(ə)l.tən/", "tags": [ "General-American", "Received-Pronunciation" ] }, { "audio": "LL-Q1860 (eng)-Wodencafe-singleton.wav", "mp3_url": "https://upload.wikimedia.org/wikipedia/commons/transcoded/a/a3/LL-Q1860_%28eng%29-Wodencafe-singleton.wav/LL-Q1860_%28eng%29-Wodencafe-singleton.wav.mp3", "ogg_url": "https://upload.wikimedia.org/wikipedia/commons/transcoded/a/a3/LL-Q1860_%28eng%29-Wodencafe-singleton.wav/LL-Q1860_%28eng%29-Wodencafe-singleton.wav.ogg" } ], "translations": [ { "code": "bg", "lang": "Bulgarian", "roman": "sek", "sense": "playing card", "tags": [ "masculine" ], "word": "сек" }, { "code": "nl", "lang": "Dutch", "sense": "playing card", "tags": [ "feminine" ], "word": "blote kaart" }, { "code": "nl", "lang": "Dutch", "sense": "playing card", "tags": [ "masculine" ], "word": "singleton" }, { "code": "fi", "lang": "Finnish", "sense": "playing card", "word": "singeli" }, { "code": "pl", "lang": "Polish", "sense": "playing card", "tags": [ "masculine" ], "word": "singleton" }, { "code": "es", "lang": "Spanish", "sense": "playing card", "tags": [ "masculine" ], "word": "semifallo" }, { "code": "nl", "lang": "Dutch", "sense": "single object", "tags": [ "masculine" ], "word": "enkeling" }, { "code": "fi", "lang": "Finnish", "sense": "single object", "word": "ainokainen" }, { "code": "ru", "lang": "Russian", "roman": "elemént", "sense": "single object", "tags": [ "masculine" ], "word": "элеме́нт" }, { "code": "es", "lang": "Spanish", "sense": "single object", "tags": [ "masculine" ], "word": "individual" }, { "code": "tr", "lang": "Turkish", "sense": "single object", "word": "tek" }, { "code": "nl", "lang": "Dutch", "sense": "computing: class", "tags": [ "neuter" ], "word": "singleton" }, { "code": "fi", "lang": "Finnish", "sense": "computing: class", "word": "ainokainen" }, { "code": "fi", "lang": "Finnish", "sense": "computing: class", "word": "yksittäisolio" }, { "code": "fi", "lang": "Finnish", "sense": "computing: class", "word": "singleton" }, { "code": "de", "lang": "German", "sense": "computing: class", "tags": [ "neuter" ], "word": "Singleton" }, { "code": "ja", "lang": "Japanese", "roman": "shinguruton", "sense": "computing: class", "word": "シングルトン" }, { "code": "pl", "lang": "Polish", "sense": "computing: class", "tags": [ "masculine" ], "word": "singleton" }, { "code": "pt", "lang": "Portuguese", "sense": "computing: class", "tags": [ "masculine" ], "word": "singleton" }, { "code": "es", "lang": "Spanish", "sense": "computing: class", "tags": [ "masculine" ], "word": "singleton (sínguelton)" }, { "code": "es", "lang": "Spanish", "sense": "computing: class", "tags": [ "feminine" ], "word": "instancia única" }, { "code": "tr", "lang": "Turkish", "sense": "computing: class", "word": "tekil kalıp" }, { "code": "nl", "lang": "Dutch", "sense": "math: set", "tags": [ "neuter" ], "word": "singleton" }, { "code": "nl", "lang": "Dutch", "sense": "math: set", "tags": [ "feminine" ], "word": "eenelementige verzameling" }, { "code": "fi", "lang": "Finnish", "sense": "math: set", "word": "yksiö" }, { "code": "fr", "lang": "French", "sense": "math: set", "tags": [ "masculine" ], "word": "singleton" }, { "code": "de", "lang": "German", "sense": "math: set", "tags": [ "feminine" ], "word": "einelementige Menge" }, { "code": "de", "lang": "German", "sense": "math: set", "tags": [ "feminine" ], "word": "Einermenge" }, { "code": "el", "lang": "Greek", "roman": "monosýnolo", "sense": "math: set", "tags": [ "neuter" ], "word": "μονοσύνολο" }, { "code": "is", "lang": "Icelandic", "sense": "math: set", "tags": [ "masculine" ], "word": "einstökungur" }, { "code": "is", "lang": "Icelandic", "sense": "math: set", "tags": [ "neuter" ], "word": "einsstaksmengi" }, { "code": "it", "lang": "Italian", "sense": "math: set", "tags": [ "masculine" ], "word": "singoletto" }, { "code": "pt", "lang": "Portuguese", "sense": "math: set", "tags": [ "masculine" ], "word": "conjunto unitário" }, { "code": "es", "lang": "Spanish", "sense": "math: set", "tags": [ "masculine" ], "word": "conjunto unitario" } ], "word": "singleton" } { "categories": [ "French countable nouns", "French entries with incorrect language header", "French lemmas", "French masculine nouns", "French nouns", "Pages with 5 entries", "Pages with entries" ], "forms": [ { "form": "singletons", "tags": [ "plural" ] } ], "head_templates": [ { "args": { "1": "m" }, "expansion": "singleton m (plural singletons)", "name": "fr-noun" } ], "lang": "French", "lang_code": "fr", "pos": "noun", "senses": [ { "glosses": [ "card games singleton" ], "links": [ [ "card games", "card games" ], [ "singleton", "singleton#English" ] ], "tags": [ "masculine" ] }, { "glosses": [ "mathematics singleton" ], "links": [ [ "mathematics", "mathematics" ], [ "singleton", "singleton#English" ] ], "tags": [ "masculine" ] }, { "glosses": [ "computing singleton" ], "links": [ [ "computing", "computing" ], [ "singleton", "singleton#English" ] ], "tags": [ "masculine" ] } ], "sounds": [ { "audio": "LL-Q150 (fra)-LoquaxFR-singleton.wav", "mp3_url": "https://upload.wikimedia.org/wikipedia/commons/transcoded/5/55/LL-Q150_%28fra%29-LoquaxFR-singleton.wav/LL-Q150_%28fra%29-LoquaxFR-singleton.wav.mp3", "ogg_url": "https://upload.wikimedia.org/wikipedia/commons/transcoded/5/55/LL-Q150_%28fra%29-LoquaxFR-singleton.wav/LL-Q150_%28fra%29-LoquaxFR-singleton.wav.ogg" } ], "word": "singleton" } { "forms": [ { "form": "singletons", "tags": [ "plural" ] } ], "head_templates": [ { "args": { "1": "m", "2": "#s" }, "expansion": "singleton m (plural singletons)", "name": "pt-noun" } ], "lang": "Portuguese", "lang_code": "pt", "pos": "noun", "senses": [ { "categories": [ "Pages with 5 entries", "Pages with entries", "Portuguese countable nouns", "Portuguese entries with incorrect language header", "Portuguese lemmas", "Portuguese masculine nouns", "Portuguese nouns", "pt:Computing" ], "glosses": [ "singleton (class that may not be instantiated more than once)" ], "links": [ [ "computing", "computing#Noun" ], [ "singleton", "singleton#English" ] ], "raw_glosses": [ "(computing) singleton (class that may not be instantiated more than once)" ], "tags": [ "masculine" ], "topics": [ "computing", "engineering", "mathematics", "natural-sciences", "physical-sciences", "sciences" ] } ], "word": "singleton" } { "etymology_templates": [ { "args": { "1": "ro", "2": "en", "3": "singleton" }, "expansion": "Borrowed from English singleton", "name": "bor+" } ], "etymology_text": "Borrowed from English singleton.", "forms": [ { "form": "no-table-tags", "source": "declension", "tags": [ "table-tags" ] }, { "form": "ro-noun-n", "source": "declension", "tags": [ "inflection-template" ] }, { "form": "singleton", "source": "declension", "tags": [ "accusative", "indefinite", "nominative" ] }, { "form": "singletonul", "source": "declension", "tags": [ "accusative", "definite", "nominative" ] }, { "form": "singleton", "source": "declension", "tags": [ "error-unrecognized-form", "indefinite" ] }, { "form": "singletonului", "source": "declension", "tags": [ "definite", "error-unrecognized-form" ] }, { "form": "singletonule", "source": "declension", "tags": [ "vocative" ] } ], "head_templates": [ { "args": { "1": "n", "2": "-" }, "expansion": "singleton n (uncountable)", "name": "ro-noun" } ], "inflection_templates": [ { "args": { "g": "n", "gpd": "singletonelor", "gpi": "singletone", "gsd": "singletonului", "gsi": "singleton", "n": "sg", "npd": "singletonele", "npi": "singletone", "nsd": "singletonul", "nsi": "singleton", "vp": "singletonelor", "vs": "singletonule" }, "name": "ro-decl-noun-single" } ], "lang": "Romanian", "lang_code": "ro", "pos": "noun", "senses": [ { "categories": [ "Pages with 5 entries", "Pages with entries", "Romanian entries with incorrect language header", "Romanian lemmas", "Romanian neuter nouns", "Romanian nouns", "Romanian terms borrowed from English", "Romanian terms derived from English", "Romanian uncountable nouns" ], "glosses": [ "singleton" ], "links": [ [ "singleton", "singleton#English" ] ], "tags": [ "neuter", "uncountable" ] } ], "word": "singleton" }
Download raw JSONL data for singleton meaning in All languages combined (13.6kB)
{ "called_from": "inflection/735", "msg": "inflection table: unrecognized header: 'genitive-dative'", "path": [ "singleton" ], "section": "Romanian", "subsection": "noun", "title": "singleton", "trace": "" }
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-15 from the enwiktionary dump dated 2024-12-04 using wiktextract (8a39820 and 4401a4c). 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.