forked from GitHub/gf-core
Karin C's example
This commit is contained in:
12
grammars/video/Weekday/weekday.Eng.gf
Normal file
12
grammars/video/Weekday/weekday.Eng.gf
Normal file
@@ -0,0 +1,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" ;
|
||||
Reference in New Issue
Block a user