Differences From Artifact [c5d6fec71a]:
- File graphspell-js/suggest.js — part of check-in [8b6694ecca] at 2019-05-15 07:55:07 on branch trunk — [graphspell] JS sucks: for some strange reason, Thunderbird doesn’t like the using of hasOwnProperty with personal Object -> use Map (user: olr, size: 1480) [annotate] [blame] [check-ins using]
To Artifact [e9f1ed7501]:
- File graphspell-js/suggest.js — part of check-in [811a364e80] at 2019-07-17 10:26:00 on branch trunk — [graphspell] ad hoc suggestions (user: olr, size: 1539) [annotate] [blame] [check-ins using]
| ︙ | |||
11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 | + + |
["cdlt", "cordialement"],
["construirent", "construire|construisirent|construisent|construiront"],
["càd", "c’est-à-dire"],
["dc", "de|donc"],
["done", "donc|donne"],
["email", "courriel|e-mail|émail"],
["emails", "courriels|e-mails"],
["ete", "êtes|été"],
["Etes-vous", "Êtes-vous"],
["Etiez-vous", "Étiez-vous"],
["Etions-vous", "Étions-nous"],
["loins", "loin"],
["parce-que", "parce que"],
["pcq", "parce que"],
["pd", "pendant|pédé"],
["pdq", "pendant que"],
["pdt", "pendant"],
["pdtq", "pendant que"],
["pk", "pourquoi"],
|
| ︙ |