mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 00:22:51 -06:00
simplified the treatment of politeness in Phrasebook
This commit is contained in:
@@ -7,9 +7,9 @@ fun
|
||||
GHello : Greeting ;
|
||||
GThanks : Greeting ;
|
||||
GHowAreYou : Greeting ;
|
||||
GPleaseGive : Greeting ;
|
||||
GExcuse : Greeting ;
|
||||
GSorry : Greeting ;
|
||||
GPleaseGive, GPleaseGivePol : Greeting ;
|
||||
GExcuse, GExcusePol : Greeting ;
|
||||
GSorry, GSorryPol : Greeting ;
|
||||
GGoodbye : Greeting ;
|
||||
GBye : Greeting ;
|
||||
GWhatsYourName : Greeting ;
|
||||
|
||||
Reference in New Issue
Block a user