latin adjectives and determiners

This commit is contained in:
aarne
2008-09-18 13:29:53 +00:00
parent 6d458d19dc
commit d9b6bdaf1e
8 changed files with 140 additions and 42 deletions

View File

@@ -95,12 +95,12 @@ concrete StructuralLat of Structural = CatLat **
-- there7from_Adv = ss ["from there"] ;
-- therefore_PConj = ss "therefore" ;
-- they_Pron = mkPron "they" "them" "their" "theirs" Pl P3 Masc ; ----
-- this_Quant = mkQuant "this" "these" ;
this_Quant = hic_Quantifier ;
-- through_Prep = ss "through" ;
-- too_AdA = ss "too" ;
-- to_Prep = ss "to" ;
-- under_Prep = ss "under" ;
-- very_AdA = ss "very" ;
very_AdA = ss "valde" ;
-- want_VV = P.mkVV (P.regV "want") ;
-- we_Pron = mkPron "we" "us" "our" "ours" Pl P1 Masc ;
-- whatPl_IP = mkIP "what" "what" "what's" Pl ;