Flavor & Cupping
Body
The tactile weight and texture of coffee on the palate, ranging from light and tea-like to heavy and syrupy. Body is influenced by brewing method, roast level, processing, and the concentration of dissolved solids and suspended oils.
Em Profundidade
Body is distinct from flavor — a coffee can be full-bodied yet clean-tasting, or light-bodied with explosive flavor. French press and metal filter methods produce heavier body by allowing oils and fine particles to pass through. Washed coffees tend toward lighter body than naturals, and darker roasts develop more melanoidins that contribute viscosity. In cupping, body is scored on both intensity and quality, with silky and creamy textures scoring higher than gritty or chalky ones.
Embed on your site — BrewFYI
Add the widget to any webpage using a script tag.
<div data-brewfyi="glossary" data-slug="body"></div>
<script src="https://cdn.jsdelivr.net/npm/brewfyi-embed@1/dist/embed.min.js" defer></script>
Embed using a standard iframe — works in any CMS.
<iframe src="https://brewfyi.com/iframe/glossary/body/" width="100%" height="480" frameborder="0" loading="lazy" title="BrewFYI glossary widget"></iframe>
Paste the URL into WordPress, Medium, or any oEmbed-aware editor.
https://brewfyi.com/glossarys/body/
Add a badge linking back to BrewFYI.
<a href="https://brewfyi.com/glossarys/body/" target="_blank" rel="noopener">
<img src="https://brewfyi.com/badge/site.svg" alt="BrewFYI" height="20">
</a>
Preview:
Use the BrewFYI WordPress plugin shortcode.
[drinkfyi-glossary site="brewfyi" slug="body"]
Use as a native HTML custom element in modern browsers.
<brewfyi-glossary slug="body" theme="light"></brewfyi-glossary>
<script src="https://cdn.jsdelivr.net/npm/brewfyi-embed@1/dist/embed.min.js" defer></script>