forked from GitHub/gf-core
cloned the rest of resource languages in Phrasebook
This commit is contained in:
4
examples/phrasebook/SentencesDan.gf
Normal file
4
examples/phrasebook/SentencesDan.gf
Normal file
@@ -0,0 +1,4 @@
|
||||
concrete SentencesDan of Sentences = NumeralDan ** SentencesI with
|
||||
(Syntax = SyntaxDan),
|
||||
(Symbolic = SymbolicDan),
|
||||
(Lexicon = LexiconDan) ;
|
||||
Reference in New Issue
Block a user