mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-15 10:00:11 -06:00
add ListS, insertObj
This commit is contained in:
@@ -178,6 +178,8 @@ lin have_V2 = let have' : V2 = mkV2 "ada" in have' ** {
|
||||
-- lin can8know_VV = can_VV ; -- can (capacity)
|
||||
lin can_VV = mkVV "boleh" ; -- can (possibility)
|
||||
lin must_VV = mkVV "perlu" ;
|
||||
lin may_VV = mkVV "mungkin" ;
|
||||
lin shall_VV = mkVV "hendaklah" ;
|
||||
lin want_VV = mkVV "mahu" ;
|
||||
|
||||
------
|
||||
|
||||
Reference in New Issue
Block a user