mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-07 14:16:31 -06:00
added scared_VP & ill_VP. fixed scared_A and ill_A in the general dictionaries of some languages
This commit is contained in:
@@ -18,6 +18,8 @@ fun
|
||||
hungry_VP : VP ; -- x is hungry / x a faim (Fre)
|
||||
thirsty_VP : VP ; -- x is thirsty / x a soif (Fre)
|
||||
tired_VP : VP ; -- x is tired / x estoy cansado (Spa)
|
||||
scared_VP : VP ; -- x is scared
|
||||
ill_VP : VP ; -- x is ill
|
||||
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