forked from GitHub/gf-core
refactored Scandinavian NP agreement features
This commit is contained in:
@@ -33,11 +33,10 @@ concrete IdiomSwe of Idiom = CatSwe **
|
||||
}
|
||||
} ;
|
||||
|
||||
|
||||
ProgrVP vp =
|
||||
insertObj (\\a => "att" ++ infVP vp a) (predV (partV hålla_V "på")) ;
|
||||
|
||||
ImpPl1 vp = {s = ["låt oss"] ++ infVP vp {gn = Plg ; p = P1}} ;
|
||||
ImpPl1 vp = {s = ["låt oss"] ++ infVP vp {g = Utr ; n = Pl ; p = P1}} ;
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user