1
0
forked from GitHub/gf-rgl

fixed some dependency labels

This commit is contained in:
Aarne Ranta
2018-12-13 14:58:11 +02:00
parent 69aa749774
commit a80d49db62
2 changed files with 4 additions and 3 deletions

View File

@@ -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

View File

@@ -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