mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-24 03:52:50 -06:00
peacekeeping: add a module with phrases which are very different in different languages, e.g. greetings. The english and swedish implementations do not yet use the resource grammars, and the finnish is empty.
This commit is contained in:
@@ -1 +1,4 @@
|
||||
abstract Peace = PeaceSyntax, PeaceLexCommon, PeaceLexExt ** {}
|
||||
abstract Peace =
|
||||
PeaceSyntax, PeaceLexCommon,
|
||||
PeaceLexExt, PeacePhrases
|
||||
** {}
|
||||
Reference in New Issue
Block a user