resource = resource-1.0

This commit is contained in:
aarne
2006-06-22 22:25:55 +00:00
parent 7e5584b1ab
commit 251bc4c738
881 changed files with 31130 additions and 31130 deletions

View File

@@ -1,27 +1,10 @@
--# -path=.:../abstract:../../prelude
--# -path=.:../abstract:../common:prelude
concrete LangFin of Lang =
RulesFin,
ClauseFin,
StructuralFin,
BasicFin,
---- TimeEng,
---- CountryEng
MathFin
GrammarFin,
LexiconFin
** {
** open Prelude, ParadigmsFin in {
flags startcat = Phr ; unlexer = text ; lexer = finnish ;
flags unlexer=finnish ;
{-
lin
AdvDate d = prefixSS "on" d ;
AdvTime t = prefixSS "at" t ;
NWeekday w = w ;
PNWeekday w = nounPN w ;
PNCountry x = x ;
ANationality x = x ;
NLanguage x = x ;
-}
}
} ;