Overview
| Comment: | [fr] lexicographe: nouveaux labels pour locutions verbales |
|---|---|
| Downloads: | Tarball | ZIP archive | SQL archive |
| Timelines: | family | ancestors | descendants | both | fr | Lexicographe |
| Files: | files | file ages | folders |
| SHA3-256: |
8db44cfb5428b86009837afcf9dc0de7 |
| User & Date: | olr on 2017-11-01 13:17:16 |
| Other Links: | branch diff | manifest | tags |
Context
|
2017-11-01
| ||
| 14:42 | [fr][bug] lexicographe: analyse des locutions avant le signe <:> check-in: e64f0bd3fb user: olr tags: fr, Lexicographe | |
| 13:17 | [fr] lexicographe: nouveaux labels pour locutions verbales check-in: 8db44cfb54 user: olr tags: fr, Lexicographe | |
| 11:38 | [fr] lexicographe: code cleaning check-in: afcd96f2ab user: olr tags: fr, Lexicographe | |
Changes
Modified gc_lang/fr/modules-js/lexicographe.js from [254ccfd456] to [fcc1145ade].
| ︙ | |||
127 128 129 130 131 132 133 | 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 | - - - - - + + + + + |
[':s', " singulière"],
[':p', " plurielle"],
[':i', " invariable"],
['/L', " {latin}"]
]);
const _dLocVERB = new Map([
|
| ︙ |