new extra Chi constructions for HSK

This commit is contained in:
aarne
2013-10-09 09:52:42 +00:00
parent eff9a3011c
commit 0736a9a2ea
5 changed files with 8 additions and 2 deletions

View File

@@ -52,4 +52,7 @@ concrete ExtraChi of ExtraChiAbs = CatChi **
in
cl.np ++ cl.vp.prePart ++ verb ++ cl.vp.compl
} ;
TopicAdvCl adv cl = mkClause (adv.s ++ cl.np) cl.vp ;
}