See refactorization on Wiktionary
{ "etymology_templates": [ { "args": { "1": "en", "2": "re", "3": "factorization" }, "expansion": "re- + factorization", "name": "prefix" } ], "etymology_text": "From re- + factorization.", "forms": [ { "form": "refactorizations", "tags": [ "plural" ] } ], "head_templates": [ { "args": { "1": "~" }, "expansion": "refactorization (countable and uncountable, plural refactorizations)", "name": "en-noun" } ], "lang": "English", "lang_code": "en", "pos": "noun", "senses": [ { "categories": [ { "_dis": "24 33 28 16", "kind": "other", "name": "English terms prefixed with re-", "parents": [], "source": "w+disamb" } ], "glosses": [ "A split into constituent parts after a previous combination." ], "id": "en-refactorization-en-noun-UH9HZKxh", "links": [ [ "split", "split" ], [ "constituent", "constituent" ], [ "combination", "combine" ] ], "tags": [ "countable", "uncountable" ] }, { "categories": [ { "kind": "topical", "langcode": "en", "name": "Linguistics", "orig": "en:Linguistics", "parents": [ "Language", "Social sciences", "Communication", "Sciences", "Society", "All topics", "Fundamental" ], "source": "w" }, { "_dis": "24 33 28 16", "kind": "other", "name": "English terms prefixed with re-", "parents": [], "source": "w+disamb" } ], "examples": [ { "text": "The word burger is part of a refactorization of Hamburger (originally Hamburg + er)." } ], "glosses": [ "A false etymology derived from rebracketing." ], "id": "en-refactorization-en-noun-YFChxcki", "links": [ [ "linguistics", "linguistics" ], [ "etymology", "etymology" ], [ "rebracketing", "rebracketing" ] ], "raw_glosses": [ "(linguistics) A false etymology derived from rebracketing." ], "tags": [ "countable", "uncountable" ], "topics": [ "human-sciences", "linguistics", "sciences" ] }, { "categories": [ { "kind": "topical", "langcode": "en", "name": "Software", "orig": "en:Software", "parents": [ "Computing", "Media", "Technology", "Communication", "All topics", "Fundamental" ], "source": "w" }, { "_dis": "11 33 47 9", "kind": "other", "name": "English entries with incorrect language header", "parents": [ "Entries with incorrect language header", "Entry maintenance" ], "source": "w+disamb" }, { "_dis": "24 33 28 16", "kind": "other", "name": "English terms prefixed with re-", "parents": [], "source": "w+disamb" }, { "_dis": "8 34 48 10", "kind": "other", "name": "Pages with 1 entry", "parents": [], "source": "w+disamb" }, { "_dis": "5 37 54 5", "kind": "other", "name": "Pages with entries", "parents": [], "source": "w+disamb" } ], "examples": [ { "text": "An objective of refactorization is to clear up the global scope of all the library variables, functions and objects.", "type": "example" }, { "text": "Another objective of refactorization is to factor out repeated coding patterns into new abstractions and thus avoid their repetition resulting in less code to maintain.", "type": "example" } ], "glosses": [ "A rewriting of computer code to improve its readability or structure without affecting its meaning or behaviour, thus making it easier to maintain; a refactoring." ], "id": "en-refactorization-en-noun-Byb1RL3e", "links": [ [ "software", "software" ], [ "rewriting", "rewriting" ], [ "computer", "computer" ], [ "code", "code" ], [ "readability", "readability" ], [ "structure", "structure" ], [ "maintain", "maintain" ], [ "refactoring", "refactoring" ] ], "raw_glosses": [ "(software) A rewriting of computer code to improve its readability or structure without affecting its meaning or behaviour, thus making it easier to maintain; a refactoring." ], "tags": [ "countable", "uncountable" ], "topics": [ "computing", "engineering", "mathematics", "natural-sciences", "physical-sciences", "sciences", "software" ] }, { "categories": [ { "kind": "topical", "langcode": "en", "name": "Mathematics", "orig": "en:Mathematics", "parents": [ "Formal sciences", "Sciences", "All topics", "Fundamental" ], "source": "w" }, { "_dis": "24 33 28 16", "kind": "other", "name": "English terms prefixed with re-", "parents": [], "source": "w+disamb" } ], "glosses": [ "A second or subsequent factorization." ], "id": "en-refactorization-en-noun-9Uj2iO94", "links": [ [ "mathematics", "mathematics" ], [ "factorization", "factorization" ] ], "raw_glosses": [ "(mathematics) A second or subsequent factorization." ], "tags": [ "countable", "uncountable" ], "topics": [ "mathematics", "sciences" ] } ], "word": "refactorization" }
{ "categories": [ "English countable nouns", "English entries with incorrect language header", "English lemmas", "English nouns", "English terms prefixed with re-", "English uncountable nouns", "Pages with 1 entry", "Pages with entries" ], "etymology_templates": [ { "args": { "1": "en", "2": "re", "3": "factorization" }, "expansion": "re- + factorization", "name": "prefix" } ], "etymology_text": "From re- + factorization.", "forms": [ { "form": "refactorizations", "tags": [ "plural" ] } ], "head_templates": [ { "args": { "1": "~" }, "expansion": "refactorization (countable and uncountable, plural refactorizations)", "name": "en-noun" } ], "lang": "English", "lang_code": "en", "pos": "noun", "senses": [ { "glosses": [ "A split into constituent parts after a previous combination." ], "links": [ [ "split", "split" ], [ "constituent", "constituent" ], [ "combination", "combine" ] ], "tags": [ "countable", "uncountable" ] }, { "categories": [ "en:Linguistics" ], "examples": [ { "text": "The word burger is part of a refactorization of Hamburger (originally Hamburg + er)." } ], "glosses": [ "A false etymology derived from rebracketing." ], "links": [ [ "linguistics", "linguistics" ], [ "etymology", "etymology" ], [ "rebracketing", "rebracketing" ] ], "raw_glosses": [ "(linguistics) A false etymology derived from rebracketing." ], "tags": [ "countable", "uncountable" ], "topics": [ "human-sciences", "linguistics", "sciences" ] }, { "categories": [ "English terms with usage examples", "en:Software" ], "examples": [ { "text": "An objective of refactorization is to clear up the global scope of all the library variables, functions and objects.", "type": "example" }, { "text": "Another objective of refactorization is to factor out repeated coding patterns into new abstractions and thus avoid their repetition resulting in less code to maintain.", "type": "example" } ], "glosses": [ "A rewriting of computer code to improve its readability or structure without affecting its meaning or behaviour, thus making it easier to maintain; a refactoring." ], "links": [ [ "software", "software" ], [ "rewriting", "rewriting" ], [ "computer", "computer" ], [ "code", "code" ], [ "readability", "readability" ], [ "structure", "structure" ], [ "maintain", "maintain" ], [ "refactoring", "refactoring" ] ], "raw_glosses": [ "(software) A rewriting of computer code to improve its readability or structure without affecting its meaning or behaviour, thus making it easier to maintain; a refactoring." ], "tags": [ "countable", "uncountable" ], "topics": [ "computing", "engineering", "mathematics", "natural-sciences", "physical-sciences", "sciences", "software" ] }, { "categories": [ "en:Mathematics" ], "glosses": [ "A second or subsequent factorization." ], "links": [ [ "mathematics", "mathematics" ], [ "factorization", "factorization" ] ], "raw_glosses": [ "(mathematics) A second or subsequent factorization." ], "tags": [ "countable", "uncountable" ], "topics": [ "mathematics", "sciences" ] } ], "word": "refactorization" }
Download raw JSONL data for refactorization meaning in All languages combined (2.9kB)
This page is a part of the kaikki.org machine-readable All languages combined dictionary. This dictionary is based on structured data extracted on 2025-01-31 from the enwiktionary dump dated 2025-01-20 using wiktextract (bcd5c38 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.