@polyglot-bundles/fr-syllabi 0.2.4 → 0.2.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/basics-DZk3whBf.js +55 -0
- package/dist/basics-DZk3whBf.js.map +1 -0
- package/dist/index.js +67 -85
- package/dist/index.js.map +1 -1
- package/dist/lesson-01-SLn6amdW.js +6 -0
- package/dist/lesson-01-SLn6amdW.js.map +1 -0
- package/dist/lesson-02-Z-7kZjDB.js +6 -0
- package/dist/lesson-02-Z-7kZjDB.js.map +1 -0
- package/dist/lesson-03-D974bcKE.js +6 -0
- package/dist/lesson-03-D974bcKE.js.map +1 -0
- package/dist/lesson-04-auPnvqWT.js +6 -0
- package/dist/lesson-04-auPnvqWT.js.map +1 -0
- package/dist/lesson-05-1m0VxG4Q.js +6 -0
- package/dist/lesson-05-1m0VxG4Q.js.map +1 -0
- package/dist/lesson-06-BfQYo24W.js +6 -0
- package/dist/lesson-06-BfQYo24W.js.map +1 -0
- package/dist/lesson-07-BATIJhTw.js +6 -0
- package/dist/lesson-07-BATIJhTw.js.map +1 -0
- package/dist/lesson-08-BzFXM_-o.js +6 -0
- package/dist/lesson-08-BzFXM_-o.js.map +1 -0
- package/dist/lesson-09-dahFw-GS.js +6 -0
- package/dist/lesson-09-dahFw-GS.js.map +1 -0
- package/dist/lesson-10-Ddoeyppc.js +6 -0
- package/dist/lesson-10-Ddoeyppc.js.map +1 -0
- package/dist/syllabi/basics/index.js +2 -70
- package/package.json +8 -8
- package/dist/lesson-01-CKlUAQ-l.js +0 -73
- package/dist/lesson-01-CKlUAQ-l.js.map +0 -1
- package/dist/lesson-02-Sg_0WpK1.js +0 -76
- package/dist/lesson-02-Sg_0WpK1.js.map +0 -1
- package/dist/lesson-03-BFuDIIZH.js +0 -75
- package/dist/lesson-03-BFuDIIZH.js.map +0 -1
- package/dist/lesson-04-DOobkbMZ.js +0 -74
- package/dist/lesson-04-DOobkbMZ.js.map +0 -1
- package/dist/lesson-05-bDgswwl9.js +0 -74
- package/dist/lesson-05-bDgswwl9.js.map +0 -1
- package/dist/lesson-06-CkchAanW.js +0 -77
- package/dist/lesson-06-CkchAanW.js.map +0 -1
- package/dist/lesson-07-BJh9y1Qk.js +0 -78
- package/dist/lesson-07-BJh9y1Qk.js.map +0 -1
- package/dist/lesson-08-BepauIPO.js +0 -77
- package/dist/lesson-08-BepauIPO.js.map +0 -1
- package/dist/lesson-09-CeGc0fz7.js +0 -76
- package/dist/lesson-09-CeGc0fz7.js.map +0 -1
- package/dist/lesson-10-A9U08tSq.js +0 -77
- package/dist/lesson-10-A9U08tSq.js.map +0 -1
- package/dist/syllabi/basics/index.js.map +0 -1
|
@@ -1,77 +0,0 @@
|
|
|
1
|
-
const n = `---
|
|
2
|
-
type: lesson
|
|
3
|
-
id: french-basics-lesson-08
|
|
4
|
-
title: "Leçon 8 — Les Lieux"
|
|
5
|
-
description: "Places: maison, école, rue, ville, magasin..."
|
|
6
|
-
order: 8
|
|
7
|
-
parentId: french-basics-vocabulary
|
|
8
|
-
difficulty: beginner
|
|
9
|
-
cefrLevel: A1
|
|
10
|
-
categories:
|
|
11
|
-
- places
|
|
12
|
-
- nouns
|
|
13
|
-
metadata:
|
|
14
|
-
estimatedTime: 15
|
|
15
|
-
prerequisites: [french-basics-lesson-01]
|
|
16
|
-
objectives:
|
|
17
|
-
- "Learn common location vocabulary"
|
|
18
|
-
- "Ask for and give directions"
|
|
19
|
-
---
|
|
20
|
-
|
|
21
|
-
# Leçon 8 (Lesson 8) — Les Lieux
|
|
22
|
-
|
|
23
|
-
## Introduction
|
|
24
|
-
|
|
25
|
-
Place vocabulary helps you navigate and describe where you live.
|
|
26
|
-
|
|
27
|
-
## Vocabulary
|
|
28
|
-
|
|
29
|
-
:::vocabulary-set{id="french-places" title="Places (Les Lieux)"}
|
|
30
|
-
|
|
31
|
-
::vocab{id="fr-maison" word="maison" translation="house, home" partOfSpeech="noun" gender="feminine"}
|
|
32
|
-
::
|
|
33
|
-
|
|
34
|
-
::vocab{id="fr-ecole" word="école" translation="school" partOfSpeech="noun" gender="feminine"}
|
|
35
|
-
::
|
|
36
|
-
|
|
37
|
-
::vocab{id="fr-rue" word="rue" translation="street" partOfSpeech="noun" gender="feminine"}
|
|
38
|
-
::
|
|
39
|
-
|
|
40
|
-
::vocab{id="fr-ville" word="ville" translation="city, town" partOfSpeech="noun" gender="feminine"}
|
|
41
|
-
::
|
|
42
|
-
|
|
43
|
-
::vocab{id="fr-pays" word="pays" translation="country" partOfSpeech="noun" gender="masculine"}
|
|
44
|
-
::
|
|
45
|
-
|
|
46
|
-
::vocab{id="fr-magasin" word="magasin" translation="store, shop" partOfSpeech="noun" gender="masculine"}
|
|
47
|
-
::
|
|
48
|
-
|
|
49
|
-
::vocab{id="fr-restaurant" word="restaurant" translation="restaurant" partOfSpeech="noun" gender="masculine"}
|
|
50
|
-
::
|
|
51
|
-
|
|
52
|
-
::vocab{id="fr-hopital" word="hôpital" translation="hospital" partOfSpeech="noun" gender="masculine"}
|
|
53
|
-
::
|
|
54
|
-
|
|
55
|
-
::vocab{id="fr-gare" word="gare" translation="train station" partOfSpeech="noun" gender="feminine"}
|
|
56
|
-
::
|
|
57
|
-
|
|
58
|
-
::vocab{id="fr-aeroport" word="aéroport" translation="airport" partOfSpeech="noun" gender="masculine"}
|
|
59
|
-
::
|
|
60
|
-
|
|
61
|
-
::vocab{id="fr-bibliotheque" word="bibliothèque" translation="library" partOfSpeech="noun" gender="feminine"}
|
|
62
|
-
::
|
|
63
|
-
|
|
64
|
-
::vocab{id="fr-jardin" word="jardin" translation="garden" partOfSpeech="noun" gender="masculine"}
|
|
65
|
-
::
|
|
66
|
-
|
|
67
|
-
:::
|
|
68
|
-
|
|
69
|
-
## Key Points
|
|
70
|
-
|
|
71
|
-
1. **Prepositions**: à (to/at), dans (in), en (in/to for countries)
|
|
72
|
-
2. **Contractions**: à + le = au, à + les = aux
|
|
73
|
-
`;
|
|
74
|
-
export {
|
|
75
|
-
n as default
|
|
76
|
-
};
|
|
77
|
-
//# sourceMappingURL=lesson-08-BepauIPO.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"lesson-08-BepauIPO.js","sources":["../src/syllabi/basics/lessons/lesson-08.mdx?raw"],"sourcesContent":["export default \"---\\ntype: lesson\\nid: french-basics-lesson-08\\ntitle: \\\"Leçon 8 — Les Lieux\\\"\\ndescription: \\\"Places: maison, école, rue, ville, magasin...\\\"\\norder: 8\\nparentId: french-basics-vocabulary\\ndifficulty: beginner\\ncefrLevel: A1\\ncategories:\\n - places\\n - nouns\\nmetadata:\\n estimatedTime: 15\\n prerequisites: [french-basics-lesson-01]\\n objectives:\\n - \\\"Learn common location vocabulary\\\"\\n - \\\"Ask for and give directions\\\"\\n---\\n\\n# Leçon 8 (Lesson 8) — Les Lieux\\n\\n## Introduction\\n\\nPlace vocabulary helps you navigate and describe where you live.\\n\\n## Vocabulary\\n\\n:::vocabulary-set{id=\\\"french-places\\\" title=\\\"Places (Les Lieux)\\\"}\\n\\n::vocab{id=\\\"fr-maison\\\" word=\\\"maison\\\" translation=\\\"house, home\\\" partOfSpeech=\\\"noun\\\" gender=\\\"feminine\\\"}\\n::\\n\\n::vocab{id=\\\"fr-ecole\\\" word=\\\"école\\\" translation=\\\"school\\\" partOfSpeech=\\\"noun\\\" gender=\\\"feminine\\\"}\\n::\\n\\n::vocab{id=\\\"fr-rue\\\" word=\\\"rue\\\" translation=\\\"street\\\" partOfSpeech=\\\"noun\\\" gender=\\\"feminine\\\"}\\n::\\n\\n::vocab{id=\\\"fr-ville\\\" word=\\\"ville\\\" translation=\\\"city, town\\\" partOfSpeech=\\\"noun\\\" gender=\\\"feminine\\\"}\\n::\\n\\n::vocab{id=\\\"fr-pays\\\" word=\\\"pays\\\" translation=\\\"country\\\" partOfSpeech=\\\"noun\\\" gender=\\\"masculine\\\"}\\n::\\n\\n::vocab{id=\\\"fr-magasin\\\" word=\\\"magasin\\\" translation=\\\"store, shop\\\" partOfSpeech=\\\"noun\\\" gender=\\\"masculine\\\"}\\n::\\n\\n::vocab{id=\\\"fr-restaurant\\\" word=\\\"restaurant\\\" translation=\\\"restaurant\\\" partOfSpeech=\\\"noun\\\" gender=\\\"masculine\\\"}\\n::\\n\\n::vocab{id=\\\"fr-hopital\\\" word=\\\"hôpital\\\" translation=\\\"hospital\\\" partOfSpeech=\\\"noun\\\" gender=\\\"masculine\\\"}\\n::\\n\\n::vocab{id=\\\"fr-gare\\\" word=\\\"gare\\\" translation=\\\"train station\\\" partOfSpeech=\\\"noun\\\" gender=\\\"feminine\\\"}\\n::\\n\\n::vocab{id=\\\"fr-aeroport\\\" word=\\\"aéroport\\\" translation=\\\"airport\\\" partOfSpeech=\\\"noun\\\" gender=\\\"masculine\\\"}\\n::\\n\\n::vocab{id=\\\"fr-bibliotheque\\\" word=\\\"bibliothèque\\\" translation=\\\"library\\\" partOfSpeech=\\\"noun\\\" gender=\\\"feminine\\\"}\\n::\\n\\n::vocab{id=\\\"fr-jardin\\\" word=\\\"jardin\\\" translation=\\\"garden\\\" partOfSpeech=\\\"noun\\\" gender=\\\"masculine\\\"}\\n::\\n\\n:::\\n\\n## Key Points\\n\\n1. **Prepositions**: à (to/at), dans (in), en (in/to for countries)\\n2. **Contractions**: à + le = au, à + les = aux\\n\""],"names":["lesson08"],"mappings":"AAAA,MAAAA,IAAe;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;"}
|
|
@@ -1,76 +0,0 @@
|
|
|
1
|
-
const e = `---
|
|
2
|
-
type: lesson
|
|
3
|
-
id: french-basics-lesson-09
|
|
4
|
-
title: "Leçon 9 — Les Verbes"
|
|
5
|
-
description: "Common Verbs: être, avoir, aller, faire, vouloir..."
|
|
6
|
-
order: 9
|
|
7
|
-
parentId: french-basics-vocabulary
|
|
8
|
-
difficulty: beginner
|
|
9
|
-
cefrLevel: A1
|
|
10
|
-
categories:
|
|
11
|
-
- verbs
|
|
12
|
-
metadata:
|
|
13
|
-
estimatedTime: 20
|
|
14
|
-
prerequisites: [french-basics-lesson-01]
|
|
15
|
-
objectives:
|
|
16
|
-
- "Learn the most essential French verbs"
|
|
17
|
-
- "Understand basic conjugation patterns"
|
|
18
|
-
---
|
|
19
|
-
|
|
20
|
-
# Leçon 9 (Lesson 9) — Les Verbes Essentiels
|
|
21
|
-
|
|
22
|
-
## Introduction
|
|
23
|
-
|
|
24
|
-
Verbs are the heart of French sentences. The most common verbs are irregular but essential.
|
|
25
|
-
|
|
26
|
-
## Vocabulary
|
|
27
|
-
|
|
28
|
-
:::vocabulary-set{id="french-verbs" title="Essential Verbs (Verbes Essentiels)"}
|
|
29
|
-
|
|
30
|
-
::vocab{id="fr-etre" word="être" translation="to be" partOfSpeech="verb"}
|
|
31
|
-
::
|
|
32
|
-
|
|
33
|
-
::vocab{id="fr-avoir" word="avoir" translation="to have" partOfSpeech="verb"}
|
|
34
|
-
::
|
|
35
|
-
|
|
36
|
-
::vocab{id="fr-aller" word="aller" translation="to go" partOfSpeech="verb"}
|
|
37
|
-
::
|
|
38
|
-
|
|
39
|
-
::vocab{id="fr-faire" word="faire" translation="to do, to make" partOfSpeech="verb"}
|
|
40
|
-
::
|
|
41
|
-
|
|
42
|
-
::vocab{id="fr-vouloir" word="vouloir" translation="to want" partOfSpeech="verb"}
|
|
43
|
-
::
|
|
44
|
-
|
|
45
|
-
::vocab{id="fr-pouvoir" word="pouvoir" translation="can, to be able to" partOfSpeech="verb"}
|
|
46
|
-
::
|
|
47
|
-
|
|
48
|
-
::vocab{id="fr-aimer" word="aimer" translation="to love, to like" partOfSpeech="verb"}
|
|
49
|
-
::
|
|
50
|
-
|
|
51
|
-
::vocab{id="fr-manger" word="manger" translation="to eat" partOfSpeech="verb"}
|
|
52
|
-
::
|
|
53
|
-
|
|
54
|
-
::vocab{id="fr-boire" word="boire" translation="to drink" partOfSpeech="verb"}
|
|
55
|
-
::
|
|
56
|
-
|
|
57
|
-
::vocab{id="fr-parler" word="parler" translation="to speak" partOfSpeech="verb"}
|
|
58
|
-
::
|
|
59
|
-
|
|
60
|
-
::vocab{id="fr-voir" word="voir" translation="to see" partOfSpeech="verb"}
|
|
61
|
-
::
|
|
62
|
-
|
|
63
|
-
::vocab{id="fr-venir" word="venir" translation="to come" partOfSpeech="verb"}
|
|
64
|
-
::
|
|
65
|
-
|
|
66
|
-
:::
|
|
67
|
-
|
|
68
|
-
## Key Points
|
|
69
|
-
|
|
70
|
-
1. **Irregular verbs**: être, avoir, aller, faire are irregular but essential
|
|
71
|
-
2. **Regular -er verbs**: Follow predictable patterns (aimer, parler, manger)
|
|
72
|
-
`;
|
|
73
|
-
export {
|
|
74
|
-
e as default
|
|
75
|
-
};
|
|
76
|
-
//# sourceMappingURL=lesson-09-CeGc0fz7.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"lesson-09-CeGc0fz7.js","sources":["../src/syllabi/basics/lessons/lesson-09.mdx?raw"],"sourcesContent":["export default \"---\\ntype: lesson\\nid: french-basics-lesson-09\\ntitle: \\\"Leçon 9 — Les Verbes\\\"\\ndescription: \\\"Common Verbs: être, avoir, aller, faire, vouloir...\\\"\\norder: 9\\nparentId: french-basics-vocabulary\\ndifficulty: beginner\\ncefrLevel: A1\\ncategories:\\n - verbs\\nmetadata:\\n estimatedTime: 20\\n prerequisites: [french-basics-lesson-01]\\n objectives:\\n - \\\"Learn the most essential French verbs\\\"\\n - \\\"Understand basic conjugation patterns\\\"\\n---\\n\\n# Leçon 9 (Lesson 9) — Les Verbes Essentiels\\n\\n## Introduction\\n\\nVerbs are the heart of French sentences. The most common verbs are irregular but essential.\\n\\n## Vocabulary\\n\\n:::vocabulary-set{id=\\\"french-verbs\\\" title=\\\"Essential Verbs (Verbes Essentiels)\\\"}\\n\\n::vocab{id=\\\"fr-etre\\\" word=\\\"être\\\" translation=\\\"to be\\\" partOfSpeech=\\\"verb\\\"}\\n::\\n\\n::vocab{id=\\\"fr-avoir\\\" word=\\\"avoir\\\" translation=\\\"to have\\\" partOfSpeech=\\\"verb\\\"}\\n::\\n\\n::vocab{id=\\\"fr-aller\\\" word=\\\"aller\\\" translation=\\\"to go\\\" partOfSpeech=\\\"verb\\\"}\\n::\\n\\n::vocab{id=\\\"fr-faire\\\" word=\\\"faire\\\" translation=\\\"to do, to make\\\" partOfSpeech=\\\"verb\\\"}\\n::\\n\\n::vocab{id=\\\"fr-vouloir\\\" word=\\\"vouloir\\\" translation=\\\"to want\\\" partOfSpeech=\\\"verb\\\"}\\n::\\n\\n::vocab{id=\\\"fr-pouvoir\\\" word=\\\"pouvoir\\\" translation=\\\"can, to be able to\\\" partOfSpeech=\\\"verb\\\"}\\n::\\n\\n::vocab{id=\\\"fr-aimer\\\" word=\\\"aimer\\\" translation=\\\"to love, to like\\\" partOfSpeech=\\\"verb\\\"}\\n::\\n\\n::vocab{id=\\\"fr-manger\\\" word=\\\"manger\\\" translation=\\\"to eat\\\" partOfSpeech=\\\"verb\\\"}\\n::\\n\\n::vocab{id=\\\"fr-boire\\\" word=\\\"boire\\\" translation=\\\"to drink\\\" partOfSpeech=\\\"verb\\\"}\\n::\\n\\n::vocab{id=\\\"fr-parler\\\" word=\\\"parler\\\" translation=\\\"to speak\\\" partOfSpeech=\\\"verb\\\"}\\n::\\n\\n::vocab{id=\\\"fr-voir\\\" word=\\\"voir\\\" translation=\\\"to see\\\" partOfSpeech=\\\"verb\\\"}\\n::\\n\\n::vocab{id=\\\"fr-venir\\\" word=\\\"venir\\\" translation=\\\"to come\\\" partOfSpeech=\\\"verb\\\"}\\n::\\n\\n:::\\n\\n## Key Points\\n\\n1. **Irregular verbs**: être, avoir, aller, faire are irregular but essential\\n2. **Regular -er verbs**: Follow predictable patterns (aimer, parler, manger)\\n\""],"names":["lesson09"],"mappings":"AAAA,MAAAA,IAAe;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;"}
|
|
@@ -1,77 +0,0 @@
|
|
|
1
|
-
const n = `---
|
|
2
|
-
type: lesson
|
|
3
|
-
id: french-basics-lesson-10
|
|
4
|
-
title: "Leçon 10 — Le Temps"
|
|
5
|
-
description: "Time & Weather: jour, semaine, soleil, pluie, chaud, froid..."
|
|
6
|
-
order: 10
|
|
7
|
-
parentId: french-basics-vocabulary
|
|
8
|
-
difficulty: beginner
|
|
9
|
-
cefrLevel: A1
|
|
10
|
-
categories:
|
|
11
|
-
- time
|
|
12
|
-
- weather
|
|
13
|
-
metadata:
|
|
14
|
-
estimatedTime: 15
|
|
15
|
-
prerequisites: [french-basics-lesson-01]
|
|
16
|
-
objectives:
|
|
17
|
-
- "Learn time vocabulary"
|
|
18
|
-
- "Describe the weather"
|
|
19
|
-
---
|
|
20
|
-
|
|
21
|
-
# Leçon 10 (Lesson 10) — Le Temps
|
|
22
|
-
|
|
23
|
-
## Introduction
|
|
24
|
-
|
|
25
|
-
"Le temps" in French means both "time" and "weather" - two essential topics.
|
|
26
|
-
|
|
27
|
-
## Vocabulary
|
|
28
|
-
|
|
29
|
-
:::vocabulary-set{id="french-time-weather" title="Time & Weather (Le Temps)"}
|
|
30
|
-
|
|
31
|
-
::vocab{id="fr-jour" word="jour" translation="day" partOfSpeech="noun" gender="masculine"}
|
|
32
|
-
::
|
|
33
|
-
|
|
34
|
-
::vocab{id="fr-semaine" word="semaine" translation="week" partOfSpeech="noun" gender="feminine"}
|
|
35
|
-
::
|
|
36
|
-
|
|
37
|
-
::vocab{id="fr-mois" word="mois" translation="month" partOfSpeech="noun" gender="masculine"}
|
|
38
|
-
::
|
|
39
|
-
|
|
40
|
-
::vocab{id="fr-annee" word="année" translation="year" partOfSpeech="noun" gender="feminine"}
|
|
41
|
-
::
|
|
42
|
-
|
|
43
|
-
::vocab{id="fr-soleil" word="soleil" translation="sun" partOfSpeech="noun" gender="masculine"}
|
|
44
|
-
::
|
|
45
|
-
|
|
46
|
-
::vocab{id="fr-pluie" word="pluie" translation="rain" partOfSpeech="noun" gender="feminine"}
|
|
47
|
-
::
|
|
48
|
-
|
|
49
|
-
::vocab{id="fr-neige" word="neige" translation="snow" partOfSpeech="noun" gender="feminine"}
|
|
50
|
-
::
|
|
51
|
-
|
|
52
|
-
::vocab{id="fr-nuage" word="nuage" translation="cloud" partOfSpeech="noun" gender="masculine"}
|
|
53
|
-
::
|
|
54
|
-
|
|
55
|
-
::vocab{id="fr-chaud" word="chaud" translation="hot, warm" partOfSpeech="adjective" gender="masculine"}
|
|
56
|
-
::
|
|
57
|
-
|
|
58
|
-
::vocab{id="fr-froid" word="froid" translation="cold" partOfSpeech="adjective" gender="masculine"}
|
|
59
|
-
::
|
|
60
|
-
|
|
61
|
-
::vocab{id="fr-vent" word="vent" translation="wind" partOfSpeech="noun" gender="masculine"}
|
|
62
|
-
::
|
|
63
|
-
|
|
64
|
-
::vocab{id="fr-temps" word="temps" translation="time, weather" partOfSpeech="noun" gender="masculine"}
|
|
65
|
-
::
|
|
66
|
-
|
|
67
|
-
:::
|
|
68
|
-
|
|
69
|
-
## Key Points
|
|
70
|
-
|
|
71
|
-
1. **"Il fait" + adjective**: Used for weather (Il fait chaud = It's hot)
|
|
72
|
-
2. **"J'ai chaud/froid"**: Use "avoir" for personal feelings of temperature
|
|
73
|
-
`;
|
|
74
|
-
export {
|
|
75
|
-
n as default
|
|
76
|
-
};
|
|
77
|
-
//# sourceMappingURL=lesson-10-A9U08tSq.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"lesson-10-A9U08tSq.js","sources":["../src/syllabi/basics/lessons/lesson-10.mdx?raw"],"sourcesContent":["export default \"---\\ntype: lesson\\nid: french-basics-lesson-10\\ntitle: \\\"Leçon 10 — Le Temps\\\"\\ndescription: \\\"Time & Weather: jour, semaine, soleil, pluie, chaud, froid...\\\"\\norder: 10\\nparentId: french-basics-vocabulary\\ndifficulty: beginner\\ncefrLevel: A1\\ncategories:\\n - time\\n - weather\\nmetadata:\\n estimatedTime: 15\\n prerequisites: [french-basics-lesson-01]\\n objectives:\\n - \\\"Learn time vocabulary\\\"\\n - \\\"Describe the weather\\\"\\n---\\n\\n# Leçon 10 (Lesson 10) — Le Temps\\n\\n## Introduction\\n\\n\\\"Le temps\\\" in French means both \\\"time\\\" and \\\"weather\\\" - two essential topics.\\n\\n## Vocabulary\\n\\n:::vocabulary-set{id=\\\"french-time-weather\\\" title=\\\"Time & Weather (Le Temps)\\\"}\\n\\n::vocab{id=\\\"fr-jour\\\" word=\\\"jour\\\" translation=\\\"day\\\" partOfSpeech=\\\"noun\\\" gender=\\\"masculine\\\"}\\n::\\n\\n::vocab{id=\\\"fr-semaine\\\" word=\\\"semaine\\\" translation=\\\"week\\\" partOfSpeech=\\\"noun\\\" gender=\\\"feminine\\\"}\\n::\\n\\n::vocab{id=\\\"fr-mois\\\" word=\\\"mois\\\" translation=\\\"month\\\" partOfSpeech=\\\"noun\\\" gender=\\\"masculine\\\"}\\n::\\n\\n::vocab{id=\\\"fr-annee\\\" word=\\\"année\\\" translation=\\\"year\\\" partOfSpeech=\\\"noun\\\" gender=\\\"feminine\\\"}\\n::\\n\\n::vocab{id=\\\"fr-soleil\\\" word=\\\"soleil\\\" translation=\\\"sun\\\" partOfSpeech=\\\"noun\\\" gender=\\\"masculine\\\"}\\n::\\n\\n::vocab{id=\\\"fr-pluie\\\" word=\\\"pluie\\\" translation=\\\"rain\\\" partOfSpeech=\\\"noun\\\" gender=\\\"feminine\\\"}\\n::\\n\\n::vocab{id=\\\"fr-neige\\\" word=\\\"neige\\\" translation=\\\"snow\\\" partOfSpeech=\\\"noun\\\" gender=\\\"feminine\\\"}\\n::\\n\\n::vocab{id=\\\"fr-nuage\\\" word=\\\"nuage\\\" translation=\\\"cloud\\\" partOfSpeech=\\\"noun\\\" gender=\\\"masculine\\\"}\\n::\\n\\n::vocab{id=\\\"fr-chaud\\\" word=\\\"chaud\\\" translation=\\\"hot, warm\\\" partOfSpeech=\\\"adjective\\\" gender=\\\"masculine\\\"}\\n::\\n\\n::vocab{id=\\\"fr-froid\\\" word=\\\"froid\\\" translation=\\\"cold\\\" partOfSpeech=\\\"adjective\\\" gender=\\\"masculine\\\"}\\n::\\n\\n::vocab{id=\\\"fr-vent\\\" word=\\\"vent\\\" translation=\\\"wind\\\" partOfSpeech=\\\"noun\\\" gender=\\\"masculine\\\"}\\n::\\n\\n::vocab{id=\\\"fr-temps\\\" word=\\\"temps\\\" translation=\\\"time, weather\\\" partOfSpeech=\\\"noun\\\" gender=\\\"masculine\\\"}\\n::\\n\\n:::\\n\\n## Key Points\\n\\n1. **\\\"Il fait\\\" + adjective**: Used for weather (Il fait chaud = It's hot)\\n2. **\\\"J'ai chaud/froid\\\"**: Use \\\"avoir\\\" for personal feelings of temperature\\n\""],"names":["lesson10"],"mappings":"AAAA,MAAAA,IAAe;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":["../../../src/shared.ts","../../../src/syllabi/basics/index.ts"],"sourcesContent":["/**\n * Shared types and utilities for SYLLST content\n * (Inlined from @syllst/content-shared to make package self-contained)\n */\n\n/**\n * CEFR language proficiency levels\n */\nexport type CEFRLevel = 'A1' | 'A2' | 'B1' | 'B2' | 'C1' | 'C2';\n\n/**\n * Difficulty levels\n */\nexport type Difficulty = 'beginner' | 'intermediate' | 'advanced';\n\n/**\n * Icon types for syllabi\n */\nexport type SyllabusIcon =\n | 'alphabet'\n | 'dialogue'\n | 'vocabulary'\n | 'grammar'\n | 'reading'\n | 'numbers'\n | 'food'\n | 'travel';\n\n/**\n * Configuration for a syllabus content package\n */\nexport interface SyllabusConfig {\n /** Unique syllabus ID (e.g., \"french-basics\") */\n id: string;\n /** Display title */\n title: string;\n /** Description */\n description: string;\n /** Language code (ISO 639-1) */\n language: string;\n /** Locale code (e.g., \"fr-FR\") */\n locale: string;\n /** Number of lessons */\n lessonCount: number;\n /** Difficulty level */\n difficulty: Difficulty;\n /** CEFR level */\n cefrLevel: CEFRLevel;\n /** Icon for display */\n icon?: SyllabusIcon;\n /** Package version */\n version: string;\n}\n\n/**\n * Result of loading a lesson\n */\nexport interface LoadedLesson {\n /** Lesson number (1-indexed) */\n number: number;\n /** Raw MDX content */\n rawContent: string;\n}\n\n/**\n * Content loader interface\n */\nexport interface ContentLoader {\n /** Syllabus configuration */\n config: SyllabusConfig;\n /** Load a single lesson by number */\n loadLesson(lessonNumber: number): Promise<LoadedLesson>;\n /** Load all lessons */\n loadAllLessons(): Promise<LoadedLesson[]>;\n /** Get list of available lesson numbers */\n getAvailableLessons(): number[];\n}\n\n/**\n * Create a content loader from config and lesson loader function\n */\nexport function createContentLoader(\n config: SyllabusConfig,\n loadLessonMDX: (lessonNumber: number) => Promise<{ default: string }>\n): ContentLoader {\n return {\n config,\n\n async loadLesson(lessonNumber: number): Promise<LoadedLesson> {\n if (lessonNumber < 1 || lessonNumber > config.lessonCount) {\n throw new Error(`Lesson ${lessonNumber} not found. Valid range: 1-${config.lessonCount}`);\n }\n const module = await loadLessonMDX(lessonNumber);\n return {\n number: lessonNumber,\n rawContent: module.default,\n };\n },\n\n async loadAllLessons(): Promise<LoadedLesson[]> {\n const lessons: LoadedLesson[] = [];\n for (let i = 1; i <= config.lessonCount; i++) {\n lessons.push(await this.loadLesson(i));\n }\n return lessons;\n },\n\n getAvailableLessons(): number[] {\n return Array.from({ length: config.lessonCount }, (_, i) => i + 1);\n },\n };\n}\n","/**\n * French Basics Vocabulary Syllabus\n *\n * This module exports the French Basics vocabulary syllabus in syllst format.\n * The syllabus is defined in MDX files (meta.mdx + lessons/*.mdx) and can be\n * processed using @syllst/processor.\n *\n * Syllabus Structure:\n * - meta.mdx: Root syllabus definition with course overview\n * - lessons/lesson-01.mdx: Greetings & Basics\n * - lessons/lesson-02.mdx: Numbers\n * - lessons/lesson-03.mdx: Colors\n * - lessons/lesson-04.mdx: Family & People\n * - lessons/lesson-05.mdx: Animals\n * - lessons/lesson-06.mdx: Body Parts\n * - lessons/lesson-07.mdx: Food & Drink\n * - lessons/lesson-08.mdx: Places\n * - lessons/lesson-09.mdx: Common Verbs\n * - lessons/lesson-10.mdx: Time & Weather\n *\n * Total Vocabulary Items: ~100 essential words\n */\n\nimport { createContentLoader, type SyllabusConfig, type ContentLoader } from '../../shared.js';\n\nexport const config: SyllabusConfig = {\n id: \"french-basics-vocabulary\",\n title: \"French Basics - Essential Vocabulary\",\n description: \"Learn essential French vocabulary - greetings, numbers, colors, family, animals, and more\",\n language: 'fr',\n locale: 'fr-FR',\n lessonCount: 10,\n difficulty: 'beginner',\n cefrLevel: 'A1',\n icon: 'vocabulary',\n version: '0.1.0',\n};\n\nasync function loadLessonMDX(lessonNumber: number) {\n switch (lessonNumber) {\n case 1: return import('./lessons/lesson-01.mdx?raw');\n case 2: return import('./lessons/lesson-02.mdx?raw');\n case 3: return import('./lessons/lesson-03.mdx?raw');\n case 4: return import('./lessons/lesson-04.mdx?raw');\n case 5: return import('./lessons/lesson-05.mdx?raw');\n case 6: return import('./lessons/lesson-06.mdx?raw');\n case 7: return import('./lessons/lesson-07.mdx?raw');\n case 8: return import('./lessons/lesson-08.mdx?raw');\n case 9: return import('./lessons/lesson-09.mdx?raw');\n case 10: return import('./lessons/lesson-10.mdx?raw');\n default: throw new Error(`Lesson ${lessonNumber} not found`);\n }\n}\n\nexport const loader: ContentLoader = createContentLoader(config, loadLessonMDX);\nexport const loadLesson = loader.loadLesson.bind(loader);\nexport const loadAllLessons = loader.loadAllLessons.bind(loader);\nexport const getAvailableLessons = loader.getAvailableLessons.bind(loader);\n"],"names":["createContentLoader","config","loadLessonMDX","lessonNumber","module","lessons","i","_","loader","loadLesson","loadAllLessons","getAvailableLessons"],"mappings":"AAiFO,SAASA,EACdC,GACAC,GACe;AACf,SAAO;AAAA,IACL,QAAAD;AAAA,IAEA,MAAM,WAAWE,GAA6C;AAC5D,UAAIA,IAAe,KAAKA,IAAeF,EAAO;AAC5C,cAAM,IAAI,MAAM,UAAUE,CAAY,8BAA8BF,EAAO,WAAW,EAAE;AAE1F,YAAMG,IAAS,MAAMF,EAAcC,CAAY;AAC/C,aAAO;AAAA,QACL,QAAQA;AAAA,QACR,YAAYC,EAAO;AAAA,MAAA;AAAA,IAEvB;AAAA,IAEA,MAAM,iBAA0C;AAC9C,YAAMC,IAA0B,CAAA;AAChC,eAASC,IAAI,GAAGA,KAAKL,EAAO,aAAaK;AACvC,QAAAD,EAAQ,KAAK,MAAM,KAAK,WAAWC,CAAC,CAAC;AAEvC,aAAOD;AAAA,IACT;AAAA,IAEA,sBAAgC;AAC9B,aAAO,MAAM,KAAK,EAAE,QAAQJ,EAAO,YAAA,GAAe,CAACM,GAAGD,MAAMA,IAAI,CAAC;AAAA,IACnE;AAAA,EAAA;AAEJ;ACtFO,MAAML,IAAyB;AAAA,EACpC,IAAI;AAAA,EACJ,OAAO;AAAA,EACP,aAAa;AAAA,EACb,UAAU;AAAA,EACV,QAAQ;AAAA,EACR,aAAa;AAAA,EACb,YAAY;AAAA,EACZ,WAAW;AAAA,EACX,MAAM;AAAA,EACN,SAAS;AACX;AAEA,eAAeC,EAAcC,GAAsB;AACjD,UAAQA,GAAA;AAAA,IACN,KAAK;AAAG,aAAO,OAAO,6BAA6B;AAAA,IACnD,KAAK;AAAG,aAAO,OAAO,6BAA6B;AAAA,IACnD,KAAK;AAAG,aAAO,OAAO,6BAA6B;AAAA,IACnD,KAAK;AAAG,aAAO,OAAO,6BAA6B;AAAA,IACnD,KAAK;AAAG,aAAO,OAAO,6BAA6B;AAAA,IACnD,KAAK;AAAG,aAAO,OAAO,6BAA6B;AAAA,IACnD,KAAK;AAAG,aAAO,OAAO,6BAA6B;AAAA,IACnD,KAAK;AAAG,aAAO,OAAO,6BAA6B;AAAA,IACnD,KAAK;AAAG,aAAO,OAAO,6BAA6B;AAAA,IACnD,KAAK;AAAI,aAAO,OAAO,6BAA6B;AAAA,IACpD;AAAS,YAAM,IAAI,MAAM,UAAUA,CAAY,YAAY;AAAA,EAAA;AAE/D;AAEO,MAAMK,IAAwBR,EAAoBC,GAAQC,CAAa,GACjEO,IAAaD,EAAO,WAAW,KAAKA,CAAM,GAC1CE,IAAiBF,EAAO,eAAe,KAAKA,CAAM,GAClDG,IAAsBH,EAAO,oBAAoB,KAAKA,CAAM;"}
|