1
0
forked from GitHub/gf-core

renamed Godis to Prolog ; added Fin

This commit is contained in:
aarne
2006-05-16 18:48:46 +00:00
parent e074720425
commit 800f6ee7e2
8 changed files with 36 additions and 7 deletions

View File

@@ -2,13 +2,13 @@ Dialogue system grammar examples.
AR 16/5/2006
Files (for X = Eng, Fre, Godis, Swe):
Files (for X = Eng, Fin, Fre, Prolog, Swe):
Dialogue.gf -- base dialogue grammar
DialogueX.gf -- implementation instance
DialogueI.gf -- implementation functor
ResGodis.gf -- help constructs for Prolog terms
ResProlog.gf -- help constructs for Prolog terms
Weekday.gf -- untility grammar with weekdays
WeekdayX.gf