mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-07-07 06:02:45 -06:00
examples of dialogue system grammars
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
concrete WeekdayGodis of Weekday = open ResGodis, Prelude in {
|
||||
|
||||
lincat
|
||||
WDay = SS ;
|
||||
|
||||
lin
|
||||
Mon = ss "monday" ;
|
||||
Tue = ss "tuesday" ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user