forked from GitHub/gf-rgl
fixed some dependency labels
This commit is contained in:
@@ -10,6 +10,7 @@ QuestIComp head nsubj -- "where is John": John is clearly nsubj, but is where t
|
|||||||
QuestQVP nsubj head
|
QuestQVP nsubj head
|
||||||
QuestSlash dobj head
|
QuestSlash dobj head
|
||||||
QuestVP nsubj head
|
QuestVP nsubj head
|
||||||
|
IdetCN det head
|
||||||
|
|
||||||
PredSCVP csubj head
|
PredSCVP csubj head
|
||||||
|
|
||||||
@@ -84,8 +85,8 @@ SentAP head acl
|
|||||||
|
|
||||||
DetQuantOrd head nummod amod -- quite wrong; again for same reason as DetQuant function
|
DetQuantOrd head nummod amod -- quite wrong; again for same reason as DetQuant function
|
||||||
DetCN det head
|
DetCN det head
|
||||||
IDetCN det head
|
IdetCN det head
|
||||||
IDetQuant head empty
|
IdetQuant head nummod
|
||||||
CountNP det head
|
CountNP det head
|
||||||
PredetNP det head
|
PredetNP det head
|
||||||
PPartNP head amod -- only in core RGL
|
PPartNP head amod -- only in core RGL
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ UseComp,ProgrVP,QuestIComp {"is","are","am","was","were","been","be"} VERB cop h
|
|||||||
CompCN {"a","an"} DET det head
|
CompCN {"a","an"} DET det head
|
||||||
PassV2 {"is","are","am","was","were""been","be"} VERB auxpass head
|
PassV2 {"is","are","am","was","were""been","be"} VERB auxpass head
|
||||||
ComplVV {"to"} PART mark xcomp
|
ComplVV {"to"} PART mark xcomp
|
||||||
ComplVS {"that"} PART mark xcomp
|
ComplVS {"that"} PART mark ccomp
|
||||||
EmbedVP {"to"} PART mark head
|
EmbedVP {"to"} PART mark head
|
||||||
EmbedS {"that"} PART mark head
|
EmbedS {"that"} PART mark head
|
||||||
SentCN {"that","to"} PART mark acl
|
SentCN {"that","to"} PART mark acl
|
||||||
|
|||||||
Reference in New Issue
Block a user