Overview
| Comment: | [fr] faux positif |
|---|---|
| Downloads: | Tarball | ZIP archive | SQL archive |
| Timelines: | family | ancestors | descendants | both | trunk | fr |
| Files: | files | file ages | folders |
| SHA3-256: |
02e06cc5aa1f84d0e1fc581d61181f8c |
| User & Date: | olr on 2019-03-12 02:01:03 |
| Other Links: | manifest | tags |
Context
|
2019-03-12
| ||
| 08:57 | [fr] tu: ras-le-bol check-in: 6aae01abdf user: olr tags: trunk, fr | |
| 02:01 | [fr] faux positif check-in: 02e06cc5aa user: olr tags: trunk, fr | |
|
2019-03-11
| ||
| 14:22 | [fr] phonet_simil: màj check-in: e17f8f0a5e user: olr tags: trunk, fr | |
Changes
Modified gc_lang/fr/rules.grx from [d831eee9ad] to [7c5e2dc9f3].
| ︙ | |||
764 765 766 767 768 769 770 | 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 | - + + |
# Si « car » est la conjonction de coordination, une virgule est peut-être souhaitable.|http://bdl.oqlf.gouv.qc.ca/bdl/gabarit_bdl.asp?id=3447
__[i>/virg(virgule_manquante_avant_mais)__
({w_1})( mais)(?= (?:j[e’]|tu|ils?|nous|vous|elles?|on)\b) @@0,$
<<- not morph(\1, ">(?:[mtscl]es|[nv]os|quels)/") -2>> , mais
# Si « mais » est la conjonction de coordination, une virgule est souhaitable si elle introduit une nouvelle proposition.|http://bdl.oqlf.gouv.qc.ca/bdl/gabarit_bdl.asp?id=3445
__[i>/virg(virgule_manquante_avant_donc)__
({w_1})( donc)(?= (?:j[e’]|tu|ils?|elles?|on)\b) @@0,$
|
| ︙ |