mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-27 08:58:55 -06:00
reran MkMorphoDict on Swe to fix erroneous verb definitions
This commit is contained in:
@@ -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"} ;
|
||||
|
||||
@@ -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
Reference in New Issue
Block a user