Overview
Comment: | [graphspell][js] update tags |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | graphspell | salxg |
Files: | files | file ages | folders |
SHA3-256: |
f6092331a82a887b73edc7c66c5702de |
User & Date: | olr on 2020-08-23 05:28:12 |
Other Links: | branch diff | manifest | tags |
Context
2020-08-23
| ||
05:28 | [graphspell] function readableMorph() check-in: ebdbe42659 user: olr tags: graphspell, salxg | |
05:28 | [graphspell][js] update tags check-in: f6092331a8 user: olr tags: graphspell, salxg | |
2020-08-22
| ||
15:23 | [core][fx][cli] syntax analysis and new lexicographer check-in: 79e9913b4f user: olr tags: cli, core, fx, salxg | |
Changes
Modified graphspell-js/lexgraph_fr.js from [9858773647] to [b820c71513].
︙ | ︙ | |||
219 220 221 222 223 224 225 | [':O3', [" 3ᵉ pers.,", "Pronom : 3ᵉ personne"]], [':C', [" conjonction,", "Conjonction"]], [':Ĉ', [" conjonction (él.),", "Conjonction (élément)"]], [':Cc', [" conjonction de coordination,", "Conjonction de coordination"]], [':Cs', [" conjonction de subordination,", "Conjonction de subordination"]], [':Ĉs', [" conjonction de subordination (él.),", "Conjonction de subordination (élément)"]], | | | | | | | | 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 | [':O3', [" 3ᵉ pers.,", "Pronom : 3ᵉ personne"]], [':C', [" conjonction,", "Conjonction"]], [':Ĉ', [" conjonction (él.),", "Conjonction (élément)"]], [':Cc', [" conjonction de coordination,", "Conjonction de coordination"]], [':Cs', [" conjonction de subordination,", "Conjonction de subordination"]], [':Ĉs', [" conjonction de subordination (él.),", "Conjonction de subordination (élément)"]], [':ÉN', [" locution nominale (él.),", "Locution nominale (élément)"]], [':ÉA', [" locution adjectivale (él.),", "Locution adjectivale (élément)"]], [':ÉV', [" locution verbale (él.),", "Locution verbale (élément)"]], [':ÉW', [" locution adverbiale (él.),", "Locution adverbiale (élément)"]], [':ÉR', [" locution prépositive (él.),", "Locution prépositive (élément)"]], [':ÉJ', [" locution interjective (él.),", "Locution interjective (élément)"]], [':Zp', [" préfixe,", "Préfixe"]], [':Zs', [" suffixe,", "Suffixe"]], [':H', ["", "<Hors-norme, inclassable>"]], [':@', ["", "<Caractère non alpha-numérique>"]], |
︙ | ︙ |