Online Grammar Rule Explanation Tool
Enter a grammar rule or concept to get a detailed explanation.
${data.simpleExplanation.replace(/\n/g, '
')}
- ${data.examples.map(ex => `
- ${ex} `).join('')}
- ${data.commonMistakes.map(m => `
- ${m} `).join('')}
Enter a grammar rule or concept to get a detailed explanation.
${data.simpleExplanation.replace(/\n/g, '
')}