Cider Evaluation

From Eating Asturias, the Encyclopedia of Asturian Gastronomy
(initial creation)
 
m (added /doc subpage inclusion)
 
(7 intermediate revisions by the same user not shown)
Line 2: Line 2:
''Asturians put great stock in the proper appearance and presentation of the cider. Perhaps more so than anywhere else I’ve ever drunk cider. For that reason, there is a well-developed vocabulary in Asturias for describing the visual aspects of sidra natural.''
''Asturians put great stock in the proper appearance and presentation of the cider. Perhaps more so than anywhere else I’ve ever drunk cider. For that reason, there is a well-developed vocabulary in Asturias for describing the visual aspects of sidra natural.''
{|
{|
|Color
| style="width: 30%"|'''Color'''
| {{#show: {{FULLPAGENAME}}  | ?Color # - }} ({{#show: {{FULLPAGENAME}}  | ?SRM # - }} SRM)
| style="width: 70%"| {{#var:color}} ({{#var:SRM}} SRM)
|-
|-
|Clarity
| style="width: 30%"|'''Clarity'''
| {{#switch: {{{Clarity|}}}
| style="width: 70%"|{{#switch: {{#var:clarity}}
   | 1 = Cloudy
   | 1 = Cloudy
   | 2 = Hazy
   | 2 = Hazy
Line 13: Line 13:
}}
}}
|-
|-
|Espalme
| style="width: 30%"|'''Espalme'''
| {{#switch: {{{Espalme|}}}
| style="width: 70%"|{{#switch: {{#var:espalme}}
   | 1 = ''[[Plasmáu]]'': no detectable carbon dioxide
   | 1 = ''[[Plasmáu]]'': no detectable carbon dioxide
   | 2 = ''[[Desvanecíu]]'': very little carbon dioxide, dissipating too quickly
   | 2 = ''[[Desvanecíu]]'': very little carbon dioxide, dissipating too quickly
Line 22: Line 22:
}}
}}
|-
|-
|Pegue
| style="width: 30%"|'''Pegue'''
| {{#show: {{FULLPAGENAME}}  | ?Pegue # - }}
| style="width: 70%"|{{#var:pegue}}
|}
|}
==Mouthfeel==
==Mouthfeel==
''Mouthfeel refers to the physical sensations (as opposed to the aromas and flavors) of the cider. It refers to textures that touch the tongue, roof of the mouth, teeth, throat, and to  some extent, the aftertaste sensations.''
''Mouthfeel refers to the physical sensations (as opposed to the aromas and flavors) of the cider. It refers to textures that touch the tongue, roof of the mouth, teeth, throat, and to  some extent, the aftertaste sensations.''
{|
{|
|Body
| style="width: 30%"|'''Body'''
| {{#switch: {{{Body|}}}
| style="width: 70%"|{{#switch: {{#var:body}}
   | 1 = Light
   | 1 = Light
   | 2 = Medium
   | 2 = Medium
Line 35: Line 35:
}}
}}
|-
|-
|Sensation
| style="width: 30%"|'''Sensation'''
| {{#show: {{FULLPAGENAME}}  | ?Sensation # - }}
| style="width: 70%"|{{#var:sensation}}
|-
|-
|Finish
| style="width: 30%"|'''Finish'''
| {{#switch: {{{Finish|}}}
| style="width: 70%"|{{#switch: {{#var:finish}}
   | 1 = Short (0-15 Seconds)
   | 1 = Short (0-15 Seconds)
   | 2 = Medium (15-30 Seconds)
   | 2 = Medium (15-30 Seconds)
Line 45: Line 45:
}}
}}
|-
|-
|Balance
| style="width: 30%"|'''Balance'''
| {{#switch: {{{Balance|}}}
| style="width: 70%"|{{#switch: {{#var:balance}}
   | 1 = ''[[Floxu]]'': insipid
   | 1 = ''[[Floxu]]'': insipid
   | 2 = ''[[Tiernu]]'': low alcohol and flat, from not being fermented long enough. "too young"
   | 2 = ''[[Tiernu]]'': low alcohol and flat, from not being fermented long enough. "too young"
Line 57: Line 57:
''Sidra natural has a set of basic aromas and flavors that, to one degree or another, all examples exhibit. Here I rate the relative strength of those basic flavors, and afterwards discuss any additional flavor or aroma components that are noteworthy.''
''Sidra natural has a set of basic aromas and flavors that, to one degree or another, all examples exhibit. Here I rate the relative strength of those basic flavors, and afterwards discuss any additional flavor or aroma components that are noteworthy.''
{|
{|
|Alcohol
| style="width: 30%"|'''Alcohol'''
| {{#switch: {{{Alcohol|}}}
| style="width: 70%"|{{#switch: {{#var:alcohol}}
   | 1 = non-alcoholic or none detected
   | 1 = non-alcoholic or none detected
   | 2 = ''[[Blandu]]'': Faintly alcoholic
   | 2 = ''[[Blandu]]'': Faintly alcoholic
Line 66: Line 66:
}}
}}
|-
|-
|Apple Flavors
| style="width: 30%"|'''Apple Flavors'''
| {{#switch: {{{Apple|}}}
| style="width: 70%"|{{#switch: {{#var:apple}}
   | 1 = ''[[Verdín]]'': excessive flavors of unripe apples
   | 1 = ''[[Verdín]]'': excessive flavors of unripe apples
   | 2 = Apple forward
   | 2 = Apple forward
Line 75: Line 75:
}}
}}
|-
|-
|Acetic Flavors
| style="width: 30%"|'''Acetic Flavors'''
| {{#switch: {{{Acetic|}}}
| style="width: 70%"|{{#switch: {{#var:acetic}}
   | 1 = ''[[Fema]]'': low or undetectable amounts of acetic acid
   | 1 = ''[[Fema]]'': low or undetectable amounts of acetic acid
   | 2 = Pleasant balanced acetic qualities
   | 2 = Pleasant balanced acetic qualities
Line 84: Line 84:
}}
}}
|-
|-
|Astringent Flavors
| style="width: 30%"|'''Astringent Flavors'''
| {{#switch: {{{Astringent|}}}
| style="width: 70%"|{{#switch: {{#var:astringent}}
   | 1 = ''[[de Restallu]]'': Strong, astringent, mouth-puckering cider.
   | 1 = ''[[de Restallu]]'': Strong, astringent, mouth-puckering cider.
   | 2 = ''[[Agrín]]'': Strong, dry, cider.
   | 2 = ''[[Agrín]]'': Strong, dry, cider.
Line 93: Line 93:
}}
}}
|}
|}
<noinclude>
{{documentation}}
==Template Data==
<templatedata>
{
"params": {
"color": {
"label": "Color",
"description": "The visual word value that best describes the color of the cider.",
"example": "Very Light",
"type": "string",
"required": true
},
"srm": {
"label": "SRM",
"description": "A number from 1 to 50 denoting the color class of the cider.",
"example": "4",
"type": "number",
"required": true
},
"clarity": {
"label": "Clarity",
"description": "A mapping of the number entered in Infobox Cider to a string for display",
"example": "3    Bright",
"type": "number",
"required": true
},
"espalme": {
"label": "Espalme",
"description": "A mapping of the number entered in Infobox Cider to a string for display",
"example": "1 - Plasmáu: no detectable carbon dioxide",
"type": "number",
"required": true
},
"pegue": {},
"body": {
"label": "Body",
"description": "A mapping of the number entered in Infobox Cider to a string for display",
"example": "2 Medium",
"type": "number",
"required": true
},
"sensation": {
"label": "Sensation",
"description": "a string provided by Infobox Cider",
"example": "Thick, oily feel",
"type": "string",
"required": true
},
"finish": {
"label": "Finish",
"description": "A mapping of the number entered in Infobox Cider to a string for display",
"example": "2 Medium (15-30 Seconds) ",
"type": "number",
"required": true
},
"balance": {
"label": "Balance",
"description": "A mapping of the number entered in Infobox Cider to a string for display",
"example": "3  \tFinu: a cider that is \"clean\", \"clear\", and \"balanced\" - The ideal cider flavor profile ",
"type": "number",
"required": true
},
"alcohol": {
"label": "Alcohol",
"description": "A mapping of the number entered in Infobox Cider to a string for display",
"example": "3  \tAlma: Balanced alcohol ",
"type": "number",
"required": true
},
"apple": {
"label": "Apple",
"description": "A mapping of the number entered in Infobox Cider to a string for display",
"example": "3 Balanced apple flavors ",
"type": "number",
"required": true
},
"acetic": {
"label": "Acetic",
"description": "A mapping of the number entered in Infobox Cider to a string for display",
"example": "2  \tMachu: A very full bodied cider with much more acetic notes and very little sweetness. ",
"type": "number",
"required": true
},
"astringent": {
"label": "Astringent",
"description": "A mapping of the number entered in Infobox Cider to a string for display",
"example": "2  \tAgrín: Strong, dry, cider. ",
"type": "number",
"required": true
}
},
"description": "This template is designed as a page part to display organoleptic information about a cider profiled on the Eating Asturias website. It is intended to work in conjunction with Template:Infobox Cider which should be called before it. That template provides a method to set the variables needed by this template. If you do not use that template, you will need to set all template parameters on your page before calling this template.",
"format": "block"
}
</templatedata>
</noinclude>

Latest revision as of 09:00, 30 May 2023

Appearance

Asturians put great stock in the proper appearance and presentation of the cider. Perhaps more so than anywhere else I’ve ever drunk cider. For that reason, there is a well-developed vocabulary in Asturias for describing the visual aspects of sidra natural.

Color ( SRM)
Clarity
Espalme
Pegue

Mouthfeel

Mouthfeel refers to the physical sensations (as opposed to the aromas and flavors) of the cider. It refers to textures that touch the tongue, roof of the mouth, teeth, throat, and to some extent, the aftertaste sensations.

Body
Sensation
Finish
Balance

Aromas & Flavors

Sidra natural has a set of basic aromas and flavors that, to one degree or another, all examples exhibit. Here I rate the relative strength of those basic flavors, and afterwards discuss any additional flavor or aroma components that are noteworthy.

Alcohol
Apple Flavors
Acetic Flavors
Astringent Flavors

Template Data

This template is designed as a page part to display organoleptic information about a cider profiled on the Eating Asturias website. It is intended to work in conjunction with Template:Infobox Cider which should be called before it. That template provides a method to set the variables needed by this template. If you do not use that template, you will need to set all template parameters on your page before calling this template.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Colorcolor

The visual word value that best describes the color of the cider.

Example
Very Light
Stringrequired
SRMsrm

A number from 1 to 50 denoting the color class of the cider.

Example
4
Numberrequired
Clarityclarity

A mapping of the number entered in Infobox Cider to a string for display

Example
3 Bright
Numberrequired
Espalmeespalme

A mapping of the number entered in Infobox Cider to a string for display

Example
1 - Plasmáu: no detectable carbon dioxide
Numberrequired
peguepegue

no description

Unknownoptional
Bodybody

A mapping of the number entered in Infobox Cider to a string for display

Example
2 Medium
Numberrequired
Sensationsensation

a string provided by Infobox Cider

Example
Thick, oily feel
Stringrequired
Finishfinish

A mapping of the number entered in Infobox Cider to a string for display

Example
2 Medium (15-30 Seconds)
Numberrequired
Balancebalance

A mapping of the number entered in Infobox Cider to a string for display

Example
3 Finu: a cider that is "clean", "clear", and "balanced" - The ideal cider flavor profile
Numberrequired
Alcoholalcohol

A mapping of the number entered in Infobox Cider to a string for display

Example
3 Alma: Balanced alcohol
Numberrequired
Appleapple

A mapping of the number entered in Infobox Cider to a string for display

Example
3 Balanced apple flavors
Numberrequired
Aceticacetic

A mapping of the number entered in Infobox Cider to a string for display

Example
2 Machu: A very full bodied cider with much more acetic notes and very little sweetness.
Numberrequired
Astringentastringent

A mapping of the number entered in Infobox Cider to a string for display

Example
2 Agrín: Strong, dry, cider.
Numberrequired