mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-28 04:16:30 -06:00
(ExtendFunctor,Eng,Romance) Add construction "how to walk"
Default implementation: "how does one walk"
This commit is contained in:
@@ -137,7 +137,8 @@ abstract Extend = Cat ** {
|
||||
|
||||
-- proper structure of "it is AP to VP"
|
||||
|
||||
PredAPVP : AP -> VP -> Cl ; -- it is good to walk
|
||||
PredAPVP : AP -> VP -> Cl ; -- it is good to walk
|
||||
PredIAdvVP : IAdv -> VP -> QCl ; -- how to walk?
|
||||
|
||||
-- to use an AP as CN or NP without CN
|
||||
|
||||
|
||||
Reference in New Issue
Block a user