mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-07 22:26:33 -06:00
add ready_VP in Constructions
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user