Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moltinginstar/japanese-compound-verbs
The ultimate Anki deck for learning Japanese compound verbs.
https://github.com/moltinginstar/japanese-compound-verbs
anki flashcards japanese language-learning spaced-repetition vocabulary
Last synced: 18 days ago
JSON representation
The ultimate Anki deck for learning Japanese compound verbs.
- Host: GitHub
- URL: https://github.com/moltinginstar/japanese-compound-verbs
- Owner: moltinginstar
- License: gpl-3.0
- Created: 2023-12-23T15:25:50.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-21T11:18:24.000Z (18 days ago)
- Last Synced: 2024-12-21T11:29:34.435Z (18 days ago)
- Topics: anki, flashcards, japanese, language-learning, spaced-repetition, vocabulary
- Language: Python
- Homepage: https://ankiweb.net/shared/info/921752699
- Size: 851 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# The Japanese Compound Verbs deck
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE_OF_CONDUCT.md)This repo contains the data and code to build the [Japanese Compound Verbs](https://ankiweb.net/shared/info/921752699) deck, a comprehensive list of over 2700 compound verbs in Japanese, complete with parallel definitions, usage notes, and example sentences in Japanese, English, and Korean.
## Contributing
If you find any mistakes that may have slipped through, or if you have any suggestions for improvements (such as new note types), you’re more than welcome to create an issue or—better yet—a pull request. If you choose to contribute, these will come in handy:
-
-## Repository structure
```text
.
├── build/
│ └── [Japanese Compound Verbs.apkg] the final packaged deck
├── data/
│ └── data.csv the contents of the deck
└── japanese_compound_verbs/
├── datatypes/
│ └── data_record.py type hints for data.csv
├── notetypes/
│ └── /
│ ├── cards/
│ │ └── .py front and back templates for a card style
│ ├── definition.py notetype ID, name, and fields
│ └── utils.py functions for creating a note, etc.
└── main.py script for building the deck
```## License
The contents of this repository (including the data) are licensed under the [GNU GPL v3](https://choosealicense.com/licenses/gpl-3.0/) license.
## Credit
National Institute for Japanese Language and Linguistics. (2015) *The Compound Verb Lexicon* [Original Data]. ()