fixed ta_V in Swe and blad in Dut

This commit is contained in:
aarne
2017-04-13 06:48:13 +00:00
parent 173cd00873
commit dcf7a34212
5 changed files with 8 additions and 3 deletions

View File

@@ -164,7 +164,8 @@ concrete IrregSwe of IrregSweAbs = CatSwe ** open ParadigmsSwe in {
svika_V = irregV "svika" "svek" "svikit" ;
sy_V = irregV "sy" "sydde" "sytt" ;
sätta_V = irregV "sätta" "satte" "satt" ;
taga_V = mkV "ta" "tar" "ta" "tog" "tagit" "tagen" | mkV "taga" "tog" "tagit" ;
ta_V = mkV "ta" "tar" "ta" "tog" "tagit" "tagen" ;
taga_V = mkV "taga" "tog" "tagit" ;
tiga_V = irregV "tiga" "teg" "tigit" ;
tillåta_V = irregV "tillåta" "tillät" "tillåtit" ;
tillsluta_V = irregV "tillsluta" "tillslöt" "tillslutit" ;

View File

@@ -159,6 +159,7 @@ abstract IrregSweAbs = Cat ** {
svika_V : V ;
sy_V : V ;
sätta_V : V ;
ta_V : V ;
taga_V : V ;
tiga_V : V ;
tillåta_V : V ;