1
0
forked from GitHub/gf-core

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 b90629b765
commit cd1fcf61c3
20 changed files with 102 additions and 61 deletions

View File

@@ -5,6 +5,9 @@ concrete SwadeshFin of Swadesh = CatFin
flags optimize=values ;
lincat
MassN = N ;
lin
-- Pronouns
@@ -38,6 +41,9 @@ concrete SwadeshFin of Swadesh = CatFin
few_Det = mkDet Sg (regN "harva") ;
other_Det = mkDet Sg (regN "muu") ;
-- left_Ord = mkA (regN "vasen") ;
-- right_Ord = mkA (regN "oikea") ;
-- Adverbs
here_Adv = here_Adv;
@@ -102,9 +108,6 @@ concrete SwadeshFin of Swadesh = CatFin
wide_A = regA "leveä" ;
yellow_A = yellow_A ;
left_A = mkA (regN "vasen") ; ----
right_A = mkA (regN "oikea") ;
-- Nouns
animal_N = reg3N "eläin" "eläimen" "eläimiä" ;