adjustments in Paradigms ; lang-specific modules for all except Rus, Ara

This commit is contained in:
aarne
2006-06-15 16:24:09 +00:00
parent afac97b821
commit a25c73cb1a
11 changed files with 171 additions and 5344 deletions

View File

@@ -4,7 +4,7 @@ concrete WeekdayEng of Weekday = open LangEng, ParadigmsEng in {
WDay = PN ;
lin
Mon = regPN "Monday" nonhuman ;
Tue = regPN "Tuesday" nonhuman ;
Mon = regGenPN "Monday" nonhuman ;
Tue = regGenPN "Tuesday" nonhuman ;
}