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
|
||||
QuestSlash dobj head
|
||||
QuestVP nsubj head
|
||||
IdetCN det head
|
||||
|
||||
PredSCVP csubj head
|
||||
|
||||
@@ -84,8 +85,8 @@ SentAP head acl
|
||||
|
||||
DetQuantOrd head nummod amod -- quite wrong; again for same reason as DetQuant function
|
||||
DetCN det head
|
||||
IDetCN det head
|
||||
IDetQuant head empty
|
||||
IdetCN det head
|
||||
IdetQuant head nummod
|
||||
CountNP det head
|
||||
PredetNP det head
|
||||
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
|
||||
PassV2 {"is","are","am","was","were""been","be"} VERB auxpass head
|
||||
ComplVV {"to"} PART mark xcomp
|
||||
ComplVS {"that"} PART mark xcomp
|
||||
ComplVS {"that"} PART mark ccomp
|
||||
EmbedVP {"to"} PART mark head
|
||||
EmbedS {"that"} PART mark head
|
||||
SentCN {"that","to"} PART mark acl
|
||||
|
||||
Reference in New Issue
Block a user