renamed Godis to Prolog ; added Fin

This commit is contained in:
aarne
2006-05-16 18:48:46 +00:00
parent ecf429c593
commit 5082ebd0f4
8 changed files with 36 additions and 7 deletions

View 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") ;
}