|
<html><head> |
|
<style> |
|
body { font-family: Arial, sans-serif; margin: 20px; } |
|
h1 { text-align: center; } |
|
.cot-title { color: blue; } |
|
.pos-title { color: green; } |
|
h2 { color: black; text-align: left; } |
|
h3 { color: black; text-align: left; } |
|
h4 { color: darkslategray; } |
|
table { width: 100%; border-collapse: collapse; margin: 20px 0; } |
|
table, th, td { border: 1px solid #ddd; padding: 8px; } |
|
th { background-color: #f2f2f2; } |
|
tr:nth-child(even) { background-color: #f9f9f9; } |
|
.highlight { background-color: #ffffcc; } |
|
.true { color: green; } |
|
.false { color: red; } |
|
.highlighted-cell { background-color: yellow; cursor: pointer; } |
|
.step-title { background-color: #f1f1f1; color: #444; padding: 10px; margin: 10px 0; font-size: 18px; border-left: 4px solid #888; } |
|
.step { display: block; } |
|
</style> |
|
</head><body> |
|
<hr> |
|
<h3><span>Statement:</span> west berkshire brewery 's good old boy beer did not win a single award between 1995 and 2009</h3> |
|
<h3>Input Table: west berkshire brewery</h3> |
|
<div class="step"> |
|
<div class="step"> |
|
<div class="step-title">Step 1: Step 1</div> |
|
<div id="step-1" class="content"> |
|
<table> |
|
<tr> |
|
<td>year</td> |
|
<td>beer_name</td> |
|
<td>prize</td> |
|
<td>category</td> |
|
<td>competition</td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">1995</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">good old boy</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">overall winner</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">beer of the festival</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">camra white horse branch beer festival</span></td> |
|
</tr> |
|
<tr> |
|
<td>1997</td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">dr hexter 's healer</span></td> |
|
<td>runner up</td> |
|
<td>beer of the festival</td> |
|
<td>camra northamptonshire branch beer festival</td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">2002</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">good old boy</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">gold medal</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">best bitter</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">siba south east region beer competition</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">2002</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">good old boy</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">second reserve champion</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">overall</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">siba south east region beer competition</span></td> |
|
</tr> |
|
<tr> |
|
<td>2002</td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">maggs magnificent mild</span></td> |
|
<td>gold medal</td> |
|
<td>mild and porter</td> |
|
<td>siba south east region beer competition</td> |
|
</tr> |
|
<tr> |
|
<td>2002</td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">mr chubb 's lunchtime bitter</span></td> |
|
<td>silver medal</td> |
|
<td>standard bitter</td> |
|
<td>siba south east region beer competition</td> |
|
</tr> |
|
<tr> |
|
<td>2002</td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">dr hexter 's healer</span></td> |
|
<td>silver medal</td> |
|
<td>strong ale</td> |
|
<td>siba south east region beer competition</td> |
|
</tr> |
|
<tr> |
|
<td>2003</td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">maggs magnificent mild</span></td> |
|
<td>gold medal</td> |
|
<td>mild and porter</td> |
|
<td>siba national beer competition</td> |
|
</tr> |
|
<tr> |
|
<td>2003</td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">full circle</span></td> |
|
<td>silver medal</td> |
|
<td>best bitter</td> |
|
<td>camra great british beer festival</td> |
|
</tr> |
|
<tr> |
|
<td>2004</td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">maggs magnificent mild</span></td> |
|
<td>overall winner</td> |
|
<td>beer of the festival</td> |
|
<td>bracknell blues and real ale festival</td> |
|
</tr> |
|
<tr> |
|
<td>2005</td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">maggs magnificent mild</span></td> |
|
<td>gold medal</td> |
|
<td>mild</td> |
|
<td>camra reading branch beer festival</td> |
|
</tr> |
|
<tr> |
|
<td>2005</td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">maggs magnificent mild</span></td> |
|
<td>third place</td> |
|
<td>overall</td> |
|
<td>camra reading branch beer festival</td> |
|
</tr> |
|
<tr> |
|
<td>2005</td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">maggs magnificent mild</span></td> |
|
<td>gold medal</td> |
|
<td>mild</td> |
|
<td>siba south east region beer competition</td> |
|
</tr> |
|
<tr> |
|
<td>2005</td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">maggs magnificent mild</span></td> |
|
<td>bronze medal</td> |
|
<td>overall</td> |
|
<td>siba south east region beer competition</td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">2005</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">good old boy</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">silver medal</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">best bitter</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">siba south east region beer competition</span></td> |
|
</tr> |
|
<tr> |
|
<td>2005</td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">dr hexter 's wedding ale</span></td> |
|
<td>third place</td> |
|
<td>best bitter</td> |
|
<td>norwich beer festival</td> |
|
</tr> |
|
<tr> |
|
<td>2006</td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">maggs magnificent mild</span></td> |
|
<td>silver medal</td> |
|
<td>mild</td> |
|
<td>siba national beer competition</td> |
|
</tr> |
|
<tr> |
|
<td>2006</td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">maggs magnificent mild</span></td> |
|
<td>silver medal</td> |
|
<td>mild</td> |
|
<td>camra reading branch beer festival</td> |
|
</tr> |
|
<tr> |
|
<td>2006</td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">old father thames</span></td> |
|
<td>bronze medal</td> |
|
<td>light bitters</td> |
|
<td>siba south east region beer competition</td> |
|
</tr> |
|
<tr> |
|
<td>2007</td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">skiff</span></td> |
|
<td>gold medal</td> |
|
<td>standard bitter</td> |
|
<td>camra reading branch beer festival</td> |
|
</tr> |
|
<tr> |
|
<td>2007</td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">full circle</span></td> |
|
<td>bronze medal</td> |
|
<td>premium biter</td> |
|
<td>camra reading branch beer festival</td> |
|
</tr> |
|
<tr> |
|
<td>2007</td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">mash tun</span></td> |
|
<td>bronze medal</td> |
|
<td>best bitter</td> |
|
<td>camra reading branch beer festival</td> |
|
</tr> |
|
<tr> |
|
<td>2008</td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">dr hexter 's healer</span></td> |
|
<td>gold medal</td> |
|
<td>best local beer</td> |
|
<td>camra reading branch beer festival</td> |
|
</tr> |
|
<tr> |
|
<td>2008</td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">mr chubb 's lunchtime bitter</span></td> |
|
<td>gold medal</td> |
|
<td>in category</td> |
|
<td>camra reading branch beer festival</td> |
|
</tr> |
|
<tr> |
|
<td>2008</td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">maggs magnificent mild</span></td> |
|
<td>silver medal</td> |
|
<td>in category</td> |
|
<td>camra reading branch beer festival</td> |
|
</tr> |
|
<tr> |
|
<td>2009</td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">dr hexter 's healer</span></td> |
|
<td>gold medal</td> |
|
<td>best local beer</td> |
|
<td>camra reading branch beer festival</td> |
|
</tr> |
|
<tr> |
|
<td>2009</td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">dr hexter 's healer</span></td> |
|
<td>gold medal</td> |
|
<td>in category</td> |
|
<td>camra london and south east regional competition</td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">2009</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">good old boy</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">gold medal</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">in category</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">camra london and south east regional competition</span></td> |
|
</tr> |
|
</table> |
|
</div> |
|
<hr> |
|
<div class="step"> |
|
<div class="step-title">Step 2: Step 2</div> |
|
<div id="step-0" class="content"> |
|
<table> |
|
<tr> |
|
<td>year</td> |
|
<td>beer_name</td> |
|
<td>prize</td> |
|
<td>category</td> |
|
<td>competition</td> |
|
</tr> |
|
<tr> |
|
<td>1995</td> |
|
<td>good old boy</td> |
|
<td>overall winner</td> |
|
<td>beer of the festival</td> |
|
<td>camra white horse branch beer festival</td> |
|
</tr> |
|
<tr> |
|
<td>2002</td> |
|
<td>good old boy</td> |
|
<td>gold medal</td> |
|
<td>best bitter</td> |
|
<td>siba south east region beer competition</td> |
|
</tr> |
|
<tr> |
|
<td>2002</td> |
|
<td>good old boy</td> |
|
<td>second reserve champion</td> |
|
<td>overall</td> |
|
<td>siba south east region beer competition</td> |
|
</tr> |
|
<tr> |
|
<td>2005</td> |
|
<td>good old boy</td> |
|
<td>silver medal</td> |
|
<td>best bitter</td> |
|
<td>siba south east region beer competition</td> |
|
</tr> |
|
<tr> |
|
<td>2009</td> |
|
<td>good old boy</td> |
|
<td>gold medal</td> |
|
<td>in category</td> |
|
<td>camra london and south east regional competition</td> |
|
</tr> |
|
</table> |
|
</div> |
|
</div> |
|
<hr> |
|
<div class="step"> |
|
<div class="step-title">Step 3: Step 3</div> |
|
<div id="step-1" class="content"> |
|
<table> |
|
<tr> |
|
<td>year</td> |
|
<td>beer_name</td> |
|
<td>prize</td> |
|
<td>category</td> |
|
<td>competition</td> |
|
</tr> |
|
</table> |
|
</div> |
|
</div> |
|
<hr> |
|
<div class="step"> |
|
<div class="step-title">Step 4: Step 4</div> |
|
<div id="step-2" class="content"> |
|
<table> |
|
<tr> |
|
<td>year</td> |
|
<td>beer_name</td> |
|
<td>prize</td> |
|
<td>category</td> |
|
<td>competition</td> |
|
</tr> |
|
</table> |
|
</div> |
|
</div> |
|
<hr> |
|
<div class="step"> |
|
<div class="step-title">Step 5: Step 5</div> |
|
<div id="step-3" class="content"> |
|
<table> |
|
<tr> |
|
<td>year</td> |
|
<td>beer_name</td> |
|
<td>prize</td> |
|
<td>category</td> |
|
<td>competition</td> |
|
</tr> |
|
</table> |
|
</div> |
|
</div> |
|
<hr> |
|
<div class="step"> |
|
<div class="step-title">Final output table:</div> |
|
<div id="step-4" class="content"> |
|
<table> |
|
<tr> |
|
<td>verification_result</td> |
|
</tr> |
|
<tr> |
|
<td>TRUE</td> |
|
</tr> |
|
</table> |
|
</div> |
|
</div> |
|
<hr> |
|
<h3>Prediction:</span> TRUE</h3> |
|
</body></html> |
|
|