add ready_VP in Constructions

This commit is contained in:
krasimir
2016-07-05 09:49:30 +00:00
parent c0fd96061a
commit 8fae09f325
28 changed files with 29 additions and 13 deletions

View File

@@ -10,6 +10,7 @@ lin
tired_VP = mkVP (ParadigmsEst.mkA "väsinud") ;
scared_VP = mkVP (caseV nominative (mkV "kartma")) ;
ill_VP = mkVP (mkA "haige") ;
ready_VP = mkVP (ParadigmsEst.mkA "valmis") ;
has_age_VP card =
let n_years_AdA : AdA = lin AdA (mkUtt (lin NP (mkNP <lin Card card : Card> L.year_N)))