forked from GitHub/gf-core
add ApposNP and UncNeg to the Bulgarian parsing grammar
This commit is contained in:
@@ -107,4 +107,11 @@ lin
|
||||
++ daComplex Simul Pos vp ! Perf ! a)
|
||||
(predV verbBe) ;
|
||||
|
||||
ApposNP np1 np2 = {
|
||||
s = \\role => np1.s ! role ++ "," ++ np2.s ! RSubj ;
|
||||
a = np1.a
|
||||
} ;
|
||||
|
||||
UncNeg = {s = ""; p = Neg} ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user