forked from GitHub/gf-rgl
Made a round of changes as shown on https://github.com/GrammaticalFramework/gf-rgl/pull/410
This commit is contained in:
@@ -45,7 +45,7 @@ Snd,Sindhi,sindhi,,,,,,,,y
|
||||
Spa,Spanish,spanish,Romance,,y,,,,y,y
|
||||
Swa,Swahili,swahili,Bantu,,,y,n,n,n,n
|
||||
Swe,Swedish,swedish,Scand,,y,,,,y,y
|
||||
Tam,Tamil,tamil,,,,,,,,n
|
||||
Tam,Tamil,tamil,n,n,n,n,n,n,n,n
|
||||
Tel,Telugu,telugu,,,y,n,n,n,,n
|
||||
Tha,Thai,thai,,to_thai,,,,,,y
|
||||
Tur,Turkish,turkish,,,y,,,n,,n
|
||||
|
||||
|
@@ -6,4 +6,3 @@ abstract AllTamAbs =
|
||||
** {
|
||||
fun sing_V2: V2;
|
||||
} ;
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
--# -path=.:../common:../abstract
|
||||
|
||||
concrete ExtendTam of Extend = CatTam
|
||||
** ExtendFunctor - [
|
||||
{- ** ExtendFunctor - [
|
||||
VPS -- finite VP's with tense and polarity
|
||||
, ListVPS
|
||||
, VPI
|
||||
@@ -27,7 +27,7 @@ concrete ExtendTam of Extend = CatTam
|
||||
-- [VPI2] {2} ; -- to love, to hate
|
||||
|
||||
]
|
||||
with (Grammar=GrammarTam)
|
||||
with (Grammar=GrammarTam) -}
|
||||
** open Prelude, Coordination, ResTam, NounTam in {
|
||||
-- lincat
|
||||
-- VPS, VPI = SS ;
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
## Language info
|
||||
|
||||
- English name: Tamil
|
||||
- Autonym: Tam
|
||||
- Autonym: தமிழ்
|
||||
- ISO code: Tam
|
||||
|
||||
## History
|
||||
|
||||
Reference in New Issue
Block a user