https://github.com/kulia/hsk-python
🇨🇳 Flashcard training for the Chinese Proficiency Test, Hanyu Shuiping Kaoshi (HSK)
https://github.com/kulia/hsk-python
chinese flashcards hsk language
Last synced: about 1 year ago
JSON representation
🇨🇳 Flashcard training for the Chinese Proficiency Test, Hanyu Shuiping Kaoshi (HSK)
- Host: GitHub
- URL: https://github.com/kulia/hsk-python
- Owner: kulia
- License: mit
- Created: 2017-12-26T06:02:00.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-29T13:48:53.000Z (almost 8 years ago)
- Last Synced: 2025-02-15T09:37:01.246Z (over 1 year ago)
- Topics: chinese, flashcards, hsk, language
- Language: Python
- Homepage:
- Size: 104 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Hanyu Shuiping Kaoshi flashcard
===============================================
The Hànyǔ Shuǐpíng Kǎoshì (HSK) is China's only standardised test of Standard Chinese language proficiency for non-native speakers.
The test is administered by Hanban, an agency of the Ministry of Education of the People's Republic of China.
This flashcard application is meant for exercising to the test.
## Syntax and example
To start, write
$ python3 main.py hsk_level
in your terminal, where `hsk_level` is an integer between 1 and 6. A window will appear, as shown below.

First, the program displays the 汉字, while you have to input the Pinyin. The program uses numbers for writing tones, as shown in
*Description * | First tone | Second Tone | Third Tone | Forth Tone | Neutral
--- | --- | --- | --- | --- | ---
Pinyin Example | mā | má | mǎ | mà | ma
Program Example | ma1 | ma2 | ma3 | ma4 | ma5
The correct answer for the figure below is

The program also checks that you have gotten the correct meaning of the word.

If using MacOS, the built-in system voice for Chinese can be used to practice pronunciation.