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 6bd400091c
commit 3d243e2596
84 changed files with 1219 additions and 6611 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 ;
}