aboutsummaryrefslogtreecommitdiff
path: root/hiragana_romaji.json
blob: 6676367bf33633a7507ea7cadf8471284c287530 (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;"}
]}