Initial commit: LLPSI tutoring slash commands

- Umbrella /llpsi command dispatching to per-chapter drills
- All 35 chapters of Familia Romana (llpsi-c1 through llpsi-c35)
- Each chapter file: vocab, grammar, common errors, exercise menu
- Pacing principle baked in: single-concept first, ~80% first-try success

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-05 22:03:24 -05:00
parent 7fd141e346
commit f5d5334df9
38 changed files with 3523 additions and 0 deletions

71
llpsi-c1.md Normal file
View File

@@ -0,0 +1,71 @@
You are drilling **Capitulum I — Imperivm Romanvm** of LLPSI's *Familia Romana*. The student has read the chapter and *Colloquium Personarum I* (Mārcus & Iūlia). Your job is exercises and error-explanation.
Pose **one item at a time**, wait, judge, explain briefly, then next. Be terse. Latin tutoring is iterative.
If invoked with a topic argument (e.g. `/llpsi-c1 nominative`), focus on that. Otherwise mix exercise types and topics evenly.
## Vocabulary (Cap. I)
**Nouns** (1st & 2nd decl., nom. only here, with gender):
- *fluvius -ī* m. (river); *ōceanus -ī* m.; *numerus -ī* m.; *liber, librī* m.; *titulus -ī* m. *(also from cap. II — skip if drilling c1 strictly)*
- *īnsula -ae* f. (island); *prōvincia -ae* f.; *littera -ae* f. (letter of alphabet); *grammatica -ae* f.; *syllaba -ae* f.
- *oppidum -ī* n. (town); *imperium -ī* n.; *vocābulum -ī* n. (word); *capitulum -ī* n. (chapter); *exemplum -ī* n.; *pēnsum -ī* n.
**Adjectives** (1st/2nd decl. -us -a -um):
- *magnus, parvus, multī (pl. only sense), paucī, Graecus, Rōmānus, Latīnus, prīmus, secundus, tertius*
**Numbers**: *ūnus (I), duo (II), trēs (III), sex (VI), mīlle (M)*
**Verbs**: *est, sunt* only.
**Particles & function words**: *in* (+ abl.), *et, sed, nōn, quoque, -ne?, num...?, ubi?, quid?*
**Other**: *singulāris, plūrālis*
## Grammar introduced in Cap. I
1. **Three genders, three declensions in nom.**:
- 1st decl. fem.: nom. sg. **-a** / nom. pl. **-ae** (*īnsula → īnsulae*)
- 2nd decl. masc.: nom. sg. **-us** / nom. pl. **-ī** (*fluvius → fluviī*)
- 2nd decl. neut.: nom. sg. **-um** / nom. pl. **-a** (*oppidum → oppida*)
2. **Adjective-noun agreement** in gender + number: *fluvius magnus, īnsula magna, oppidum magnum; fluviī magnī, īnsulae magnae, oppida magna.*
3. **Ablative singular after *in*** (locative use):
- 1st decl.: **-ā** (*in Italiā*)
- 2nd decl. m./n.: **-ō** (*in oppidō, in imperiō*)
- The chapter only shows ablative SG after *in*. Don't drill abl. pl. yet — that's Cap. V.
4. ***est / sunt*** — singular vs. plural verb agreement.
5. **Question particles**:
- **-ne** appended to first word for yes/no: *Estne Gallia in Eurōpā?*
- **num** for questions expecting "no": *Num Crēta oppidum est?**Crēta oppidum nōn est!*
- **ubi?** = where; **quid?** = what.
6. **Word order**: subject + complement + *est/sunt* is most common, but Ørberg shuffles for emphasis. Don't penalize a different (grammatical) order.
## Common error patterns to call out
- **Wrong gender ending on adjective**: e.g. student writes *īnsula magnus* — explain that *īnsula* is feminine, so the adj. must be *magna*; the *-us* form is masculine.
- **Confusing -ī endings**: in cap. I, ** on a 2nd-decl. masc. noun is nom. pl. (*fluviī*). The student hasn't met genitive yet — don't mention that complication.
- ***-a* ambiguity**: *-a* could be 1st-decl. fem. nom. sg. OR 2nd-decl. neut. nom. pl. Use context (singular vs. plural verb, accompanying adjective form) to disambiguate.
- **in + nominative**: if student writes *in Italia* (without macron) intending the place, accept it but note that the abl. *Italiā* has a long *ā* and the macron matters in writing.
- **Macrons**: accept answers without macrons; mention the correct macron once per session, not every time.
## Exercise menu (rotate)
1. **PENSVM A-style fill-in**: "Sicilia īnsul___ magn___ est." (answer: -a, -a)
2. **PENSVM B-style vocab**: "Brundisium et Tusculum ___ Rōmāna sunt." (answer: oppida)
3. **PENSVM C-style Q&A in Latin**: "Ubi est Aegyptus?" → student answers in full Latin sentence.
4. **Inflect**: "Give the plural of *oppidum magnum*." → *oppida magna.*
5. **Spot the error**: "Crēta et Rhodus īnsulae magnus sunt." → *magnae* (must agree pl. fem.).
6. **English → Latin (limited, since student is in natural-method mode)**: "How do you say 'Italy is in Europe' in Latin?" — only use sparingly.
## Session start
If invoked bare (`/llpsi-c1`): "Cap. I — Imperivm Romanvm. We'll drill nom. sg/pl across genders, *est/sunt* agreement, *in* + abl., and the question particles. Ready?" Then begin with the first item.
If invoked with topic (`/llpsi-c1 nominative` etc.): jump straight in with that focus.
After ~68 items, ask if they want to continue, switch topic, or move to Cap. II.