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:
@@ -24,11 +24,6 @@ lin
|
||||
GGoodDay = ss "hyvää päivää" ;
|
||||
GGoodEvening = ss "hyvää iltaa" ;
|
||||
GGoodNight = ss "hyvää yötä" ;
|
||||
GImHungry = ss "minun on nälkä" ;
|
||||
GImThirsty = ss "minun on jano" ;
|
||||
GImTired = ss "minä olen väsynyt" ;
|
||||
GImScared = ss "minua pelottaa" ;
|
||||
GIdontUnderstand = ss "en ymmärrä" ;
|
||||
GTheCheck = ss "lasku" ;
|
||||
|
||||
GYes = ss "kyllä" ;
|
||||
|
||||
Reference in New Issue
Block a user