Overview
Comment: | [fr] regex pour aller |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk | fr |
Files: | files | file ages | folders |
SHA3-256: |
49ea76c7279ab324724f2826b1038382 |
User & Date: | olr on 2017-07-26 13:11:55 |
Other Links: | manifest | tags |
Context
2017-07-26
| ||
17:48 | [core][js] change name of new functions for built-in objects check-in: 5e196b8b64 user: olr tags: trunk, core | |
13:11 | [fr] regex pour aller check-in: 49ea76c727 user: olr tags: trunk, fr | |
12:55 | [fr] regex pour aller check-in: 2737e54956 user: olr tags: trunk, fr | |
Changes
Modified gc_lang/fr/rules.grx from [527ee2b8cc] to [716bd6e292].
︙ | ︙ | |||
200 201 202 203 204 205 206 | !! Définitions pour les regex !! !! DEF: avoir [aeo]\w* DEF: etre [êeésf]\w+ DEF: avoir_etre [aeêésfo]\w* | | | 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 | !! Définitions pour les regex !! !! DEF: avoir [aeo]\w* DEF: etre [êeésf]\w+ DEF: avoir_etre [aeêésfo]\w* DEF: aller (?:ai?ll|va|ir[aio])\w* DEF: ppas \w[\w-]+[éiust]e?s? DEF: infi \w[\w-]+(?:er|ir|re) DEF: w_1 \w[\w-]* DEF: w_2 \w[\w-]+ DEF: w_3 \w[\w-]+\w DEF: w_4 \w[\w-][\w-]+\w DEF: w1 \w+ |
︙ | ︙ |