Files
gf-core/old-examples/dialogue/WeekdayFre.gf

11 lines
172 B
Plaintext

concrete WeekdayFre of Weekday = open LangFre, ParadigmsFre in {
lincat
WDay = PN ;
lin
Mon = mkPN "lundi" masculine ;
Tue = mkPN "mardi" masculine ;
}