Practice Chinese language grammar.
Cards contain example sentence from AllSet Learning's Chinese Grammar Wiki. I used existing anki deck Visit. It contains A1 to C1 (HSK1 to HSK5).
Download Anki deck from ankiweb and import it in Anki or Ankidroid.
I used existing deck data for developing this. I have removed and edited some sentences. There is no audio file.
Some sentences may be correct but due to order in sentences it may show incorrect.
Cards have following fields
{{中文}}
{{Pinyin}}
{{English}}
...
{{Splitted}} //--> it store chinese sentence with space between characters. It is generated using [jieba] (https://github.com/fxsjy/jieba).
Add value to respective fields but it should be noted, {{Splitted}} field must contain sentences with spaces between characters.
For ex:-
用 手机 学习 汉语 。
Change this,
font-size: 1rem;
in following
.btn-q {
background-color: var(--white);
border: 2px solid var(--gray);
border-bottom: 5px solid var(--gray);
border-radius: 9px;
font-size: 2rem;
padding: 0.25rem 0.35rem;
margin: 0.2rem;
display:inline-block;
}
Change this,
font-size: 1rem;
in following
.btn-a {
background-color: var(--white);
border: 2px solid var(--gray);
border-bottom: 5px solid var(--gray);
border-radius: 9px;
font-size: 1rem;
padding: 0.25rem 0.35rem;
margin: 0.2rem;
display:inline-block;
}
Chinese Grammar Wiki Study Deck
Chris Dodge
CC BY-NC-SA 3.0
Chinese Grammar Wiki ©2011-2020 AllSet Learning
CC BY-NC-SA 3.0
Anki-Chinese-Grammar-Practice
Mani (Infinyte7)
CC BY-NC-SA 3.0