See singleton in All languages combined, or 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 16 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 16 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": "pl", "lang": "Polish", "sense": "single object", "tags": [ "feminine" ], "word": "pojedyncza rzecz" }, { "_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": "2 3 1 24 8 14 26 2 4 14", "kind": "other", "name": "Terms with Greek translations", "parents": [], "source": "w+disamb" }, { "_dis": "11 13 7 16 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 16 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": "pl", "lang": "Polish", "sense": "math: set", "tags": [ "masculine" ], "word": "zbiór jednoelementowy" }, { "_dis1": "3 3 0 21 40 9 7 2 6 10", "code": "pl", "lang": "Polish", "sense": "math: set", "tags": [ "masculine" ], "word": "zbiór jednostkowy" }, { "_dis1": "3 3 0 21 40 9 7 2 6 10", "code": "pl", "lang": "Polish", "sense": "math: set", "tags": [ "masculine" ], "word": "singleton" }, { "_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 15 1 1 0 9 1 10 18 0 1 2 16 0 1 16 4 3", "kind": "other", "name": "Pages with entries", "parents": [], "source": "w+disamb" }, { "_dis": "2 3 1 24 8 14 26 2 4 14", "kind": "other", "name": "Terms with Greek translations", "parents": [], "source": "w+disamb" }, { "_dis": "11 13 7 16 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 14 1 2 0 9 2 10 17 1 1 3 14 0 2 15 5 3", "kind": "other", "name": "Pages with 6 entries", "parents": [], "source": "w+disamb" }, { "_dis": "1 15 1 1 0 9 1 10 18 0 1 2 16 0 1 16 4 3", "kind": "other", "name": "Pages with entries", "parents": [], "source": "w+disamb" }, { "_dis": "4 4 1 17 5 15 35 3 6 11", "kind": "other", "name": "Terms with Bulgarian translations", "parents": [], "source": "w+disamb" }, { "_dis": "3 4 1 17 7 17 35 1 4 9", "kind": "other", "name": "Terms with Dutch translations", "parents": [], "source": "w+disamb" }, { "_dis": "4 4 1 20 5 15 33 2 6 11", "kind": "other", "name": "Terms with Finnish translations", "parents": [], "source": "w+disamb" }, { "_dis": "3 4 1 17 7 18 35 2 4 9", "kind": "other", "name": "Terms with French translations", "parents": [], "source": "w+disamb" }, { "_dis": "3 4 1 21 5 16 34 2 4 8", "kind": "other", "name": "Terms with German translations", "parents": [], "source": "w+disamb" }, { "_dis": "2 3 1 24 8 14 26 2 4 14", "kind": "other", "name": "Terms with Greek translations", "parents": [], "source": "w+disamb" }, { "_dis": "4 4 1 17 5 15 35 2 6 11", "kind": "other", "name": "Terms with Icelandic translations", "parents": [], "source": "w+disamb" }, { "_dis": "2 4 1 19 5 18 38 1 3 9", "kind": "other", "name": "Terms with Italian translations", "parents": [], "source": "w+disamb" }, { "_dis": "2 4 1 19 5 18 38 1 3 9", "kind": "other", "name": "Terms with Japanese translations", "parents": [], "source": "w+disamb" }, { "_dis": "4 4 1 23 6 14 30 2 5 10", "kind": "other", "name": "Terms with Polish translations", "parents": [], "source": "w+disamb" }, { "_dis": "3 4 1 13 3 12 38 12 4 11", "kind": "other", "name": "Terms with Portuguese translations", "parents": [], "source": "w+disamb" }, { "_dis": "2 3 1 23 5 17 36 1 3 8", "kind": "other", "name": "Terms with Russian translations", "parents": [], "source": "w+disamb" }, { "_dis": "2 3 1 19 6 19 39 1 3 8", "kind": "other", "name": "Terms with Spanish translations", "parents": [], "source": "w+disamb" }, { "_dis": "3 3 1 21 4 15 34 2 5 11", "kind": "other", "name": "Terms with Turkish translations", "parents": [], "source": "w+disamb" }, { "_dis": "2 2 1 21 6 15 29 3 9 14", "kind": "topical", "langcode": "en", "name": "Multiplicity (psychology)", "orig": "en:Multiplicity (psychology)", "parents": [ "Psychology", "Social sciences", "Sciences", "Society", "All topics", "Fundamental" ], "source": "w+disamb" }, { "_dis": "11 13 7 16 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 24 8 14 26 2 4 14", "kind": "other", "name": "Terms with Greek 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" }
{ "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 6 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:Multiplicity (psychology)", "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": "pl", "lang": "Polish", "sense": "single object", "tags": [ "feminine" ], "word": "pojedyncza rzecz" }, { "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": "pl", "lang": "Polish", "sense": "math: set", "tags": [ "masculine" ], "word": "zbiór jednoelementowy" }, { "code": "pl", "lang": "Polish", "sense": "math: set", "tags": [ "masculine" ], "word": "zbiór jednostkowy" }, { "code": "pl", "lang": "Polish", "sense": "math: set", "tags": [ "masculine" ], "word": "singleton" }, { "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" }
Download raw JSONL data for singleton meaning in English (9.1kB)
This page is a part of the kaikki.org machine-readable English dictionary. This dictionary is based on structured data extracted on 2025-03-18 from the enwiktionary dump dated 2025-03-02 using wiktextract (f2d86ce and 633533e). 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.