See mergesort in All languages combined, or Wiktionary
{ "etymology_templates": [ { "args": { "1": "en", "2": "merge", "3": "sort" }, "expansion": "merge + sort", "name": "compound" } ], "etymology_text": "From merge + sort.", "forms": [ { "form": "mergesorts", "tags": [ "plural" ] } ], "head_templates": [ { "args": {}, "expansion": "mergesort (plural mergesorts)", "name": "en-noun" } ], "lang": "English", "lang_code": "en", "pos": "noun", "senses": [ { "categories": [ { "kind": "topical", "langcode": "en", "name": "Computing", "orig": "en:Computing", "parents": [ "Technology", "All topics", "Fundamental" ], "source": "w" }, { "_dis": "56 44", "kind": "other", "name": "English entries with incorrect language header", "parents": [ "Entries with incorrect language header", "Entry maintenance" ], "source": "w+disamb" }, { "_dis": "64 36", "kind": "other", "name": "Entries with translation boxes", "parents": [], "source": "w+disamb" }, { "_dis": "61 39", "kind": "other", "name": "Pages with 1 entry", "parents": [], "source": "w+disamb" }, { "_dis": "67 33", "kind": "other", "name": "Pages with entries", "parents": [], "source": "w+disamb" }, { "_dis": "73 27", "kind": "other", "name": "Terms with Finnish translations", "parents": [], "source": "w+disamb" } ], "glosses": [ "A divide and conquer sorting algorithm that operates by dividing the items to be sorted into many small lists and gradually merging them together." ], "id": "en-mergesort-en-noun--5bzGJre", "links": [ [ "computing", "computing#Noun" ], [ "divide and conquer", "divide and conquer" ], [ "sort", "sort" ], [ "algorithm", "algorithm" ], [ "dividing", "divide" ], [ "list", "list" ], [ "merging", "merge" ] ], "raw_glosses": [ "(computing) A divide and conquer sorting algorithm that operates by dividing the items to be sorted into many small lists and gradually merging them together." ], "topics": [ "computing", "engineering", "mathematics", "natural-sciences", "physical-sciences", "sciences" ], "translations": [ { "code": "fi", "lang": "Finnish", "sense": "sorting algorithm", "word": "lomituslajittelu" }, { "code": "fi", "lang": "Finnish", "sense": "sorting algorithm", "word": "lomitusjärjestäminen" } ] } ], "synonyms": [ { "_dis1": "0 0", "word": "merge-sort" } ], "wikipedia": [ "Merge sort" ], "word": "mergesort" } { "etymology_templates": [ { "args": { "1": "en", "2": "merge", "3": "sort" }, "expansion": "merge + sort", "name": "compound" } ], "etymology_text": "From merge + sort.", "forms": [ { "form": "mergesorts", "tags": [ "present", "singular", "third-person" ] }, { "form": "mergesorting", "tags": [ "participle", "present" ] }, { "form": "mergesorted", "tags": [ "participle", "past" ] }, { "form": "mergesorted", "tags": [ "past" ] } ], "head_templates": [ { "args": {}, "expansion": "mergesort (third-person singular simple present mergesorts, present participle mergesorting, simple past and past participle mergesorted)", "name": "en-verb" } ], "lang": "English", "lang_code": "en", "pos": "verb", "senses": [ { "categories": [ { "kind": "topical", "langcode": "en", "name": "Computing", "orig": "en:Computing", "parents": [ "Technology", "All topics", "Fundamental" ], "source": "w" } ], "glosses": [ "To sort with such an algorithm." ], "id": "en-mergesort-en-verb-74mPpImZ", "links": [ [ "computing", "computing#Noun" ] ], "raw_glosses": [ "(transitive, computing) To sort with such an algorithm." ], "tags": [ "transitive" ], "topics": [ "computing", "engineering", "mathematics", "natural-sciences", "physical-sciences", "sciences" ] } ], "synonyms": [ { "_dis1": "0 0", "word": "merge-sort" } ], "wikipedia": [ "Merge sort" ], "word": "mergesort" }
{ "categories": [ "English compound terms", "English countable nouns", "English entries with incorrect language header", "English lemmas", "English nouns", "English verbs", "Entries with translation boxes", "Pages with 1 entry", "Pages with entries", "Terms with Finnish translations" ], "etymology_templates": [ { "args": { "1": "en", "2": "merge", "3": "sort" }, "expansion": "merge + sort", "name": "compound" } ], "etymology_text": "From merge + sort.", "forms": [ { "form": "mergesorts", "tags": [ "plural" ] } ], "head_templates": [ { "args": {}, "expansion": "mergesort (plural mergesorts)", "name": "en-noun" } ], "lang": "English", "lang_code": "en", "pos": "noun", "senses": [ { "categories": [ "en:Computing" ], "glosses": [ "A divide and conquer sorting algorithm that operates by dividing the items to be sorted into many small lists and gradually merging them together." ], "links": [ [ "computing", "computing#Noun" ], [ "divide and conquer", "divide and conquer" ], [ "sort", "sort" ], [ "algorithm", "algorithm" ], [ "dividing", "divide" ], [ "list", "list" ], [ "merging", "merge" ] ], "raw_glosses": [ "(computing) A divide and conquer sorting algorithm that operates by dividing the items to be sorted into many small lists and gradually merging them together." ], "topics": [ "computing", "engineering", "mathematics", "natural-sciences", "physical-sciences", "sciences" ] } ], "synonyms": [ { "word": "merge-sort" } ], "translations": [ { "code": "fi", "lang": "Finnish", "sense": "sorting algorithm", "word": "lomituslajittelu" }, { "code": "fi", "lang": "Finnish", "sense": "sorting algorithm", "word": "lomitusjärjestäminen" } ], "wikipedia": [ "Merge sort" ], "word": "mergesort" } { "categories": [ "English compound terms", "English countable nouns", "English entries with incorrect language header", "English lemmas", "English nouns", "English verbs", "Entries with translation boxes", "Pages with 1 entry", "Pages with entries", "Terms with Finnish translations" ], "etymology_templates": [ { "args": { "1": "en", "2": "merge", "3": "sort" }, "expansion": "merge + sort", "name": "compound" } ], "etymology_text": "From merge + sort.", "forms": [ { "form": "mergesorts", "tags": [ "present", "singular", "third-person" ] }, { "form": "mergesorting", "tags": [ "participle", "present" ] }, { "form": "mergesorted", "tags": [ "participle", "past" ] }, { "form": "mergesorted", "tags": [ "past" ] } ], "head_templates": [ { "args": {}, "expansion": "mergesort (third-person singular simple present mergesorts, present participle mergesorting, simple past and past participle mergesorted)", "name": "en-verb" } ], "lang": "English", "lang_code": "en", "pos": "verb", "senses": [ { "categories": [ "English transitive verbs", "en:Computing" ], "glosses": [ "To sort with such an algorithm." ], "links": [ [ "computing", "computing#Noun" ] ], "raw_glosses": [ "(transitive, computing) To sort with such an algorithm." ], "tags": [ "transitive" ], "topics": [ "computing", "engineering", "mathematics", "natural-sciences", "physical-sciences", "sciences" ] } ], "synonyms": [ { "word": "merge-sort" } ], "wikipedia": [ "Merge sort" ], "word": "mergesort" }
Download raw JSONL data for mergesort meaning in English (3.0kB)
This page is a part of the kaikki.org machine-readable English dictionary. This dictionary is based on structured data extracted on 2024-12-08 from the enwiktionary dump dated 2024-12-04 using wiktextract (bb46d54 and 0c3c9f6). 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.