List of bread dishes
This is a list of bread dishes and foods, which use bread as a primary ingredient. Bread is a staple food prepared from a dough of flour and water, usually by baking. Throughout recorded history it has been popular around the world and is one of the oldest artificial foods, having been of importance since the dawn of agriculture.
Bread dishes
Bread soups
Bread soup is a simple soup that mainly consists of stale bread in a meat or vegetable broth.
Jeon
Jeon refers to many pancake-like dishes in Korean cuisine.
- Bindaetteok
- Gamjajeon
- Hwajeon
- Kimchijeon
- Meat jun
- Memiljeon
- Pajeon
Pancakes
Paratha
Paratha is a flatbread that originated in the north of the Indian subcontinent.
- Aloo paratha
- Chili parotha
- Gobhi paratha
Sandwiches
Tableware
- Bread bowl
- Trencher – type of tableware, commonly used in medieval cuisine; originally a flat round of bread used as a plate, upon which the food could be placed before being eaten[1]
Toast
Tortilla dishes
gollark: This is rendered to HTML.
gollark: Oh, and look how I write HTML:```javascript return { view(vnode) { const inputHandler = e => { value = e.target.value } if (vnode.attrs.initialValue && value === undefined || value === null) { value = vnode.attrs.initialValue } return m(".editor", [ m(".toolbar", [ m("button", { onclick: () => vnode.attrs.onsave(value, true) }, "Done"), m("button", { onclick: () => vnode.attrs.onsave(value, false) }, "Save"), m("button", { onclick: () => { previewing = !previewing } }, previewing ? "Edit" : "Preview") ]), previewing ? m(".preview", renderAST(parse(value))) : m("textarea", { value, oninput: inputHandler, onchange: inputHandler }), ]) } }```
gollark: BEES ACTIVATING.
gollark: CHECKMATE, ATHEISTS!
gollark: They work in do notation, don't they?
See also
References
- Meads, Chris (2001). Banquets set forth: banqueting in English Renaissance drama. Manchester University Press. p. 47. ISBN 0-7190-5567-9.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.