aboutsummaryrefslogtreecommitdiff
path: root/default/Katakana.json
blob: 48b687ca2e5922e24c3a04998c27164d0df99706 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
{ "answer" : [
	{"key": "ア", "value" : "a", "style" : "font-size:4em;"},
	{"key": "イ", "value" : "i", "style" : "font-size:3em;"},
	{"key": "ウ", "value" : "u", "style" : "font-size:3em;"},
	{"key": "エ", "value" : "e", "style" : "font-size:3em;"},
	{"key": "オ", "value" : "o", "style" : "font-size:3em;"},
	{"key": "カ", "value" : "ka", "style" : "font-size:3em;"},
	{"key": "キ", "value" : "ki", "style" : "font-size:3em;"},
	{"key": "ク", "value" : "ku", "style" : "font-size:3em;"},
	{"key": "ケ", "value" : "ke", "style" : "font-size:3em;"},
	{"key": "コ", "value" : "ko", "style" : "font-size:3em;"},
	{"key": "サ", "value" : "sa", "style" : "font-size:3em;"},
	{"key": "シ", "value" : "shi", "style" : "font-size:3em;"},
	{"key": "ス", "value" : "su", "style" : "font-size:3em;"},
	{"key": "セ", "value" : "se", "style" : "font-size:3em;"},
	{"key": "ソ", "value" : "so", "style" : "font-size:3em;"},
	{"key": "タ", "value" : "ta", "style" : "font-size:3em;"},
	{"key": "チ", "value" : "chi", "style" : "font-size:3em;"},
	{"key": "ツ", "value" : "tsu", "style" : "font-size:3em;"},
	{"key": "テ", "value" : "te", "style" : "font-size:3em;"},
	{"key": "ト", "value" : "to", "style" : "font-size:3em;"},
	{"key": "ナ", "value" : "na", "style" : "font-size:3em;"},
	{"key": "ニ", "value" : "ni", "style" : "font-size:3em;"},
	{"key": "ヌ", "value" : "nu", "style" : "font-size:3em;"},
	{"key": "ネ", "value" : "ne", "style" : "font-size:3em;"},
	{"key": "ノ", "value" : "no", "style" : "font-size:3em;"},
	{"key": "ハ", "value" : "ha", "style" : "font-size:3em;"},
	{"key": "ヒ", "value" : "hi", "style" : "font-size:3em;"},
	{"key": "フ", "value" : "fu", "style" : "font-size:3em;"},
	{"key": "ヘ", "value" : "he", "style" : "font-size:3em;"},
	{"key": "ホ", "value" : "ho", "style" : "font-size:3em;"},
	{"key": "マ", "value" : "ma", "style" : "font-size:3em;"},
	{"key": "ミ", "value" : "mi", "style" : "font-size:3em;"},
	{"key": "ム", "value" : "mu", "style" : "font-size:3em;"},
	{"key": "メ", "value" : "me", "style" : "font-size:3em;"},
	{"key": "モ", "value" : "mo", "style" : "font-size:3em;"},
	{"key": "ヤ", "value" : "ya", "style" : "font-size:3em;"},
	{"key": "ユ", "value" : "yu", "style" : "font-size:3em;"},
	{"key": "ヨ", "value" : "yo", "style" : "font-size:3em;"},
	{"key": "ラ", "value" : "ra", "style" : "font-size:3em;"},
	{"key": "リ", "value" : "ri", "style" : "font-size:3em;"},
	{"key": "ル", "value" : "ru", "style" : "font-size:3em;"},
	{"key": "レ", "value" : "re", "style" : "font-size:3em;"},
	{"key": "ロ", "value" : "ro", "style" : "font-size:3em;"},
	{"key": "ワ", "value" : "wa", "style" : "font-size:3em;"},
	{"key": "ヲ", "value" : "wo", "style" : "font-size:3em;"},
	{"key": "ン", "value" : "n",  "style" : "font-size:3em;"},
	{"key": "ガ", "value" : "ga", "style" : "font-size:3em;"},
	{"key": "ギ", "value" : "gi", "style" : "font-size:3em;"},
	{"key": "グ", "value" : "gu", "style" : "font-size:3em;"},
	{"key": "ゲ", "value" : "ge", "style" : "font-size:3em;"},
	{"key": "ゴ", "value" : "go", "style" : "font-size:3em;"},
	{"key": "ザ", "value" : "za", "style" : "font-size:3em;"},
	{"key": "ジ", "value" : "ji", "style" : "font-size:3em;"},
	{"key": "ズ", "value" : "zu", "style" : "font-size:3em;"},
	{"key": "ゼ", "value" : "ze", "style" : "font-size:3em;"},
	{"key": "ゾ", "value" : "zo", "style" : "font-size:3em;"},
	{"key": "ダ", "value" : "da", "style" : "font-size:3em;"},
	{"key": "ヂ", "value" : "di", "style" : "font-size:3em;"},
	{"key": "ヅ", "value" : "du", "style" : "font-size:3em;"},
	{"key": "デ", "value" : "de", "style" : "font-size:3em;"},
	{"key": "ド", "value" : "do", "style" : "font-size:3em;"},
	{"key": "バ", "value" : "ba", "style" : "font-size:3em;"},
	{"key": "ビ", "value" : "bi", "style" : "font-size:3em;"},
	{"key": "ブ", "value" : "bu", "style" : "font-size:3em;"},
	{"key": "ベ", "value" : "be", "style" : "font-size:3em;"},
	{"key": "ボ", "value" : "bo", "style" : "font-size:3em;"},
	{"key": "パ", "value" : "pa", "style" : "font-size:3em;"},
	{"key": "ピ", "value" : "pi", "style" : "font-size:3em;"},
	{"key": "プ", "value" : "pu", "style" : "font-size:3em;"},
	{"key": "ペ", "value" : "pe", "style" : "font-size:3em;"},
	{"key": "ポ", "value" : "po", "style" : "font-size:3em;"}
]}