https://github.com/krmanik/Chinese-Grammar
Chinese Grammar List from https://resources.allsetlearning.com/chinese/grammar/ .
https://github.com/krmanik/Chinese-Grammar
Last synced: about 2 months ago
JSON representation
Chinese Grammar List from https://resources.allsetlearning.com/chinese/grammar/ .
- Host: GitHub
- URL: https://github.com/krmanik/Chinese-Grammar
- Owner: krmanik
- Created: 2020-04-23T14:54:45.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-19T16:51:58.000Z (over 3 years ago)
- Last Synced: 2025-04-17T09:45:00.940Z (2 months ago)
- Language: HTML
- Size: 115 MB
- Stars: 21
- Watchers: 4
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hackchinese - Chinese-Grammar
README
# Chinese Grammar
Chinese Grammar List from https://resources.allsetlearning.com/chinese/grammar/ .The contents of this deck sourced from Chinese Grammar Wiki.
Deck is separated in HSK level (HSK1 to HSK6).
The decks are divided in to 6 parts. It is easy to import in part wise.## Download HSK1 Grammar From AnkiWeb
- [HSK1](https://ankiweb.net/shared/info/551486109)## Download HSK1 to HSK6 Grammar From AnkiWeb
- [HSK1 - HSK6](https://ankiweb.net/shared/info/797518833)# Disclaimer
The content is taken from Chinese Grammar Wiki. The pinyin is generated using pinyin python module. The translation of this sentences translated using googletrans python module. The audio for all sentences generated using gTTS python module.The pinyin may be incorrect for example.
还 - hái , huán
都 - dū , dōuCheck this website for more. tutorming.com
Some sentences may be correct but due to order in sentences it may show incorrect. For ex:-
我会说英文和中文。
and
我会说中文和英文。Both sentences are correct. But after clicking 'check' button, it will show answer according to order of characters in the sentences.
# To Change size of characters in sentences.
### question button
Change this,
```
font-size: 1rem;
```
in following
```css
.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;
}
```### answer button
Change this,
```
font-size: 1rem;
```
in following
```css
.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;
}
```# CSV Files - Chinese Grammar List
[HSK1 CSV](https://github.com/infinyte7/Chinese-Grammar/blob/master/CSV%20Files%20HSK1%20-%20HSK6/hsk1.csv)
[HSK2 CSV](https://github.com/infinyte7/Chinese-Grammar/blob/master/CSV%20Files%20HSK1%20-%20HSK6/hsk2.csv)
[HSK3 CSV](https://github.com/infinyte7/Chinese-Grammar/blob/master/CSV%20Files%20HSK1%20-%20HSK6/hsk3.csv)
[HSK4 CSV](https://github.com/infinyte7/Chinese-Grammar/blob/master/CSV%20Files%20HSK1%20-%20HSK6/hsk4.csv)
[HSK5 CSV](https://github.com/infinyte7/Chinese-Grammar/blob/master/CSV%20Files%20HSK1%20-%20HSK6/hsk5.csv)
[HSK6 CSV](https://github.com/infinyte7/Chinese-Grammar/blob/master/CSV%20Files%20HSK1%20-%20HSK6/hsk6.csv)### The fields in the CSV as follows:
##### Split | Chinese | Pinyin | Translation | Sound | Structure(s) | Used For | Title | URL
View [TSV files](https://github.com/infinyte7/Chinese-Grammar/blob/master/CSV%20Files%20HSK1%20-%20HSK6/hsk1.csv) for more.
Split - Chinese sentences with spaces between words
Chinese - Sentences without spaces
Pinyin - Pinyin for Sentences
Translation - English translation
Sound - Sound name for Anki deck, audio files are in audio folder of respective hsk folder
Structure(s) - Grammar Structures for respective sentences
Used For - The grammar usage
Title - Article title
URL - link to webpage allsetwiki# Images
# Code
[Front Template](https://github.com/infinyte7/Chinese-Grammar/blob/master/Anki%20Deck/front_card.html)
[Back Template](https://github.com/infinyte7/Chinese-Grammar/blob/master/Anki%20Deck/back_card.html)
[Card CSS](https://github.com/infinyte7/Chinese-Grammar/blob/master/Anki%20Deck/card.css)# Update existing deck without download whole deck
Copy the HTML/CSS from [Anki Deck Files](https://github.com/infinyte7/Chinese-Grammar/tree/master/Anki%20Deck) and paste it into existing deck.
To know more view this.
https://github.com/infinyte7/Anki-xiehanzi/wiki/Update-xiehanzi-deck-on-AnkiDesktop# Contributing
Please report any issues.
Any contribution will be appreciated.# Pinyin update, issues, or any question
https://github.com/infinyte7/Chinese-Grammar/issues# My other Anki decks
[Other Anki Decks](https://ankiweb.net/shared/byauthor/119943820)# License
[Chinese Grammar Wiki ©2011-2020 AllSet Learning](https://resources.allsetlearning.com/chinese/grammar/Chinese%20Grammar%20Wiki:Copyrights)
[CC BY-NC-SA 3.0](https://creativecommons.org/licenses/by-nc-sa/3.0/)Chinese Grammar (汉语 语法)
Mani
[CC BY-NC-SA 3.0](https://creativecommons.org/licenses/by-nc-sa/3.0/)