version 0.2 of phrasebook

This commit is contained in:
aarne
2010-03-28 20:13:46 +00:00
parent 93daaabf3d
commit 55f8a80df7
7 changed files with 138 additions and 3 deletions

View File

@@ -0,0 +1,5 @@
concrete SentencesIta of Sentences = NumeralIta ** SentencesI
with
(DiffPhrasebook = DiffPhrasebookIta),
(Syntax = SyntaxIta) ;