1
0
forked from GitHub/gf-core

completed lifting Eng verbs categories to Pred.V

This commit is contained in:
aarne
2014-02-07 09:53:38 +00:00
parent 74d6cd6d85
commit ed45089b83
3 changed files with 26 additions and 25 deletions

View File

@@ -29,7 +29,7 @@ fun
LiftV2N : V2A -> PrV (aNP aN) ; ----
LiftAP : AP -> PrAP aNone ;
LiftCN : AP -> PrCN aNone ;
LiftCN : CN -> PrCN aNone ;
LiftAdv : Adv -> PrAdv aNone ;
LiftAdV : Adv -> PrAdv aNone ;