Overview
| Comment: | [fr] faux positif, accord COD |
|---|---|
| Downloads: | Tarball | ZIP archive | SQL archive |
| Timelines: | family | ancestors | descendants | both | trunk | fr |
| Files: | files | file ages | folders |
| SHA3-256: |
5737bd5a62e4986d07de24195a60741a |
| User & Date: | olr on 2017-07-07 20:52:53 |
| Other Links: | manifest | tags |
Context
|
2017-07-09
| ||
| 12:08 | [fr] màj: aller être +adj check-in: aca9634336 user: olr tags: trunk, fr | |
|
2017-07-07
| ||
| 20:52 | [fr] faux positif, accord COD check-in: 5737bd5a62 user: olr tags: trunk, fr | |
| 09:28 | [core][bug] spellchecker: import check-in: 893f14b8f3 user: olr tags: trunk, core | |
Changes
Modified gc_lang/fr/rules.grx from [352d3d40fc] to [aad2aba366].
| ︙ | |||
9343 9344 9345 9346 9347 9348 9349 | 9343 9344 9345 9346 9347 9348 9349 9350 9351 9352 9353 9354 9355 9356 9357 9358 9359 9360 9361 9362 9363 9364 | - + + |
TEST: J’ai {{lut}} son journal. ->> lu
TEST: Ils avaient barre sur lui.
__[i]/ppas(ppas_det_nom_avoir)__
(l(?:’|es? |a |eurs )|ce(?:s|tte|t|rtaine?s|) |des |quelques |[mts](?:es|on|a) |[nv]o(?:s|tre) ) *({w_2}) +(?:ne +|n’|l(?:ui|eur) +|)({avoir}) +({w_2}) @@0,w,w,$
<<- not re.search("(?i)^(?:barre|confiance|cours|envie|peine|prise|crainte|cure|affaire|hâte|force|recours)$", \4) and morph(word(-1), ">puisque? ", False, True)
|
| ︙ |