mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-12 12:42:50 -06:00
add ready_VP in Constructions
This commit is contained in:
@@ -11,6 +11,7 @@ lin
|
||||
-- tired_VP = mkVP (mkCompoundA "थका" "हुआ") ;
|
||||
-- scared_VP = mkVP (mkCompoundA "डरा" "हुआ") ;
|
||||
ill_VP = mkVP (mkA "बीमार") ;
|
||||
ready_VP = mkVP (mkA "तैयार") ;
|
||||
|
||||
has_age_VP card = mkVP (mkNP <card : Card> (mkCN (mmodN L.year_N))) ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user