Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

6.8 Warichu (割り注)

Synopsis

Warichu (割り注, "split note") is an inset two-line annotation set at half size within the run of the main text — a traditional interlinear note.

Notation

A paired inline range:

本文[#割り注]注の内容[#割り注終わり]に続く本文。
warichu-open  = LBRACK HASH %s"割り注" RBRACK
warichu-close = LBRACK HASH %s"割り注終わり" RBRACK

Parameters

None; the enclosed content is the note body.

Semantics

  • The opener and closer are recognized as inline annotation markers; the content between them is the warichu body. The pair is an inline construct (§7.3) — it does not introduce block structure and, in the corpus, does not span a line.
  • Reference rendering (§8) wraps the body as inline: <span class="aozora-warichu">…</span>.
  • Serialization reconstructs the opener/closer byte-exact (§7.6).

Error conditions

Conformance vectors

warichu_inline.