See garbage collect on Wiktionary
{ "forms": [ { "form": "garbage collects", "tags": [ "present", "singular", "third-person" ] }, { "form": "garbage collecting", "tags": [ "participle", "present" ] }, { "form": "garbage collected", "tags": [ "participle", "past" ] }, { "form": "garbage collected", "tags": [ "past" ] } ], "head_templates": [ { "args": {}, "expansion": "garbage collect (third-person singular simple present garbage collects, present participle garbage collecting, simple past and past participle garbage collected)", "name": "en-verb" } ], "hypernyms": [ { "_dis1": "55 45", "word": "collect" } ], "lang": "English", "lang_code": "en", "pos": "verb", "related": [ { "_dis1": "55 45", "word": "garbage collection" }, { "_dis1": "55 45", "word": "garbage collector" } ], "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": "51 49", "kind": "other", "name": "English entries with incorrect language header", "parents": [ "Entries with incorrect language header", "Entry maintenance" ], "source": "w+disamb" }, { "_dis": "50 50", "kind": "other", "name": "Entries with translation boxes", "parents": [], "source": "w+disamb" }, { "_dis": "49 51", "kind": "other", "name": "Pages with 1 entry", "parents": [], "source": "w+disamb" }, { "_dis": "50 50", "kind": "other", "name": "Pages with entries", "parents": [], "source": "w+disamb" }, { "_dis": "57 43", "kind": "other", "name": "Terms with Finnish translations", "parents": [], "source": "w+disamb" }, { "_dis": "49 51", "kind": "other", "name": "Terms with French translations", "parents": [], "source": "w+disamb" }, { "_dis": "57 43", "kind": "other", "name": "Terms with Icelandic translations", "parents": [], "source": "w+disamb" }, { "_dis": "57 43", "kind": "other", "name": "Terms with Turkish translations", "parents": [], "source": "w+disamb" } ], "glosses": [ "To reclaim resources which are no longer in use; to run a garbage collector." ], "id": "en-garbage_collect-en-verb-9evCXsvA", "links": [ [ "programming", "programming#Noun" ], [ "resource", "resource" ], [ "garbage collector", "garbage collector" ] ], "raw_glosses": [ "(programming) To reclaim resources which are no longer in use; to run a garbage collector." ], "topics": [ "computing", "engineering", "mathematics", "natural-sciences", "physical-sciences", "programming", "sciences" ], "translations": [ { "_dis1": "63 37", "code": "fi", "lang": "Finnish", "sense": "to reclaim resources no longer in use", "word": "siivota muisti" }, { "_dis1": "63 37", "code": "fr", "lang": "French", "sense": "to reclaim resources no longer in use", "word": "ramasser les miettes" }, { "_dis1": "63 37", "code": "is", "lang": "Icelandic", "sense": "to reclaim resources no longer in use", "word": "safna rusli" }, { "_dis1": "63 37", "code": "tr", "lang": "Turkish", "sense": "to reclaim resources no longer in use", "word": "çöp toplama" } ] }, { "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": "51 49", "kind": "other", "name": "English entries with incorrect language header", "parents": [ "Entries with incorrect language header", "Entry maintenance" ], "source": "w+disamb" }, { "_dis": "50 50", "kind": "other", "name": "Entries with translation boxes", "parents": [], "source": "w+disamb" }, { "_dis": "49 51", "kind": "other", "name": "Pages with 1 entry", "parents": [], "source": "w+disamb" }, { "_dis": "50 50", "kind": "other", "name": "Pages with entries", "parents": [], "source": "w+disamb" }, { "_dis": "49 51", "kind": "other", "name": "Terms with French translations", "parents": [], "source": "w+disamb" } ], "glosses": [ "To destroy (an object that is no longer in use) during the process of garbage collection" ], "id": "en-garbage_collect-en-verb-zwHVH9m9", "links": [ [ "programming", "programming#Noun" ] ], "raw_glosses": [ "(programming, transitive) To destroy (an object that is no longer in use) during the process of garbage collection" ], "tags": [ "transitive" ], "topics": [ "computing", "engineering", "mathematics", "natural-sciences", "physical-sciences", "programming", "sciences" ] } ], "synonyms": [ { "_dis1": "55 45", "word": "GC" } ], "word": "garbage collect" }
{ "categories": [ "English entries with incorrect language header", "English lemmas", "English multiword terms", "English verbs", "Entries with translation boxes", "Pages with 1 entry", "Pages with entries", "Terms with Finnish translations", "Terms with French translations", "Terms with Icelandic translations", "Terms with Turkish translations" ], "forms": [ { "form": "garbage collects", "tags": [ "present", "singular", "third-person" ] }, { "form": "garbage collecting", "tags": [ "participle", "present" ] }, { "form": "garbage collected", "tags": [ "participle", "past" ] }, { "form": "garbage collected", "tags": [ "past" ] } ], "head_templates": [ { "args": {}, "expansion": "garbage collect (third-person singular simple present garbage collects, present participle garbage collecting, simple past and past participle garbage collected)", "name": "en-verb" } ], "hypernyms": [ { "word": "collect" } ], "lang": "English", "lang_code": "en", "pos": "verb", "related": [ { "word": "garbage collection" }, { "word": "garbage collector" } ], "senses": [ { "categories": [ "en:Programming" ], "glosses": [ "To reclaim resources which are no longer in use; to run a garbage collector." ], "links": [ [ "programming", "programming#Noun" ], [ "resource", "resource" ], [ "garbage collector", "garbage collector" ] ], "raw_glosses": [ "(programming) To reclaim resources which are no longer in use; to run a garbage collector." ], "topics": [ "computing", "engineering", "mathematics", "natural-sciences", "physical-sciences", "programming", "sciences" ] }, { "categories": [ "English transitive verbs", "en:Programming" ], "glosses": [ "To destroy (an object that is no longer in use) during the process of garbage collection" ], "links": [ [ "programming", "programming#Noun" ] ], "raw_glosses": [ "(programming, transitive) To destroy (an object that is no longer in use) during the process of garbage collection" ], "tags": [ "transitive" ], "topics": [ "computing", "engineering", "mathematics", "natural-sciences", "physical-sciences", "programming", "sciences" ] } ], "synonyms": [ { "word": "GC" } ], "translations": [ { "code": "fi", "lang": "Finnish", "sense": "to reclaim resources no longer in use", "word": "siivota muisti" }, { "code": "fr", "lang": "French", "sense": "to reclaim resources no longer in use", "word": "ramasser les miettes" }, { "code": "is", "lang": "Icelandic", "sense": "to reclaim resources no longer in use", "word": "safna rusli" }, { "code": "tr", "lang": "Turkish", "sense": "to reclaim resources no longer in use", "word": "çöp toplama" } ], "word": "garbage collect" }
Download raw JSONL data for garbage collect meaning in All languages combined (2.5kB)
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-12-15 from the enwiktionary dump dated 2024-12-04 using wiktextract (8a39820 and 4401a4c). 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.