confluent/ancien-confluent/lexique/10-animaux.json
StillHammer feb0648512 Ajout formules rituelles et TODO finalisation langue
- Créé 19 formules rituelles en Confluent (salutations, rituels, bénédictions, mémoire, transmission, deuil, union)
- Contrainte: mots max 6 lettres pour mémorisation
- Simplicité graduée: salutations simples (1-2 mots), deuil complexe (6-7 mots)
- Ajout lexique complet Ancien Confluent en annexe (racines, verbes, conjugateurs, particules, liaisons)
- Créé TODO.md avec tâches finales: nombres limités, adjectifs, émotions (métaphores corporelles)
- Propositions relatives en bonus optionnel pour authenticité historique

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-28 07:18:01 +08:00

173 lines
4.0 KiB
JSON

{
"_comment": "Animaux et créatures",
"_mots_a_gerer": [],
"dictionnaire": {
"grue": {
"traductions": [
{
"confluent": "alu",
"type": "racine_sacree",
"forme_liee": "ar",
"domaine": "animal_sacre",
"note": "Animal sacré central dans la culture"
}
],
"synonymes_fr": ["grues"]
},
"Regards-Libres": {
"traductions": [
{
"confluent": "Aruaska",
"type": "composition",
"composition": "al-u-aska",
"sens_litteral": "Grue de liberté",
"racines": ["alu", "aska"],
"categorie": "animal_sacre",
"note": "Grues domestiquées, messagers sacrés"
}
]
},
"grue cendrée": {
"traductions": [
{
"confluent": "Arusenu",
"type": "composition",
"composition": "al-u-senu",
"sens_litteral": "Grue de cendre",
"racines": ["alu", "senu"],
"categorie": "animal"
}
]
},
"faucon": {
"traductions": [
{
"confluent": "aki",
"type": "racine_sacree",
"forme_liee": "ak",
"domaine": "animal_sacre",
"note": "Oiseau de proie sacré"
}
]
},
"bête": {
"traductions": [
{
"confluent": "betu",
"type": "racine",
"forme_liee": "bet",
"domaine": "animal",
"note": "Animal générique"
}
],
"synonymes_fr": ["animal"]
},
"bête sacrée": {
"traductions": [
{
"confluent": "asaubetu",
"type": "composition",
"composition": "as-a-betu",
"sens_litteral": "Sacré avec bête",
"racines": ["asa", "betu"],
"categorie": "animal_sacre"
}
]
},
"gibier": {
"traductions": [
{
"confluent": "zanubetu",
"type": "composition",
"composition": "zan-u-betu",
"sens_litteral": "Bête de chasse",
"racines": ["zana", "betu"],
"domaine": "animal"
}
]
},
"poisson": {
"traductions": [
{
"confluent": "pisu",
"type": "racine",
"forme_liee": "pis",
"domaine": "animal",
"note": "Créature de l'eau"
}
]
},
"poisson de rivière": {
"traductions": [
{
"confluent": "pisunura",
"type": "composition",
"composition": "pis-u-nura",
"sens_litteral": "Poisson de rivière",
"racines": ["pisu", "nura"],
"domaine": "animal"
}
]
},
"serpent": {
"traductions": [
{
"confluent": "sepu",
"type": "racine",
"forme_liee": "sep",
"domaine": "animal",
"note": "Créature rampante"
}
]
},
"serpent d'eau": {
"traductions": [
{
"confluent": "sepuura",
"type": "composition",
"composition": "sep-u-ura",
"sens_litteral": "Serpent de l'eau",
"racines": ["sepu", "ura"],
"domaine": "animal"
}
]
},
"oiseau": {
"traductions": [
{
"confluent": "apo",
"type": "racine_sacree",
"forme_liee": "av",
"domaine": "animal",
"note": "Créature ailée"
}
]
},
"oiseau de proie": {
"traductions": [
{
"confluent": "aviuzana",
"type": "composition",
"composition": "ap-i-zana",
"sens_litteral": "Oiseau de chasse",
"racines": ["apo", "zana"],
"domaine": "animal"
}
]
},
"créature inconnue": {
"traductions": [
{
"confluent": "zomira",
"type": "composition",
"composition": "zo-mira",
"sens_litteral": "Sans vue",
"racines": ["zo", "mira"],
"domaine": "animal",
"note": "Créature jamais observée"
}
]
}
}
}