mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-24 02:31:10 -06:00
added PiedPiping to Extend and corrected the comment on RelSlash in RelativeEng
This commit is contained in:
@@ -27,9 +27,11 @@ abstract Extend = Cat ** {
|
||||
|
||||
CompBareCN : CN -> Comp ; -- (is) teacher
|
||||
|
||||
PiedPipingQuestSlash : IP -> ClSlash -> QCl ; -- with whom does John live
|
||||
PiedPipingRelSlash : RP -> ClSlash -> RCl ; -- with whom John lives
|
||||
StrandQuestSlash : IP -> ClSlash -> QCl ; -- whom does John live with
|
||||
StrandRelSlash : RP -> ClSlash -> RCl ; -- that he lives in
|
||||
EmptyRelSlash : ClSlash -> RCl ; -- he lives in
|
||||
StrandRelSlash : RP -> ClSlash -> RCl ; -- that he lives with
|
||||
EmptyRelSlash : ClSlash -> RCl ; -- he lives with
|
||||
|
||||
|
||||
-- $VP$ conjunction, separate categories for finite and infinitive forms (VPS and VPI, respectively)
|
||||
|
||||
Reference in New Issue
Block a user