mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-25 02:38:55 -06:00
some godis additions to dialogue
This commit is contained in:
@@ -14,7 +14,7 @@ concrete LightsProlog of Lights =
|
||||
LivingRoom = ss "living_room" ;
|
||||
Kitchen = ss "kitchen" ;
|
||||
|
||||
MorningMode = ss "morning_mode" ;
|
||||
MorningMode = ss (bracket (app1 "answer" "morning_mode")) ;
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user