mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-09 11:12:51 -06:00
one more word in German corrected
This commit is contained in:
@@ -513,7 +513,6 @@ mkV2 : overload {
|
||||
mkV2 : V -> V2 = dirV2 ;
|
||||
mkV2 : V -> Prep -> V2 = prepV2;
|
||||
mkV2 : V -> Case -> V2 = \v,c -> prepV2 v (mkPrep [] c)
|
||||
};
|
||||
} ;
|
||||
|
||||
|
||||
} ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user