mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 19:42:50 -06:00
simplified the treatment of politeness in Phrasebook
This commit is contained in:
@@ -6,10 +6,6 @@ abstract Phrasebook =
|
||||
flags startcat = Phrase ;
|
||||
|
||||
fun
|
||||
|
||||
-- here rather than Sentences, because not functorial
|
||||
PGreeting : Politeness -> Greeting -> Phrase ;
|
||||
---- PGreeting : Politeness -> Gender -> Gender -> Greeting -> Phrase ;
|
||||
-- politeness level, speaker, hearer
|
||||
PGreeting : Greeting -> Phrase ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user