forked from GitHub/gf-core
renamed Godis to Prolog ; added Fin
This commit is contained in:
10
examples/dialogue/WeekdayFin.gf
Normal file
10
examples/dialogue/WeekdayFin.gf
Normal file
@@ -0,0 +1,10 @@
|
||||
concrete WeekdayFin of Weekday = open LangFin, ParadigmsFin in {
|
||||
|
||||
lincat
|
||||
WDay = PN ;
|
||||
|
||||
lin
|
||||
Mon = mkPN (regN "maanantai") ;
|
||||
Tue = mkPN (regN "tiistai") ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user