Tense to Common ; Idiom ; Text

This commit is contained in:
aarne
2006-02-20 22:11:57 +00:00
parent b6957f4e41
commit e0dc7034ac
39 changed files with 255 additions and 61 deletions

View File

@@ -1,2 +1,2 @@
concrete CatSwe of Cat = TenseX ** CatScand with
concrete CatSwe of Cat = CommonX ** CatScand with
(ResScand = ResSwe) ;

View File

@@ -17,6 +17,6 @@ concrete LangSwe of Lang =
LexiconSwe
** {
flags startcat = Phr ;
flags startcat = Phr ; unlexer = text ; lexer = text ;
} ;