mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-23 02:06:20 -06:00
add ListS and ComplVA
This commit is contained in:
@@ -49,6 +49,7 @@ concrete ExtendMay of Extend = CatMay
|
||||
s = np.s ! Bare ++ vps.s ;
|
||||
} ;
|
||||
-- SQuestVPS : NP -> VPS -> QS ; -- has she walked
|
||||
SQuestVPS np vps = {s = np.s ++ vps.s} ;
|
||||
-- QuestVPS : IP -> VPS -> QS ; -- who has walked
|
||||
-- RelVPS : RP -> VPS -> RS ; -- which won't sleep
|
||||
|
||||
|
||||
Reference in New Issue
Block a user