See flower box on Wiktionary
{ "forms": [ { "form": "flower boxes", "tags": [ "plural" ] } ], "head_templates": [ { "args": {}, "expansion": "flower box (plural flower boxes)", "name": "en-noun" } ], "lang": "English", "lang_code": "en", "pos": "noun", "senses": [ { "categories": [ { "_dis": "54 46", "kind": "other", "name": "English entries with incorrect language header", "parents": [ "Entries with incorrect language header", "Entry maintenance" ], "source": "w+disamb" }, { "_dis": "71 29", "kind": "other", "name": "Entries with translation boxes", "parents": [], "source": "w+disamb" }, { "_dis": "54 46", "kind": "other", "name": "Pages with 1 entry", "parents": [], "source": "w+disamb" }, { "_dis": "59 41", "kind": "other", "name": "Pages with entries", "parents": [], "source": "w+disamb" }, { "_dis": "60 40", "kind": "other", "name": "Terms with Faroese translations", "parents": [], "source": "w+disamb" }, { "_dis": "59 41", "kind": "other", "name": "Terms with Finnish translations", "parents": [], "source": "w+disamb" }, { "_dis": "59 41", "kind": "other", "name": "Terms with French translations", "parents": [], "source": "w+disamb" }, { "_dis": "61 39", "kind": "other", "name": "Terms with German translations", "parents": [], "source": "w+disamb" }, { "_dis": "59 41", "kind": "other", "name": "Terms with Icelandic translations", "parents": [], "source": "w+disamb" }, { "_dis": "61 39", "kind": "other", "name": "Terms with Italian translations", "parents": [], "source": "w+disamb" }, { "_dis": "60 40", "kind": "other", "name": "Terms with Persian translations", "parents": [], "source": "w+disamb" }, { "_dis": "60 40", "kind": "other", "name": "Terms with Portuguese translations", "parents": [], "source": "w+disamb" }, { "_dis": "58 42", "kind": "other", "name": "Terms with Spanish translations", "parents": [], "source": "w+disamb" }, { "_dis": "59 41", "kind": "other", "name": "Terms with Swedish translations", "parents": [], "source": "w+disamb" } ], "glosses": [ "A container in which flowers or plants are grown, usually affixed outside just below a window." ], "id": "en-flower_box-en-noun-7CpO5Idh", "synonyms": [ { "_dis1": "100 0", "word": "planter box" }, { "_dis1": "100 0", "word": "planter" }, { "_dis1": "100 0", "word": "flowerbox" } ], "translations": [ { "_dis1": "100 0", "code": "fo", "lang": "Faroese", "sense": "flower container", "tags": [ "masculine" ], "word": "blómukassi" }, { "_dis1": "100 0", "code": "fi", "lang": "Finnish", "sense": "flower container", "word": "kukkalaatikko" }, { "_dis1": "100 0", "code": "fr", "lang": "French", "sense": "flower container", "tags": [ "feminine" ], "word": "jardinière" }, { "_dis1": "100 0", "code": "de", "lang": "German", "sense": "flower container", "tags": [ "masculine" ], "word": "Blumenkasten" }, { "_dis1": "100 0", "code": "el", "lang": "Greek", "roman": "zarntiniéra", "sense": "flower container", "tags": [ "feminine" ], "word": "ζαρντινιέρα" }, { "_dis1": "100 0", "code": "is", "lang": "Icelandic", "sense": "flower container", "tags": [ "masculine" ], "word": "blómakassi" }, { "_dis1": "100 0", "code": "it", "lang": "Italian", "sense": "flower container", "tags": [ "feminine" ], "word": "fioriera" }, { "_dis1": "100 0", "code": "fa", "lang": "Persian", "roman": "flâver-bâks", "sense": "flower container", "word": "فلاور باکس" }, { "_dis1": "100 0", "code": "pt", "lang": "Portuguese", "sense": "flower container", "tags": [ "feminine" ], "word": "floreira" }, { "_dis1": "100 0", "code": "pt", "lang": "Portuguese", "sense": "flower container", "tags": [ "feminine" ], "word": "jardineira" }, { "_dis1": "100 0", "code": "es", "lang": "Spanish", "sense": "flower container", "tags": [ "feminine" ], "word": "jardinera" }, { "_dis1": "100 0", "code": "sv", "lang": "Swedish", "sense": "flower container", "tags": [ "common-gender" ], "word": "blomlåda" } ] }, { "categories": [ { "kind": "topical", "langcode": "en", "name": "Computing", "orig": "en:Computing", "parents": [ "Technology", "All topics", "Fundamental" ], "source": "w" }, { "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": "54 46", "kind": "other", "name": "English entries with incorrect language header", "parents": [ "Entries with incorrect language header", "Entry maintenance" ], "source": "w+disamb" }, { "_dis": "54 46", "kind": "other", "name": "Pages with 1 entry", "parents": [], "source": "w+disamb" }, { "_dis": "40 60", "kind": "other", "name": "Terms with Greek translations", "parents": [], "source": "w+disamb" } ], "examples": [ { "text": "1988, Computer Partners, Inc, Handbook of COBOL techniques and programming standards\nTo make this easier to do, set up an empty flower box and copy it into your program..." }, { "ref": "1989, Cary N. Prague, James E. Hammitt, dBase IV programming:", "text": "[…] you might have several lines of comments enclosed in a \"flower box\".", "type": "quote" }, { "ref": "2001, Danny Ryan, Tommy Ryan, ASP.NET: your visual blueprint for creating Web applications on the .Net:", "text": "To end the flower box, type / to specify the end of a multiple line comment.", "type": "quote" }, { "ref": "2002, John Smiley, Learn to program with Visual Basic.NET:", "text": "I then modified the code we had written earlier to include a flower box […]", "type": "quote" } ], "glosses": [ "A comment in source code that spans several lines, serving to introduce the source code that follows, and bordered by asterisks." ], "id": "en-flower_box-en-noun-oK~zpKpq", "links": [ [ "computing", "computing#Noun" ], [ "programming", "programming#Noun" ], [ "comment", "comment" ], [ "source code", "source code" ], [ "asterisk", "asterisk" ] ], "raw_glosses": [ "(computing, programming) A comment in source code that spans several lines, serving to introduce the source code that follows, and bordered by asterisks." ], "topics": [ "computing", "engineering", "mathematics", "natural-sciences", "physical-sciences", "programming", "sciences" ] } ], "word": "flower box" }
{ "categories": [ "English countable nouns", "English entries with incorrect language header", "English lemmas", "English multiword terms", "English nouns", "Entries with translation boxes", "Pages with 1 entry", "Pages with entries", "Terms with Faroese translations", "Terms with Finnish translations", "Terms with French translations", "Terms with German translations", "Terms with Greek translations", "Terms with Icelandic translations", "Terms with Italian translations", "Terms with Persian translations", "Terms with Portuguese translations", "Terms with Spanish translations", "Terms with Swedish translations" ], "forms": [ { "form": "flower boxes", "tags": [ "plural" ] } ], "head_templates": [ { "args": {}, "expansion": "flower box (plural flower boxes)", "name": "en-noun" } ], "lang": "English", "lang_code": "en", "pos": "noun", "senses": [ { "glosses": [ "A container in which flowers or plants are grown, usually affixed outside just below a window." ] }, { "categories": [ "English terms with quotations", "Quotation templates to be cleaned", "en:Computing", "en:Programming" ], "examples": [ { "text": "1988, Computer Partners, Inc, Handbook of COBOL techniques and programming standards\nTo make this easier to do, set up an empty flower box and copy it into your program..." }, { "ref": "1989, Cary N. Prague, James E. Hammitt, dBase IV programming:", "text": "[…] you might have several lines of comments enclosed in a \"flower box\".", "type": "quote" }, { "ref": "2001, Danny Ryan, Tommy Ryan, ASP.NET: your visual blueprint for creating Web applications on the .Net:", "text": "To end the flower box, type / to specify the end of a multiple line comment.", "type": "quote" }, { "ref": "2002, John Smiley, Learn to program with Visual Basic.NET:", "text": "I then modified the code we had written earlier to include a flower box […]", "type": "quote" } ], "glosses": [ "A comment in source code that spans several lines, serving to introduce the source code that follows, and bordered by asterisks." ], "links": [ [ "computing", "computing#Noun" ], [ "programming", "programming#Noun" ], [ "comment", "comment" ], [ "source code", "source code" ], [ "asterisk", "asterisk" ] ], "raw_glosses": [ "(computing, programming) A comment in source code that spans several lines, serving to introduce the source code that follows, and bordered by asterisks." ], "topics": [ "computing", "engineering", "mathematics", "natural-sciences", "physical-sciences", "programming", "sciences" ] } ], "synonyms": [ { "word": "planter box" }, { "word": "planter" }, { "word": "flowerbox" } ], "translations": [ { "code": "fo", "lang": "Faroese", "sense": "flower container", "tags": [ "masculine" ], "word": "blómukassi" }, { "code": "fi", "lang": "Finnish", "sense": "flower container", "word": "kukkalaatikko" }, { "code": "fr", "lang": "French", "sense": "flower container", "tags": [ "feminine" ], "word": "jardinière" }, { "code": "de", "lang": "German", "sense": "flower container", "tags": [ "masculine" ], "word": "Blumenkasten" }, { "code": "el", "lang": "Greek", "roman": "zarntiniéra", "sense": "flower container", "tags": [ "feminine" ], "word": "ζαρντινιέρα" }, { "code": "is", "lang": "Icelandic", "sense": "flower container", "tags": [ "masculine" ], "word": "blómakassi" }, { "code": "it", "lang": "Italian", "sense": "flower container", "tags": [ "feminine" ], "word": "fioriera" }, { "code": "fa", "lang": "Persian", "roman": "flâver-bâks", "sense": "flower container", "word": "فلاور باکس" }, { "code": "pt", "lang": "Portuguese", "sense": "flower container", "tags": [ "feminine" ], "word": "floreira" }, { "code": "pt", "lang": "Portuguese", "sense": "flower container", "tags": [ "feminine" ], "word": "jardineira" }, { "code": "es", "lang": "Spanish", "sense": "flower container", "tags": [ "feminine" ], "word": "jardinera" }, { "code": "sv", "lang": "Swedish", "sense": "flower container", "tags": [ "common-gender" ], "word": "blomlåda" } ], "word": "flower box" }
Download raw JSONL data for flower box meaning in All languages combined (3.8kB)
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-15 from the enwiktionary dump dated 2025-01-01 using wiktextract (b941637 and 4230888). 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.