See const in All languages combined, or Wiktionary
{ "etymology_text": "Abbreviation of constant, used as a keyword in certain programming languages.", "forms": [ { "form": "consts", "tags": [ "plural" ] } ], "head_templates": [ { "args": {}, "expansion": "const (plural consts)", "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": "36 32 33", "kind": "other", "name": "English entries with incorrect language header", "parents": [ "Entries with incorrect language header", "Entry maintenance" ], "source": "w+disamb" }, { "_dis": "38 30 33", "kind": "other", "name": "Pages with 1 entry", "parents": [], "source": "w+disamb" }, { "_dis": "37 31 32", "kind": "other", "name": "Pages with entries", "parents": [], "source": "w+disamb" } ], "derived": [ { "word": "const-correct" }, { "word": "const correctness" }, { "word": "constness" } ], "glosses": [ "A variable whose value cannot be changed directly." ], "id": "en-const-en-noun-c2MlV9Ay", "links": [ [ "programming", "programming#Noun" ], [ "variable", "variable#English" ] ], "raw_glosses": [ "(programming) A variable whose value cannot be changed directly." ], "topics": [ "computing", "engineering", "mathematics", "natural-sciences", "physical-sciences", "programming", "sciences" ] } ], "word": "const" } { "etymology_text": "Abbreviation of constant, used as a keyword in certain programming languages.", "head_templates": [ { "args": { "1": "-" }, "expansion": "const (not comparable)", "name": "en-adj" } ], "lang": "English", "lang_code": "en", "pos": "adj", "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": "36 32 33", "kind": "other", "name": "English entries with incorrect language header", "parents": [ "Entries with incorrect language header", "Entry maintenance" ], "source": "w+disamb" }, { "_dis": "38 30 33", "kind": "other", "name": "Pages with 1 entry", "parents": [], "source": "w+disamb" }, { "_dis": "37 31 32", "kind": "other", "name": "Pages with entries", "parents": [], "source": "w+disamb" } ], "glosses": [ "Whose value cannot be changed directly." ], "id": "en-const-en-adj-cIMmJdxH", "links": [ [ "programming", "programming#Noun" ] ], "raw_glosses": [ "(programming, of a variable) Whose value cannot be changed directly." ], "raw_tags": [ "of a variable" ], "tags": [ "not-comparable" ], "topics": [ "computing", "engineering", "mathematics", "natural-sciences", "physical-sciences", "programming", "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": "36 32 33", "kind": "other", "name": "English entries with incorrect language header", "parents": [ "Entries with incorrect language header", "Entry maintenance" ], "source": "w+disamb" }, { "_dis": "38 30 33", "kind": "other", "name": "Pages with 1 entry", "parents": [], "source": "w+disamb" }, { "_dis": "37 31 32", "kind": "other", "name": "Pages with entries", "parents": [], "source": "w+disamb" } ], "glosses": [ "Which cannot change the value of its class’s attributes." ], "id": "en-const-en-adj-ZdG17ShP", "links": [ [ "programming", "programming#Noun" ], [ "attributes", "attribute#English" ] ], "raw_glosses": [ "(programming, of a function) Which cannot change the value of its class’s attributes." ], "raw_tags": [ "of a function" ], "tags": [ "not-comparable" ], "topics": [ "computing", "engineering", "mathematics", "natural-sciences", "physical-sciences", "programming", "sciences" ] } ], "word": "const" }
{ "categories": [ "English adjectives", "English countable nouns", "English entries with incorrect language header", "English lemmas", "English nouns", "English uncomparable adjectives", "Pages with 1 entry", "Pages with entries" ], "derived": [ { "word": "const-correct" }, { "word": "const correctness" }, { "word": "constness" } ], "etymology_text": "Abbreviation of constant, used as a keyword in certain programming languages.", "forms": [ { "form": "consts", "tags": [ "plural" ] } ], "head_templates": [ { "args": {}, "expansion": "const (plural consts)", "name": "en-noun" } ], "lang": "English", "lang_code": "en", "pos": "noun", "senses": [ { "categories": [ "en:Programming" ], "glosses": [ "A variable whose value cannot be changed directly." ], "links": [ [ "programming", "programming#Noun" ], [ "variable", "variable#English" ] ], "raw_glosses": [ "(programming) A variable whose value cannot be changed directly." ], "topics": [ "computing", "engineering", "mathematics", "natural-sciences", "physical-sciences", "programming", "sciences" ] } ], "word": "const" } { "categories": [ "English adjectives", "English countable nouns", "English entries with incorrect language header", "English lemmas", "English nouns", "English uncomparable adjectives", "Pages with 1 entry", "Pages with entries" ], "etymology_text": "Abbreviation of constant, used as a keyword in certain programming languages.", "head_templates": [ { "args": { "1": "-" }, "expansion": "const (not comparable)", "name": "en-adj" } ], "lang": "English", "lang_code": "en", "pos": "adj", "senses": [ { "categories": [ "en:Programming" ], "glosses": [ "Whose value cannot be changed directly." ], "links": [ [ "programming", "programming#Noun" ] ], "raw_glosses": [ "(programming, of a variable) Whose value cannot be changed directly." ], "raw_tags": [ "of a variable" ], "tags": [ "not-comparable" ], "topics": [ "computing", "engineering", "mathematics", "natural-sciences", "physical-sciences", "programming", "sciences" ] }, { "categories": [ "en:Programming" ], "glosses": [ "Which cannot change the value of its class’s attributes." ], "links": [ [ "programming", "programming#Noun" ], [ "attributes", "attribute#English" ] ], "raw_glosses": [ "(programming, of a function) Which cannot change the value of its class’s attributes." ], "raw_tags": [ "of a function" ], "tags": [ "not-comparable" ], "topics": [ "computing", "engineering", "mathematics", "natural-sciences", "physical-sciences", "programming", "sciences" ] } ], "word": "const" }
Download raw JSONL data for const meaning in English (2.4kB)
This page is a part of the kaikki.org machine-readable English dictionary. This dictionary is based on structured data extracted on 2025-01-25 from the enwiktionary dump dated 2025-01-20 using wiktextract (c15a5ce and 5c11237). 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.