mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-29 04:46:30 -06:00
move verb specific extensions from WordNet to the RGL
This commit is contained in:
@@ -15,6 +15,10 @@ incomplete concrete SentenceRomance of Sentence =
|
||||
}
|
||||
} ;
|
||||
|
||||
AdvImp adv imp = {
|
||||
s = \\pol,impform,g => imp.s ! pol ! impform ! g ++ adv.s
|
||||
} ;
|
||||
|
||||
{-
|
||||
SlashVP np vps =
|
||||
-- agreement decided afterwards: la fille qu'il a trouvée
|
||||
|
||||
Reference in New Issue
Block a user