forked from GitHub/gf-core
reordered phrasebook sources so that they are easier to clone; cloned Ger,Spa,Cat,Bul
This commit is contained in:
4
examples/phrasebook/SentencesGer.gf
Normal file
4
examples/phrasebook/SentencesGer.gf
Normal file
@@ -0,0 +1,4 @@
|
||||
concrete SentencesGer of Sentences = NumeralGer ** SentencesI with
|
||||
(Syntax = SyntaxGer),
|
||||
(Symbolic = SymbolicGer),
|
||||
(Lexicon = LexiconGer) ;
|
||||
Reference in New Issue
Block a user