Overview
| Comment: | [fr] ajustements |
|---|---|
| Downloads: | Tarball | ZIP archive | SQL archive |
| Timelines: | family | ancestors | descendants | both | trunk | fr |
| Files: | files | file ages | folders |
| SHA3-256: |
37eb092eab609b6502183e4c63991889 |
| User & Date: | olr on 2020-10-21 08:40:04 |
| Other Links: | manifest | tags |
Context
|
2020-10-21
| ||
| 13:03 | [fx][tb] editor: blockquote are parsed now check-in: 99316730f8 user: olr tags: trunk, tb, fx | |
| 08:40 | [fr] ajustements check-in: 37eb092eab user: olr tags: trunk, fr | |
| 08:35 | [fr] ajustements check-in: 004efbea9e user: olr tags: trunk, fr | |
Changes
Modified gc_lang/fr/rules.grx from [716ac73d8d] to [76750e0296].
| ︙ | ︙ | |||
2096 2097 2098 2099 2100 2101 2102 2103 2104 2105 2106 2107 2108 2109 |
<<- morph(<1, ":D") =>> exclude(\1, ":W")
__da_mots_grammaticaaux__
autour [de|du|d’|des]
<<- not morph(<1, ":D.*:[me]") =>> exclude(\1, ":N")
ce @:[NA].*:[me]
<<- not value(<1, "|il|ils|on|ne|n’|") =>> select(\1, ":D")
ce @:3[sp]¬:[NA].*:[me]:[si]
<<- =>> select(\1, ":O")
ce [que|qu’|qui|dont|pour|par]
| > > > | 2096 2097 2098 2099 2100 2101 2102 2103 2104 2105 2106 2107 2108 2109 2110 2111 2112 |
<<- morph(<1, ":D") =>> exclude(\1, ":W")
__da_mots_grammaticaaux__
autour [de|du|d’|des]
<<- not morph(<1, ":D.*:[me]") =>> exclude(\1, ":N")
c’ [>avoir|>être]
<<- =>> select(\1, ":O")
ce @:[NA].*:[me]
<<- not value(<1, "|il|ils|on|ne|n’|") =>> select(\1, ":D")
ce @:3[sp]¬:[NA].*:[me]:[si]
<<- =>> select(\1, ":O")
ce [que|qu’|qui|dont|pour|par]
|
| ︙ | ︙ |