cloned the rest of resource languages in Phrasebook

This commit is contained in:
aarne
2010-04-07 21:05:29 +00:00
parent 8171bb0ea2
commit 242670a6cb
27 changed files with 943 additions and 31 deletions

View File

@@ -0,0 +1,4 @@
concrete SentencesDan of Sentences = NumeralDan ** SentencesI with
(Syntax = SyntaxDan),
(Symbolic = SymbolicDan),
(Lexicon = LexiconDan) ;