From 42efbabaa6ce6f5a33faa5c5cfd9ff052089acf7 Mon Sep 17 00:00:00 2001 From: bringert Date: Tue, 12 Aug 2008 15:12:54 +0000 Subject: [PATCH] Rename all Language.gf to AllLan.gf to be able to build them automatically. --- lib/resource/arabic/{Arabic.gf => AllAra.gf} | 2 +- .../arabic/{ArabicAbs.gf => AllAraAbs.gf} | 2 +- .../bulgarian/{Bulgarian.gf => AllBul.gf} | 2 +- .../{BulgarianAbs.gf => AllBulAbs.gf} | 2 +- .../catalan/{Catalan.gf => AllCat.gf} | 2 +- .../catalan/{CatalanAbs.gf => AllCatAbs.gf} | 2 +- lib/resource/danish/{Danish.gf => AllDan.gf} | 2 +- .../danish/{DanishAbs.gf => AllDanAbs.gf} | 2 +- .../english/{English.gf => AllEng.gf} | 2 +- .../english/{EnglishAbs.gf => AllEngAbs.gf} | 2 +- .../finnish/{Finnish.gf => AllFin.gf} | 2 +- .../finnish/{FinnishAbs.gf => AllFinAbs.gf} | 2 +- lib/resource/french/{French.gf => AllFre.gf} | 2 +- .../french/{FrenchAbs.gf => AllFreAbs.gf} | 2 +- lib/resource/german/{German.gf => AllGer.gf} | 2 +- .../german/{GermanAbs.gf => AllGerAbs.gf} | 2 +- lib/resource/hindi/AllHin.gf | 3 ++ lib/resource/hindi/AllHinAbs.gf | 1 + lib/resource/hindi/Hindi.gf | 53 ------------------- lib/resource/interlingua/AllIna.gf | 3 ++ lib/resource/interlingua/AllInaAbs.gf | 3 ++ .../italian/{Italian.gf => AllIta.gf} | 2 +- .../italian/{ItalianAbs.gf => AllItaAbs.gf} | 2 +- .../norwegian/{Norwegian.gf => AllNor.gf} | 2 +- .../{NorwegianAbs.gf => AllNorAbs.gf} | 2 +- .../russian/{Russian.gf => AllRus.gf} | 2 +- .../russian/{RussianAbs.gf => AllRusAbs.gf} | 2 +- .../spanish/{Spanish.gf => AllSpa.gf} | 2 +- .../spanish/{SpanishAbs.gf => AllSpaAbs.gf} | 2 +- .../swedish/{Swedish.gf => AllSwe.gf} | 2 +- .../swedish/{SwedishAbs.gf => AllSweAbs.gf} | 2 +- lib/resource/thai/AllTha.gf | 3 ++ lib/resource/thai/AllThaAbs.gf | 3 ++ 33 files changed, 42 insertions(+), 79 deletions(-) rename lib/resource/arabic/{Arabic.gf => AllAra.gf} (51%) rename lib/resource/arabic/{ArabicAbs.gf => AllAraAbs.gf} (60%) rename lib/resource/bulgarian/{Bulgarian.gf => AllBul.gf} (72%) rename lib/resource/bulgarian/{BulgarianAbs.gf => AllBulAbs.gf} (80%) rename lib/resource/catalan/{Catalan.gf => AllCat.gf} (74%) rename lib/resource/catalan/{CatalanAbs.gf => AllCatAbs.gf} (67%) rename lib/resource/danish/{Danish.gf => AllDan.gf} (78%) rename lib/resource/danish/{DanishAbs.gf => AllDanAbs.gf} (72%) rename lib/resource/english/{English.gf => AllEng.gf} (87%) rename lib/resource/english/{EnglishAbs.gf => AllEngAbs.gf} (91%) rename lib/resource/finnish/{Finnish.gf => AllFin.gf} (68%) rename lib/resource/finnish/{FinnishAbs.gf => AllFinAbs.gf} (58%) rename lib/resource/french/{French.gf => AllFre.gf} (75%) rename lib/resource/french/{FrenchAbs.gf => AllFreAbs.gf} (68%) rename lib/resource/german/{German.gf => AllGer.gf} (73%) rename lib/resource/german/{GermanAbs.gf => AllGerAbs.gf} (80%) create mode 100644 lib/resource/hindi/AllHin.gf create mode 100644 lib/resource/hindi/AllHinAbs.gf delete mode 100644 lib/resource/hindi/Hindi.gf create mode 100644 lib/resource/interlingua/AllIna.gf create mode 100644 lib/resource/interlingua/AllInaAbs.gf rename lib/resource/italian/{Italian.gf => AllIta.gf} (74%) rename lib/resource/italian/{ItalianAbs.gf => AllItaAbs.gf} (68%) rename lib/resource/norwegian/{Norwegian.gf => AllNor.gf} (75%) rename lib/resource/norwegian/{NorwegianAbs.gf => AllNorAbs.gf} (69%) rename lib/resource/russian/{Russian.gf => AllRus.gf} (73%) rename lib/resource/russian/{RussianAbs.gf => AllRusAbs.gf} (76%) rename lib/resource/spanish/{Spanish.gf => AllSpa.gf} (74%) rename lib/resource/spanish/{SpanishAbs.gf => AllSpaAbs.gf} (67%) rename lib/resource/swedish/{Swedish.gf => AllSwe.gf} (75%) rename lib/resource/swedish/{SwedishAbs.gf => AllSweAbs.gf} (67%) create mode 100644 lib/resource/thai/AllTha.gf create mode 100644 lib/resource/thai/AllThaAbs.gf diff --git a/lib/resource/arabic/Arabic.gf b/lib/resource/arabic/AllAra.gf similarity index 51% rename from lib/resource/arabic/Arabic.gf rename to lib/resource/arabic/AllAra.gf index 8eaa041db..d23f9b997 100644 --- a/lib/resource/arabic/Arabic.gf +++ b/lib/resource/arabic/AllAra.gf @@ -1,3 +1,3 @@ --# -path=.:../abstract:../common:prelude -concrete Arabic of ArabicAbs = LangAra ; +concrete AllAra of AllAraAbs = LangAra ; diff --git a/lib/resource/arabic/ArabicAbs.gf b/lib/resource/arabic/AllAraAbs.gf similarity index 60% rename from lib/resource/arabic/ArabicAbs.gf rename to lib/resource/arabic/AllAraAbs.gf index 7e5ad6328..9889c81ed 100644 --- a/lib/resource/arabic/ArabicAbs.gf +++ b/lib/resource/arabic/AllAraAbs.gf @@ -1,3 +1,3 @@ --# -path=.:../abstract:../common:prelude -abstract ArabicAbs = Lang ; +abstract AllAraAbs = Lang ; diff --git a/lib/resource/bulgarian/Bulgarian.gf b/lib/resource/bulgarian/AllBul.gf similarity index 72% rename from lib/resource/bulgarian/Bulgarian.gf rename to lib/resource/bulgarian/AllBul.gf index 596cbfc82..80ad02165 100644 --- a/lib/resource/bulgarian/Bulgarian.gf +++ b/lib/resource/bulgarian/AllBul.gf @@ -1,6 +1,6 @@ --# -path=.:../abstract:../common:prelude -concrete Bulgarian of BulgarianAbs = +concrete AllBul of AllBulAbs = LangBul, ExtraBul ** { diff --git a/lib/resource/bulgarian/BulgarianAbs.gf b/lib/resource/bulgarian/AllBulAbs.gf similarity index 80% rename from lib/resource/bulgarian/BulgarianAbs.gf rename to lib/resource/bulgarian/AllBulAbs.gf index 83f17ad72..34156982b 100644 --- a/lib/resource/bulgarian/BulgarianAbs.gf +++ b/lib/resource/bulgarian/AllBulAbs.gf @@ -1,6 +1,6 @@ --# -path=.:../abstract:../common:prelude -abstract BulgarianAbs = +abstract AllBulAbs = Lang, ExtraBulAbs ** { diff --git a/lib/resource/catalan/Catalan.gf b/lib/resource/catalan/AllCat.gf similarity index 74% rename from lib/resource/catalan/Catalan.gf rename to lib/resource/catalan/AllCat.gf index 39565bdb1..98e2c597d 100644 --- a/lib/resource/catalan/Catalan.gf +++ b/lib/resource/catalan/AllCat.gf @@ -1,6 +1,6 @@ --# -path=.:../romance:../abstract:../common:prelude -concrete Catalan of CatalanAbs = +concrete AllCat of AllCatAbs = LangCat, IrregCat, ExtraCat diff --git a/lib/resource/catalan/CatalanAbs.gf b/lib/resource/catalan/AllCatAbs.gf similarity index 67% rename from lib/resource/catalan/CatalanAbs.gf rename to lib/resource/catalan/AllCatAbs.gf index 0539f5a41..3ba6575a4 100644 --- a/lib/resource/catalan/CatalanAbs.gf +++ b/lib/resource/catalan/AllCatAbs.gf @@ -1,4 +1,4 @@ -abstract CatalanAbs = +abstract AllCatAbs = Lang, IrregCatAbs, ExtraCatAbs diff --git a/lib/resource/danish/Danish.gf b/lib/resource/danish/AllDan.gf similarity index 78% rename from lib/resource/danish/Danish.gf rename to lib/resource/danish/AllDan.gf index 6626048cf..737728417 100644 --- a/lib/resource/danish/Danish.gf +++ b/lib/resource/danish/AllDan.gf @@ -1,6 +1,6 @@ --# -path=.:../scandinavian:../abstract:../common:prelude -concrete Danish of DanishAbs = +concrete AllDan of AllDanAbs = LangDan, IrregDan - [fly_V], ExtraDan diff --git a/lib/resource/danish/DanishAbs.gf b/lib/resource/danish/AllDanAbs.gf similarity index 72% rename from lib/resource/danish/DanishAbs.gf rename to lib/resource/danish/AllDanAbs.gf index 734717b6d..c07422d5f 100644 --- a/lib/resource/danish/DanishAbs.gf +++ b/lib/resource/danish/AllDanAbs.gf @@ -1,4 +1,4 @@ -abstract DanishAbs = +abstract AllDanAbs = Lang, IrregDanAbs - [fly_V], ExtraDanAbs diff --git a/lib/resource/english/English.gf b/lib/resource/english/AllEng.gf similarity index 87% rename from lib/resource/english/English.gf rename to lib/resource/english/AllEng.gf index a117f34d3..88b6e21f6 100644 --- a/lib/resource/english/English.gf +++ b/lib/resource/english/AllEng.gf @@ -1,6 +1,6 @@ --# -path=.:../abstract:../common:prelude -concrete English of EnglishAbs = +concrete AllEng of AllEngAbs = LangEng, IrregEng-[ blow_V,burn_V,come_V,dig_V,fall_V,fly_V,freeze_V,go_V,lie_V,run_V, diff --git a/lib/resource/english/EnglishAbs.gf b/lib/resource/english/AllEngAbs.gf similarity index 91% rename from lib/resource/english/EnglishAbs.gf rename to lib/resource/english/AllEngAbs.gf index 9498db96a..687d573a5 100644 --- a/lib/resource/english/EnglishAbs.gf +++ b/lib/resource/english/AllEngAbs.gf @@ -1,6 +1,6 @@ --# -path=.:../abstract:../common:prelude -abstract EnglishAbs = +abstract AllEngAbs = Lang, IrregEngAbs-[ blow_V,burn_V,come_V,dig_V,fall_V,fly_V,freeze_V,go_V,lie_V,run_V, diff --git a/lib/resource/finnish/Finnish.gf b/lib/resource/finnish/AllFin.gf similarity index 68% rename from lib/resource/finnish/Finnish.gf rename to lib/resource/finnish/AllFin.gf index dc8d232a9..b79a50b30 100644 --- a/lib/resource/finnish/Finnish.gf +++ b/lib/resource/finnish/AllFin.gf @@ -1,6 +1,6 @@ --# -path=.:../abstract:../common:prelude -concrete Finnish of FinnishAbs = +concrete AllFin of AllFinAbs = LangFin, ExtraFin ** {} ; diff --git a/lib/resource/finnish/FinnishAbs.gf b/lib/resource/finnish/AllFinAbs.gf similarity index 58% rename from lib/resource/finnish/FinnishAbs.gf rename to lib/resource/finnish/AllFinAbs.gf index 017946917..9aeee82f3 100644 --- a/lib/resource/finnish/FinnishAbs.gf +++ b/lib/resource/finnish/AllFinAbs.gf @@ -1,4 +1,4 @@ -abstract FinnishAbs = +abstract AllFinAbs = Lang, ExtraFinAbs ** {} ; diff --git a/lib/resource/french/French.gf b/lib/resource/french/AllFre.gf similarity index 75% rename from lib/resource/french/French.gf rename to lib/resource/french/AllFre.gf index 00371ec6e..32f20cd4c 100644 --- a/lib/resource/french/French.gf +++ b/lib/resource/french/AllFre.gf @@ -1,6 +1,6 @@ --# -path=.:../romance:../abstract:../common:prelude -concrete French of FrenchAbs = +concrete AllFre of AllFreAbs = LangFre, IrregFre, ExtraFre diff --git a/lib/resource/french/FrenchAbs.gf b/lib/resource/french/AllFreAbs.gf similarity index 68% rename from lib/resource/french/FrenchAbs.gf rename to lib/resource/french/AllFreAbs.gf index e762e33c3..474168d53 100644 --- a/lib/resource/french/FrenchAbs.gf +++ b/lib/resource/french/AllFreAbs.gf @@ -1,4 +1,4 @@ -abstract FrenchAbs = +abstract AllFreAbs = Lang, IrregFreAbs, ExtraFreAbs diff --git a/lib/resource/german/German.gf b/lib/resource/german/AllGer.gf similarity index 73% rename from lib/resource/german/German.gf rename to lib/resource/german/AllGer.gf index 92da54be6..7795174e4 100644 --- a/lib/resource/german/German.gf +++ b/lib/resource/german/AllGer.gf @@ -1,6 +1,6 @@ --# -path=.:../abstract:../common:prelude -concrete German of GermanAbs = +concrete AllGer of AllGerAbs = LangGer, IrregGer, ExtraGer diff --git a/lib/resource/german/GermanAbs.gf b/lib/resource/german/AllGerAbs.gf similarity index 80% rename from lib/resource/german/GermanAbs.gf rename to lib/resource/german/AllGerAbs.gf index eaed3d636..85ef801a4 100644 --- a/lib/resource/german/GermanAbs.gf +++ b/lib/resource/german/AllGerAbs.gf @@ -1,6 +1,6 @@ --# -path=.:../abstract:../common:prelude -abstract GermanAbs = +abstract AllGerAbs = Lang, IrregGerAbs, ExtraGerAbs diff --git a/lib/resource/hindi/AllHin.gf b/lib/resource/hindi/AllHin.gf new file mode 100644 index 000000000..eb11b77f9 --- /dev/null +++ b/lib/resource/hindi/AllHin.gf @@ -0,0 +1,3 @@ +--# -path=.:../abstract:../common:prelude + +concrete AllHin of AllHinAbs = LanHin ; \ No newline at end of file diff --git a/lib/resource/hindi/AllHinAbs.gf b/lib/resource/hindi/AllHinAbs.gf new file mode 100644 index 000000000..89cdaef54 --- /dev/null +++ b/lib/resource/hindi/AllHinAbs.gf @@ -0,0 +1 @@ +abstract AllHinAbs = Lang ; \ No newline at end of file diff --git a/lib/resource/hindi/Hindi.gf b/lib/resource/hindi/Hindi.gf deleted file mode 100644 index 7f6b3fde3..000000000 --- a/lib/resource/hindi/Hindi.gf +++ /dev/null @@ -1,53 +0,0 @@ -concrete ExtraEng of ExtraEngAbs = CatEng ** - open ResEng, Coordination, Prelude in { - - lin - GenNP np = {s = \\_ => np.s ! Gen} ; - ComplBareVS v s = insertObj (\\_ => s.s) (predV v) ; - - StrandRelSlash rp slash = { - s = \\t,a,p,ag => - rp.s ! RC (fromAgr ag).g Acc ++ slash.s ! t ! a ! p ! ODir ++ slash.c2 ; - c = Acc - } ; - EmptyRelSlash rp slash = { - s = \\t,a,p,_ => slash.s ! t ! a ! p ! ODir ++ slash.c2 ; - c = Acc - } ; - - StrandQuestSlash ip slash = - {s = \\t,a,b,q => - (mkQuestion (ss (ip.s ! Acc)) slash).s ! t ! a ! b ! q ++ slash.c2 - }; - - lincat - VPI = {s : VPIForm => Agr => Str} ; - [VPI] = {s1,s2 : VPIForm => Agr => Str} ; - - lin - BaseVPI = twoTable2 VPIForm Agr ; - ConsVPI = consrTable2 VPIForm Agr comma ; - - MkVPI vp = { - s = \\v,a => vp.ad ++ vp.inf ++ vp.s2 ! a - } ; - ConjVPI = conjunctDistrTable2 VPIForm Agr ; - ComplVPIVV vv vpi = - insertObj (\\a => (if_then_Str vv.isAux [] "to") ++ vpi.s ! VPIInf ! a) (predVV vv) ; - - UncNegCl t a cl = {s = t.s ++ a.s ++ cl.s ! t.t ! a.a ! neg ! ODir} ; - UncNegQCl t a cl = {s = \\q => t.s ++ a.s ++ cl.s ! t.t ! a.a ! neg !q} ; - UncNegRCl t a cl = { - s = \\r => t.s ++ a.s ++ cl.s ! t.t ! a.a ! neg ! r ; - c = cl.c - } ; - UncNegImpSg imp = {s = imp.s ! neg ! ImpF Sg False} ; - UncNegImpPl imp = {s = imp.s ! neg ! ImpF Pl False} ; - - CompoundCN a b = {s = \\n,c => a.s ! Sg ! Nom ++ b.s ! n ! c ; g = b.g} ; - - - oper - neg = CNeg False ; - -} diff --git a/lib/resource/interlingua/AllIna.gf b/lib/resource/interlingua/AllIna.gf new file mode 100644 index 000000000..e4e8593aa --- /dev/null +++ b/lib/resource/interlingua/AllIna.gf @@ -0,0 +1,3 @@ +--# -path=.:../abstract:../common:prelude + +concrete AllIna of AllInaAbs = LangIna ; diff --git a/lib/resource/interlingua/AllInaAbs.gf b/lib/resource/interlingua/AllInaAbs.gf new file mode 100644 index 000000000..f4752f5e6 --- /dev/null +++ b/lib/resource/interlingua/AllInaAbs.gf @@ -0,0 +1,3 @@ +--# -path=.:../abstract:../common:prelude + +abstract AllInaAbs = Lang ; diff --git a/lib/resource/italian/Italian.gf b/lib/resource/italian/AllIta.gf similarity index 74% rename from lib/resource/italian/Italian.gf rename to lib/resource/italian/AllIta.gf index 72a921aff..33df0699b 100644 --- a/lib/resource/italian/Italian.gf +++ b/lib/resource/italian/AllIta.gf @@ -1,6 +1,6 @@ --# -path=.:../romance:../abstract:../common:prelude -concrete Italian of ItalianAbs = +concrete AllIta of AllItaAbs = LangIta, -- IrregIta, ExtraIta diff --git a/lib/resource/italian/ItalianAbs.gf b/lib/resource/italian/AllItaAbs.gf similarity index 68% rename from lib/resource/italian/ItalianAbs.gf rename to lib/resource/italian/AllItaAbs.gf index 23272368c..601904f7c 100644 --- a/lib/resource/italian/ItalianAbs.gf +++ b/lib/resource/italian/AllItaAbs.gf @@ -1,4 +1,4 @@ -abstract ItalianAbs = +abstract AllItaAbs = Lang, -- IrregItaAbs, ExtraItaAbs diff --git a/lib/resource/norwegian/Norwegian.gf b/lib/resource/norwegian/AllNor.gf similarity index 75% rename from lib/resource/norwegian/Norwegian.gf rename to lib/resource/norwegian/AllNor.gf index ccf8899df..cf84e6768 100644 --- a/lib/resource/norwegian/Norwegian.gf +++ b/lib/resource/norwegian/AllNor.gf @@ -1,6 +1,6 @@ --# -path=.:../scandinavian:../abstract:../common:prelude -concrete Norwegian of NorwegianAbs = +concrete AllNor of AllNorAbs = LangNor, IrregNor - [fly_V], ExtraNor diff --git a/lib/resource/norwegian/NorwegianAbs.gf b/lib/resource/norwegian/AllNorAbs.gf similarity index 69% rename from lib/resource/norwegian/NorwegianAbs.gf rename to lib/resource/norwegian/AllNorAbs.gf index 34c3f929a..a252fd6f2 100644 --- a/lib/resource/norwegian/NorwegianAbs.gf +++ b/lib/resource/norwegian/AllNorAbs.gf @@ -1,4 +1,4 @@ -abstract NorwegianAbs = +abstract AllNorAbs = Lang, IrregNorAbs - [fly_V], ExtraNorAbs diff --git a/lib/resource/russian/Russian.gf b/lib/resource/russian/AllRus.gf similarity index 73% rename from lib/resource/russian/Russian.gf rename to lib/resource/russian/AllRus.gf index b128c45d0..024ce67e1 100644 --- a/lib/resource/russian/Russian.gf +++ b/lib/resource/russian/AllRus.gf @@ -1,6 +1,6 @@ --# -path=.:../abstract:../common:prelude -concrete Russian of RussianAbs = +concrete AllRus of AllRusAbs = LangRus, ExtraRus ** {flags coding=utf8 ;} ; diff --git a/lib/resource/russian/RussianAbs.gf b/lib/resource/russian/AllRusAbs.gf similarity index 76% rename from lib/resource/russian/RussianAbs.gf rename to lib/resource/russian/AllRusAbs.gf index 41ab18e68..eff645337 100644 --- a/lib/resource/russian/RussianAbs.gf +++ b/lib/resource/russian/AllRusAbs.gf @@ -1,6 +1,6 @@ --# -path=.:../abstract:../common:prelude -abstract RussianAbs = +abstract AllRusAbs = Lang, ExtraRusAbs ** {} ; diff --git a/lib/resource/spanish/Spanish.gf b/lib/resource/spanish/AllSpa.gf similarity index 74% rename from lib/resource/spanish/Spanish.gf rename to lib/resource/spanish/AllSpa.gf index eb59c3ae8..4aa98fd55 100644 --- a/lib/resource/spanish/Spanish.gf +++ b/lib/resource/spanish/AllSpa.gf @@ -1,6 +1,6 @@ --# -path=.:../romance:../abstract:../common:prelude -concrete Spanish of SpanishAbs = +concrete AllSpa of AllSpaAbs = LangSpa, IrregSpa, ExtraSpa diff --git a/lib/resource/spanish/SpanishAbs.gf b/lib/resource/spanish/AllSpaAbs.gf similarity index 67% rename from lib/resource/spanish/SpanishAbs.gf rename to lib/resource/spanish/AllSpaAbs.gf index aeb21e625..f1e21176e 100644 --- a/lib/resource/spanish/SpanishAbs.gf +++ b/lib/resource/spanish/AllSpaAbs.gf @@ -1,4 +1,4 @@ -abstract SpanishAbs = +abstract AllSpaAbs = Lang, IrregSpaAbs, ExtraSpaAbs diff --git a/lib/resource/swedish/Swedish.gf b/lib/resource/swedish/AllSwe.gf similarity index 75% rename from lib/resource/swedish/Swedish.gf rename to lib/resource/swedish/AllSwe.gf index 2041377c4..c63bd9424 100644 --- a/lib/resource/swedish/Swedish.gf +++ b/lib/resource/swedish/AllSwe.gf @@ -1,6 +1,6 @@ --# -path=.:../scandinavian:../abstract:../common:prelude -concrete Swedish of SwedishAbs = +concrete AllSwe of AllSweAbs = LangSwe, IrregSwe, ExtraSwe diff --git a/lib/resource/swedish/SwedishAbs.gf b/lib/resource/swedish/AllSweAbs.gf similarity index 67% rename from lib/resource/swedish/SwedishAbs.gf rename to lib/resource/swedish/AllSweAbs.gf index a036b86a5..33ea20ec1 100644 --- a/lib/resource/swedish/SwedishAbs.gf +++ b/lib/resource/swedish/AllSweAbs.gf @@ -1,4 +1,4 @@ -abstract SwedishAbs = +abstract AllSweAbs = Lang, IrregSweAbs, ExtraSweAbs diff --git a/lib/resource/thai/AllTha.gf b/lib/resource/thai/AllTha.gf new file mode 100644 index 000000000..0ca824967 --- /dev/null +++ b/lib/resource/thai/AllTha.gf @@ -0,0 +1,3 @@ +--# -path=.:../abstract:../common:prelude + +concrete AllTha of AllThaAbs = LangTha ; diff --git a/lib/resource/thai/AllThaAbs.gf b/lib/resource/thai/AllThaAbs.gf new file mode 100644 index 000000000..6e1bc90cf --- /dev/null +++ b/lib/resource/thai/AllThaAbs.gf @@ -0,0 +1,3 @@ +--# -path=.:../abstract:../common:prelude + +abstract AllThaAbs = Lang ;