mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-26 19:46:26 -06:00
(Hun) Generalise Postposition to Adposition, allow it to preposition
This commit is contained in:
@@ -87,7 +87,7 @@ concrete CatHun of Cat = CommonX ** open ResHun, Prelude in {
|
||||
-- Constructed in StructuralHun.
|
||||
Conj = ResHun.Conj ;
|
||||
Subj = SS ;
|
||||
Prep = ResHun.Postposition ;
|
||||
Prep = ResHun.Adposition ;
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user