# Chapter-heading rule for zh→ru. The model is not trusted with a chapter title (it rendered «Раздел 2»,
# «Первая глава», an orphaned « :» and dropped titles across models). The chunker detects a source header
# of the shape `<marker><numeral><unit>[separator]…`, strips the marker+numeral+unit from the model input,
# and renders the title deterministically from `template` (with {n} = the parsed section number).
# `key<TAB>value` per line.
marker	第
units	章节節回
template	Глава {n}
