verb-drill

Verb Drill

Practice verb conjugations through real-world phrases. Read in your native language, translate to target language, then reveal the answer.

Structure

verb-drill/
├── index.html              # Main landing page
├── {lang}-{variant}/       # e.g., pt-eu (Portuguese European)
│   ├── index.html          # List of verbs for this language
│   └── {verb}/
│       └── {origin}.html   # e.g., ru.html (from Russian)
└── README.md

Language codes

Origin language codes

How it works

  1. You see a phrase in your native language
  2. Try to translate it mentally
  3. Click to reveal the correct translation
  4. Verb forms are highlighted for easy recognition

Features

Creating new verb pages

Use this prompt with an AI assistant to generate new verb practice pages:

I'm learning [TARGET_LANGUAGE] and want to master the verb [VERB]. Create an interactive HTML page with 100 popular phrases sorted by frequency (most common first).

Requirements:
- [ORIGIN_LANGUAGE] phrase first, [TARGET_LANGUAGE] translation hidden (click to reveal)
- Cover all tenses: Presente, Pretérito Imperfeito, Pretérito Perfeito, Futuro, Condicional, Presente do Conjuntivo, Imperfeito do Conjuntivo
- Include questions, negations, polite requests, and common expressions
- Highlight all verb forms in the [TARGET_LANGUAGE] text
- Add tense tags for each phrase
- Include search functionality
- "Show all" / "Hide all" buttons
- Dark theme, mobile-friendly design

The verb to practice: [VERB]

Replace: