adjectives

This commit is contained in:
aarne
2005-11-28 20:53:54 +00:00
parent af2b465c8a
commit 02415e351a
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 ;
}