mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-19 16:12:52 -06:00
pro drops and 'how AP' in Extra for some languages
This commit is contained in:
@@ -61,5 +61,7 @@ interface DiffScand = open CommonScand, Prelude in {
|
||||
|
||||
reflPron : Agr -> Str ;
|
||||
|
||||
hur_IAdv : {s : Str} ;
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -80,4 +80,8 @@ incomplete concrete ExtraScand of ExtraScandAbs = CatScand **
|
||||
} ;
|
||||
|
||||
ConjVPS = conjunctDistrTable2 Order Agr ;
|
||||
|
||||
ICompAP ap = {s = \\a => hur_IAdv.s ++ ap.s ! a} ;
|
||||
|
||||
IAdvAdv adv = {s = hur_IAdv.s ++ adv.s} ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user