Overview
Comment: | [fr] pt: det_pl +nom +les plus +adj |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk | fr |
Files: | files | file ages | folders |
SHA3-256: |
d8edaa52a6a5d1530786692dfcc1135e |
User & Date: | olr on 2017-10-31 13:37:55 |
Other Links: | manifest | tags |
Context
2017-11-01
| ||
20:07 | [fx] WebExt: CSS protection > text-align: left; check-in: 76ed45b2f4 user: olr tags: trunk, fx | |
2017-10-31
| ||
13:37 | [fr] pt: det_pl +nom +les plus +adj check-in: d8edaa52a6 user: olr tags: trunk, fr | |
11:56 | [fr] pt: réglé comme du papier à musique check-in: 68a927073a user: olr tags: trunk, fr | |
Changes
Modified gc_lang/fr/rules.grx from [fafdbc6344] to [9faccd5cf8].
︙ | ︙ | |||
5182 5183 5184 5185 5186 5187 5188 | __[i](p_le_xxx_le_plus_adj)__ le ({w_2}) (le plus) ({w_2}) @@3,w,$ <<- morphex(\1, ":[NAQ].*:[me]", ":G") and morph(\3, ":[AQ].*:[me]", False) ~2>> * __[i](p_la_xxx_la_plus_adj)__ la ({w_2}) (la plus) ({w_2}) @@3,w,$ <<- morphex(\1, ":[NAQ].*:[fe]", ":G") and morph(\3, ":[AQ].*:[fe]", False) ~2>> * __[i](p_les_xxx_les_plus_adj)__ | | | | 5182 5183 5184 5185 5186 5187 5188 5189 5190 5191 5192 5193 5194 5195 5196 5197 | __[i](p_le_xxx_le_plus_adj)__ le ({w_2}) (le plus) ({w_2}) @@3,w,$ <<- morphex(\1, ":[NAQ].*:[me]", ":G") and morph(\3, ":[AQ].*:[me]", False) ~2>> * __[i](p_la_xxx_la_plus_adj)__ la ({w_2}) (la plus) ({w_2}) @@3,w,$ <<- morphex(\1, ":[NAQ].*:[fe]", ":G") and morph(\3, ":[AQ].*:[fe]", False) ~2>> * __[i](p_les_xxx_les_plus_adj)__ (?:[lmts]es|nos|vos|leurs) ({w_2}) (les plus) ({w_2}) @@w,w,$ <<- morphex(\1, ":[NAQ].*:[pi]", ":[123][sp]") and morph(\3, ":A.*:[pi]", False) ~2>> * __[i](p_bien_sûr)__ bien sûr(?! de) <<- ~>> * __[i](p_bien_mal_fort_adj_adv)__ (bien|mal|(?:fort|super) (?:bien|mal)|fort) +({w_2}) @@0,$ <<- morph(\2, ":[AW]") ~1>> * __[i](p_loc_adj_adv)__ (à (?:demi|peine|peu près)|depuis peu|quelque peu|pas très|un (?:petit |)peu(?: plus| moins|)|peu|plus|moins|si) +({w_2}) @@0,$ |
︙ | ︙ |