public class VerbChunk extends Object
| Constructor and Description |
|---|
VerbChunk() |
| Modifier and Type | Method and Description |
|---|---|
void |
addVerb(Chunk v) |
boolean |
belongTO(Word trg,
Word pro)
For simple events/ or binding without theme2
|
boolean |
belongTO(Word trg,
Word pro,
Word pro2) |
boolean |
isQualify() |
BasicChunk |
merge()
Merge this verb chunk to create BasicChunk
|
void |
print() |
public void addVerb(Chunk v)
public boolean isQualify()
public BasicChunk merge()
public boolean belongTO(Word trg, Word pro)
trg - pro - public void print()
Copyright © 2016 JULIE Lab, Germany. All rights reserved.