mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 11:42:49 -06:00
simplified the treatment of politeness in Phrasebook
This commit is contained in:
@@ -10,8 +10,9 @@ lin
|
||||
GThanks = ss "kiitos" ;
|
||||
GHowAreYou = ss "mitä kuuluu" ;
|
||||
GPleaseGive = ss "ole hyvä" ;
|
||||
GExcuse = ss "anteeksi" ;
|
||||
GSorry = ss "anteeksi" ;
|
||||
GPleaseGivePol = ss "olkaa hyvä" ;
|
||||
GExcuse, GExcusePol = ss "anteeksi" ;
|
||||
GSorry, GSorryPol = ss "anteeksi" ;
|
||||
GGoodbye = ss "näkemiin" ;
|
||||
GBye = ss "hei hei" ;
|
||||
GWhatsYourName = ss "mikä sinun nimesi on" ;
|
||||
|
||||
Reference in New Issue
Block a user