mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-21 01:06:21 -06:00
AdvAP in Dutch and Estonian
This commit is contained in:
@@ -56,4 +56,6 @@ concrete AdjectiveDut of Adjective = CatDut ** open ResDut, Prelude in
|
||||
isPre = True
|
||||
} ;
|
||||
|
||||
AdvAP ap adv = {s = \\agr,af => ap.s ! agr ! af ++ adv.s ; isPre = False} ; -- KA: guessed
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user