forked from GitHub/gf-core
changed names of resource-1.3; added a note on homepage on release
This commit is contained in:
10
old-examples/dialogue/WeekdaySwe.gf
Normal file
10
old-examples/dialogue/WeekdaySwe.gf
Normal file
@@ -0,0 +1,10 @@
|
||||
concrete WeekdaySwe of Weekday = open LangSwe, ParadigmsSwe in {
|
||||
|
||||
lincat
|
||||
WDay = PN ;
|
||||
|
||||
lin
|
||||
Mon = regGenPN "måndag" utrum ;
|
||||
Tue = regGenPN "tisdag" utrum ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user