stub for TranslateTha, with Dictionary from Lexicon and Structural

This commit is contained in:
aarne
2015-02-17 14:38:54 +00:00
parent 1dbe588497
commit 5fd4d5ede1
5 changed files with 707 additions and 1 deletions

View File

@@ -79,6 +79,6 @@ lin
dash_Chunk = ss "-" ;
oper
emptyNP : NP = mkNP (P.mkPN []) ;
emptyNP : NP = Syntax.mkNP (P.mkPN []) ;
}