Skip to content

Commit

Permalink
Various minor enhancements
Browse files Browse the repository at this point in the history
Corrected minor typos in ka_data.xlsx and ka_data.csv, added kanji
animation stroke timings, aadded subsetted mplus-1m-light Kanji alive
webfonts, replaced of AAC example audio with MP3 files, added online
links to example audio and kanji animations in additional formats.
  • Loading branch information
Arno Bosse committed Oct 1, 2016
1 parent cf0794a commit f83e186
Show file tree
Hide file tree
Showing 1,248 changed files with 13,177 additions and 11 deletions.
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Kanji-alive

[_Kanji alive_][1] is a free resource for learning to read and write kanji. With few exceptions, this repository includes all of the language data and media files created by the [_Kanji alive_ team](http://kanjialive.com/credits) for our web application ([http://app.kanjialive.com][2]) and website.

The files will primarily be of interest to instructors and students who want to re-use them for teaching and learning purposes. In addition, developers can make use of our (beta) [public API](https://www.mashape.com/kanjialive/learn-to-read-and-write-japanese-kanji) and will soon have access to the source code for the _Kanji alive_ web application. Please [subscribe][3] to the news page on our website or [follow us on Twitter][4] for updates. Please click on the "Download ZIP" button on the right for the full archive (~302MB).
The files will primarily be of interest to instructors and students who want to re-use them for teaching and learning purposes. In addition, developers can make use of our [public API](https://app.kanjialive.com/search) and will soon have access to the source code for the _Kanji alive_ web application. Please [subscribe][3] to the news page on our website or [follow us on Twitter][4] for updates. Please click on the "Download ZIP" button on the right for the full archive.

This work by <a xmlns:cc="http://creativecommons.org/ns#" href="http://kanjialive.com" property="cc:attributionName" rel="cc:attributionURL">Kanji alive</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>. Permissions beyond the scope of this license may be available at <a xmlns:cc="http://creativecommons.org/ns#" href="http://kanjialive.com/credits/" rel="cc:morePermissions">http://kanjialive.com/credits/</a>.

Expand All @@ -17,11 +17,11 @@ Due to copyright restrictions, the mnemonic hints shown in the ‘Detail View’

Examples Audio
----
Audio files of the pronuciations of 6-12 common compound words for each of the 1235 supported kanji, in the listed order of their Onyomi and Kunyomi pronunciations in _Kanji alive_. The words are spoken by male and female, native Japanese speakers. 32Khz, mono, AAC encoded audio. 10187 audio files.
Audio files of the pronuciations of 6-12 common compound words for each of the 1235 supported kanji, in the listed order of their Onyomi and Kunyomi pronunciations in _Kanji alive_. The words are spoken by male and female, native Japanese speakers. The files are available in Opus, AAC, Ogg and MP3 formats (32Khz, mono). 10187 audio files.

Kanji Animations
----
Kanji stroke order animations hand-written by native Japanese writers on a Wacom Cinqtiq tablet. The videos were captured as 15fps QuickTime movies and converted into 248x248, H.264 encoded MP4 files. 1235 kanji animations.
Kanji stroke order animations hand-written by native Japanese writers on a Wacom Cinqtiq tablet. The videos were captured as 15fps QuickTime movies and converted into 248x248, H.264 encoded MP4 files. 1235 kanji animations. The animations can also be downloaded as a .zip archive in the [WEBM](http://media.kanjialive.com/kanji_animations/kanji_webm.zip) format. Timing information for each stroke in the kanji animations is also available.

Kanji Strokes
----
Expand All @@ -43,7 +43,13 @@ Radicals Font
----
A small, custom OTF font with full support for all Japanese radicals and variants (321 characters). EOT, TTF, SVG and WOFF versions can be found in the webfonts sub-directory. Details are provided in the directory on the radicals in the font, their encodings, stroke numbers, meanings, readings and positions.

Kanji Font
----
A heavily subsetted version (1430 glyphs) of the [mplus-1m-light][5] typeface family used in _Kanji alive_. It consist of the 1235 kanji used in _Kanji alive_ and minimal punctation glyphs. Available as a webfont in EOT, TTF, WOFF and WOFF2.


[1]: http://kanjialive.com
[2]: http://app.kanjialive.com
[3]: http://kanjialive.com/feed/
[4]: https://twitter.com/kanjialive
[5]: https://mplus-fonts.osdn.jp/about-en.html
8 changes: 8 additions & 0 deletions examples-audio/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,12 @@ In column A of the same spreadsheet you'll find the unique, romanized prefix for
- jutsu-no(beru)_06_i.aac
- jutsu-no(beru)_06_j.aac

**Accessing the audio files:**

The files are available online as .zip archives.

Opus [https://media.kanjialive.com/examples_audio/audio-opus.zip](https://media.kanjialive.com/examples_audio/audio-opus.zip)
AAC [https://media.kanjialive.com/examples_audio/audio-aac.zip](https://media.kanjialive.com/examples_audio/audio-aac.zip)
Ogg [https://media.kanjialive.com/examples_audio/audio-ogg.zip](https://media.kanjialive.com/examples_audio/audio-ogg.zip)
MP3 [https://media.kanjialive.com/examples_audio/audio-mp3.zip](https://media.kanjialive.com/examples_audio/audio-mp3.zip)

Binary file removed examples-audio/audio-aac.zip
Binary file not shown.
13 changes: 13 additions & 0 deletions kanji-animations/stroke_timings/(afurika)zou_00.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
0.000000
0.733333
1.866667
2.733333
4.266667
4.866667
6.200000
7.066667
8.933333
9.466667
10.533333
11.400000
13.533333
13 changes: 13 additions & 0 deletions kanji-animations/stroke_timings/(ai)bou_00.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
0.000000
1.266667
3.266667
4.400000
5.400000
7.066667
8.133333
9.600000
11.133333
12.266667
13.066667
14.000000
15.933333
9 changes: 9 additions & 0 deletions kanji-animations/stroke_timings/(ba)sho_00.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
0.000000
1.465000
2.598000
3.465000
4.332000
5.332000
6.265000
7.198000
8.533333
5 changes: 5 additions & 0 deletions kanji-animations/stroke_timings/(bai)kai_00.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
0.000000
1.533333
2.933333
4.666667
7.200000
6 changes: 6 additions & 0 deletions kanji-animations/stroke_timings/(ban)gou_00.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
0.000000
2.599000
3.867000
4.666000
5.732000
8.000000
12 changes: 12 additions & 0 deletions kanji-animations/stroke_timings/(banzaisan)shou_00.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
0.000000
1.000000
2.133333
3.200000
4.400000
5.400000
6.533333
7.333333
8.533333
9.933333
10.866667
13.000000
21 changes: 21 additions & 0 deletions kanji-animations/stroke_timings/(ben)go_00.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
0.000000
1.166000
2.104000
2.773000
3.309000
4.113000
5.118000
5.586000
6.927000
7.730000
8.199000
8.869000
9.607000
10.345000
10.946000
11.482000
12.152000
12.822000
13.760000
14.967000
15.754190
13 changes: 13 additions & 0 deletions kanji-animations/stroke_timings/(beree)bou_00.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
0.000000
1.200000
3.800000
5.800000
7.266667
9.266667
10.800000
12.533333
14.333333
16.333333
17.733333
18.800000
20.000000
11 changes: 11 additions & 0 deletions kanji-animations/stroke_timings/(bi)you_00.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
0.000000
1.266667
2.066667
3.800000
5.333333
6.400000
7.666667
8.333333
9.733333
11.333333
13.933333
11 changes: 11 additions & 0 deletions kanji-animations/stroke_timings/(boku)chiku_00.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
0.000000
0.866667
2.733333
4.466667
5.800000
6.533333
8.066667
9.533333
10.466667
11.800000
13.200000
17 changes: 17 additions & 0 deletions kanji-animations/stroke_timings/(bou)ei_00.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
0.000000
1.066667
2.333333
4.000000
5.400000
7.200000
8.333333
9.266667
10.466667
11.733333
12.866667
13.666667
14.600000
16.066667
17.600000
18.533333
22.200000
17 changes: 17 additions & 0 deletions kanji-animations/stroke_timings/(budou)tou_00.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
0.000000
0.800000
1.800000
2.800000
4.733333
5.800000
6.666667
7.866667
9.000000
10.266667
11.733333
12.800000
13.600000
14.666667
15.800000
16.933333
18.266667
13 changes: 13 additions & 0 deletions kanji-animations/stroke_timings/(byou)dou_00.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
0.000000
0.800000
1.800000
2.933333
3.533333
4.333333
5.266667
6.533333
7.666667
9.466667
10.800000
12.533333
14.200000
11 changes: 11 additions & 0 deletions kanji-animations/stroke_timings/(byou)in_00.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
0.483000
2.103000
3.799000
4.733000
5.799000
6.533000
8.133000
8.866000
9.932000
10.533000
12.400000
8 changes: 8 additions & 0 deletions kanji-animations/stroke_timings/(byou)jou_00.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
0.000000
0.933333
1.466667
3.600000
4.666667
6.066667
7.266667
7.933333
12 changes: 12 additions & 0 deletions kanji-animations/stroke_timings/(chi)iki_00.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
0.000000
0.933333
2.466667
3.333333
4.733333
5.133333
6.133333
7.000000
8.000000
9.533333
10.400000
11.666667
13 changes: 13 additions & 0 deletions kanji-animations/stroke_timings/(chi)kai_00.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
0.000000
1.495000
3.266667
5.733333
6.800000
8.533333
9.600000
11.466667
12.733333
14.133333
16.733333
17.666667
20.066667
9 changes: 9 additions & 0 deletions kanji-animations/stroke_timings/(chou)sha_00.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
0.000000
1.066667
2.466667
3.600000
4.533333
5.600000
6.666667
8.400000
10.333333
9 changes: 9 additions & 0 deletions kanji-animations/stroke_timings/(chuu)doku_00.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
0.000000
1.066667
2.466667
3.333333
4.533333
5.933333
8.000000
9.000000
10.733333
6 changes: 6 additions & 0 deletions kanji-animations/stroke_timings/(chuu)ou(sen)_00.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
0.000000
0.933333
2.533333
4.000000
5.533333
7.133333
8 changes: 8 additions & 0 deletions kanji-animations/stroke_timings/(chuu)shin(gura)_00.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
0.000000
1.800000
2.733333
3.533333
5.266667
6.466667
8.000000
8.733333
9 changes: 9 additions & 0 deletions kanji-animations/stroke_timings/(da)kyou_00.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
0.000000
1.394000
2.065000
4.006000
4.540000
6.149000
6.617000
8.090000
8.648045
14 changes: 14 additions & 0 deletions kanji-animations/stroke_timings/(dai)fuku_00.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
0.000000
1.466667
2.800000
4.200000
5.333333
6.533333
7.333333
8.800000
10.000000
11.266667
13.066667
14.266667
15.333333
18.666667
15 changes: 15 additions & 0 deletions kanji-animations/stroke_timings/(daitou)ryou_00.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
0.000000
1.000000
1.733333
2.533333
3.800000
4.600000
5.933333
6.733333
7.866667
9.600000
10.533333
11.600000
12.666667
13.266667
14.600000
9 changes: 9 additions & 0 deletions kanji-animations/stroke_timings/(den)taku_00.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
0.000000
1.266667
2.333333
3.666667
5.600000
6.866667
8.200000
9.666667
14.333333
9 changes: 9 additions & 0 deletions kanji-animations/stroke_timings/(dou)gu_00.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
0.000000
1.459000
2.799000
3.536000
4.473000
5.210000
6.283000
6.818000
7.575419
9 changes: 9 additions & 0 deletions kanji-animations/stroke_timings/(dou)sei(doumei)_00.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
0.000000
1.533333
3.000000
4.133333
5.466667
6.733333
8.800000
10.200000
11.666667
15 changes: 15 additions & 0 deletions kanji-animations/stroke_timings/(dou)toku_00.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
0.000000
1.066667
2.000000
3.266667
5.133333
6.066667
6.866667
8.200000
9.200000
10.066667
11.466667
12.333333
13.600000
14.200000
15.133333
Loading

0 comments on commit f83e186

Please sign in to comment.