Skip to content

What shipments of X are en route to Y? #17

@Daithi-stack

Description

@Daithi-stack

Of the 50 queries, the ones of this form are:

What shipments of cabbage are en route to Charleston?
What shipments of coffee are en route to Philadelphia?
What shipments of parachutes are en route to Pusan?
What shipments of shirts are en route to Concord?
What shipments of soup are en route to San Diego?

Screen Shot 2020-10-09 at 9 01 12 PM

One possible problem here: the "of NP" is excluded from need.
A simple extension: follow nmod_of.
More broadly: can take catena: N head, and transitive closure of all its outgoing dependencies. Basically recover NP "constituent".

We may want to extend triggers for @Transport to include one or both of 'shipments' and '[lemma=be] en route to'; which would let us pick up the roles of shipment, origin and destination, if expressed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions