Giter Club home page Giter Club logo

verbnet-extractor's Introduction

VerbNet Extractor

Embedded Clauses

NP V NP that S

Rephrased so the object NP is connected through "to", and the subordinate clause S becomes the object. For example:

  • "I advised Greg that he should leave" -> "I advised to Greg that he should leave"
  • "I promised Jen that I will wash the dishes" -> "I promised to Jen that I will wash the dishes"

NP V that S

The subordinate clause S becomes the object. For example:

  • "I admire that Greg is a champion horse"
  • "I asked that they keep the noise down"

When these verbs are used without "that" (not always permitted), they are treated the same. E.g. "I wish they would keep the noise down".

NP V S_*

List

I consider Greg to be a friend -> I consider that Greg is a friend I know Greg to eat soup -> I know that Greg eats soup I jumped the fence to escape the dog -> I jumped the fence in order to escape the dog

  • NP V S
    • I saw her bake the cake. (OC_BARE_INF)
  • NP V NP S_INF
    • I helped him to finish the homework. (OC_TO_INF)
    • I needed him to go. (NP_TO_INF)
    • I forced him to come. (OC_TO_INF)
  • NP V NP S_ING
    • I helped him with finishing the homework. (OC_ING)
    • I loved him writing novels. (POSS_ING)
    • I needed his cooking. (POSS_ING)
  • NP V S_INF
    • I loved to write. (SC_TO_INF)
    • I need to come. (SC_TO_INF)
  • NP V S_ING
    • I loved writing. (BE_SC_ING)
    • He considered smoking. (BE_SC_ING)
    • I helped with finishing the homework. (AC_ING)
    • I saw him laughing. (OC_ING)
    • I saw their laughing and joking. (POS_ING)
    • I need exercising. (NP_OMIT_ING)
    • I need him cooking. (ACC_ING)
  • NP V that S
    • The children liked that the clown had a red nose. (THAT_COMP)
    • They considered that he was the professor. (THAT_COMP)
  • NP V NP to be NP
    • They considered him to be the professor. (TO_BE)
  • NP V NP to be ADJ
    • I needed him to be nice. (TO_BE)

Ambiguous Verbs

Common to 'ditrans_to' and 'ditrans_for'

"lease", "phone", "rent", "roll", "shoot", "toss", "vote",

Common to 'ditrans_be' and 'ditrans_for'

"call", "find", "make", "secure", "vote",

Common to 'ditrans_be' and 'ditrans_to'

"guarantee", "promise", "vote",

VerbNet Modifications

The following modifications were made to the VerbNet XML files:

  • merged force-59-1's frame into force-59 to allow "I convinced him to come"

verbnet-extractor's People

Contributors

samuelbrian avatar

Watchers

René Speck avatar James Cloos avatar

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.