See iterator on Wiktionary
{ "derived": [ { "_dis1": "0 0", "word": "itinerant worker" } ], "etymology_templates": [ { "args": { "1": "en", "2": "iterate", "3": "or" }, "expansion": "iterate + -or", "name": "suffix" } ], "etymology_text": "From iterate + -or.", "forms": [ { "form": "iterators", "tags": [ "plural" ] } ], "head_templates": [ { "args": {}, "expansion": "iterator (plural iterators)", "name": "en-noun" } ], "hyponyms": [ { "_dis1": "0 0", "topics": [ "programming", "computing", "engineering", "mathematics", "sciences", "physical-sciences", "natural-sciences" ], "word": "lazy iterator" } ], "lang": "English", "lang_code": "en", "pos": "noun", "senses": [ { "glosses": [ "One who or that which iterates." ], "id": "en-iterator-en-noun--PADHq3J", "translations": [ { "_dis1": "92 8", "code": "fr", "lang": "French", "sense": "one who iterates", "word": "itérateur" } ] }, { "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": "26 74", "kind": "other", "name": "English entries with incorrect language header", "parents": [ "Entries with incorrect language header", "Entry maintenance" ], "source": "w+disamb" }, { "_dis": "36 64", "kind": "other", "name": "English terms suffixed with -or", "parents": [], "source": "w+disamb" }, { "_dis": "34 66", "kind": "other", "name": "Entries with translation boxes", "parents": [], "source": "w+disamb" }, { "_dis": "32 68", "kind": "other", "name": "Pages with 2 entries", "parents": [], "source": "w+disamb" }, { "_dis": "32 68", "kind": "other", "name": "Pages with entries", "parents": [], "source": "w+disamb" }, { "_dis": "34 66", "kind": "other", "name": "Terms with Finnish translations", "parents": [], "source": "w+disamb" }, { "_dis": "34 66", "kind": "other", "name": "Terms with French translations", "parents": [], "source": "w+disamb" }, { "_dis": "32 68", "kind": "other", "name": "Terms with German translations", "parents": [], "source": "w+disamb" }, { "_dis": "40 60", "kind": "other", "name": "Terms with Persian translations", "parents": [], "source": "w+disamb" }, { "_dis": "34 66", "kind": "other", "name": "Terms with Swedish translations", "parents": [], "source": "w+disamb" } ], "examples": [ { "text": "Coordinate term: iteratee" } ], "glosses": [ "A method capable of performing the same action on every item in a collection." ], "id": "en-iterator-en-noun-PvZO6ukJ", "links": [ [ "programming", "programming#Noun" ], [ "method", "method" ], [ "collection", "collection" ] ], "raw_glosses": [ "(programming) A method capable of performing the same action on every item in a collection." ], "topics": [ "computing", "engineering", "mathematics", "natural-sciences", "physical-sciences", "programming", "sciences" ], "translations": [ { "_dis1": "6 94", "code": "fi", "lang": "Finnish", "sense": "programming method", "word": "iteraattori" }, { "_dis1": "6 94", "code": "fr", "lang": "French", "sense": "programming method", "word": "itérateur" }, { "_dis1": "6 94", "code": "de", "lang": "German", "sense": "programming method", "tags": [ "masculine" ], "word": "Iterator" }, { "_dis1": "6 94", "code": "fa", "lang": "Persian", "sense": "programming method", "word": "تکرارنده" }, { "_dis1": "6 94", "code": "sv", "lang": "Swedish", "sense": "programming method", "tags": [ "common-gender" ], "word": "iterator" } ] } ], "sounds": [ { "audio": "en-uk-iterator.ogg", "mp3_url": "https://upload.wikimedia.org/wikipedia/commons/transcoded/4/45/En-uk-iterator.ogg/En-uk-iterator.ogg.mp3", "ogg_url": "https://upload.wikimedia.org/wikipedia/commons/4/45/En-uk-iterator.ogg" } ], "word": "iterator" } { "forms": [ { "form": "iterātor", "tags": [ "canonical" ] } ], "head_templates": [ { "args": { "1": "la", "2": "verb form", "head": "iterātor" }, "expansion": "iterātor", "name": "head" } ], "lang": "Latin", "lang_code": "la", "pos": "verb", "senses": [ { "categories": [ { "kind": "other", "name": "Latin entries with incorrect language header", "parents": [ "Entries with incorrect language header", "Entry maintenance" ], "source": "w" }, { "kind": "other", "name": "Pages with 2 entries", "parents": [], "source": "w" }, { "kind": "other", "name": "Pages with entries", "parents": [], "source": "w" } ], "form_of": [ { "word": "iterō" } ], "glosses": [ "second/third-person singular future passive imperative of iterō" ], "id": "en-iterator-la-verb-WeQGyGfC", "links": [ [ "iterō", "itero#Latin" ] ], "tags": [ "form-of", "future", "imperative", "passive", "second-person", "singular", "third-person" ] } ], "word": "iterator" }
{ "categories": [ "English countable nouns", "English entries with incorrect language header", "English lemmas", "English nouns", "English terms suffixed with -or", "Entries with translation boxes", "Pages with 2 entries", "Pages with entries", "Terms with Finnish translations", "Terms with French translations", "Terms with German translations", "Terms with Persian translations", "Terms with Swedish translations" ], "derived": [ { "word": "itinerant worker" } ], "etymology_templates": [ { "args": { "1": "en", "2": "iterate", "3": "or" }, "expansion": "iterate + -or", "name": "suffix" } ], "etymology_text": "From iterate + -or.", "forms": [ { "form": "iterators", "tags": [ "plural" ] } ], "head_templates": [ { "args": {}, "expansion": "iterator (plural iterators)", "name": "en-noun" } ], "hyponyms": [ { "topics": [ "programming", "computing", "engineering", "mathematics", "sciences", "physical-sciences", "natural-sciences" ], "word": "lazy iterator" } ], "lang": "English", "lang_code": "en", "pos": "noun", "senses": [ { "glosses": [ "One who or that which iterates." ] }, { "categories": [ "en:Programming" ], "examples": [ { "text": "Coordinate term: iteratee" } ], "glosses": [ "A method capable of performing the same action on every item in a collection." ], "links": [ [ "programming", "programming#Noun" ], [ "method", "method" ], [ "collection", "collection" ] ], "raw_glosses": [ "(programming) A method capable of performing the same action on every item in a collection." ], "topics": [ "computing", "engineering", "mathematics", "natural-sciences", "physical-sciences", "programming", "sciences" ] } ], "sounds": [ { "audio": "en-uk-iterator.ogg", "mp3_url": "https://upload.wikimedia.org/wikipedia/commons/transcoded/4/45/En-uk-iterator.ogg/En-uk-iterator.ogg.mp3", "ogg_url": "https://upload.wikimedia.org/wikipedia/commons/4/45/En-uk-iterator.ogg" } ], "translations": [ { "code": "fr", "lang": "French", "sense": "one who iterates", "word": "itérateur" }, { "code": "fi", "lang": "Finnish", "sense": "programming method", "word": "iteraattori" }, { "code": "fr", "lang": "French", "sense": "programming method", "word": "itérateur" }, { "code": "de", "lang": "German", "sense": "programming method", "tags": [ "masculine" ], "word": "Iterator" }, { "code": "fa", "lang": "Persian", "sense": "programming method", "word": "تکرارنده" }, { "code": "sv", "lang": "Swedish", "sense": "programming method", "tags": [ "common-gender" ], "word": "iterator" } ], "word": "iterator" } { "forms": [ { "form": "iterātor", "tags": [ "canonical" ] } ], "head_templates": [ { "args": { "1": "la", "2": "verb form", "head": "iterātor" }, "expansion": "iterātor", "name": "head" } ], "lang": "Latin", "lang_code": "la", "pos": "verb", "senses": [ { "categories": [ "Latin entries with incorrect language header", "Latin non-lemma forms", "Latin verb forms", "Pages with 2 entries", "Pages with entries" ], "form_of": [ { "word": "iterō" } ], "glosses": [ "second/third-person singular future passive imperative of iterō" ], "links": [ [ "iterō", "itero#Latin" ] ], "tags": [ "form-of", "future", "imperative", "passive", "second-person", "singular", "third-person" ] } ], "word": "iterator" }
Download raw JSONL data for iterator meaning in All languages combined (3.0kB)
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-11-06 from the enwiktionary dump dated 2024-10-02 using wiktextract (fbeafe8 and 7f03c9b). 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.