mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
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