reran MkMorphoDict on Swe to fix erroneous verb definitions

This commit is contained in:
aarneranta
2021-04-23 16:06:27 +02:00
parent 069804581b
commit 8bbdfecb26
4 changed files with 20097 additions and 29875 deletions

View File

@@ -24620,6 +24620,7 @@ lin pienentyä_V = mkV {s = c52A "pienentyä"} ;
lin pienentää_V = mkV {s = c54A "pienentää"} ;
lin pienetä_V = mkV {s = c72 "pienetä"} ;
lin pieni_A = mkA (mkN {s = d26 "pieni"}) ;
lin pieni_N = mkN {s = d26 "pieni"} ;
lin pieniä_V = mkV {s = c61 "pieniä"} ;
lin piennar_N = mkN {s = d49A "piennar"} ;
lin pienoinen_N = mkN {s = d38 "pienoinen"} ;

View File

@@ -24614,6 +24614,7 @@ fun pienentyä_V : V ;
fun pienentää_V : V ;
fun pienetä_V : V ;
fun pieni_A : A ;
fun pieni_N : N ;
fun pieniä_V : V ;
fun piennar_N : N ;
fun pienoinen_N : N ;

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff