adjectives

This commit is contained in:
aarne
2005-11-28 20:53:54 +00:00
parent 2c0fdf6c3c
commit d5b8fc79fb
14 changed files with 238 additions and 20 deletions

View File

@@ -19,7 +19,13 @@ abstract Cat = {
AP ;
Comp ;
A ;
A2 ;
Adv ;
AdV ;
AdA ;
AdS ;
CN ;
N ;
@@ -42,4 +48,6 @@ abstract Cat = {
RP ;
}
Numeral ;
}