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:
@@ -23,11 +23,6 @@ lin
|
||||
GGoodDay = ss "bună ziua" ;
|
||||
GGoodEvening = ss "bună seara" ;
|
||||
GGoodNight = ss "noapte bună" ;
|
||||
GImHungry = ss "mi-e foame" ;
|
||||
GImThirsty = ss "mi-e sete" ;
|
||||
GImTired = ss "mi-e somn" ;
|
||||
GImScared = ss "mi-e frică" ;
|
||||
GIdontUnderstand = ss "nu înţeleg" ;
|
||||
GTheCheck = ss "nota de plată" ;
|
||||
|
||||
GYes = ss "da" ;
|
||||
|
||||
Reference in New Issue
Block a user