"writable" meaning in All languages combined

See writable on Wiktionary

Adjective [English]

IPA: /ˈɹaɪtəbəl/ Forms: more writable [comparative], most writable [superlative]
Etymology: write + -able Etymology templates: {{suffix|en|write|able}} write + -able Head templates: {{en-adj}} writable (comparative more writable, superlative most writable)
  1. Capable of being written.
    Sense id: en-writable-en-adj-0OdFz0EU
  2. (computing, of a file, storage device, etc.) Capable of being written to. Tags: usually Categories (topical): Computing
    Sense id: en-writable-en-adj-lUD4P8Uj Topics: computing, engineering, mathematics, natural-sciences, physical-sciences, sciences
  3. (programming) mutable Categories (topical): Programming
    Sense id: en-writable-en-adj-HagF89A7 Categories (other): English entries with incorrect language header, English entries with language name categories using raw markup, English terms suffixed with -able Disambiguation of English entries with incorrect language header: 4 36 60 Disambiguation of English entries with language name categories using raw markup: 3 25 71 Disambiguation of English terms suffixed with -able: 16 20 64 Topics: computing, engineering, mathematics, natural-sciences, physical-sciences, programming, sciences
The following are not (yet) sense-disambiguated
Synonyms: writeable Related terms: readable [computing, engineering, mathematics, sciences, physical-sciences, natural-sciences]

Alternative forms

Download JSON data for writable meaning in All languages combined (3.3kB)

{
  "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": "write + -able",
  "forms": [
    {
      "form": "more writable",
      "tags": [
        "comparative"
      ]
    },
    {
      "form": "most writable",
      "tags": [
        "superlative"
      ]
    }
  ],
  "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": [
    {
      "examples": [
        {
          "text": "Are sign languages writable?"
        }
      ],
      "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."
        },
        {
          "text": "I burned my family's vacation photos onto a writable CD."
        },
        {
          "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": "quotation"
        }
      ],
      "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": "3 25 71",
          "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": "16 20 64",
          "kind": "other",
          "name": "English terms suffixed with -able",
          "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": "quotation"
        }
      ],
      "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/"
    }
  ],
  "synonyms": [
    {
      "_dis1": "0 0 0",
      "word": "writeable"
    }
  ],
  "word": "writable"
}
{
  "antonyms": [
    {
      "sense": "antonym(s) of “computing”",
      "word": "read-only"
    }
  ],
  "categories": [
    "English 3-syllable words",
    "English adjectives",
    "English autological terms",
    "English entries with incorrect language header",
    "English entries with language name categories using raw markup",
    "English lemmas",
    "English terms suffixed with -able",
    "English terms with IPA pronunciation"
  ],
  "etymology_templates": [
    {
      "args": {
        "1": "en",
        "2": "write",
        "3": "able"
      },
      "expansion": "write + -able",
      "name": "suffix"
    }
  ],
  "etymology_text": "write + -able",
  "forms": [
    {
      "form": "more writable",
      "tags": [
        "comparative"
      ]
    },
    {
      "form": "most writable",
      "tags": [
        "superlative"
      ]
    }
  ],
  "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": [
    {
      "examples": [
        {
          "text": "Are sign languages writable?"
        }
      ],
      "glosses": [
        "Capable of being written."
      ],
      "links": [
        [
          "written",
          "written"
        ]
      ]
    },
    {
      "categories": [
        "English terms with quotations",
        "en:Computing"
      ],
      "examples": [
        {
          "text": "The file is writable only for users in the admin group."
        },
        {
          "text": "I burned my family's vacation photos onto a writable CD."
        },
        {
          "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": "quotation"
        }
      ],
      "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": "quotation"
        }
      ],
      "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/"
    }
  ],
  "synonyms": [
    {
      "word": "writeable"
    }
  ],
  "word": "writable"
}

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-05-03 from the enwiktionary dump dated 2024-05-02 using wiktextract (f4fd8c9 and c9440ce). 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.