interface for shallow parsing + basic lexicon

This commit is contained in:
aarne
2005-02-01 15:43:47 +00:00
parent 21d7e01f93
commit 742bc1a67d
21 changed files with 1489 additions and 161 deletions

View File

@@ -0,0 +1,4 @@
--# -path=.:../abstract:../../prelude
concrete ShallowEng of Shallow = ShallowI with (Resource = ResourceEng) ;