Coder Social home page Coder Social logo

Comments (4)

nschneid avatar nschneid commented on July 23, 2024

Or maybe:

(r / remove-01
   :ARG1 [Islamic guerrillas]
   :ARG2 (s / south
            :location c2))

(If it were "south of the Philippines," I would suggest:

(r / remove-01
   :ARG1 [Islamic guerrillas]
   :ARG2 (s / south
            :op1 c2))

But that would mean outside of the Philippines, to the south.)

from amr-guidelines.

uhermjakob avatar uhermjakob commented on July 23, 2024

I agree that southern Philippines should be interpreted as the south of the Philippines. In Nathan's examples, I prefer :op1 over :location, but we might even consider :part-of.

(r / remove-01
  :ARG1 [Islamic guerrillas]
  :ARG2 (s / south
          :part-of c2))

In cases such as "Northern Ireland", which is a well-established GPE of its own, the whole of "Nothern Ireland" is a NE, but I don't think that applies here to "southern Philippines".

from amr-guidelines.

nschneid avatar nschneid commented on July 23, 2024

+1 for :part-of

from amr-guidelines.

mgeorgescu avatar mgeorgescu commented on July 23, 2024

Great, we then stick to :part-of
Thanks

from amr-guidelines.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.