Overview
Comment: | [fr] erreur de frappe dans message: location -> locution |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk | fr |
Files: | files | file ages | folders |
SHA3-256: |
a14e9fc8ff4858251b2b5397ce90e3c6 |
User & Date: | olr on 2020-03-02 10:38:23 |
Other Links: | manifest | tags |
Context
2020-03-02
| ||
12:07 | [fr] ajustements check-in: e72a9109a9 user: olr tags: fr, trunk | |
10:38 | [fr] erreur de frappe dans message: location -> locution check-in: a14e9fc8ff user: olr tags: fr, trunk | |
2020-02-29
| ||
10:04 | [fr] phonet_simil: ajouts divers check-in: 18bc88528a user: olr tags: fr, trunk | |
Changes
Modified gc_lang/fr/rules.grx from [f1a9b4c37f] to [358e9914cf].
16719 16720 16721 16722 16723 16724 16725 16726 16727 16728 16729 16730 16731 16732 16733 |
# pied
__sgpl_pied__
[>avoir|>perdre] pieds
<<- /sgpl/ -2>> pied # Locution “\1 pied” : écrivez “pied” au singulier.
à pieds
<<- /sgpl/ not before("(?i)\\b(?:lit|fauteuil|armoire|commode|guéridon|tabouret|chaise)s?\\b") and not morph(>1, ">sculpter/")
-2>> pied # Location “à pied” : écrivez “pied” au singulier.|https://fr.wiktionary.org/wiki/%C3%A0_pied
[à|aux] >pied >levé
<<- /sgpl/ ->> au pied levé # Locution adverbiale invariable.
TEST: ils ont tout simplement perdu {{pieds}}
TEST: ils y sont allés à {{pieds}}.
TEST: Elles ont accompli l’impossible, et de surcroît {{aux pieds levés}}
|
| |
16719 16720 16721 16722 16723 16724 16725 16726 16727 16728 16729 16730 16731 16732 16733 |
# pied
__sgpl_pied__
[>avoir|>perdre] pieds
<<- /sgpl/ -2>> pied # Locution “\1 pied” : écrivez “pied” au singulier.
à pieds
<<- /sgpl/ not before("(?i)\\b(?:lit|fauteuil|armoire|commode|guéridon|tabouret|chaise)s?\\b") and not morph(>1, ">sculpter/")
-2>> pied # Locution “à pied” : écrivez “pied” au singulier.|https://fr.wiktionary.org/wiki/%C3%A0_pied
[à|aux] >pied >levé
<<- /sgpl/ ->> au pied levé # Locution adverbiale invariable.
TEST: ils ont tout simplement perdu {{pieds}}
TEST: ils y sont allés à {{pieds}}.
TEST: Elles ont accompli l’impossible, et de surcroît {{aux pieds levés}}
|