https://github.com/qubyte/japanese-guide
Some notes, mainly on conjugations in the Japanese language.
https://github.com/qubyte/japanese-guide
Last synced: 8 months ago
JSON representation
Some notes, mainly on conjugations in the Japanese language.
- Host: GitHub
- URL: https://github.com/qubyte/japanese-guide
- Owner: qubyte
- Created: 2011-06-02T06:35:59.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2012-05-21T04:14:33.000Z (about 14 years ago)
- Last Synced: 2025-04-03T11:11:14.684Z (about 1 year ago)
- Language: Haskell
- Homepage:
- Size: 102 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
# About
This project, just starting, is to gather my notes on the Japanese language.
For the most part it will deal with **grammar**. Placing this on github allows
it to be checked and added to by the community.
Ultimately I'd like to compile these notes into a reference ebook, or set of
webpages etc.
These notes are written in markdown, and must be compiled with
[Pandoc](http://johnmacfarlane.net/pandoc/) into other formats. Specifically,
it requires Pandoc 1.9 or above, so check that you're up to date.
## Converting these notes to other formats
In order to convert these notes to other formats, they must be piped through
a custom script called `handleRuby.hs`. In the scripts folder are some helper
shell scripts that demonstrate how to use the haskell script.
## Contributing
Before working with these notes, please ping me. I have a massive amount
still to add and duplicating effort is contrary to placing this on github.