Index: graphspell-js/suggest.js ================================================================== --- graphspell-js/suggest.js +++ graphspell-js/suggest.js @@ -25,14 +25,16 @@ ["pd", "pendant|pédé"], ["pdq", "pendant que"], ["pdt", "pendant"], ["pdtq", "pendant que"], ["pk", "pourquoi"], + ["pkoi", "pourquoi"], ["pq", "pourquoi|PQ"], ["prq", "presque"], ["prsq", "presque"], ["qcq", "quiconque"], + ["qd", "quand"], ["qq", "quelque"], ["qqch", "quelque chose"], ["qqn", "quelqu’un"], ["qqne", "quelqu’une"], ["qqs", "quelques"], Index: graphspell/fr.py ================================================================== --- graphspell/fr.py +++ graphspell/fr.py @@ -24,14 +24,16 @@ "pd": "pendant", "pdq": "pendant que", "pdt": "pendant", "pdtq": "pendant que", "pk": "pourquoi", + "pkoi": "pourquoi", "pq": "pourquoi|PQ", "prq": "presque", "prsq": "presque", "qcq": "quiconque", + "qd": "quand", "qq": "quelque", "qqch": "quelque chose", "qqn": "quelqu’un", "qqne": "quelqu’une", "qqs": "quelques",