new extra Chi constructions for HSK

This commit is contained in:
aarne
2013-10-09 09:52:42 +00:00
parent 00d2574241
commit d67ef3b98c
5 changed files with 8 additions and 2 deletions
+3
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 ;
}