{"id":13656715,"url":"https://github.com/krmanik/Chinese-Grammar","last_synced_at":"2025-04-24T00:32:01.935Z","repository":{"id":117575777,"uuid":"258239318","full_name":"krmanik/Chinese-Grammar","owner":"krmanik","description":"Chinese Grammar List from https://resources.allsetlearning.com/chinese/grammar/  . ","archived":false,"fork":false,"pushed_at":"2021-10-19T16:51:58.000Z","size":120458,"stargazers_count":21,"open_issues_count":1,"forks_count":8,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-17T09:45:00.940Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/krmanik.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2020-04-23T14:54:45.000Z","updated_at":"2025-02-18T22:43:16.000Z","dependencies_parsed_at":"2024-01-17T03:25:47.610Z","dependency_job_id":null,"html_url":"https://github.com/krmanik/Chinese-Grammar","commit_stats":null,"previous_names":["infinyte7/chinese-grammar"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krmanik%2FChinese-Grammar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krmanik%2FChinese-Grammar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krmanik%2FChinese-Grammar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krmanik%2FChinese-Grammar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krmanik","download_url":"https://codeload.github.com/krmanik/Chinese-Grammar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250395253,"owners_count":21423395,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-02T05:00:31.103Z","updated_at":"2025-04-24T00:32:01.920Z","avatar_url":"https://github.com/krmanik.png","language":"HTML","funding_links":[],"categories":["Datasets"],"sub_categories":["Other Datasets"],"readme":"# Chinese Grammar\n Chinese Grammar List from https://resources.allsetlearning.com/chinese/grammar/  . \n\nThe contents of this deck sourced from \u003ca href=\"https://resources.allsetlearning.com/chinese/grammar/\"\u003eChinese Grammar Wiki.\u003c/a\u003e\nDeck is separated in HSK level (HSK1 to HSK6).\nThe decks are divided in to 6 parts. It is easy to import in part wise.\n\n## Download HSK1 Grammar From AnkiWeb\n- [HSK1](https://ankiweb.net/shared/info/551486109)\n\n## Download HSK1 to HSK6 Grammar From AnkiWeb\n- [HSK1 - HSK6](https://ankiweb.net/shared/info/797518833)\n\n# Disclaimer\nThe content is taken from  \u003ca href=\"https://resources.allsetlearning.com/chinese/grammar/\"\u003eChinese Grammar Wiki.\u003c/a\u003e The pinyin is generated using \u003ca href=\"https://pypi.org/project/pinyin/\"\u003epinyin python module\u003c/a\u003e. The translation of this sentences translated using \u003ca href=\"https://pypi.org/project/googletrans/\"\u003egoogletrans python module\u003c/a\u003e. The audio for all sentences generated using \u003ca href=\"https://pypi.org/project/gTTS/\"\u003egTTS python module\u003c/a\u003e.\n\nThe pinyin may be incorrect for example.\n\u003cbr\u003e还 - hái , huán\n\u003cbr\u003e都 - dū , dōu\n\nCheck this website for more. \u003ca href=\"http://blog.tutorming.com/mandarin-chinese-learning-tips/chinese-characters-with-various-pronunciations\"\u003etutorming.com\u003c/a\u003e\n\nSome sentences may be correct but due to order in sentences it may show incorrect. For ex:-\n\u003cbr\u003e我会说英文和中文。\n\u003cbr\u003eand\n\u003cbr\u003e我会说中文和英文。\n\nBoth sentences are correct. But after clicking 'check' button, it will show answer according to order of characters in the sentences.\n\n# To Change size of characters in sentences.\n### question button\nChange this,\n```\nfont-size: 1rem;\n```\n\u003cb\u003ein following\u003c/b\u003e\n```css\n.btn-q {\n    background-color: var(--white);\n    border: 2px solid var(--gray);\n    border-bottom: 5px solid var(--gray);\n    border-radius: 9px;\n    font-size: 2rem;\n    padding: 0.25rem 0.35rem;\n    margin: 0.2rem;\n    display:inline-block;\n  }\n```\n\n### answer button\nChange this,\n```\nfont-size: 1rem;\n```\n\u003cb\u003ein following\u003c/b\u003e\n```css\n.btn-a {\n    background-color: var(--white);\n    border: 2px solid var(--gray);\n    border-bottom: 5px solid var(--gray);\n    border-radius: 9px;\n    font-size: 1rem;\n    padding: 0.25rem 0.35rem;\n    margin: 0.2rem;\n    display:inline-block;\n  }\n```\n\n\n# CSV Files - Chinese Grammar List\n[HSK1 CSV](https://github.com/infinyte7/Chinese-Grammar/blob/master/CSV%20Files%20HSK1%20-%20HSK6/hsk1.csv)\n\u003cbr\u003e[HSK2 CSV](https://github.com/infinyte7/Chinese-Grammar/blob/master/CSV%20Files%20HSK1%20-%20HSK6/hsk2.csv)\n\u003cbr\u003e[HSK3 CSV](https://github.com/infinyte7/Chinese-Grammar/blob/master/CSV%20Files%20HSK1%20-%20HSK6/hsk3.csv)\n\u003cbr\u003e[HSK4 CSV](https://github.com/infinyte7/Chinese-Grammar/blob/master/CSV%20Files%20HSK1%20-%20HSK6/hsk4.csv)\n\u003cbr\u003e[HSK5 CSV](https://github.com/infinyte7/Chinese-Grammar/blob/master/CSV%20Files%20HSK1%20-%20HSK6/hsk5.csv)\n\u003cbr\u003e[HSK6 CSV](https://github.com/infinyte7/Chinese-Grammar/blob/master/CSV%20Files%20HSK1%20-%20HSK6/hsk6.csv)\n\n### The fields in the CSV as follows:\n\n##### Split | Chinese | Pinyin | Translation | Sound | Structure(s) | Used For | Title | URL\nView [TSV files](https://github.com/infinyte7/Chinese-Grammar/blob/master/CSV%20Files%20HSK1%20-%20HSK6/hsk1.csv) for more.\u003cbr\u003e\n\u003cb\u003eSplit\u003c/b\u003e - Chinese sentences with spaces between words\n\u003cbr\u003e\u003cb\u003eChinese\u003c/b\u003e - Sentences without spaces\n\u003cbr\u003e\u003cb\u003ePinyin\u003c/b\u003e - Pinyin for Sentences\n\u003cbr\u003e\u003cb\u003eTranslation\u003c/b\u003e - English translation\n\u003cbr\u003e\u003cb\u003eSound\u003c/b\u003e - Sound name for Anki deck, audio files are in audio folder of respective hsk folder\n\u003cbr\u003e\u003cb\u003eStructure(s)\u003c/b\u003e - Grammar Structures for respective sentences \n\u003cbr\u003e\u003cb\u003eUsed For\u003c/b\u003e - The grammar usage\n\u003cbr\u003e\u003cb\u003eTitle\u003c/b\u003e - Article title \n\u003cbr\u003e\u003cb\u003eURL\u003c/b\u003e - link to webpage allsetwiki\n\n# Images\n![](https://raw.githubusercontent.com/infinyte7/Chinese-Grammar/master/Images/anki_desktop.png)\n\n# Code\n[Front Template](https://github.com/infinyte7/Chinese-Grammar/blob/master/Anki%20Deck/front_card.html)\n\u003cbr\u003e[Back Template](https://github.com/infinyte7/Chinese-Grammar/blob/master/Anki%20Deck/back_card.html)\n\u003cbr\u003e[Card CSS](https://github.com/infinyte7/Chinese-Grammar/blob/master/Anki%20Deck/card.css)\n\n# Update existing deck without download whole deck\nCopy the HTML/CSS from [Anki Deck Files](https://github.com/infinyte7/Chinese-Grammar/tree/master/Anki%20Deck) and paste it into existing deck.\nTo know more view this.\nhttps://github.com/infinyte7/Anki-xiehanzi/wiki/Update-xiehanzi-deck-on-AnkiDesktop\n\n# Contributing\nPlease report any issues.\nAny contribution will be appreciated.\n\n# Pinyin update, issues, or any question\nhttps://github.com/infinyte7/Chinese-Grammar/issues\n\n# My other Anki decks\n[Other Anki Decks](https://ankiweb.net/shared/byauthor/119943820)\n\n\n# License\n\u003cb\u003e[Chinese Grammar Wiki ©2011-2020 AllSet Learning](https://resources.allsetlearning.com/chinese/grammar/Chinese%20Grammar%20Wiki:Copyrights)\u003c/b\u003e\n\u003cbr\u003e[CC BY-NC-SA 3.0](https://creativecommons.org/licenses/by-nc-sa/3.0/)\n\n\u003cb\u003eChinese Grammar (汉语 语法)\u003c/b\u003e\n\u003cbr\u003eMani\n\u003cbr\u003e[CC BY-NC-SA 3.0](https://creativecommons.org/licenses/by-nc-sa/3.0/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrmanik%2FChinese-Grammar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrmanik%2FChinese-Grammar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrmanik%2FChinese-Grammar/lists"}