mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-16 02:20:15 -06:00
fix A2 to show NP in Malay RGL
This commit is contained in:
@@ -118,7 +118,7 @@ lin
|
||||
-- SlashV2VNP v2v np vps =
|
||||
|
||||
-- : Comp -> VP ;
|
||||
UseComp comp = comp ;
|
||||
UseComp comp = comp;
|
||||
|
||||
-- : VP -> Adv -> VP ; -- sleep here
|
||||
AdvVP vp adv = vp ** {
|
||||
|
||||
Reference in New Issue
Block a user