mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-24 03:52:50 -06:00
moved phrases like 'I am hungry' from Greetings to Words to make them more general
This commit is contained in:
@@ -21,11 +21,6 @@ lin
|
||||
GGoodDay = ss "good afternoon" ; ----
|
||||
GGoodEvening = ss "good evening" ;
|
||||
GGoodNight = ss "good night" ;
|
||||
GImHungry = ss "I'm hungry" ;
|
||||
GImThirsty = ss "I'm thirsty" ;
|
||||
GImTired = ss "I'm tired" ;
|
||||
GImScared = ss "I'm scared" ;
|
||||
GIdontUnderstand = ss "I don't understand" ;
|
||||
GTheCheck = ss "the bill" ;
|
||||
|
||||
GYes = ss "yes" ;
|
||||
|
||||
Reference in New Issue
Block a user