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

Annex C. Directive vocabulary (slugs)

This annex enumerates the controlled vocabulary of directive keywords — the fixed strings a directive body (§5.2) is classified against. It is the companion data to §6. Keywords are matched against the body verbatim; parameter slots are shown as N (a decimal count, ASCII or full-width) or (a quoted target / path).

C.1 Breaks (§6.9)

KeywordConstruct
改ページpage break
改丁section break — recto/leaf
改段section break — column
改見開きsection break — spread

C.2 Layout containers (§6.6)

OpenerCloserFamily
ここからN字下げ (and ここから字下げ)ここで字下げ終わりindent (block)
ここからN字下げ、折り返してM字下げここで字下げ終わりindent (hanging)
ここから地付き / ここから地からN字上げここで地付き終わり / ここで字上げ終わりalign-end (block)
ここからN字詰めここで字詰め終わりline-width (block)
N字下げ(single line)indent
地付き / 地からN字上げ(single line)align-end
ページの左右中央 / 中央揃え(single line)center

Further layout keywords (§6.6, deferred): the block centring form ここから…中央…, margined right-align …地寄せ, and compound directives (ここから2字下げ、中央揃え).

C.2a Tables and columns (§6.13)

OpenerCloserFamily
ここから表ここで表終わりtable
ここからN段組 (and …段組み)ここで段組終わり (and …段組み終わり)columns

Deferred (§6.13, §10.5): column sub-directives 上段 / 下段, 段間に罫, 段組み適用外.

C.3 Keigakomi (§6.7) and warichu (§6.8)

OpenerCloser
罫囲み罫囲み終わり
割り注割り注終わり

C.4 Bouten / bousen variants (§6.2)

The 点 (dot) family and 線 (line) family. Each appears in the inline forward-reference form ([#「X」に <kw>]) and the range form ([#<kw>] … [#<kw>終わり]), optionally prefixed by 左に for the left side.

KeywordFamilySlug
傍点goma
白ゴマ傍点shirogoma
丸傍点maru
白丸傍点shiromaru
二重丸傍点nijumaru
蛇の目傍点janome
ばつ傍点batsu
白三角傍点shirosankaku
波線namisen
傍線bosen
二重傍線nijubosen
鎖線kusarisen
破線hasen
黒三角傍点kurosankaku

(鎖線 / 破線 / 黒三角傍点 are official but corpus-sparse; a processor renders them like any other variant where it has a glyph, otherwise degrading per §6.14.)

C.5 Kaeriten marks (§6.5)

Single (12): . Compound (6, Xレ): 一レ 二レ 三レ 上レ 中レ 下レ. Okurigana: (…) (parenthesised kana).

Ladder families and bases (§6.5): numeric 一<二<三<四 (base ), jouge 上<中<下 (base ), kō-otsu 甲<乙<丙<丁 (base ). is standalone.

C.6 Other directives

Keyword / shapeConstruct
挿絵(…)入るillustration (§6.11)
「X」は[同行/窓]〈大/中/小〉見出しheading hint — level × style (§6.10)
[同行/窓]〈大/中/小〉見出し…見出し終わりheading — paired (§6.10)
ここから[同行/窓]〈大/中/小〉見出しここで…見出し終わりheading — block (§6.10)
「X」は縦中横tate-chu-yoko (§6.3)
「X」の左に「Y」のルビleft-side ruby — saidoku building block (§6.5)
「X」に「ママ」の注記 / 「X」は底本では「Y」editor annotation (§6.14)

Any body matching no keyword here is a generic annotation (§6.14); a ここから… opener matching no container raises unrecognised-container-directive.