mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 19:22:50 -06:00
examples of dialogue system grammars
This commit is contained in:
4
examples/dialogue/DialogueFre.gf
Normal file
4
examples/dialogue/DialogueFre.gf
Normal file
@@ -0,0 +1,4 @@
|
||||
--# -path=.:present:prelude
|
||||
|
||||
concrete DialogueFre of Dialogue = DialogueI with
|
||||
(Lang = LangFre) ;
|
||||
Reference in New Issue
Block a user