kariminf / sentrep

This is a tool for different sentence representations like json, xml, etc.
Apache License 2.0
1 stars 0 forks source link

Time and location #4

Closed kariminf closed 8 years ago

kariminf commented 8 years ago

Time and location of an action are not always adverbs; they can be adverbial clauses.

kariminf commented 8 years ago

@times: t:[ t:{ //Adverbial sentence synSet: ; //the time adverb like: in, when predicates: [,...|...]; //id of a role or an action t:} t:{ synSet: ; //the time adverb like: in, when t:} t:]; @places: p:[ p:{ //Adverbial sentence synSet: ; //the time adverb like: in, when predicates: [,...|...]; //id of a role or an action p:} p:{ synSet: ; //the time adverb like: in, when p:} p:];