;;; -*- Mode: TDL; Coding: utf-8 -*- ;;; Authors: ;;; 2002-2006 Berthold Crysmann ;;; Copyright: DFKI GmbH vcomp-slash-intro-0 := vc-slash-intro-rule & [synsem.loc.cat.subcat.list #sc, args <[synsem.loc.cat [subcat.list <>, vcomp <[loc.cat.subcat.list #sc]>]]>]. vcomp-slash-intro-1 := vc-slash-intro-rule & [synsem.loc.cat.subcat.list <#1 . #sc>, args <[synsem.loc.cat [subcat.list <#1>, vcomp <[loc.cat.subcat.list #sc]>]]>]. vcomp-slash-intro-2 := vc-slash-intro-rule & [synsem.loc.cat.subcat.list <#1,#2 . #sc>, args <[synsem.loc.cat [subcat.list <#2 & [loc.cat.opt -]>, vcomp <[loc.cat.subcat.list <#1 .#sc>]>]]>]. vcomp-slash-intro-3 := vc-slash-intro-rule & [synsem.loc.cat.subcat.list <#1,#2,#3 . #sc>, args <[synsem.loc.cat [subcat.list <#3 & [loc.cat.opt -]>, vcomp <[loc.cat.subcat.list <#1,#2 . #sc>]>]]>]. third-construction := third-construction. eps-vcomp-slash-intro-part := eps-vc-slash-intro-rule-part.