Semantics is based on content .
not style,
not interaction.
Because of this, there will not be only one way to layout the accordion widget semantically. As an accordion widget, this is an interaction.
dl name, dl , " , , .":
<dl id="definitions">
<dt>...</dt>
<dd>...</dd>
<dt>...</dt>
<dd>...</dd>
...
</dl>
, :
<h1>Archive</h1>
<div id="articles">
<h2>...</h2>
<article>...</article>
<h2>...</h2>
<article>...</article>
...
</div>
, , , .