There was an error while loading. Please reload this page.
1 parent b71aca4 commit 3b80024Copy full SHA for 3b80024
1 file changed
test/data/dictionaries/valid-dictionary1/term_meta_bank_1.json
@@ -46,6 +46,31 @@
46
]
47
}
48
],
49
+ [
50
+ "打ち込む",
51
+ "pitch",
52
+ {
53
+ "reading": "うちこむ",
54
+ "pitches": [
55
+ {"position": "HHHH"},
56
+ {"position": "HHHL"},
57
+ {"position": "HHLH"},
58
+ {"position": "HHLL"},
59
+ {"position": "HLHH"},
60
+ {"position": "HLHL"},
61
+ {"position": "HLLH"},
62
+ {"position": "HLLL"},
63
+ {"position": "LHHH"},
64
+ {"position": "LHHL"},
65
+ {"position": "LHLH"},
66
+ {"position": "LHLL"},
67
+ {"position": "LLHH"},
68
+ {"position": "LLHL"},
69
+ {"position": "LLLH"},
70
+ {"position": "LLLL"}
71
+ ]
72
+ }
73
+ ],
74
[
75
"打ち込む",
76
"pitch",
0 commit comments