determiners and more words in latin

This commit is contained in:
aarne
2008-09-18 14:36:33 +00:00
parent d9b6bdaf1e
commit 4437a84939
9 changed files with 284 additions and 688 deletions

View File

@@ -32,11 +32,11 @@ concrete VerbLat of Verb = CatLat ** open ResLat in {
-- {c2 = vp.c2} ;
--
UseComp comp = insertAdj comp.s (predV esse_V) ;
--
-- AdvVP vp adv = insertObj (\\_ => adv.s) vp ;
--
-- AdVVP adv vp = insertAdV adv.s vp ;
--
AdvVP vp adv = insertObj adv.s vp ;
AdVVP adv vp = insertObj adv.s vp ;
-- ReflVP v = insertObjPre (\\a => v.c2 ++ reflPron ! a) v ;
--
-- PassV2 v = insertObj (\\_ => v.s ! VPPart) (predAux auxBe) ;