forked from GitHub/gf-core
pro drops and 'how AP' in Extra for some languages
This commit is contained in:
@@ -93,4 +93,8 @@ concrete ExtraEng of ExtraEngAbs = CatEng **
|
||||
|
||||
ConjVPS = conjunctDistrTable Agr ;
|
||||
|
||||
ICompAP ap = {s = "how" ++ ap.s ! agrP3 Sg} ; ---- IComp should have agr!
|
||||
|
||||
IAdvAdv adv = {s = "how" ++ adv.s} ;
|
||||
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
abstract ExtraEngAbs = Extra ** {
|
||||
abstract ExtraEngAbs = Extra - [ProDrop] ** {
|
||||
|
||||
-- uncontracted negations; contracted are the default
|
||||
fun
|
||||
|
||||
Reference in New Issue
Block a user