Grammalecte  Check-in [de3d08422c]

Overview
Comment:[fr] màj: confusion <ça/sa>, proposer <se> pour corriger une éventuelle faute de frappe
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk | fr
Files: files | file ages | folders
SHA3-256: de3d08422cdd4caf8f25a0ccea9382b5ce08f0369b666a99f95e6b096550d0ff
User & Date: olr on 2017-11-15 19:56:52
Other Links: manifest | tags
Context
2017-11-15
21:03
[fr] màj: confusion <ça/sa> check-in: b52c7d3d35 user: olr tags: trunk, fr
19:56
[fr] màj: confusion <ça/sa>, proposer <se> pour corriger une éventuelle faute de frappe check-in: de3d08422c user: olr tags: trunk, fr
16:31
[fr] màj: confusion <la/là> check-in: 485cd32792 user: olr tags: trunk, fr
Changes

Modified gc_lang/fr/rules.grx from [ab9120593f] to [447dcfa061].

2987
2988
2989
2990
2991
2992
2993
2994
2995
2996
2997
2998
2999
3000
3001

TEST: Cette {{pèle}} est trop fragile.


__[i]/conf(conf_sa_verbe)__
    (sa) ({w_2})  @@0,3
    <<- morphex(\2, ":V.*:(?:Y|[123][sp])", ":N.*:[fe]|:[AW]") and \2[0].islower() or \2 == "va"
    -1>> ça                                                                                         # Confusion : « \2 » est un verbe. Exemples : sa jambe, ça vient.
    <<- morphex(\2, ":V.*:(?:Y|[123][sp])", ":[NAQ]") and \2[0].islower() and hasSimil(\2)
    -2>> =suggSimil(\2, ":[NA]:[fe]:[si]", True)                                                    # Incohérence avec « \1 » : « \2 » est un verbe.

TEST: {{sa}} devient difficile.
TEST: il me tendit {{sa}} {{pèche}}.









|







2987
2988
2989
2990
2991
2992
2993
2994
2995
2996
2997
2998
2999
3000
3001

TEST: Cette {{pèle}} est trop fragile.


__[i]/conf(conf_sa_verbe)__
    (sa) ({w_2})  @@0,3
    <<- morphex(\2, ":V.*:(?:Y|[123][sp])", ":N.*:[fe]|:[AW]") and \2[0].islower() or \2 == "va"
    -1>> ça|se                                                                                      # Confusion : « \2 » est un verbe. Exemples : sa jambe, ça vient.
    <<- morphex(\2, ":V.*:(?:Y|[123][sp])", ":[NAQ]") and \2[0].islower() and hasSimil(\2)
    -2>> =suggSimil(\2, ":[NA]:[fe]:[si]", True)                                                    # Incohérence avec « \1 » : « \2 » est un verbe.

TEST: {{sa}} devient difficile.
TEST: il me tendit {{sa}} {{pèche}}.