Overview
| Comment: | [fr] code de positionnement manquant |
|---|---|
| Downloads: | Tarball | ZIP archive | SQL archive |
| Timelines: | family | ancestors | descendants | both | trunk | fr |
| Files: | files | file ages | folders |
| SHA3-256: |
852efe257f177dc1e3ba9c8ac8e6e073 |
| User & Date: | olr on 2017-08-14 20:15:46 |
| Other Links: | manifest | tags |
Context
|
2017-08-15
| ||
| 05:21 | [fr] confusion: cote d’alerte check-in: bde2932a41 user: olr tags: trunk, fr | |
|
2017-08-14
| ||
| 20:15 | [fr] code de positionnement manquant check-in: 852efe257f user: olr tags: trunk, fr | |
| 20:13 | [build] check if error message is here check-in: 0d0b466e0e user: olr tags: trunk, build | |
Changes
Modified gc_lang/fr/rules.grx from [8a24d640b3] to [48ac8b614f].
| ︙ | ︙ | |||
6766 6767 6768 6769 6770 6771 6772 |
<<- morph(\2, ":D|>[ld] ", False) and isStart() -1>> à # Confusion : “a” est une forme conjuguée du verbe “avoir”. Pour la préposition, écrivez “à”.
TEST: Suite {{a}} ces folies, nous rentrâmes chez nous.
TEST: il s’avère que, suite {{a}} d’horribles complications, nous renonçâmes.
__[i]/conf(conf_pronom_à_l_air)__
| | | 6766 6767 6768 6769 6770 6771 6772 6773 6774 6775 6776 6777 6778 6779 6780 |
<<- morph(\2, ":D|>[ld] ", False) and isStart() -1>> à # Confusion : “a” est une forme conjuguée du verbe “avoir”. Pour la préposition, écrivez “à”.
TEST: Suite {{a}} ces folies, nous rentrâmes chez nous.
TEST: il s’avère que, suite {{a}} d’horribles complications, nous renonçâmes.
__[i]/conf(conf_pronom_à_l_air)__
(?:tout|ça|ce(?:ci|la)) (à) l’air +({w_2}) @@w,$
<<- morphex(\2, ":[AR]", ">libre ") and morph(word(-1), ":Cs", False, True)
-1>> a # Confusion probable : “à” est une préposition. Pour le verbe “avoir”, écrivez “a”.
TEST: lorsque tout {{à}} l’air fini, c’est trompeur.
TEST: Tout {{à}} l’air complètement foutu…
TEST: Ça {{à}} l’air génial.
TEST: Tout à la benne.
|
| ︙ | ︙ |