1
0
forked from GitHub/gf-core

completely redesigned VP. Added ReflVP in bulgarian-1.4

This commit is contained in:
krasimir
2008-06-15 08:35:52 +00:00
parent dbfe4c94e4
commit 20209ce716
6 changed files with 188 additions and 182 deletions

View File

@@ -12,10 +12,7 @@ concrete PhraseBul of Phrase = CatBul ** open Prelude, ResBul in {
UttIP ip = {s = ip.s ! RSubj} ;
UttIAdv iadv = {s = iadv.s1} ;
UttNP np = {s = np.s ! RSubj} ;
UttVP vp = {s = vp.ad ! False ++
"äà" ++
vp.s ! Pres ! Simul ! Pos ! agrP3 (GSg Neut) ! False ! Perf ++
vp.compl ! agrP3 (GSg Neut)} ;
UttVP vp = {s = daComplex vp ! Perf ! agrP3 (GSg Neut)} ;
UttAdv adv = adv ;
NoPConj = {s = []} ;