See metacharacter in All languages combined, or Wiktionary
{ "etymology_templates": [ { "args": { "1": "en", "2": "meta", "3": "character" }, "expansion": "meta- + character", "name": "prefix" } ], "etymology_text": "From meta- + character.", "forms": [ { "form": "metacharacters", "tags": [ "plural" ] } ], "head_templates": [ { "args": {}, "expansion": "metacharacter (plural metacharacters)", "name": "en-noun" } ], "lang": "English", "lang_code": "en", "pos": "noun", "senses": [ { "categories": [ { "kind": "other", "name": "English entries with incorrect language header", "parents": [ "Entries with incorrect language header", "Entry maintenance" ], "source": "w" }, { "kind": "other", "name": "English terms prefixed with meta-", "parents": [], "source": "w" }, { "kind": "other", "name": "Entries with translation boxes", "parents": [], "source": "w" }, { "kind": "other", "name": "Greek terms with redundant script codes", "parents": [ "Terms with redundant script codes", "Entry maintenance" ], "source": "w" }, { "kind": "other", "name": "Pages with 1 entry", "parents": [], "source": "w" }, { "kind": "other", "name": "Pages with entries", "parents": [], "source": "w" }, { "kind": "other", "name": "Terms with Finnish translations", "parents": [], "source": "w" }, { "kind": "other", "name": "Terms with French translations", "parents": [], "source": "w" }, { "kind": "other", "name": "Terms with German translations", "parents": [], "source": "w" }, { "kind": "other", "name": "Terms with Greek translations", "parents": [], "source": "w" }, { "kind": "other", "name": "Terms with Persian translations", "parents": [], "source": "w" }, { "kind": "topical", "langcode": "en", "name": "Computing", "orig": "en:Computing", "parents": [ "Technology", "All topics", "Fundamental" ], "source": "w" }, { "kind": "topical", "langcode": "en", "name": "Regular expressions", "orig": "en:Regular expressions", "parents": [ "Computing", "Programming", "Technology", "Software engineering", "All topics", "Computer science", "Engineering", "Software", "Fundamental", "Sciences", "Applied sciences", "Media", "Communication" ], "source": "w" } ], "examples": [ { "ref": "2005, Andrew Watt, Beginning Regular Expressions, John Wiley & Sons, →ISBN, page 73:", "text": "This chapter moves on to look at several regular expression metacharacters and modifiers. Metacharacters can be combined with literal characters and quantifiers, which were discussed in Chapter 3, to create more complex regular expression patterns.", "type": "quote" }, { "ref": "[2006, Olav Martin Kvern, David Blatner, Real World Adobe InDesign CS2, Peachpit Press, →ISBN, page 224:", "text": "You can't enter invisible characters—such as tab characters, line-end characters, or carriage returns—in the Find What or Change To fields. To get around this, you enter codes—known as “metacharacters”—representing those characters.", "type": "quote" } ], "glosses": [ "A character used to signify something other than its literal form, such as the asterisk when used as a wildcard." ], "id": "en-metacharacter-en-noun-TEErG~hc", "links": [ [ "computing", "computing#Noun" ], [ "character", "character" ], [ "asterisk", "asterisk" ], [ "wildcard", "wildcard" ] ], "raw_glosses": [ "(computing) A character used to signify something other than its literal form, such as the asterisk when used as a wildcard." ], "related": [ { "word": "escape character" } ], "topics": [ "computing", "engineering", "mathematics", "natural-sciences", "physical-sciences", "sciences" ], "translations": [ { "code": "fi", "lang": "Finnish", "sense": "Translations", "word": "metamerkki" }, { "code": "fr", "lang": "French", "sense": "Translations", "tags": [ "masculine" ], "word": "métacaractère" }, { "code": "de", "lang": "German", "sense": "Translations", "tags": [ "neuter" ], "word": "Metazeichen" }, { "code": "de", "lang": "German", "sense": "Translations", "tags": [ "neuter" ], "word": "Funktionszeichen" }, { "code": "el", "lang": "Greek", "roman": "metacharaktíras", "sense": "Translations", "tags": [ "feminine" ], "word": "μεταχαρακτήρας" }, { "code": "fa", "lang": "Persian", "sense": "Translations", "word": "فرانویسه" } ], "wikipedia": [ "metacharacter" ] } ], "sounds": [ { "audio": "en-uk-metacharacter.ogg", "mp3_url": "https://upload.wikimedia.org/wikipedia/commons/transcoded/6/61/En-uk-metacharacter.ogg/En-uk-metacharacter.ogg.mp3", "ogg_url": "https://upload.wikimedia.org/wikipedia/commons/6/61/En-uk-metacharacter.ogg" } ], "word": "metacharacter" }
{ "etymology_templates": [ { "args": { "1": "en", "2": "meta", "3": "character" }, "expansion": "meta- + character", "name": "prefix" } ], "etymology_text": "From meta- + character.", "forms": [ { "form": "metacharacters", "tags": [ "plural" ] } ], "head_templates": [ { "args": {}, "expansion": "metacharacter (plural metacharacters)", "name": "en-noun" } ], "lang": "English", "lang_code": "en", "pos": "noun", "related": [ { "word": "escape character" } ], "senses": [ { "categories": [ "English countable nouns", "English entries with incorrect language header", "English lemmas", "English nouns", "English terms prefixed with meta-", "English terms with quotations", "Entries with translation boxes", "Greek terms with redundant script codes", "Pages with 1 entry", "Pages with entries", "Terms with Finnish translations", "Terms with French translations", "Terms with German translations", "Terms with Greek translations", "Terms with Persian translations", "Translation table header lacks gloss", "en:Computing", "en:Regular expressions" ], "examples": [ { "ref": "2005, Andrew Watt, Beginning Regular Expressions, John Wiley & Sons, →ISBN, page 73:", "text": "This chapter moves on to look at several regular expression metacharacters and modifiers. Metacharacters can be combined with literal characters and quantifiers, which were discussed in Chapter 3, to create more complex regular expression patterns.", "type": "quote" }, { "ref": "[2006, Olav Martin Kvern, David Blatner, Real World Adobe InDesign CS2, Peachpit Press, →ISBN, page 224:", "text": "You can't enter invisible characters—such as tab characters, line-end characters, or carriage returns—in the Find What or Change To fields. To get around this, you enter codes—known as “metacharacters”—representing those characters.", "type": "quote" } ], "glosses": [ "A character used to signify something other than its literal form, such as the asterisk when used as a wildcard." ], "links": [ [ "computing", "computing#Noun" ], [ "character", "character" ], [ "asterisk", "asterisk" ], [ "wildcard", "wildcard" ] ], "raw_glosses": [ "(computing) A character used to signify something other than its literal form, such as the asterisk when used as a wildcard." ], "topics": [ "computing", "engineering", "mathematics", "natural-sciences", "physical-sciences", "sciences" ], "wikipedia": [ "metacharacter" ] } ], "sounds": [ { "audio": "en-uk-metacharacter.ogg", "mp3_url": "https://upload.wikimedia.org/wikipedia/commons/transcoded/6/61/En-uk-metacharacter.ogg/En-uk-metacharacter.ogg.mp3", "ogg_url": "https://upload.wikimedia.org/wikipedia/commons/6/61/En-uk-metacharacter.ogg" } ], "translations": [ { "code": "fi", "lang": "Finnish", "sense": "Translations", "word": "metamerkki" }, { "code": "fr", "lang": "French", "sense": "Translations", "tags": [ "masculine" ], "word": "métacaractère" }, { "code": "de", "lang": "German", "sense": "Translations", "tags": [ "neuter" ], "word": "Metazeichen" }, { "code": "de", "lang": "German", "sense": "Translations", "tags": [ "neuter" ], "word": "Funktionszeichen" }, { "code": "el", "lang": "Greek", "roman": "metacharaktíras", "sense": "Translations", "tags": [ "feminine" ], "word": "μεταχαρακτήρας" }, { "code": "fa", "lang": "Persian", "sense": "Translations", "word": "فرانویسه" } ], "word": "metacharacter" }
Download raw JSONL data for metacharacter meaning in English (3.2kB)
This page is a part of the kaikki.org machine-readable English dictionary. This dictionary is based on structured data extracted on 2024-12-21 from the enwiktionary dump dated 2024-12-04 using wiktextract (d8cb2f3 and 4e554ae). 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.