Overview
| Comment: | [fr] suggestions: verbe-nous -> interrogatif + impératif | 
|---|---|
| Downloads: | Tarball | ZIP archive | SQL archive | 
| Timelines: | family | ancestors | descendants | both | trunk | fr | 
| Files: | files | file ages | folders | 
| SHA3-256: | 623e5fc83d065afb396c8a069b957818 | 
| User & Date: | olr on 2021-01-25 15:12:14 | 
| Other Links: | manifest | tags | 
Context
| 2021-01-25 | ||
| 18:27 | [core][fr] improve suggSimil: filter names derivating from verbs, code clarification [fr] update suggestions tests check-in: 2281684b2d user: olr tags: trunk, fr, core | |
| 15:12 | [fr] suggestions: verbe-nous -> interrogatif + impératif check-in: 623e5fc83d user: olr tags: trunk, fr | |
| 14:05 | [fr] nr: det subst , adj check-in: e431c33d87 user: olr tags: trunk, fr | |
Changes
Modified gc_lang/fr/rules.grx from [c6ca445e39] to [008b0113f0].
| ︙ | |||
| 2454 2455 2456 2457 2458 2459 2460 | 2454 2455 2456 2457 2458 2459 2460 2461 2462 2463 2464 2465 2466 2467 2468 2469 2470 2471 2472 2473 2474 2475 2476 2477 2478 2479 | - - + + - - + + | 
TEST: Eh ! dit Athos, ne sont-ce pas des braconniers qu’on arrête là-bas ?
TEST: Le moteur choisi convient-il ?
__inte_verbes_composés_interrogatifs_impératifs__
    ~\w-[nN]ous$
        <<- /inte/ not re.search("-[lL](?:es?|a)-[nN]ous$", \1) >>>
 | 
| ︙ |