aboutsummaryrefslogtreecommitdiff
path: root/katakana_romaji.json
blob: aabfa3c6b75016047a9138978ce83c0aae268086 (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
{ "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;"}
]}