added submitted image, clean

This commit is contained in:
postautistic 2017-02-17 17:35:03 -05:00
parent 37cc3f0ca8
commit b69c44728c
6 changed files with 174 additions and 184 deletions

View File

@ -13,31 +13,31 @@
<p><h1>Anki Startup Guide</h1></p>
<p><span class="subheading">(<a href="#fonts">fonts</a><a href="#import">real-time import feature</a>)</span></p>
<!-- <p><span class="italic">original version found</span> <span class="bold"><a href="http://goo.gl/CYTQvs">here</a></span></p> -->
<p><h3>Step 1:</h3></p>
<h3 class="step">Step 1:</h3>
<p>Download Anki: <a href="http://ankisrs.net">http://ankisrs.net</a></p>
<p><h3>Step 2:</h3></p>
<h3 class="step">Step 2:</h3>
<p>Download the Core 2K/6K deck here (it already has sounds included):</p>
<p><a href="https://mega.nz/#!QIQywAAZ!g6wRM6KvDVmLxq7X5xLrvaw7HZGyYULUkT_YDtQdgfU">https://mega.nz/#!QIQywAAZ!g6wRM6KvDVmLxq7X5xLrvaw7HZGyYULUkT_YDtQdgfU</a></p>
<p><h3>Step 3:</h3></p>
<h3 class="step">Step 3:</h3>
<p>Add it to Anki (drag and drop/'Import File' button on the bottom of Anki window/Ctrl+I).</p>
<p><h3>Step 4 (optional step for images):</h3></p>
<h3 class="step">Step 4 (optional step for images):</h3>
<p>Download media the deck uses (Card images): </p>
<p><a href="http://www.mediafire.com/download/nrvpcx9a766nh1t/core2k-image.munged.rar">http://www.mediafire.com/download/nrvpcx9a766nh1t/core2k-image.munged.rar</a></p>
<p><h3>Step 5 (optional step for images):</h3></p>
<h3 class="step">Step 5 (optional step for images):</h3>
<p>Unrar the media content and paste into your Anki 'collection.media' folder (remember to paste files, not a folder with files). Every file should by default have following access path:</p>
<p>C:\Users\_____\Documents\Anki\_____\collection.media</p>
<p><h3>Step 6 (optional step for images):</h3></p>
<h3 class="step">Step 6 (optional step for images):</h3>
<p>Add the card images to the card format: Hit "Browse" -> Navigate to the Core deck on the left sidebar -> Hit the "Cards..." button -> Add {{Sentence-Image}} under the <br> at the bottom of the "Back Template" section.</p>
<p><h3>Step 7:</h3></p>
<h3 class="step">Step 7:</h3>
<p>Remove the review limit by going to the deck options and under the "Reviews" tab and setting "Maximum reviews/day" to 9999 (Don't be alarmed by this number, it likely won't go above 200-350 in the long run at decent retention with 20-30 new cards a day, the point is more to set it to something you'll never hit)</p>
<p><h3>Step 8:</h3></p>
<h3 class="step">Step 8:</h3>
<p>Learn.</p>

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

View File

@ -2048,6 +2048,7 @@ Vocabulary deck: Front: word (kanji). Back: translation, reading, component kanj
<tr><td><a href="assets/res/vn4.jpg">VN chart 4</a></td></tr>
<tr><td><a href="assets/res/vn5.jpg">VN chart 5</a></td></tr>
<tr><td><a href="assets/res/vn6.jpg">VN chart 6</a></td></tr>
<tr><td><a href="assets/res/vn_difficulty.png">VN difficulty measuring stick</a></td></tr>
<tr><td><a href="assets/res/vn_2ch.jpg">2ch yearly top VN rankings</a></td></tr>
<tr><td><a href="assets/res/flyable_heart.png">Flyable Heart progress chart</a></td></tr>
</tbody>

View File

@ -4,7 +4,7 @@
<meta charset="utf-8"></meta>
<title>DJT guide</title>
<link rel='shortcut icon' href='favicon.ico' type='image/x-icon'/ >
<link rel="stylesheet" href="style/anki.css">
<link rel="stylesheet" href="style/anki.css?2">
</head>
<body>
<script src="assets/script.js?3"></script>
@ -16,69 +16,57 @@
</div>
<p><h1>DJT GUIDE TO JAPANESE</h1></p>
<h1>DJT GUIDE TO JAPANESE</h1>
<p><span class="italic">Live Google docs version found</span> <span class="bold"><a href="https://docs.google.com/document/d/1y9UXz7NPj93JZtt2a3QHKGPVnBkNP22KuWLr3yZChnY/edit">here</a></span></p>
<img class="a noinvert" src="assets/image01.png">
<img class="a noinvert" src="assets/image01.png" />
<br>
<br>
<br>
<br>
<br>
<br>
<hr><span id="Table of Contents"></span>
<p><h3>Table of Contents</h3></p>
<p><a href="#Introduction">Introduction</a></p>
<p><a href="#Japanese writing system">Japanese writing system</a></p>
<ul><a href="#The kana">The kana</a></ul>
<hr />
<h3 id="Table of Contents">Table of Contents</h3>
<ul id="toc">
<li><a href="#Introduction">Introduction</a></li>
<li><a href="#Japanese writing system">Japanese writing system</a>
<ul>
<li><a href="#The kana">The kana</a></li>
<li><a href="#Kanji">Kanji</a></li>
</ul>
</li>
<li><a href="#Learning Japanese">Learning Japanese</a>
<ul>
<li><a href="#Grammar">Grammar</a></li>
<li><a href="#Vocabulary">Vocabulary</a></li>
<li><a href="#Writing system">Writing system</a></li>
<li><a href="#Benefits and drawbacks of isolated kanji study">Benefits and drawbacks of isolated kanji study</a>
<ul>
<li><a href="#Kanji through vocabulary">Kanji through vocabulary</a></li>
<li><a href="#Isolated kanji (mnemonics)">Isolated kanji (mnemonics)</a></li>
<li><a href="#Isolated kanji (rote)">Isolated kanji (rote)</a></li>
<li><a href="#Radical approach">Radical approach</a></li>
</ul>
</li>
</ul>
</li>
<li><a href="#Now what do I do to actually learn Japanese?">Now what do I do to actually learn Japanese?</a></li>
<li><a href="#Resources">Resources</a></li>
<li><a href="#Questions">Questions</a></li>
</ul>
<ul><a href="#Kanji">Kanji</a></ul>
<p><a href="#Learning Japanese">Learning Japanese</a></p>
<ul><a href="#Grammar">Grammar</a></ul>
<ul><a href="#Vocabulary">Vocabulary</a></ul>
<ul><a href="#Writing system">Writing system</a></ul>
<ul><a href="#Benefits and drawbacks of isolated kanji study">Benefits and drawbacks of isolated kanji study</a>
<li><a href="#Isolated kanji (mnemonics)">Isolated kanji (mnemonics)</a></li>
<li><a href="#Isolated kanji (rote)">Isolated kanji (rote)</a></li>
<li><a href="#Kanji through vocabulary">Kanji through vocabulary</a></li>
<li><a href="#Radical approach">Radical approach</a></li>
</ul>
<p><a href="#Now what do I do to actually learn Japanese?">Now what do I do to actually learn Japanese?</a><p>
<p><a href="#Resources">Resources</a></p>
<p><a href="#Questions">Questions</a></p>
<hr>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<span id="Introduction"></span>
<p><h2>Introduction</h2></p>
<h2 id="Introduction">Introduction</h2>
<p>Traveling to Japan to talk with natives, watching raw anime, and reading manga and novels before theyre translated all require the same fundamental skills and knowledge. While this guide is not going to be enough to teach you these skills, it will give you an idea of how to go about acquiring them.</p>
<p>With the basics covered in this guide you can get started with reading the written language, which you can then use to gain a more thorough understanding of Japanese. That being said, you should not hesitate to practice listening or speaking if you wish to do so. This guide only aims to introduce you to the Japanese language and show you how to get started. The rest is up to you.</p>
<br>
<br>
<br>
<br>
<br>
<br>
<span id="Japanese writing system"></span>
<p><h2>Japanese writing system</h2></p>
<h2 id="Japanese writing system">Japanese writing system</h2>
<p>The Japanese writing system consists of three scripts: hiragana, katakana and kanji.</p>
<span id="The kana"></span>
<p><h3>The kana</h3></p>
<h3 id="The kana">The kana</h3>
<p>Hiragana and katakana, together referred to as the kana, are two phonetic scripts, each containing 46 characters. They represent the same sounds, but are used for different purposes.</p>
@ -86,131 +74,100 @@
<p>Hiragana will be your bread and butter for reading anything in Japanese. The approach to Japanese presented in this guide, as well as all the resources linked (except for those about the kana), are intended for people who can at least read hiragana. Thus, hiragana is the first thing that you are expected you learn.</p>
<br>
<br>
<span id="Kanji"></span>
<p><h3>Kanji</h3></p>
<h3 id="Kanji">Kanji</h3>
<p><a href="assets/res/kanji.png">Kanji</a> are the third part of the Japanese writing system, and by far the most extensive. These logographic characters of varying complexity represent words or parts of words in conjunction with the kana. Japanese high school students are required to learn at least 2136 kanji as part of the curriculum, but around 3,000 are used in all facets of life.</p>
<img class="b noinvert" src="assets/image02.jpg">
<img class="b noinvert" src="assets/image02.jpg" />
<br>
<br>
<br>
<br>
<br>
<br>
<span id="Learning Japanese"></span>
<p><h2>Learning Japanese</h2></p>
<span id="Grammar"></span>
<p><h3>Grammar</h3></p>
<h2 id="Learning Japanese">Learning Japanese</h2>
<h3 id="Grammar">Grammar</h3>
<p>Learning grammar is straightforward: Pick a grammar guide and read it. <a href="http://www.guidetojapanese.org/learn/grammar">Tae Kim</a> is often recommended for beginners (note that the whole guide is basic grammar, even the “advanced” section), but other options are listed on the resources page. You shouldn't expect to memorise everything you read the first time around in whatever guide you choose, but you should be aiming to understand it. The purpose of a grammar guide is not to grant you "mastery" over the language (which only comes through lots of practice and exposure), but simply to introduce you to the fundamentals of the language and give you the foundation that you need to start reading native material. </p>
<p>Once you've reached the end of the guide, you can start reading Japanese material while consulting back to the guide to solidify your memory. By reading Japanese you are actively practicing your grammar since you are using it constantly to understand what you are reading. Manga is the common recommendation for first getting into reading, especially Yotsubato. You may also consider doing the <a href="http://dojgdeck.neocities.org/">Dictionary of Japanese Grammar Anki deck</a> to reinforce what you have learned.</p>
<p>This isn't the end of grammar. Tae Kim should serve you fine for the easiest manga, but it only covers the most common grammar. The Dictionaries of Japanese Grammar are the go-to resource for anything not covered in Tae Kim; they and various other options are documented in the <a href="resource%20guide.html">resources section</a>. If youre looking to reinforce or refresh what you learned in Tae Kim, then the <a href="https://www2.gwu.edu/~eall/vjgnew/vjghomepage/vjghome.htm">Visualizing Japanese Grammar</a> video series (written and presented by a native Japanese linguist) is an excellent resource.</p>
<span id="Vocabulary"></span>
<p><h3>Vocabulary</h3></p>
<h3 id="Vocabulary">Vocabulary</h3>
<p><a href="http://ankisrs.net/">Anki</a> is a flashcard program that helps you acquire vocabulary through <a href="https://en.wikipedia.org/wiki/Spaced_repetition">spaced repetition</a>. It is commonly used in conjunction with the <a href="anki.html">Core2K/6K</a> vocabulary deck by beginners to build up a basic vocabulary of common words in preparation for reading. Many people stop the Core2K/6K deck after reaching 2000 words; partly because the first 2000 words (Core2K) are a lot more common than the rest, and partly because of the significant time investment involved in completing Core6K. As you can expect even Core2K to take about 3 months to complete, some prefer to skip it and begin reading native material immediately. Whether or not you feel that the time investment is worth it depends on your tolerance for looking up unknown words. After finishing Core2K, youll at least know the majority of words in a given sentence, but you will still have to look up many words per page.</p>
<p>After completing Core2K (or skipping it entirely), some people begin a "mining deck". A mining deck is a vocabulary deck which you build up yourself with the unknown words that you encounter while reading. The Firefox add-on <a href="http://rikaisama.sourceforge.net/">Rikaisama</a> simplifies this process to a single key press, so that all you need to do to add a card to your deck is hover over a word and press "r" (instructions <a href="http://rikaisama.sourceforge.net/#realtime_import_help">here</a> and <a href="anki.html#import">here</a>).</p>
<span id="Writing system"></span>
<p><h3>Writing system</h3></p>
<h3 id="Writing system">Writing system</h3>
<p>You will need to learn all three writing systems to be able to read native material. Since hiragana and katakana are relatively small in number and simple in design, they can be learned through rote repetition in a short time-frame using a site like <a href="kana/index.html">DJT Kana</a>. For kanji, however, because of their great number and complexity, there are various opinions on how to best approach them. </p>
<p>None of the methods described below are objectively superior to the others. The most important thing about any given method is not how "efficient" it is, but whether or not you enjoy it, or at the very least feel motivated enough to see it through to completion. Don't be afraid to try out different methods and see what works best for you.</p>
<span id="Benefits and drawbacks of isolated kanji study"></span>
<p><h3>Benefits and drawbacks of isolated kanji study</h3></p>
<h3 id="Benefits and drawbacks of isolated kanji study">Benefits and drawbacks of isolated kanji study</h3>
<p>There are two main ways to approach kanji. The simplest is to learn whole words without studying the individual kanji. The other is to study each kanji in isolation to learn its meaning and composition. Studying isolated kanji can grant you the ability to write by hand, and will most likely have a positive effect on your vocabulary retention. Its up to you to decide whether or not you will benefit enough from learning kanji in isolation to merit the time and effort it takes.</p>
<span id="Isolated kanji (mnemonics)"></span>
<p><h4>Isolated kanji (mnemonics)</h4></p>
<h4 id="Kanji through vocabulary">Kanji through vocabulary</h4>
<p>If you choose not to study kanji in isolation, you will still learn to recognize their meanings and readings as you learn new words. Learning new words is something you need to do anyway, so many people skip individual kanji study altogether. Either approach will result in success so long as you persist, so the choice comes down to what method you personally find easier. If you don't want to study kanji, you can likely work through a vocab deck without doing so. But if you are slow to pick up on kanji while learning vocabulary or have poor retention, consider studying kanji individually. </p>
<h4 id="Isolated kanji (mnemonics)">Isolated kanji (mnemonics)</h4>
<p>The mnemonics method uses short stories or images to break down the kanji and make them easy to remember. Commonly used resources that encourage mnemonics are <a href="cor.html">Remembering the Kanji</a>, <a href="http://www.kanjidamage.com/">KanjiDamage</a> and the <a href="https://ankiweb.net/shared/info/779483253">Kodansha Kanji Learners Course</a>. Each has its own set of mnemonics and slightly distinct methods, so you should glance through each and pick whichever suits you — it's ultimately not that important. For more information and the necessary Anki decks, see the <a href="resource%20guide.html">resources page</a>.</p>
<span id="Isolated kanji (rote)"></span>
<p><h4>Isolated kanji (rote)</h4></p>
<h4 id="Isolated kanji (rote)">Isolated kanji (rote)</h4>
<p>Kanji can also be learnt simply by writing or reviewing them repetitively. You should first familiarize yourself with the <a href="https://en.wikipedia.org/wiki/Radical_%28Chinese_characters%29">radicals</a> that kanji are composed of, as explained in “<a href="Radical approach">Radical approach</a>” below. An <a href="resource guide.html#Kanji">Anki deck</a> with <a href="http://pastebin.com/KibfAzNw">production/recall-type cards</a> could be very conducive to this method since, rather than writing out characters at random, you would instead be frequently writing out the ones you're struggling to remember, while only occasionally writing out ones which you remember consistently. The general consensus is that the <a href="https://en.wikipedia.org/wiki/Kanji#Readings">readings</a> for the characters <a href="assets/readings.png">should be learned through vocabulary</a>, so you should just focus on associating each kanji with its meaning(s). If you're struggling with a particular kanji, don't be afraid to make up a mnemonic based on its radicals.</p>
<span id="Kanji through vocabulary"></span>
<p><h4>Kanji through vocabulary</h4></p>
<p>If you choose not to study kanji in isolation, you will still eventually learn to recognize their meanings and readings as you learn new words. Learning new words is something you need to do anyway, so many people skip individual kanji study altogether. Either approach will result in success so long as you persist, so the choice comes down to what method you personally find easier. If you don't want to study kanji, you can likely work through a vocab deck without doing so. But if you are slow to pick up on kanji while learning vocabulary or have poor retention, consider studying kanji individually. It's a trade-off between starting out with "more vocabulary now, smaller foundation" or "more foundation now, less vocabulary".</p>
<span id="Radical approach"></span>
<p><h4>Radical approach</h4></p>
<h4 id="Radical approach">Radical approach</h4>
<img class="c" src="assets/image00.png" style="width:40%">
<p>For those who feel that methods like RTK and KanjiDamage take too much time, but don't feel confident diving head-first into kanji as with the kanji-through-vocab approach described above, one method to consider is simply dedicating a week or two to studying <a href="https://en.wikipedia.org/wiki/Radical_%28Chinese_characters%29">radicals</a> - the 200 or so building-blocks which make up the kanji. This approach, rather than teaching you to write and recognise a set of ~2000 common kanji, gives your brain the information it needs to mentally deconstruct the kanji it encounters into their base components, which may make it easier for you to both learn to recognise them and to avoid mixing them up with other kanji which look similar. In any case, it should stop your brain from seeing them as simply a bunch of random squiggles. You can find an Anki deck <a href="https://mega.nz/#!IAVVlBab!qQazRubQ3VZ_WjjLS4CclxYQF-6QGRtnmwd_zGBZpIo">here</a> which contains all of the radicals, along with their meanings in English.</p>
<br>
<br>
<br>
<br>
<br>
<br>
<span id="Now what do I do to actually learn Japanese?"></span>
<p><h2>Now what do I do to actually learn Japanese?</h2></p>
<h2 id="Now what do I do to actually learn Japanese?">Now what do I do to actually learn Japanese?</h2>
<ul>
<ol>
<li class="a">Lookup a chart of hiragana and katakana (such as these: <a href="https://en.wikipedia.org/wiki/File:Table_hiragana.svg">hiragana</a> / <a href="https://en.wikipedia.org/wiki/File:Table_katakana.svg">katakana</a>) and write each kana down a few times. You can practice with <a href="kana/index.html">DJT Kana</a>. Make sure that you have a firm grasp on hiragana before moving on the the next step. Katakana is also important, but it's fine to move on to the next step without having as firm of a grasp on katakana.</li>
<li>Lookup a chart of hiragana and katakana (such as these: <a href="https://en.wikipedia.org/wiki/File:Table_hiragana.svg">hiragana</a> / <a href="https://en.wikipedia.org/wiki/File:Table_katakana.svg">katakana</a>) and write each kana down a few times. You can practice with <a href="kana/index.html">DJT Kana</a>. Make sure that you have a firm grasp on hiragana before moving on the the next step. Katakana is also important, but it's fine to move on to the next step without having as firm of a grasp on katakana.</li>
<li class="a">Core2K/6K is the generally recommended Anki deck for beginners who want to build up a basic vocabulary before they start reading. Learn how to use it from the <a href="anki.html">Anki startup guide</a>. You should also install <a href="http://rikaisama.sourceforge.net/">Rikaisama</a> (Firefox) or <a href="https://chrome.google.com/webstore/detail/rikaikun/jipdnfibhldikgcjhfnomkfpcebammhp?hl=en">Rikaikun</a> (Chrome), which will allow you to look up words by hovering over them.</li>
<li>Core2K/6K is the generally recommended Anki deck for beginners who want to build up a basic vocabulary before they start reading. Learn how to use it from the <a href="anki.html">Anki startup guide</a>. You should also install <a href="http://rikaisama.sourceforge.net/">Rikaisama</a> (Firefox) or <a href="https://chrome.google.com/webstore/detail/rikaikun/jipdnfibhldikgcjhfnomkfpcebammhp?hl=en">Rikaikun</a> (Chrome), which will allow you to look up words by hovering over them.</li>
<li class="a">If you wish to study kanji or radicals individually, pick one of the methods discussed <a href="#Benefits and drawbacks of isolated kanji study">above</a>. You can do so either before starting vocab or at the same time, but you should try to finish up in a few months so you can focus on vocabulary.</li>
<li>If you wish to study kanji or radicals individually, pick one of the methods discussed <a href="#Benefits and drawbacks of isolated kanji study">above</a>. You can do so either before starting vocab or at the same time, but you should try to finish up in a few months so you can focus on vocabulary.</li>
<li class="a">Since you will probably be learning vocabulary alongside grammar, it is important that you pace yourself. This does not mean that you should not push yourself though. You can change the amount of new cards a day in Anki, but leave it at the default amount for the first few days and see how it suits you. Raise the amount of cards if you feel like you have headroom, and lower it if you feel overwhelmed (or just push yourself harder). Once you get into the swing of things, your total cards to review will be around ten times the amount of your new cards per day (so 20 new cards per day would mean about 200 reviews per day). <span class="bold">You should set the upper limit for daily reviews in the deck options to the highest number possible</span>, because failing to do all of your reviews on schedule will interfere with Ankis spaced-repetition-system. If you have trouble keeping up, lower the amount of new cards instead of limiting your reviews.</li>
<li>Since you will probably be learning vocabulary alongside grammar, it is important that you pace yourself. This does not mean that you should not push yourself though. You can change the amount of new cards a day in Anki, but leave it at the default amount for the first few days and see how it suits you. Raise the amount of cards if you feel like you have headroom, and lower it if you feel overwhelmed (or just push yourself harder). Once you get into the swing of things, your total cards to review will be around ten times the amount of your new cards per day (so 20 new cards per day would mean about 200 reviews per day). <span class="bold">You should set the upper limit for daily reviews in the deck options to the highest number possible</span>, because failing to do all of your reviews on schedule will interfere with Ankis spaced-repetition-system. If you have trouble keeping up, lower the amount of new cards instead of limiting your reviews.</li>
<li class="a">To learn grammar, <a href="http://www.guidetojapanese.org/learn/grammar">Tae Kim's Grammar Guide</a> is generally recommended due to its brevity (other options can be found in the <a href="resource%20guide.html">resources section</a>). Read the entire guide, including the "Advanced grammar" section - its all actually basic Japanese grammar. If you are struggling to understand Tae Kim's explanation about a particular grammatical concept, look it up in the <a href="https://mega.co.nz#F!m5tU0QxJ!ML2OBq3waLUHrWg9HiWeSA">Dictionary of Japanese Grammar</a>.</li>
<li>To learn grammar, <a href="http://www.guidetojapanese.org/learn/grammar">Tae Kim's Grammar Guide</a> is generally recommended due to its brevity (other options can be found in the <a href="resource%20guide.html">resources section</a>). Read the entire guide, including the "Advanced grammar" section - its all actually basic Japanese grammar. If you are struggling to understand Tae Kim's explanation about a particular grammatical concept, look it up in the <a href="https://mega.co.nz#F!m5tU0QxJ!ML2OBq3waLUHrWg9HiWeSA">Dictionary of Japanese Grammar</a>.</li>
<li class="a">Once you have read through your chosen grammar guide, you are ready to start reading Japanese. While its not necessary, reading will be easier if you have reached about 2000 words in Core2K/6K at this point (you will have to look up a lot of words anyway, but having a basic vocabulary will make it less painful). If you intend to start reading with <a href="https://mega.co.nz#F!jB0h3BKA!36ITFudC9P25d8tmiGYvvw">Yotsubato</a>, download the <a href="http://livingjapanese.com/pages/reading_packs.html">Yotsuba Reading Pack</a>, which will introduce you to all of the vocabulary used in the first volume of Yotsuba; this is particularly helpful for slang and slurred speech that cant be looked up in a dictionary.</li>
<li>Once you have read through your chosen grammar guide, you are ready to start reading Japanese. While its not necessary, reading will be easier if you have reached about 2000 words in Core2K/6K at this point (you will have to look up a lot of words anyway, but having a basic vocabulary will make it less painful). If you intend to start reading with <a href="https://mega.co.nz#F!jB0h3BKA!36ITFudC9P25d8tmiGYvvw">Yotsubato</a>, download the <a href="http://livingjapanese.com/pages/reading_packs.html">Yotsuba Reading Pack</a>, which will introduce you to all of the vocabulary used in the first volume of Yotsuba; this is particularly helpful for slang and slurred speech that cant be looked up in a dictionary.</li>
<li class="a">At this point most people start a mining deck. A mining deck is a vocabulary deck to which you add unfamiliar words that you encounter while reading. You can also continue with the Core deck if you like, but it makes sense to create a mining deck once you start reading. To make mining easier, use <a href="http://rikaisama.sourceforge.net/#realtime_import_help">Rikaisamas real-time import feature</a>, which allows you to create a new Anki card with a single key press (<a href="anki.html#import">instructions</a>).</li>
<li>At this point most people start a mining deck. A mining deck is a vocabulary deck to which you add unfamiliar words that you encounter while reading. You can also continue with the Core deck if you like, but it makes sense to create a mining deck once you start reading. To make mining easier, use <a href="http://rikaisama.sourceforge.net/#realtime_import_help">Rikaisamas real-time import feature</a>, which allows you to create a new Anki card with a single key press (<a href="anki.html#import">instructions</a>).</li>
<li class="a">Read more. Reading will be slow in the beginning, but the more you practice the better you will get at it.</li>
<li>Read more. Reading will be slow in the beginning, but the more you practice the better you will get at it.</li>
<li class="a">Enjoy compelling content.</li>
<li>Enjoy compelling content.</li>
</ul>
</ol>
<br>
<br>
<br>
<br>
<br>
<br>
<span id="Resources"></span>
<p><h2>Resources</h2></p>
<h2 id="Resources">Resources</h2>
<p>A guide to the resources mentioned in this guide can be found <a href="resource%20guide.html">here</a>.</p>
<p>An extensive collection of resources for download can be found <a href="cor.html">here</a>.</p>
<br>
<br>
<br>
<br>
<br>
<br>
<span id="Questions"></span>
<p><h2>Questions</h2></p>
<h2 id="Questions">Questions</h2>
<p><span class="bold">How long does it take to learn Japanese?</a></p>
@ -264,7 +221,7 @@
<p><a href="http://www.kecl.ntt.co.jp/icl/lirg/resources/goitokusei/goi-test.html">Source</a></p>
<p>Words only include the dictionary form. Proper nouns and compound words are excluded. For a different study addressing the related question of how many words you need to know to achieve adequate comprehension, see <a href="assets/res/vocab_count.png">this image</a>.</p>
<p>Words only include the dictionary form. Proper nouns and compound words are excluded. For a different study addressing the related question of how many words you need to know to achieve adequate comprehension, see <a href="assets/res/vocab_count.png">this image</a>. (This won't directly correspond to the number of words you need to learn in Anki, since many words have obvious meanings and readings.)</p>
<p><span class="bold">These two words have the same reading, and meaning. How do I distinguish them, and why is Japan trying to fuck me?</a></p>

View File

@ -20,49 +20,47 @@
<p><h1>DJT Guide Resources</h1></p>
<p><span class="italic">Live Google docs version found</span> <span class="bold"><a href="https://docs.google.com/document/d/18KEAL0sz0lrWGJJpfZhhLG2jgP5GPyXXfmtp1i5V9vo">here</a></span></p>
<p><span class="bold">This is an appendix to the</span> <a href="guide.html">DJT guide</a>. It is based on the <a href="https://www.google.com/url?q=https://docs.google.com/document/d/1ynwmcFwy0ccT70cVRp-G97fYlcf-GYZ86T62SvQMDdY/edit?usp%3Dsharing&sa=D&ust=1472734609050000&usg=AFQjCNHggNc5KaucfD7qdLIwFttL5Xacgg">old guide</a>. Commonly recommended resources are marked with an <span class="bold"></span>. There is no "correct" way of learning, so you should try out the resources appropriate for your level and see which one you feel is best.</a></p>
<br>
<br>
<br>
<br>
<br>
<br>
<hr>
<span id="Table of Contents"></span>
<p><h2>Table of Contents</h2></p>
<p><h4><a href="#Learning Resources">Learning Resources</a></h4></p>
<ul>
<li><a href="#Kana">Kana</a></li>
<li><a href="#Kanji">Kanji</a></li>
<li><a href="#Vocabulary">Vocabulary</a></li>
<li><a href="#Grammar">Grammar</a></li>
<li><a href="#Practice">Practice</a></li>
<li><a href="#Videos">Videos</a></li>
<ul id="toc">
<li><a href="#Learning Resources">Learning Resources</a>
<ul>
<li><a href="#Kana">Kana</a></li>
<li><a href="#Kanji">Kanji</a></li>
<li><a href="#Vocabulary">Vocabulary</a></li>
<li><a href="#Grammar">Grammar</a></li>
<li><a href="#Practice">Practice</a>
<ul>
<li><a href="#Reading">Reading</a></li>
<li><a href="#Anime TV">Anime & TV</a></li>
<li><a href="#Listening Production">Listening & Production</a></li>
<li><a href="#Other">Other</a></li>
</ul>
</li>
<li><a href="#Videos">Videos</a></li>
</ul>
</li>
<li><a href="#Useful Learning Tools">Useful Learning Tools</a>
<ul>
<li><a href="#Typing Japanese">Typing Japanese</a></li>
<li><a href="#Anki">Anki</a></li>
<li><a href="#Dictionaries">Dictionaries</a></li>
<li><a href="#Kanji Lookup">Kanji Lookup</a></li>
<li><a href="#Ebook Tools">Ebook Tools</a></li>
<li><a href="#Manga OCR">Manga OCR</a></li>
<li><a href="#Visual Novels">Visual Novels</a></li>
<li><a href="#Mobile Devices">Mobile Devices</a></li>
<li><a href="#Misc Tools">Misc Tools</a></li>
</ul>
</li>
</ul>
<p><h4><a href="#Useful Learning Tools">Useful Learning Tools</a></h4></p>
<ul>
<li><a href="#Typing Japanese">Typing Japanese</a></li>
<li><a href="#Anki">Anki</a></li>
<li><a href="#Dictionaries">Dictionaries</a></li>
<li><a href="#Kanji Lookup">Kanji Lookup</a></li>
<li><a href="#Ebook Tools">Ebook Tools</a></li>
<li><a href="#Manga OCR">Manga OCR</a></li>
<li><a href="#Visual Novels">Visual Novels</a></li>
<li><a href="#Mobile Devices">Mobile Devices</a></li>
<li><a href="#Misc Tools">Misc Tools</a></li>
</ul>
<hr>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<span id="Learning Resources"></span>
<p><h2>Learning Resources</h2></p>
@ -162,7 +160,7 @@
<p><h3>Practice</h3></p>
<p><h4><span class="italic">Reading</span></h4></p>
<h4 id="Reading"><span class="italic">Reading</span></h4>
<p><a href="reading list.html">Reading List</a> - This is a list of books, games and manga which we have compiled. You can sort through the list by skill, platform, etc. We recommend you have a look, regardless of skill level. Please contribute anything you read as well to it so it can become a better resource. A particularly detailed summary is not needed.</p>
@ -181,7 +179,7 @@
<p><a href="http://tss.asenheim.org/">Asenheim</a> - Another site for playing visual novels. Features older, officially released Visual novels.</p>
<p><h4><span class="italic">Anime & TV</span></h4></p>
<h4 id="Anime TV"><span class="italic">Anime & TV</span></h4>
<p><a href="http://kitsunekko.net/dirlist.php?dir=subtitles%2Fjapanese%2F">Kitsunekko</a> - This site has a selection of Japanese subtitles for popular (anime) shows. The timing often does not match up with most available downloads, but you can try to retime it in a subtitle editing program or just look at it in the editor to compare with what you hear. There is a <a href="https://docs.google.com/spreadsheets/d/1O24ILleeONJvnu8EFw-kPxo7Roq1pdlL9UZdhytIpz0/edit#gid=0">spreadsheet</a> with shows and their subtitle delay, please fill in whatever you find out while using Japanese subtitles.</p>
@ -191,7 +189,7 @@
<p><a href="http://mov3.co/">Mov3</a> - A Chinese site like Fengyunzhibo specializing in Japanese TV.</p>
<p><h4><span class="italic">Listening & Production</span></h4></p>
<h4 id="Listening Production"><span class="italic">Listening & Production</span></h4>
<p><a href="http://lang-8.com/">Lang-8</a> - Here, you can write journal entries which are corrected by Japanese natives, and in return, you correct theirs. This is a great way to increase your writing/production ability and also meet people to talk to.</p>
@ -203,7 +201,7 @@
<p><a href="http://pastebin.com/3qH9MgZJ">Radio shows</a> - Radio shows provide a variety of themes and people speaking. But people also speak at a natural or even fast pace. Recommended for advanced listeners or people simply interested in listening to radio.</p>
<p><h4><span class="italic">Other</span></h4></p>
<h4 id="Other"><span class="italic">Other</span></h4>
<p><a href="http://www.nyaa.se/">Nyaa</a> - If you type in the Japanese name, you can find the raw version of whatever media you are looking for most of the time. If what youre looking for is ero, use <a href="http://sukebei.nyaa.se/">this.</a> Note that most VNs will contain ero, and sometimes even non-ero VNs are uploaded to Sukebei instead of the main site.</p>
@ -221,12 +219,6 @@
<p><a href="https://rutracker.org/forum/viewtopic.php?t=334804">Let's Learn Japanese Basic I</a> / <a href="https://rutracker.org/forum/viewtopic.php?t=339735">Basic II</a> - A video series produced by <a href="https://en.wikipedia.org/wiki/Japan_Foundation">The Japan Foundation</a>, the first season in the mid-1980s, and the second season 10 years later. Apparently covers similar material to what can be found in Genki and Tae Kim's guide.</p>
<br>
<br>
<br>
<br>
<br>
<br>
<span id="Useful Learning Tools"></span>
@ -396,4 +388,4 @@ Protip: Type in kaomoji and hit space. Alternatively: read <a href="http://nihon
<p><a href="http://www.hiragana.jp/en/">Hiragana Megane</a> - This site adds furigana to kanji on websites.</p>
</body>
</html>
</html

View File

@ -22,15 +22,45 @@ html {
}
body {
font-family: "Noto Sans", "Noto Sans CJK JP", sans-serif;
font-family: Verdana;
font-size:11pt;
margin:40px auto;
max-width:700px;
line-height:1.6;
line-height:1.6em;
color: #373D3F;
background: #ffffff;
margin-top: 0px;
}
h1 {
font-family: Georgia;
}
h2 + h3 {
margin-top:0;
}
h2 {
font-size:1.6em;
border-bottom:1px dotted #aaa;
margin-top:4em;
padding-bottom:6px;
}
h3 {
font-size:1.3em;
margin-top:2.5em;
margin-bottom:0;
}
h3.step {
margin-top:1em;
}
h4 {
font-size:1em;
}
img.a {
display: block;
margin: 0 auto;
@ -144,18 +174,28 @@ text-decoration: underline;
color: #373D3F;
}
li {
margin: 17px 0;
list-style-position:inside;
list-style-type: square;
ul#toc {
padding-left:1em;
}
li.a {
margin: 17px 0;
list-style-position:inside;
list-style-type: numbers;
ul#toc li {
list-style-type:none;
margin: 17px 0;
font-weight:bold;
}
ul#toc li li {
font-weight:normal;
}
ul#toc li li li {
font-size:90%;
margin:10px 0;
}
ol li {
margin: 17px 0;
list-style-position:inside;
}
.bold {