mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-09 03:02:50 -06:00
Fix ExistIP in IdiomCat + more smart paradigms for verbs in ParadigmsCat
This commit is contained in:
@@ -33,7 +33,7 @@ concrete IdiomCat of Idiom = CatCat **
|
||||
ip.s ! Nom ++
|
||||
(mkClause [] True False
|
||||
(agrP3 Masc Sg)
|
||||
(insertClit3 "hi" (insertComplement (\\_ => ip.s ! Acc) (predV haver_V))))
|
||||
(insertClit3 "hi" (predV haver_V)))
|
||||
.s ! DDir ! t ! a ! p ! Indic
|
||||
} ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user