refactoring German VP

This commit is contained in:
aarne
2012-09-23 07:46:43 +00:00
parent 2f500e521d
commit 0345bb5d7a
2 changed files with 2 additions and 2 deletions

View File

@@ -123,7 +123,7 @@ flags startcat = Text ;
fun
TextS : S -> Text ; -- with .
TextQS : QS -> Text ; -- with ?
TextImp : VP -> Text ; -- with !
-- TextImp : VP -> Text ; -- with !
ComplV2 : V2 -> NP -> VP ;
ModCN : AP -> CN -> CN ;