confluent/proto-confluent/lexique/03-corps-actions.json
StillHammer 245ac92c65 Réorganisation du repo par niveau de langue
Structure:
- proto-confluent/lexique/ et proto-confluent/docs/
- ancien-confluent/lexique/ et ancien-confluent/docs/

Chaque niveau de langue a maintenant son propre dossier unifié.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-27 13:16:34 +08:00

40 lines
1.1 KiB
JSON

{
"_comment": "Corps et actions primitives",
"_note": "Verbes simples, actions concrètes, pas d'abstractions",
"_mots_a_gerer": [
"tête", "œil", "oreille", "bouche", "nez", "main", "pied", "cœur", "ventre",
"marcher", "courir", "sauter", "ramper",
"voir", "entendre", "sentir", "toucher", "goûter",
"manger", "boire", "dormir", "rêver",
"prendre", "donner", "jeter", "porter",
"frapper", "couper", "casser", "lier",
"parler", "crier", "chanter", "rire", "pleurer",
"naître", "vivre", "mourir",
"chasser", "pêcher", "cueillir", "creuser"
],
"dictionnaire": {
"main": {
"traductions": [
{
"confluent": "kan",
"type": "racine_proto",
"evolution_ancien": "kanu",
"domaine": "corps",
"note": "Partie du corps essentielle"
}
]
},
"voir": {
"traductions": [
{
"confluent": "mir",
"type": "racine_proto_verbale",
"evolution_ancien": "mira → mirak",
"domaine": "action",
"note": "Action fondamentale"
}
]
}
}
}