summaryrefslogtreecommitdiff
path: root/grammars/video/Weekday/weekday.Eng.gf
blob: 773f413807020a25eadd283b30e2d6a781ae8086 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---File name weekday.Eng.gf

include weekday.Abs.gf ;

pattern
monday = "monday" ;
tuesday = "tuesday" ;
wednesday = "wednesday" ;
thursday = "thursday" ;
friday = "friday" ;
saturday = "saturday" ;
sunday = "sunday" ;