From b49a021608d1e15a17ffd54195aa812dbed2948f Mon Sep 17 00:00:00 2001 From: aarne Date: Thu, 30 Oct 2008 20:38:51 +0000 Subject: refactored romance VP. Now it is possible to parse with Spanish and Catalan; for the rest, some Slash rules still pose a problem. Some clitic and agreement things unfinished. All this in next-lib only; resource 1.4 untouched --- next-lib/src/Make.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'next-lib/src/Make.hs') diff --git a/next-lib/src/Make.hs b/next-lib/src/Make.hs index df85d5a4a..93b92e3dc 100644 --- a/next-lib/src/Make.hs +++ b/next-lib/src/Make.hs @@ -50,7 +50,7 @@ langsCoding = [ langs = map fst langsCoding -- languagues for which to compile Lang -langsLang = langs `except` ["Ara","Bul","Ina","Rus"] +langsLang = langs `except` ["Ara","Bul","Ina","Rus","Hin","Tha"] -- languages for which to compile Try langsAPI = langsLang `except` ["Ara","Bul","Hin","Ina","Rus","Tha"] -- cgit v1.2.3