Overview
| Comment: | [fr] pt: avoir conscience |
|---|---|
| Downloads: | Tarball | ZIP archive | SQL archive |
| Timelines: | family | ancestors | descendants | both | trunk | fr |
| Files: | files | file ages | folders |
| SHA3-256: |
6574029dcbd666c7b1fd463ba2c45356 |
| User & Date: | olr on 2017-11-15 22:03:10 |
| Other Links: | manifest | tags |
Context
|
2017-11-15
| ||
| 22:28 | [fr] pt: porter qqch check-in: 4c12824c9f user: olr tags: trunk, fr | |
| 22:03 | [fr] pt: avoir conscience check-in: 6574029dcb user: olr tags: trunk, fr | |
| 21:49 | [fr] pt: de première catégorie check-in: 8691c53c8b user: olr tags: trunk, fr | |
Changes
Modified gc_lang/fr/rules.grx from [b799bf2138] to [b8a68449ee].
| ︙ | ︙ | |||
5184 5185 5186 5187 5188 5189 5190 |
__[i](p_avoir_être_loc_adv1)__
({avoir_etre}) +(pas|jamais|plus|en partie|point|tous (?:deux|trois)|somme toute) @@0,$
<<- morph(\1, ":V0", False) ~2>> *
__[i](p_avoir_être_loc_adv2)__
({avoir_etre}) +(beaucoup|bien entendu|dans (?:leur |son |l’)ensemble|à ce(?:t (?:instant|endroit)| moment)|sans peine|un (?:moment|peu|minimum|petit peu|tout petit peu)) +({w_2}) @@0,w,$
<<- morph(\1, ":V0", False) and morph(\3, ":[QY]", False) ~2>> *
__[i](p_avoir_loc_adv)__
| | | | 5184 5185 5186 5187 5188 5189 5190 5191 5192 5193 5194 5195 5196 5197 5198 5199 5200 5201 |
__[i](p_avoir_être_loc_adv1)__
({avoir_etre}) +(pas|jamais|plus|en partie|point|tous (?:deux|trois)|somme toute) @@0,$
<<- morph(\1, ":V0", False) ~2>> *
__[i](p_avoir_être_loc_adv2)__
({avoir_etre}) +(beaucoup|bien entendu|dans (?:leur |son |l’)ensemble|à ce(?:t (?:instant|endroit)| moment)|sans peine|un (?:moment|peu|minimum|petit peu|tout petit peu)) +({w_2}) @@0,w,$
<<- morph(\1, ":V0", False) and morph(\3, ":[QY]", False) ~2>> *
__[i](p_avoir_loc_adv)__
({avoir}) +(besoin|bon (?:dos|pied,? bon œil)|carte blanche|confiance|conscience|crainte|faim|forme humaine|honte|partie (?:gagnée|liée)|peur|soif|voix au chapitre) @@0,$
<<- morph(\1, ":V0a", False) and not (\2 == "crainte" and before(r"\w")) ~2>> *
__[i](p_avoir_pronom_loc_adv)__
({avoir})-(?:je|tu|ils?|elles?|nous|vous|on) +(besoin|bon (?:dos|pied,? bon œil)|carte blanche|confiance|conscience|crainte|faim|forme humaine|honte|partie (?:gagnée|liée)|peur|soif|voix au chapitre) @@0,$
<<- morph(\1, ":V0a", False) ~2>> *
__[i](p_avoir_tous_toutes_les)__
({avoir}) +(tou(?:te|)s les ({w_2})) +({w_2}) @@0,w,>3:$,$
<<- morph(\1, ":V0a", False) and morph(\3, ":B", False) and morph(\4, ">besoin |:(?:Q|V1.*:Y)", False) ~2>> *
# elle aussi + adj
__[i](p_elle_aussi)__
|
| ︙ | ︙ |