{{ $t('grammarExamples.title') }}

{{ $t('grammarExamples.topics.timeWord') }}
✓ {{ $t('grammarExamples.examples.timeWord.correct') }}
✗ {{ $t('grammarExamples.examples.timeWord.wrong') }}
{{ $t('grammarExamples.explanations.timeWord') }}
{{ $t('grammarExamples.topics.baSentence') }}
✓ {{ $t('grammarExamples.examples.baSentence.correct') }}
✗ {{ $t('grammarExamples.examples.baSentence.wrong') }}
{{ $t('grammarExamples.explanations.baSentence') }}
{{ $t('grammarExamples.topics.beiSentence') }}
✓ {{ $t('grammarExamples.examples.beiSentence.correct') }}
✗ {{ $t('grammarExamples.examples.beiSentence.wrong') }}
{{ $t('grammarExamples.explanations.beiSentence') }}
{{ $t('grammarExamples.topics.complement') }}
✓ {{ $t('grammarExamples.examples.complement.correct') }}
✗ {{ $t('grammarExamples.examples.complement.wrong') }}
{{ $t('grammarExamples.explanations.complement') }}
{{ $t('grammarExamples.topics.serialVerb') }}
✓ {{ $t('grammarExamples.examples.serialVerb.correct') }}
✗ {{ $t('grammarExamples.examples.serialVerb.wrong') }}
{{ $t('grammarExamples.explanations.serialVerb') }}
{{ $t('grammarExamples.topics.comparative') }}
✓ {{ $t('grammarExamples.examples.comparative.correct') }}
✗ {{ $t('grammarExamples.examples.comparative.wrong') }}
{{ $t('grammarExamples.explanations.comparative') }}
{{ $t('grammarExamples.topics.question') }}
✓ {{ $t('grammarExamples.examples.question.correct') }}
✗ {{ $t('grammarExamples.examples.question.wrong') }}
{{ $t('grammarExamples.explanations.question') }}
{{ $t('grammarExamples.topics.aspectParticle') }}
✓ {{ $t('grammarExamples.examples.aspectParticle.correct') }}
✗ {{ $t('grammarExamples.examples.aspectParticle.wrong') }}
{{ $t('grammarExamples.explanations.aspectParticle') }}
{{ $t('grammarExamples.topics.pivotal') }}
✓ {{ $t('grammarExamples.examples.pivotal.correct') }}
✗ {{ $t('grammarExamples.examples.pivotal.wrong') }}
{{ $t('grammarExamples.explanations.pivotal') }}
{{ $t('grammarExamples.topics.existential') }}
✓ {{ $t('grammarExamples.examples.existential.correct') }}
✗ {{ $t('grammarExamples.examples.existential.wrong') }}
{{ $t('grammarExamples.explanations.existential') }}
{{ $t('grammarExamples.topics.directionalComplement') }}
✓ {{ $t('grammarExamples.examples.directionalComplement.correct') }}
✗ {{ $t('grammarExamples.examples.directionalComplement.wrong') }}
{{ $t('grammarExamples.explanations.directionalComplement') }}
{{ $t('grammarExamples.topics.resultativeComplement') }}
✓ {{ $t('grammarExamples.examples.resultativeComplement.correct') }}
✗ {{ $t('grammarExamples.examples.resultativeComplement.wrong') }}
{{ $t('grammarExamples.explanations.resultativeComplement') }}

{{ $t('title') }}

{{ $t('subtitle') }}
{{ $t('type') }}: {{ exercise.type }}  |  ID: {{ exercise.id }}
{{ exercise.sentence }}
{{ result.correct ? $t('judgmentCorrect') : $t('judgmentWrong') }}
{{ $t('analysis') }}: {{ result.analysis }}
{{ $t('hint') }}: {{ exercise.hint }}
{{ $t('noExercise') }}