--# -path=.:../Time ---File name weekday.Swe.gf concrete WeekdayProlog of Weekday = { pattern monday = "monday" ; tuesday = "tuesday" ; wednesday = "wednesday" ; thursday = "thursday" ; friday = "friday" ; saturday = "saturday" ; sunday = "sunday" ; today = "today" ; tomorrow = "tomorrow"; }