24 lines
823 B
YAML
24 lines
823 B
YAML
# Golden-fixture seed: exercises exact hits, decl forms, a spoiler window (since_ch: 2)
|
||
# and a nested key (紋章 inside 竜の紋章) for the collision/AMBIGUOUS path.
|
||
terms:
|
||
- src: 鈴木
|
||
dst: Судзуки
|
||
type: name
|
||
gender: m
|
||
decl: { invariant: true }
|
||
- src: 魔法学院
|
||
dst: Академия магии
|
||
type: org
|
||
decl:
|
||
forms: [Академия магии, Академии магии, Академию магии, Академией магии]
|
||
- src: 竜の紋章
|
||
dst: Драконья печать
|
||
type: term
|
||
since_ch: 2
|
||
decl:
|
||
forms: [Драконья печать, Драконьей печати, Драконью печать]
|
||
- src: 紋章
|
||
dst: герб
|
||
type: term
|
||
decl:
|
||
forms: [герб, герба, гербу, гербом]
|