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

@@ -3,6 +3,9 @@
concrete SwadeshFre of Swadesh = CatFre
** open PhonoFre, MorphoFre, LangFre, ParadigmsFre, IrregFre, Prelude in {
lincat
MassN = N ;
lin
-- Pronouns
@@ -34,6 +37,9 @@ concrete SwadeshFre of Swadesh = CatFre
n = Pl
} ;
-- left_Ord = regA "gauche" ;
-- right_Ord = regA "droite" ;
-- Adverbs
here_Adv = here_Adv;
@@ -98,9 +104,6 @@ concrete SwadeshFre of Swadesh = CatFre
wide_A = regA "large" ;
yellow_A = yellow_A ;
left_A = regA "gauche" ;
right_A = regA "droite" ;
-- Nouns
animal_N = regN "animal" masculine ;