Overview
Comment: | [fr] mots composés avec -là (utilisation de slice) |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | fr | rg |
Files: | files | file ages | folders |
SHA3-256: |
3449bb65eef07c13ad46002b6bc02398 |
User & Date: | olr on 2018-06-27 07:42:54 |
Other Links: | branch diff | manifest | tags |
Context
2018-06-27
| ||
07:43 | [core][build] nTokenOffset necessary for text processor functions check-in: 3a5a4d302e user: olr tags: core, build, rg | |
07:42 | [fr] mots composés avec -là (utilisation de slice) check-in: 3449bb65ee user: olr tags: fr, rg | |
07:35 | [core] morph and analyse: parameters to check slice instead of the full value check-in: 21d482a03e user: olr tags: core, rg | |
Changes
Modified gc_lang/fr/rules.grx from [5e2d29435d] to [3025b450e4].
︙ | |||
6817 6818 6819 6820 6821 6822 6823 6824 6825 6826 6827 6828 6829 6830 | 6817 6818 6819 6820 6821 6822 6823 6824 6825 6826 6827 6828 6829 6830 6831 6832 6833 6834 6835 6836 6837 6838 6839 6840 6841 6842 6843 6844 6845 6846 | + + + + + + + + - + | don Juan <<- ~1>> * droit au but droit dans les yeux <<- ~>> * __mot_composé_avec_là__ ~-[lL][àÀ]$ <<- morph(\1, ":[NAQ]", ":G", 0, -3) ~>> =\1[:-3] TEST: cette femme-là {{étaient}} partout. @@@@ @@@@END_GRAPH _ @@@@ # mot-là |
︙ |