See throwable in All languages combined, or Wiktionary
{ "derived": [ { "_dis1": "0 0", "word": "throwability" } ], "etymology_templates": [ { "args": { "1": "en", "2": "throw", "3": "able" }, "expansion": "throw + -able", "name": "suffix" } ], "etymology_text": "From throw + -able.", "head_templates": [ { "args": { "1": "-" }, "expansion": "throwable (not comparable)", "name": "en-adj" } ], "lang": "English", "lang_code": "en", "pos": "adj", "senses": [ { "categories": [ { "_dis": "10 44 46", "kind": "other", "name": "English terms suffixed with -able", "parents": [], "source": "w+disamb" } ], "glosses": [ "Capable of being thrown." ], "id": "en-throwable-en-adj-dDUAUqEa", "links": [ [ "throw", "throw" ] ], "tags": [ "not-comparable" ] }, { "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 50 48", "kind": "other", "name": "English entries with incorrect language header", "parents": [ "Entries with incorrect language header", "Entry maintenance" ], "source": "w+disamb" }, { "_dis": "10 44 46", "kind": "other", "name": "English terms suffixed with -able", "parents": [], "source": "w+disamb" }, { "_dis": "7 46 47", "kind": "other", "name": "Entries with translation boxes", "parents": [], "source": "w+disamb" }, { "_dis": "3 49 48", "kind": "other", "name": "Pages with 1 entry", "parents": [], "source": "w+disamb" }, { "_dis": "2 49 49", "kind": "other", "name": "Pages with entries", "parents": [], "source": "w+disamb" }, { "_dis": "8 44 48", "kind": "other", "name": "Terms with French translations", "parents": [], "source": "w+disamb" }, { "_dis": "9 44 47", "kind": "other", "name": "Terms with German translations", "parents": [], "source": "w+disamb" }, { "_dis": "8 44 48", "kind": "other", "name": "Terms with Swedish translations", "parents": [], "source": "w+disamb" }, { "_dis": "8 44 48", "kind": "other", "name": "Terms with Turkish translations", "parents": [], "source": "w+disamb" } ], "examples": [ { "ref": "1997, Babak Sadr, Grady Booch, Unified objects: object-oriented programming using C++:", "text": "For an object to be throwable, it must be directly or indirectly derived from the Throwable class.", "type": "quote" }, { "ref": "2001, Alan Burns, Andrew J Wellings, Real-time systems and programming languages:", "text": "In general, each function may specify a list of throwable objects […]", "type": "quote" }, { "ref": "2006, William Von Hagen, The definitive guide to GCC:", "text": "[…] if you need to make certain symbols visible externally for debugging purposes or for catching exceptions for throwable entities within a library.", "type": "quote" } ], "glosses": [ "Capable of being thrown in the manner of an exception." ], "id": "en-throwable-en-adj-qJ4TPkNu", "links": [ [ "programming", "programming#Noun" ], [ "throw", "throw" ], [ "exception", "exception" ] ], "raw_glosses": [ "(programming) Capable of being thrown in the manner of an exception." ], "tags": [ "not-comparable" ], "topics": [ "computing", "engineering", "mathematics", "natural-sciences", "physical-sciences", "programming", "sciences" ], "translations": [ { "_dis1": "0 100", "code": "fr", "lang": "French", "sense": "Translations", "word": "lançable" }, { "_dis1": "0 100", "code": "de", "lang": "German", "sense": "Translations", "word": "werfbar" }, { "_dis1": "0 100", "code": "sv", "lang": "Swedish", "sense": "Translations", "word": "kastbar" }, { "_dis1": "0 100", "code": "tr", "lang": "Turkish", "sense": "Translations", "word": "atılır" } ] } ], "sounds": [ { "audio": "en-uk-throwable.ogg", "mp3_url": "https://upload.wikimedia.org/wikipedia/commons/transcoded/7/76/En-uk-throwable.ogg/En-uk-throwable.ogg.mp3", "ogg_url": "https://upload.wikimedia.org/wikipedia/commons/7/76/En-uk-throwable.ogg" } ], "word": "throwable" } { "etymology_templates": [ { "args": { "1": "en", "2": "throw", "3": "able" }, "expansion": "throw + -able", "name": "suffix" } ], "etymology_text": "From throw + -able.", "forms": [ { "form": "throwables", "tags": [ "plural" ] } ], "head_templates": [ { "args": {}, "expansion": "throwable (plural throwables)", "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" }, { "_dis": "2 50 48", "kind": "other", "name": "English entries with incorrect language header", "parents": [ "Entries with incorrect language header", "Entry maintenance" ], "source": "w+disamb" }, { "_dis": "10 44 46", "kind": "other", "name": "English terms suffixed with -able", "parents": [], "source": "w+disamb" }, { "_dis": "7 46 47", "kind": "other", "name": "Entries with translation boxes", "parents": [], "source": "w+disamb" }, { "_dis": "3 49 48", "kind": "other", "name": "Pages with 1 entry", "parents": [], "source": "w+disamb" }, { "_dis": "2 49 49", "kind": "other", "name": "Pages with entries", "parents": [], "source": "w+disamb" }, { "_dis": "8 44 48", "kind": "other", "name": "Terms with French translations", "parents": [], "source": "w+disamb" }, { "_dis": "9 44 47", "kind": "other", "name": "Terms with German translations", "parents": [], "source": "w+disamb" }, { "_dis": "8 44 48", "kind": "other", "name": "Terms with Swedish translations", "parents": [], "source": "w+disamb" }, { "_dis": "8 44 48", "kind": "other", "name": "Terms with Turkish translations", "parents": [], "source": "w+disamb" } ], "examples": [ { "text": "Exceptions are thrown when some module of the project detects an error condition or if it handles some standard Java throwables.", "type": "example" } ], "glosses": [ "Any object that can be thrown in the manner of an exception." ], "id": "en-throwable-en-noun-z-p8NxSf", "links": [ [ "programming", "programming#Noun" ], [ "exception", "exception" ] ], "raw_glosses": [ "(programming) Any object that can be thrown in the manner of an exception." ], "topics": [ "computing", "engineering", "mathematics", "natural-sciences", "physical-sciences", "programming", "sciences" ] } ], "sounds": [ { "audio": "en-uk-throwable.ogg", "mp3_url": "https://upload.wikimedia.org/wikipedia/commons/transcoded/7/76/En-uk-throwable.ogg/En-uk-throwable.ogg.mp3", "ogg_url": "https://upload.wikimedia.org/wikipedia/commons/7/76/En-uk-throwable.ogg" } ], "word": "throwable" }
{ "categories": [ "English adjectives", "English countable nouns", "English entries with incorrect language header", "English lemmas", "English nouns", "English terms suffixed with -able", "English uncomparable adjectives", "Entries with translation boxes", "Pages with 1 entry", "Pages with entries", "Terms with French translations", "Terms with German translations", "Terms with Swedish translations", "Terms with Turkish translations", "Translation table header lacks gloss" ], "derived": [ { "word": "throwability" } ], "etymology_templates": [ { "args": { "1": "en", "2": "throw", "3": "able" }, "expansion": "throw + -able", "name": "suffix" } ], "etymology_text": "From throw + -able.", "head_templates": [ { "args": { "1": "-" }, "expansion": "throwable (not comparable)", "name": "en-adj" } ], "lang": "English", "lang_code": "en", "pos": "adj", "senses": [ { "glosses": [ "Capable of being thrown." ], "links": [ [ "throw", "throw" ] ], "tags": [ "not-comparable" ] }, { "categories": [ "English terms with quotations", "Quotation templates to be cleaned", "en:Programming" ], "examples": [ { "ref": "1997, Babak Sadr, Grady Booch, Unified objects: object-oriented programming using C++:", "text": "For an object to be throwable, it must be directly or indirectly derived from the Throwable class.", "type": "quote" }, { "ref": "2001, Alan Burns, Andrew J Wellings, Real-time systems and programming languages:", "text": "In general, each function may specify a list of throwable objects […]", "type": "quote" }, { "ref": "2006, William Von Hagen, The definitive guide to GCC:", "text": "[…] if you need to make certain symbols visible externally for debugging purposes or for catching exceptions for throwable entities within a library.", "type": "quote" } ], "glosses": [ "Capable of being thrown in the manner of an exception." ], "links": [ [ "programming", "programming#Noun" ], [ "throw", "throw" ], [ "exception", "exception" ] ], "raw_glosses": [ "(programming) Capable of being thrown in the manner of an exception." ], "tags": [ "not-comparable" ], "topics": [ "computing", "engineering", "mathematics", "natural-sciences", "physical-sciences", "programming", "sciences" ] } ], "sounds": [ { "audio": "en-uk-throwable.ogg", "mp3_url": "https://upload.wikimedia.org/wikipedia/commons/transcoded/7/76/En-uk-throwable.ogg/En-uk-throwable.ogg.mp3", "ogg_url": "https://upload.wikimedia.org/wikipedia/commons/7/76/En-uk-throwable.ogg" } ], "translations": [ { "code": "fr", "lang": "French", "sense": "Translations", "word": "lançable" }, { "code": "de", "lang": "German", "sense": "Translations", "word": "werfbar" }, { "code": "sv", "lang": "Swedish", "sense": "Translations", "word": "kastbar" }, { "code": "tr", "lang": "Turkish", "sense": "Translations", "word": "atılır" } ], "word": "throwable" } { "categories": [ "English adjectives", "English countable nouns", "English entries with incorrect language header", "English lemmas", "English nouns", "English terms suffixed with -able", "English uncomparable adjectives", "Entries with translation boxes", "Pages with 1 entry", "Pages with entries", "Terms with French translations", "Terms with German translations", "Terms with Swedish translations", "Terms with Turkish translations", "Translation table header lacks gloss" ], "etymology_templates": [ { "args": { "1": "en", "2": "throw", "3": "able" }, "expansion": "throw + -able", "name": "suffix" } ], "etymology_text": "From throw + -able.", "forms": [ { "form": "throwables", "tags": [ "plural" ] } ], "head_templates": [ { "args": {}, "expansion": "throwable (plural throwables)", "name": "en-noun" } ], "lang": "English", "lang_code": "en", "pos": "noun", "senses": [ { "categories": [ "English terms with usage examples", "en:Programming" ], "examples": [ { "text": "Exceptions are thrown when some module of the project detects an error condition or if it handles some standard Java throwables.", "type": "example" } ], "glosses": [ "Any object that can be thrown in the manner of an exception." ], "links": [ [ "programming", "programming#Noun" ], [ "exception", "exception" ] ], "raw_glosses": [ "(programming) Any object that can be thrown in the manner of an exception." ], "topics": [ "computing", "engineering", "mathematics", "natural-sciences", "physical-sciences", "programming", "sciences" ] } ], "sounds": [ { "audio": "en-uk-throwable.ogg", "mp3_url": "https://upload.wikimedia.org/wikipedia/commons/transcoded/7/76/En-uk-throwable.ogg/En-uk-throwable.ogg.mp3", "ogg_url": "https://upload.wikimedia.org/wikipedia/commons/7/76/En-uk-throwable.ogg" } ], "word": "throwable" }
Download raw JSONL data for throwable meaning in English (4.4kB)
This page is a part of the kaikki.org machine-readable English dictionary. This dictionary is based on structured data extracted on 2025-02-12 from the enwiktionary dump dated 2025-02-02 using wiktextract (1c4b89b and 9dbd323). 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.