Skip to content

not not handled properly at the propositional level #13

@saraswat

Description

@saraswat

This example should make it clear:

'sentence': 'An airline may decide to stop serving several airports because its on-time \ 
performance does not fit within the airlines revised -LRB- decreased -RRB- \
acceptable variation in performance .'

Propositions (generated by --oie):

decide:(subj:An airline , comp:to stop serving several airports )
stop:(subj:An airline , comp:serving several airports )
fit:(subj:its on-time performance , 
prep_within:the airlines revised -LRB- decreased -RRB- acceptable variation in performance )
because:(outcome:An airline to stop serving several airports , 
 condition:its on-time performance does not fit within the airlines revised -LRB- decreased -RRB- acceptable variation in performance )

The fit assertion needs to be negated.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions