forked from GitHub/gf-core
renamed Slash to ClSlash, generalized Refl to VPSlash in exper
This commit is contained in:
@@ -8,7 +8,7 @@ abstract Question = Cat ** {
|
||||
fun
|
||||
QuestCl : Cl -> QCl ; -- does John walk
|
||||
QuestVP : IP -> VP -> QCl ; -- who walks
|
||||
QuestSlash : IP -> Slash -> QCl ; -- who does John love
|
||||
QuestSlash : IP -> ClSlash -> QCl ; -- who does John love
|
||||
QuestIAdv : IAdv -> Cl -> QCl ; -- why does John walk
|
||||
QuestIComp : IComp -> NP -> QCl ; -- where is John
|
||||
|
||||
|
||||
Reference in New Issue
Block a user