overload toplevel grammars for Swe and Rus

This commit is contained in:
aarne
2007-12-20 22:33:49 +00:00
parent d46f4c49e1
commit cec2cef031
7 changed files with 302 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
abstract OverLang =
OverGrammar-[PPos,PNeg,TPres,TPast,TFut,TCond,ASimul,AAnter],
Lexicon-[PPos,PNeg,TPres,TPast,TFut,TCond,ASimul,AAnter] ;
Lexicon-[PPos,PNeg,TPres,TPast,TFut,TCond,ASimul,AAnter] ** {flags startcat = Phr ;} ;