Grammalecte  Check-in [22e0a299c6]

Overview
Comment:[fr] pt: prendre contact
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk | fr
Files: files | file ages | folders
SHA3-256: 22e0a299c6010b5b249479b370a3dfe5dd4e646d2876ac195ea77b0861386565
User & Date: olr on 2017-09-20 05:11:27
Other Links: manifest | tags
Context
2017-09-20
05:13
[fr] pt: faire plaisir check-in: a3c9993cb7 user: olr tags: trunk, fr
05:11
[fr] pt: prendre contact check-in: 22e0a299c6 user: olr tags: trunk, fr
2017-09-19
11:36
[core][js] remove useless logs check-in: 8beaa4879a user: olr tags: trunk, core
Changes

Modified gc_lang/fr/rules.grx from [f4da1d1b90] to [5a3f2eda71].

5216
5217
5218
5219
5220
5221
5222
5223
5224
5225
5226
5227
5228
5229
5230
    <<- morph(\1, ">mettre ", False) ~2>> *
__[i](loc_prendre_à_la_légère)__
    (pr[eiî]\w+) +(([àa]) la légère) @@0,$,w
    <<- morph(\1, ">prendre ", False) >>>
    <<- \3 == "a" -3>> à                        # Confusion : “a” est une conjugaison du verbe “avoir”. Pour la préposition, écrivez “à”.
    <<- ~2>> *
__[i](p_prendre)__
    (pr[eiî]\w+) +(au dépourvu|congé|de court|en charge|ombrage|pour argent comptant|par surprise|soin) @@0,$
    <<- morph(\1, ">prendre ", False) ~2>> *
__[i](p_rester_lettre_morte)__
    (rest\w+) (lettre morte) @@0,$
    <<- morph(\1, ">rester ", False) ~2>> *
__[i](p_sembler_paraitre_être)__
    (sembl\w+|par[au]\w+) +(être|avoir été) +({w_2}) @@0,w,$
    <<- morph(\1, ">(?:sembler|para[îi]tre) ") and morphex(\3, ":A", ":G") ~2>> *







|







5216
5217
5218
5219
5220
5221
5222
5223
5224
5225
5226
5227
5228
5229
5230
    <<- morph(\1, ">mettre ", False) ~2>> *
__[i](loc_prendre_à_la_légère)__
    (pr[eiî]\w+) +(([àa]) la légère) @@0,$,w
    <<- morph(\1, ">prendre ", False) >>>
    <<- \3 == "a" -3>> à                        # Confusion : “a” est une conjugaison du verbe “avoir”. Pour la préposition, écrivez “à”.
    <<- ~2>> *
__[i](p_prendre)__
    (pr[eiî]\w+) +(au dépourvu|congé|contact|de court|en charge|ombrage|pour argent comptant|par surprise|soin) @@0,$
    <<- morph(\1, ">prendre ", False) ~2>> *
__[i](p_rester_lettre_morte)__
    (rest\w+) (lettre morte) @@0,$
    <<- morph(\1, ">rester ", False) ~2>> *
__[i](p_sembler_paraitre_être)__
    (sembl\w+|par[au]\w+) +(être|avoir été) +({w_2}) @@0,w,$
    <<- morph(\1, ">(?:sembler|para[îi]tre) ") and morphex(\3, ":A", ":G") ~2>> *