forked from itazuraneko/itazuraneko
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
160 lines (142 loc) · 6.84 KB
/
index.html
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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>(=^ᆺ^)ノ日本語</title>
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="css/indexplay.css?version=2" title="default">
<link rel="alternate stylesheet" href="css/indexplayday.css?version=2" title="alternate">
<script type="text/javascript" src="js/styleswitcher.js"></script>
</head>
<body>
<a id="top"></a>
<div class="modechange">
<a href="#learn">guides</a>
<a href="#grammar">grammar</a>
<a href="#read">library</a>
<a href="#chat">feedback</a>
<a>|</a>
<a href="#" onclick="setActiveStyleSheet('default'); return false;">night</a>
<a href="#" onclick="setActiveStyleSheet('alternate'); return false;">day</a>
</div>
<hr class="brush">
<img class="dayimgshadowless" id="itazuranekomain" src="background/itazuranekoanimated.png">
<div class="modechange3"><a href="#learn">↓extra links</a></div>
<div style="clear:both"></div>
<div class="bodymargin">
<div id="learn"></div>
<div class="boxwrap">
<p><strong><em><a class="underscore" href="learn/learnmain.html">学習・learn</a></em></strong></p>
<hr class="dotted">
<h4><a class="underscore" href="learn/guide.html">main guide</a></h4>
<p>this is the main suggested guide for those interested in learning Japanese</p>
<p><strong><em><a style="color:red" href="learn/guide.html">START HERE</a></em></strong></p>
<hr class="dotted">
<h4><a class="underscore" href="learn/kana.html">learn kana</a></h4>
<p>a simple kana recognition training game</p>
<p>drill basic familiarity into your head</p>
<hr class="dotted">
<h4><a class="underscore" href="learn/kanawrite.html">write kana</a></h4>
<p>a simple kana writing training game</p>
<hr class="dotted">
<h4><a class="underscore" href="learn/anki.html">anki guide</a></h4>
<p>Anki can be confusing to get used to</p>
<p>this guide can save a lot of time and headaches</p>
<hr class="dotted">
<h4><a class="underscore" href="learn/anonguides.html">anon curated guides</a></h4>
<p>Alternative general learning and grammar guides written by different anons.</p>
</div>
<br>
<div id="grammar"></div>
<div class="boxwrap">
<p><strong><em><a class="underscore" href="grammar/grammarmain.html">文法・grammar guides</a></em></strong></p>
<hr class="dotted">
<h4>guides:</h4>
<hr class="dotted">
<h4><a class="underscore" href="grammar/taekim.html">Tae Kim's Japanese Grammar Guide</a></h4>
<p>the recommended Japanese grammar guide for beginners</p>
<hr class="dotted">
<h4><a class="underscore" href="grammar/imabi.html">IMABI'S Japanese Grammar Guide</a></h4>
<p>a highly in-depth Japanese grammar guide aimed at taking complete beginners all the way up to advanced learners.</p>
<hr class="dotted">
<h4><a class="underscore" href="grammar/vjg.html">Visualizing Japanese Grammar lessons</a></h4>
<p>short video series with illustrative explanations of common Japanese grammar</p>
<p>made by Hamano Shoko of the George Washington University and provides unique perspectives of a native teacher</p>
<hr class="dotted">
<h4><a class="underscore" href="grammar/niwasaburoo/index.html">庭三郎の現代日本語文法概説</a></h4>
<p>recommended for advanced learners looking for a more nuanced look into the inner workings of Japanese grammar</p>
<hr class="dotted">
<h4>references:</h4>
<hr class="dotted">
<h4><a class="underscore" href="grammar/masterreference.html">文型一覧表</a></h4>
<p>master reference table of all grammar patterns</p>
<p>bookmark for quick reference</p>
<hr class="dotted">
<h4><a class="underscore" href="grammar/dojgmain.html">Dictionary of Japanese Grammar Reference</a></h4>
<p>an online reference of the seminal A Dictionary of Japanese Grammar book series</p>
<p>an Anki deck in a similar vein is also available</p>
<hr class="dotted">
<h4><a class="underscore" href="grammar/donnatoki.html">どんなときどう使う 日本語表現文型辞典</a></h4>
<p>a well regarded grammar reference covering grammar points through N5 to N1 of the 日本語能力試験</p>
<hr class="dotted">
<h4><a class="underscore" href="grammar/hjg.html">Handbook of Japanese Grammar reference</a></h4>
<p>an extensive quality online grammar reference with wider coverage than the DoJG reference but less depth</p>
<hr class="dotted">
<h4>misc:</h4>
<h4><a class="underscore" href="horon/bunpoumain.html">文法</a></h4>
<p>misc. grammar references for a native Japanese audience</p>
<h4><a class="underscore" href="horon/kotobamain.html">言葉</a></h4>
<p>commonly confused similar phrases and a collection of haiku by Kobayashi Issa</p>
<hr class="dotted">
<h4><a class="underscore" href="horon/kanjimain.html">漢字</a></h4>
<p>Kanji Damage and extensive table of kanji</p>
<hr class="dotted">
<h4><a class="underscore" href="horon/hougenmain.html">方言</a></h4>
<p>dialect related guides for a native Japanese audience</p>
</div>
<br>
<div id="read"></div>
<div class="boxwrap">
<p><strong><em><a class="underscore" href="library/librarymain.html">図書館・library</a></em></strong></p>
<hr class="dotted">
<h4><a class="underscore" href="library/manga.html">漫画</a></h4>
<p>manga section of library</p>
<hr class="dotted">
<h4><a class="underscore" href="library/shousetu.html">小説</a></h4>
<p>light novels and novels, including aozora bunko texts</p>
<hr class="dotted">
<h4><a class="underscore" href="library/onsei.html">音声</a></h4>
<p>an audio collection including doujin voice works, audiobooks and native narrated aozora bunko texts</p>
<hr class="dotted">
<h4><a class="underscore" href="library/satuei.html">撮影</a></h4>
<p>classic Japanese cinema, TV drama and animation</p>
<hr class="dotted">
<h4><a class="underscore" href="library/game.html">レトロゲーム</a></h4>
<p>older games</p>
<hr class="dotted">
<h4><a class="underscore" href="library/vn.html">ノベルゲーム</a></h4>
<p>visual novels</p>
<hr class="dotted">
<h4><a class="underscore" href="library/benkyou.html">勉強資料</a></h4>
<p>Anki decks, textbooks and misc. graphs and charts</p>
<hr class="dotted">
<h4><a class="underscore" href="library/font.html">フォント</a></h4>
<p>japanese fonts</p>
<h4><a class="underscore" href="library/sub.html">日本語字幕</a></h4>
<p>Japanese subtitles</p>
</div>
<br>
<div id="chat"></div>
<div class="boxwrap">
<p><strong><em><a class="underscore" href="threads.html">feedback</em></strong></p>
<hr class="dotted">
<h4><a class="underscore" href="http://users3.smartgb.com/g/g.php?a=s&i=g36-28922-76">feedback</a></h4>
<h4><a class="underscore" href="https://discord.gg/bCK3Z83">Itazuraneko Discord</a></h4>
<h4><a class="underscore" href="https://discord.gg/5K5jQjG">DJT Discord</a></h4>
<h4><a class="underscore" href="https://mega.nz/#F!IgZHiCLS!HFo3RFSjW8iFTEUTYo2Kng">site backup</a></h4>
</div>
<br>
<a id="backtop" href="#top">▲</a>
<a id="extra_links"><img src="hanko.png" class="bottomhanko"></a>
</body></html>