forked from GitHub/gf-core
adjustments in Paradigms ; lang-specific modules for all except Rus, Ara
This commit is contained in:
@@ -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 ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user