Overview
| Comment: | [fr] pt: prendre racine |
|---|---|
| Downloads: | Tarball | ZIP archive | SQL archive |
| Timelines: | family | ancestors | descendants | both | trunk | fr |
| Files: | files | file ages | folders |
| SHA3-256: |
1aa4a2fd4ec21ee28f51f4e089a6d8c3 |
| User & Date: | olr on 2017-11-14 18:07:29 |
| Other Links: | manifest | tags |
Context
|
2017-11-15
| ||
| 15:39 | [fr] màj: gestion du t euphonique check-in: 0440d566d4 user: olr tags: trunk, fr | |
|
2017-11-14
| ||
| 18:07 | [fr] pt: prendre racine check-in: 1aa4a2fd4e user: olr tags: trunk, fr | |
| 18:03 | [fr] pt: prendre conscience check-in: a1ebe1da13 user: olr tags: trunk, fr | |
Changes
Modified gc_lang/fr/rules.grx from [10aeccc8d2] to [4bb9151345].
| ︙ | ︙ | |||
5387 5388 5389 5390 5391 5392 5393 |
<<- 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)__
| | | 5387 5388 5389 5390 5391 5392 5393 5394 5395 5396 5397 5398 5399 5400 5401 |
<<- 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é|conscience|contact|de court|en charge|ombrage|pour argent comptant|par surprise|racine|soin|vie) @@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>> *
|
| ︙ | ︙ |