add ready_VP in Constructions

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

View File

@@ -20,6 +20,7 @@ fun
tired_VP : VP ; -- x is tired / x estoy cansado (Spa)
scared_VP : VP ; -- x is scared
ill_VP : VP ; -- x is ill
ready_VP : VP ; -- x is ready
has_age_VP : Card -> VP ; -- x is y years old / x a y ans (Fre)
have_name_Cl : NP -> NP -> Cl ; -- x's name is y / x s'appelle y (Fre)