mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 19:22:50 -06:00
adjustments in Paradigms ; lang-specific modules for all except Rus, Ara
This commit is contained in:
@@ -4,7 +4,7 @@ concrete WeekdaySwe of Weekday = open LangSwe, ParadigmsSwe in {
|
||||
WDay = PN ;
|
||||
|
||||
lin
|
||||
Mon = regPN "måndag" utrum ;
|
||||
Tue = regPN "tisdag" utrum ;
|
||||
Mon = regGenPN "måndag" utrum ;
|
||||
Tue = regGenPN "tisdag" utrum ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user