Files
gf-core/examples/dialogue/WeekdaySwe.gf

11 lines
175 B
Plaintext

concrete WeekdaySwe of Weekday = open LangSwe, ParadigmsSwe in {
lincat
WDay = PN ;
lin
Mon = regGenPN "måndag" utrum ;
Tue = regGenPN "tisdag" utrum ;
}