From e5d231ff78087dff6c7d3e6624b9945d991c0c81 Mon Sep 17 00:00:00 2001 From: doncr Date: Sun, 25 Dec 2016 16:30:07 +0000 Subject: [PATCH] Added some missing verb transformations. --- conjugation/drill.js | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/conjugation/drill.js b/conjugation/drill.js index 6752d41..c45f76c 100644 --- a/conjugation/drill.js +++ b/conjugation/drill.js @@ -613,10 +613,10 @@ var verb_relative_form = { "past": "present", "polite": "plain", "te-form": "plain", -// "potential": "plain", -// "imperative": "plain", -// "causative": "plain", -// "passive": "plain", + "potential": "plain", + "imperative": "plain", + "causative": "plain", + "passive": "plain", }, "negative": { @@ -625,10 +625,10 @@ var verb_relative_form = { "past negative": "present", "polite negative": "plain", "te-form negative": "plain", -// "potential negative": "plain", -// "imperative negative": "plain", -// "causative negative": "plain", -// "passive negative": "plain", + "potential negative": "plain", + "imperative negative": "plain", + "causative negative": "plain", + "passive negative": "plain", }, "past" : {