-
Notifications
You must be signed in to change notification settings - Fork 21
Expand file tree
/
Copy pathgrammar_dict.json
More file actions
1 lines (1 loc) · 4.81 KB
/
Copy pathgrammar_dict.json
File metadata and controls
1 lines (1 loc) · 4.81 KB
1
{"Simple Present": {"description": "*Positive* \nI\\/You\\/We\\/They *start* at eight o'clock\\.\nHe\\/She\\/It *starts* at eight o'clock\\.\n\n*Negative*\nI\\/You\\/We *do not*\\/*don't* *start* at eight o clock\\.\nThey\\/He\\/She\\/It *does not*\\/*doesn't* *start* at eight o'clock\\.\n\n*Question*\n*Do* I\\/you\\/we\\/they *start* at 8?\n*Does* he\\/she *start* at 8?\n\n[Simple Present](https://github.com/HDCodePractice/EnglishHelper/wiki/Simple-Present)", "url": "https://github.com/HDCodePractice/EnglishHelper/wiki/Simple-Present"}, "Present Progressive": {"description": "*Positive*\nI *am\\/'m* *working* now\\.\nYou\\/We\\/They *are\\/'re* *working* now\\.\nHe\\/She\\/It *is\\/'s* *working* now\\.\n\n*Negative*\nI *am not\\/'m not* *working* now\\.\nYou\\/We\\/They *are not\\/'re not\\/aren't* *working* now\\.\nHe\\/She\\/It *is not\\/'snot\\/isn't* *working* now\\.\n\n*Questions*\nWhere *am* I *working* now?\nWhere *are* you\\/we\\/they *working* now?\nWhere *Is* he\\/she\\/it *working* now?\n\n[Present Progressive](https://github.com/HDCodePractice/EnglishHelper/wiki/Present-Progressive)", "url": "https://github.com/HDCodePractice/EnglishHelper/wiki/Present-Progressive"}, "Simple Past": {"description": "*Positive* \n base verb \\+ \\-ed\n *talked* to my friends for hours yesterday\\.\n\n*Negative*\n did not\\/didn't \\+ base verb\n He *did not study* French at school\\.\n\n*Question*\n did \\+ subject \\+ base verb\n *Did* you *call* me last night?\n\n*Wh\\- Question*\n Wh\\- word \\+ did \\+ subject \\+ base verb\n When *did* you *leave*?\n\n[Simple Past](https://github.com/HDCodePractice/EnglishHelper/wiki/Simple-Past)", "url": "https://github.com/HDCodePractice/EnglishHelper/wiki/Simple-Past"}, "Past Progressive": {"description": "*Positive* \nI\\/he\\/she\\/it *was* *waiting\\.*\nYou\\/we\\/they *were* *waiting\\.*\n\n*Negative*\nI\\/he\\/she\\/it *was not/wasn't* *waiting\\.*\nYou\\/we\\/they *were* not\\/weren't *waiting\\.*\n\n*Question*\n*Was* I\\/he\\/she\\/it *waiting?*\n*Were* you\\/we\\/they *waiting?*\n\n[Past Progressive](https://github.com/HDCodePractice/EnglishHelper/wiki/Past-Progressive)", "url": "https://github.com/HDCodePractice/EnglishHelper/wiki/Past-Progressive"}, "Simple Future": {"description": "*Postive*\nYes, I *will go* to the movies with you tonight\\.\nHe *is going to study* all weekend for his test\\.\nShe *is giving* her presentation tomorrow\\.\n\n*Negative*\nNo, I *will not be* ready to go at 5:00\\.\nThey *are not going to* go to the party because they have school tomorrow\\.\nWe *are not leaving* until we get an answer\\.\n\n*Questions*\n*Will* you *call* me later?\n*Is* she *going to read* that entire book tonight?\n*Are* they *coming* over for dinner on Friday?\n\n[Simple Future](https://github.com/HDCodePractice/EnglishHelper/wiki/Simple-Future)", "url": "https://github.com/HDCodePractice/EnglishHelper/wiki/Simple-Future"}, "Word order": {"description": "*SUBJECT \\+VERB \\+OBJECT*\nOur firm makes computers\\.\nI posted the letter\\.\nShe caught the train\\.\nThe phone doesn't work\\.\nHe was eating a sandwich\\.\n\n[Word order](https://github.com/HDCodePractice/EnglishHelper/wiki/Word-order)", "url": "https://github.com/HDCodePractice/EnglishHelper/wiki/Word-order"}, "Modal Verbs": {"description": "Modals \\(also known as modal verbs\\) are words that come before the main verb\\.\n\nability \\(*can\\/could\\/be able to*\\)\nadvice \\(*shall\\/should\\/ought to*\\)\nnecessity \\(*must\\/have to\\/need to*\\)\npossibility \\(*may\\/might*\\)\n*will\\/would*\n\n[Modal Verbs](https://github.com/HDCodePractice/EnglishHelper/wiki/Modal-Verbs)", "url": "https://github.com/HDCodePractice/EnglishHelper/wiki/Modal-Verbs"}, "Spelling Rules -ing": {"description": "[Spelling Rules \\-ing](https://github.com/HDCodePractice/EnglishHelper/wiki/Spelling-Rules-for-the-Present-Progressive)", "url": "https://github.com/HDCodePractice/EnglishHelper/wiki/Spelling-Rules-for-the-Present-Progressive"}, "Spelling Rules -ed": {"description": "[Spelling Rules -ed](https://github.com/HDCodePractice/EnglishHelper/wiki/Spelling-Rules-for-the-Simple-Past-Tense-of-Regular-Verbs)", "url": "https://github.com/HDCodePractice/EnglishHelper/wiki/Spelling-Rules-for-the-Simple-Past-Tense-of-Regular-Verbs"}, "Spelling Rules -er/-est": {"description": "[Spelling Rules \\-er\\/\\-est](https://github.com/HDCodePractice/EnglishHelper/wiki/Spelling-Rules-for-the-Comparative-and-Superlative-Forms-of-Adjectives)", "url": "https://github.com/HDCodePractice/EnglishHelper/wiki/Spelling-Rules-for-the-Comparative-and-Superlative-Forms-of-Adjectives"}, "Both and Neither": {"description": "[Both and Neither](https://github.com/HDCodePractice/EnglishHelper/wiki/Both-and-Neither)", "url": "https://github.com/HDCodePractice/EnglishHelper/wiki/Both-and-Neither"}}