Overview
| Comment: | [fr] da: noms/verbes |
|---|---|
| Downloads: | Tarball | ZIP archive | SQL archive |
| Timelines: | family | ancestors | descendants | both | trunk | fr |
| Files: | files | file ages | folders |
| SHA3-256: |
40f621dc1e0f1b08259bef5759150573 |
| User & Date: | olr on 2019-08-26 10:44:41 |
| Other Links: | manifest | tags |
Context
|
2019-08-27
| ||
| 06:21 | [fr] ajustements check-in: 702c4c02f1 user: olr tags: trunk, fr | |
|
2019-08-26
| ||
| 10:44 | [fr] da: noms/verbes check-in: 40f621dc1e user: olr tags: trunk, fr | |
| 09:31 | [fr] ajustements check-in: 007485e084 user: olr tags: trunk, fr | |
Changes
Modified gc_lang/fr/rules.grx from [11d594e068] to [cdc8a36428].
| ︙ | ︙ | |||
13298 13299 13300 13301 13302 13303 13304 13305 13306 13307 13308 13309 13310 13311 |
<<- morph(\-3, ":[123][sp]") =>> =select(\-2, ":D") and exclude(\-1, ":[123][sp]")
[/VCint|/VCimp] [le|la|l’|les|leur|leurs] @:[NA]¬:[YG]
<<- =>> =select(\-2, ":D") and exclude(\-1, ":[123][sp]")
__da_substantifs__
[des|ces|mes|tes|ses|nos|vos|quelques|lesdits] @:A.*:[pi] @:N.*:[pi]¬(?:3[sp]|G)
<<- =>> exclude(\3, ":V")
les @:A.*:[pi]¬:V @:N.*:[pi]¬(?:3[sp]|G)
<<- not before(":O[vs]") =>> exclude(\3, ":V")
leurs @:A.*:[pi]¬:V @:N.*:[pi]¬(?:3[sp]|G)
| > > > > > > > > | 13298 13299 13300 13301 13302 13303 13304 13305 13306 13307 13308 13309 13310 13311 13312 13313 13314 13315 13316 13317 13318 13319 |
<<- morph(\-3, ":[123][sp]") =>> =select(\-2, ":D") and exclude(\-1, ":[123][sp]")
[/VCint|/VCimp] [le|la|l’|les|leur|leurs] @:[NA]¬:[YG]
<<- =>> =select(\-2, ":D") and exclude(\-1, ":[123][sp]")
__da_substantifs__
[<start>|,] $:D *WORD *WORD [ne|n’|me|m’|te|t’|se|s’]
[<start>|,] $:D *WORD *WORD [le|la|l’|les|en|nous|vous|lui|leur|y] @:(?:[123][sp]|P)
[<start>|,] $:D *WORD *WORD [nous|vous] [le|la|l’|les|en|y] @:(?:[123][sp]|P)
[<start>|,] $:D *WORD *WORD [le|la|l’|les] [lui|leur|en|y] @:(?:[123][sp]|P)
[<start>|,] $:D *WORD *WORD [lui|leur|y] en @:(?:[123][sp]|P)
[<start>|,] $:D *WORD *WORD @:(?:3[sp]|P)
<<- morph(\3, ":[NA]", ":G") and morph(\4, ":[NA]", ":[PG]") =>> exclude(\4, ":V")
[des|ces|mes|tes|ses|nos|vos|quelques|lesdits] @:A.*:[pi] @:N.*:[pi]¬(?:3[sp]|G)
<<- =>> exclude(\3, ":V")
les @:A.*:[pi]¬:V @:N.*:[pi]¬(?:3[sp]|G)
<<- not before(":O[vs]") =>> exclude(\3, ":V")
leurs @:A.*:[pi]¬:V @:N.*:[pi]¬(?:3[sp]|G)
|
| ︙ | ︙ |