Overview
| Comment: | [fr] ajustements |
|---|---|
| Downloads: | Tarball | ZIP archive | SQL archive |
| Timelines: | family | ancestors | descendants | both | trunk | fr |
| Files: | files | file ages | folders |
| SHA3-256: |
600994621117b7c08329b60650f14680 |
| User & Date: | olr on 2020-10-03 19:04:13 |
| Other Links: | manifest | tags |
Context
|
2020-10-03
| ||
| 19:20 | [fr] gendicfr: update tags check-in: 80224c9502 user: olr tags: trunk, fr | |
| 19:04 | [fr] ajustements check-in: 6009946211 user: olr tags: trunk, fr | |
|
2020-10-02
| ||
| 15:41 | [graphspell][fr] lexicographer: update tags check-in: 0ecad478b9 user: olr tags: trunk, fr, graphspell | |
Changes
Modified gc_lang/fr/rules.grx from [6ba2b8ca45] to [59ed3b6ccd].
| ︙ | ︙ | |||
2325 2326 2327 2328 2329 2330 2331 | TEST: mais nous avancions en terra incognita TEST: elles sont cul et chemise TEST: ils sont frère et sœur TEST: iels étaient mari et femme | | | | 2325 2326 2327 2328 2329 2330 2331 2332 2333 2334 2335 2336 2337 2338 2339 2340 2341 |
TEST: mais nous avancions en terra incognita
TEST: elles sont cul et chemise
TEST: ils sont frère et sœur
TEST: iels étaient mari et femme
__fusions_noms_communs_séparés_slash__
*WORD / *WORD
<<- space_after(\1, 0, 1) and space_after(\2, 0, 1) and morph(\1, ":N") and morph(\-1, ":N") and not (morph(\1, "[123][sp]") and morph(<1, ":O[vs]")) ~>> ␣
<<- __also__ =>> define(\1, ":N:e:i")
TEST: Elle peut se cacher / rendre visible par le petit “+” au-dessus.
__fusions_noms_propres__
d’ Alembert
|
| ︙ | ︙ | |||
16912 16913 16914 16915 16916 16917 16918 |
pur [sucre|jus]
terre à terre
vieille école
<<- morph(<1, ":(?:N|A|Q|W|V0e)", ":D") ~>> *
__purge_couleurs__
| | | | 16912 16913 16914 16915 16916 16917 16918 16919 16920 16921 16922 16923 16924 16925 16926 16927 |
pur [sucre|jus]
terre à terre
vieille école
<<- morph(<1, ":(?:N|A|Q|W|V0e)", ":D") ~>> *
__purge_couleurs__
[beige|blanc|bleu|blond|brun|châtain|cyan|gris|incarnat|jaune|magenta|marron|noir|orange|pourpre|rose|rouge|vert|violet|or|argent] [brillant|clair|criard|diapré|fluo|foncé|irisé|mat|pâle|pastel|sale|sombre|tendre|terne|vif]
[beige|blanc|bleu|blond|brun|châtain|cyan|gris|incarnat|jaune|magenta|marron|noir|orange|pourpre|rose|rouge|vert|violet|or|argent] et [beige|blanc|bleu|blond|brun|châtain|cyan|gris|incarnat|jaune|magenta|marron|noir|orange|pourpre|rose|rouge|vert|violet|or|argent]
blanc [argenté|cassé|lunaire]
bleu [acier|argenté|azur|céleste|ciel|électrique|givré|indigo|marine|nuit|outremer|outre-mer|persan|pétrole|roi|saphir|turquin|turquoise|vert]
blond [argenté|platine|cuivré|rougeâtre]
brun [cuivré|rouge|rougeâtre]
gris [acier|anthracite|argenté|fer|perle|souris]
jaune [canari|citron|doré|maïs|paille|sable|rougeâtre]
noir [de|d’] [encre|jais]
|
| ︙ | ︙ |