diff --git a/conj.js b/conj.js index b00cb57..1fcf03c 100644 --- a/conj.js +++ b/conj.js @@ -196,6 +196,7 @@ function generateConj(orig_txt, stem_txt, conj_no) { autoPaHa.innerHTML = stemAil + autoPaHaSuffix; } else { + isBroadEnd = checkedIfBroadEnd(split_text(stem_txt)); // general 1st vonj verbs firstConjFillTheArray(); // irreagularity of the pres. auto. form of lean diff --git a/conj.ts b/conj.ts index 672c6cd..f455f71 100644 --- a/conj.ts +++ b/conj.ts @@ -240,6 +240,8 @@ function generateConj(orig_txt : string, stem_txt : string, conj_no : Number){ else{ + isBroadEnd = checkedIfBroadEnd(split_text(stem_txt)); + // general 1st vonj verbs firstConjFillTheArray(); @@ -280,6 +282,7 @@ function generateConj(orig_txt : string, stem_txt : string, conj_no : Number){ // general 1st vonj verbs function firstConjFillTheArray() { + var suffixTable; if (isBroadEnd) { suffixTable = first_conj["broad"]; diff --git a/index.html b/index.html index 520cc87..d6901d7 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,7 @@

愛爾蘭語動詞變化產生器

Gineadóir Réimniú na Gaeilge

- version 202100307(Github repo
+ version 20210326(Github repo

詞彙原形: