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

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