forked from GitHub/gf-core
CompoundAP in Bulgarian
This commit is contained in:
@@ -42,6 +42,11 @@ lin
|
||||
g = cn.g
|
||||
} ;
|
||||
|
||||
CompoundAP n a =
|
||||
let ap : AForm => Str
|
||||
= \\aform => n.rel ! (ASg Neut Indef) ++ a.s ! aform
|
||||
in {s = ap; adv = ap ! (ASg Neut Indef); isPre = True} ;
|
||||
|
||||
GerundCN vp = {
|
||||
s = \\nform => vp.ad.s ++
|
||||
vp.s ! Imperf ! VNoun nform ++
|
||||
|
||||
@@ -24,7 +24,7 @@ concrete TranslateBul of Translate =
|
||||
DocumentationBul,
|
||||
|
||||
ChunkBul,
|
||||
ExtensionsBul [CompoundN,AdAdV,UttAdV,ApposNP,MkVPI, MkVPS, PredVPS,
|
||||
ExtensionsBul [CompoundN,AdAdV,UttAdV,ApposNP,MkVPI, MkVPS, PredVPS, CompoundAP,
|
||||
PresPartAP, PastPartAP, PassVPSlash, PassAgentVPSlash],
|
||||
|
||||
DictionaryBul **
|
||||
|
||||
Reference in New Issue
Block a user