Overview
Comment: | [fr][bug] paramètres surnuméraires |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | fr | rg |
Files: | files | file ages | folders |
SHA3-256: |
1286ea415b187100a85944b33657f8a3 |
User & Date: | olr on 2018-09-05 18:47:10 |
Other Links: | branch diff | manifest | tags |
Context
2018-09-05
| ||
18:49 | [core] gc engine: use echo instead of print for debugging check-in: 7b412f5207 user: olr tags: core, rg | |
18:47 | [fr][bug] paramètres surnuméraires check-in: 1286ea415b user: olr tags: fr, rg | |
17:51 | [core] gc engine: lazy loading for graph rules check-in: f648075faa user: olr tags: core, rg | |
Changes
Modified gc_lang/fr/rules.grx from [59fd8abb15] to [20f92a0772].
︙ | ︙ | |||
9748 9749 9750 9751 9752 9753 9754 | /VCint ?[pas|jamais|plus|guère|point]¿ dans [l’|leur|son] ensemble /VCint ?[pas|jamais|plus|guère|point]¿ [à|en] ce moment ?précis¿ /VCint ?[pas|jamais|plus|guère|point]¿ [à|en] cet instant ?précis¿ /VCint ?[pas|jamais|plus|guère|point]¿ sans peine /VCint ?[pas|jamais|plus|guère|point]¿ un [moment|peu|minimum] /VCint ?[pas|jamais|plus|guère|point]¿ un petit peu /VCint ?[pas|jamais|plus|guère|point]¿ un tout petit peu | | | 9748 9749 9750 9751 9752 9753 9754 9755 9756 9757 9758 9759 9760 9761 9762 | /VCint ?[pas|jamais|plus|guère|point]¿ dans [l’|leur|son] ensemble /VCint ?[pas|jamais|plus|guère|point]¿ [à|en] ce moment ?précis¿ /VCint ?[pas|jamais|plus|guère|point]¿ [à|en] cet instant ?précis¿ /VCint ?[pas|jamais|plus|guère|point]¿ sans peine /VCint ?[pas|jamais|plus|guère|point]¿ un [moment|peu|minimum] /VCint ?[pas|jamais|plus|guère|point]¿ un petit peu /VCint ?[pas|jamais|plus|guère|point]¿ un tout petit peu <<- morphVC(\1, ">(?:être|devenir|rester)") and morph(>1, ":[QY]") ~2:0>> * on ne peut [plus|moins] on ne peut pas [plus|moins] plus que <<- morph(<1, ":(?:V0e|N)") and morph(>1, ":[AQ]") ~>> * |
︙ | ︙ |