Swadesh: added MassN category and made some nouns MassN instead of N. Removed some unused instantiations from Bronzeage??? modules. Swadesh: left and right are now Ord instead of A. Bronzeage: all pronouns as NP.

This commit is contained in:
bringert
2006-02-28 18:49:04 +00:00
parent f3f141b842
commit cb18bc2557
20 changed files with 102 additions and 61 deletions

View File

@@ -5,6 +5,9 @@ concrete SwadeshSpa of Swadesh = CatSpa
-- words contributed by Ana Bove, May 2005
lincat
MassN = N ;
lin
-- Pronouns
@@ -36,6 +39,15 @@ concrete SwadeshSpa of Swadesh = CatSpa
n = Pl
} ;
left_Ord = mkOrd (regA "izquierda") ;
right_Ord = mkOrd (regA "derecha") ;
oper
mkOrd : A -> Ord ;
mkOrd x = {s = \\ag => x.s ! Posit ! AF ag.g ag.n; lock_Ord = <> } ;
lin
-- Adverbs
here_Adv = here_Adv;
@@ -101,9 +113,6 @@ concrete SwadeshSpa of Swadesh = CatSpa
wide_A = regA "ancho" ; -- extenso
yellow_A = yellow_A ;
left_A = regA "izquierda" ;
right_A = regA "derecha" ;
-- Nouns
animal_N = regN "animal" ; -- masc (sometimes fem when adj)