See writable in All languages combined, or Wiktionary
{ "antonyms": [ { "sense": "antonym(s) of “computing”", "word": "read-only" } ], "etymology_templates": [ { "args": { "1": "en", "2": "write", "3": "able" }, "expansion": "write + -able", "name": "suffix" } ], "etymology_text": "From write + -able.", "forms": [ { "form": "more writable", "tags": [ "comparative" ] }, { "form": "most writable", "tags": [ "superlative" ] }, { "form": "writeable", "tags": [ "alternative" ] } ], "head_templates": [ { "args": {}, "expansion": "writable (comparative more writable, superlative most writable)", "name": "en-adj" } ], "hyphenation": [ "writ‧a‧ble" ], "lang": "English", "lang_code": "en", "pos": "adj", "related": [ { "_dis1": "0 0 0", "topics": [ "computing", "engineering", "mathematics", "sciences", "physical-sciences", "natural-sciences" ], "word": "readable" } ], "senses": [ { "categories": [], "examples": [ { "text": "Are sign languages writable?", "type": "example" } ], "glosses": [ "Capable of being written." ], "id": "en-writable-en-adj-0OdFz0EU", "links": [ [ "written", "written" ] ] }, { "categories": [ { "kind": "topical", "langcode": "en", "name": "Computing", "orig": "en:Computing", "parents": [ "Technology", "All topics", "Fundamental" ], "source": "w" } ], "examples": [ { "text": "The file is writable only for users in the admin group.", "type": "example" }, { "text": "I burned my family's vacation photos onto a writable CD.", "type": "example" }, { "ref": "2013, Patrick Alessi, Professional iOS Database Application Programming:", "text": "The following code snippet shows how to check whether a writable database already exists, and if not, create an editable copy.", "type": "quote" } ], "glosses": [ "Capable of being written to." ], "id": "en-writable-en-adj-lUD4P8Uj", "links": [ [ "computing", "computing#Noun" ] ], "qualifier": "storage device", "raw_glosses": [ "(computing, of a file, storage device, etc.) Capable of being written to." ], "raw_tags": [ "of a file" ], "tags": [ "usually" ], "topics": [ "computing", "engineering", "mathematics", "natural-sciences", "physical-sciences", "sciences" ] }, { "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": "4 36 60", "kind": "other", "name": "English entries with incorrect language header", "parents": [ "Entries with incorrect language header", "Entry maintenance" ], "source": "w+disamb" }, { "_dis": "19 26 55", "kind": "other", "name": "English terms suffixed with -able", "parents": [], "source": "w+disamb" }, { "_dis": "4 29 66", "kind": "other", "name": "Pages with 1 entry", "parents": [], "source": "w+disamb" }, { "_dis": "4 24 72", "kind": "other", "name": "Pages with entries", "parents": [], "source": "w+disamb" } ], "examples": [ { "ref": "2009, Randi J. Rost, Bill M. Licea-Kane, Dan Ginsburg, OpenGL Shading Language:", "text": "In general, writable variables must have unique instances per processor executing a shader and therefore cannot be shared.", "type": "quote" } ], "glosses": [ "mutable" ], "id": "en-writable-en-adj-HagF89A7", "links": [ [ "programming", "programming#Noun" ], [ "mutable", "mutable" ] ], "raw_glosses": [ "(programming) mutable" ], "topics": [ "computing", "engineering", "mathematics", "natural-sciences", "physical-sciences", "programming", "sciences" ] } ], "sounds": [ { "ipa": "/ˈɹaɪtəbəl/" }, { "rhymes": "-aɪtəbəl" } ], "word": "writable" }
{ "antonyms": [ { "sense": "antonym(s) of “computing”", "word": "read-only" } ], "categories": [ "English adjectives", "English autological terms", "English entries with incorrect language header", "English lemmas", "English terms suffixed with -able", "Pages with 1 entry", "Pages with entries", "Rhymes:English/aɪtəbəl", "Rhymes:English/aɪtəbəl/3 syllables" ], "etymology_templates": [ { "args": { "1": "en", "2": "write", "3": "able" }, "expansion": "write + -able", "name": "suffix" } ], "etymology_text": "From write + -able.", "forms": [ { "form": "more writable", "tags": [ "comparative" ] }, { "form": "most writable", "tags": [ "superlative" ] }, { "form": "writeable", "tags": [ "alternative" ] } ], "head_templates": [ { "args": {}, "expansion": "writable (comparative more writable, superlative most writable)", "name": "en-adj" } ], "hyphenation": [ "writ‧a‧ble" ], "lang": "English", "lang_code": "en", "pos": "adj", "related": [ { "topics": [ "computing", "engineering", "mathematics", "sciences", "physical-sciences", "natural-sciences" ], "word": "readable" } ], "senses": [ { "categories": [ "English terms with usage examples" ], "examples": [ { "text": "Are sign languages writable?", "type": "example" } ], "glosses": [ "Capable of being written." ], "links": [ [ "written", "written" ] ] }, { "categories": [ "English terms with quotations", "English terms with usage examples", "en:Computing" ], "examples": [ { "text": "The file is writable only for users in the admin group.", "type": "example" }, { "text": "I burned my family's vacation photos onto a writable CD.", "type": "example" }, { "ref": "2013, Patrick Alessi, Professional iOS Database Application Programming:", "text": "The following code snippet shows how to check whether a writable database already exists, and if not, create an editable copy.", "type": "quote" } ], "glosses": [ "Capable of being written to." ], "links": [ [ "computing", "computing#Noun" ] ], "qualifier": "storage device", "raw_glosses": [ "(computing, of a file, storage device, etc.) Capable of being written to." ], "raw_tags": [ "of a file" ], "tags": [ "usually" ], "topics": [ "computing", "engineering", "mathematics", "natural-sciences", "physical-sciences", "sciences" ] }, { "categories": [ "English terms with quotations", "Quotation templates to be cleaned", "en:Programming" ], "examples": [ { "ref": "2009, Randi J. Rost, Bill M. Licea-Kane, Dan Ginsburg, OpenGL Shading Language:", "text": "In general, writable variables must have unique instances per processor executing a shader and therefore cannot be shared.", "type": "quote" } ], "glosses": [ "mutable" ], "links": [ [ "programming", "programming#Noun" ], [ "mutable", "mutable" ] ], "raw_glosses": [ "(programming) mutable" ], "topics": [ "computing", "engineering", "mathematics", "natural-sciences", "physical-sciences", "programming", "sciences" ] } ], "sounds": [ { "ipa": "/ˈɹaɪtəbəl/" }, { "rhymes": "-aɪtəbəl" } ], "word": "writable" }
Download raw JSONL data for writable meaning in English (2.8kB)
This page is a part of the kaikki.org machine-readable English dictionary. This dictionary is based on structured data extracted on 2025-02-26 from the enwiktionary dump dated 2025-02-21 using wiktextract (ce0be54 and f2e72e5). 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.