2020-02-19 03:19:08 +00:00
|
|
|
[
|
|
|
|
["打", "freq", 1],
|
|
|
|
["打つ", "freq", 2],
|
2020-02-23 19:03:37 +00:00
|
|
|
["打ち込む", "freq", 3],
|
2020-04-12 03:20:36 +00:00
|
|
|
["打", "freq", {"reading": "だ", "frequency": 4}],
|
|
|
|
["打", "freq", {"reading": "ダース", "frequency": 5}],
|
|
|
|
["打つ", "freq", {"reading": "うつ", "frequency": 6}],
|
|
|
|
["打つ", "freq", {"reading": "ぶつ", "frequency": 7}],
|
|
|
|
["打ち込む", "freq", {"reading": "うちこむ", "frequency": 8}],
|
|
|
|
["打ち込む", "freq", {"reading": "ぶちこむ", "frequency": 9}],
|
2020-02-23 19:03:37 +00:00
|
|
|
[
|
|
|
|
"打ち込む",
|
|
|
|
"pitch",
|
|
|
|
{
|
|
|
|
"reading": "うちこむ",
|
|
|
|
"pitches": [
|
|
|
|
{"position": 0},
|
|
|
|
{"position": 3}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
[
|
|
|
|
"打ち込む",
|
|
|
|
"pitch",
|
|
|
|
{
|
|
|
|
"reading": "ぶちこむ",
|
|
|
|
"pitches": [
|
|
|
|
{"position": 0},
|
|
|
|
{"position": 3}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
[
|
|
|
|
"お手前",
|
|
|
|
"pitch",
|
|
|
|
{
|
|
|
|
"reading": "おてまえ",
|
|
|
|
"pitches": [
|
2021-05-18 23:50:11 +00:00
|
|
|
{"position": 2, "tags": ["P1"]},
|
|
|
|
{"position": 2, "tags": ["P2"]},
|
|
|
|
{"position": 0, "tags": ["P2"]}
|
2020-02-23 19:03:37 +00:00
|
|
|
]
|
|
|
|
}
|
2021-07-16 02:39:33 +00:00
|
|
|
],
|
|
|
|
[
|
|
|
|
"番号",
|
|
|
|
"pitch",
|
|
|
|
{
|
|
|
|
"reading": "ばんごう",
|
|
|
|
"pitches": [
|
|
|
|
{"position": 3, "nasal": 3}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
[
|
|
|
|
"中腰",
|
|
|
|
"pitch",
|
|
|
|
{
|
|
|
|
"reading": "ちゅうごし",
|
|
|
|
"pitches": [
|
|
|
|
{"position": 0, "nasal": 3}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
2021-07-17 18:44:36 +00:00
|
|
|
[
|
|
|
|
"所業",
|
|
|
|
"pitch",
|
|
|
|
{
|
|
|
|
"reading": "しょぎょう",
|
|
|
|
"pitches": [
|
|
|
|
{"position": 0, "nasal": 2}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
2021-07-16 02:39:33 +00:00
|
|
|
[
|
|
|
|
"土木工事",
|
|
|
|
"pitch",
|
|
|
|
{
|
|
|
|
"reading": "どぼくこうじ",
|
|
|
|
"pitches": [
|
|
|
|
{"position": 4, "devoice": 3}
|
|
|
|
]
|
|
|
|
}
|
2020-02-23 19:03:37 +00:00
|
|
|
]
|
2020-02-19 03:19:08 +00:00
|
|
|
]
|