taarraas / wikinet

Automatically exported from code.google.com/p/wikinet
0 stars 0 forks source link

Connection types #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Make enum of this connection types

 The pointer_symbol s for nouns are:

    !    Antonym
    @    Hypernym
    @i    Instance Hypernym
     ~    Hyponym
     ~i    Instance Hyponym
    #m    Member holonym
    #s    Substance holonym
    #p    Part holonym
    %m    Member meronym
    %s    Substance meronym
    %p    Part meronym
    =    Attribute
    +    Derivationally related form        
    ;c    Domain of synset - TOPIC
    -c    Member of this domain - TOPIC
    ;r    Domain of synset - REGION
    -r    Member of this domain - REGION
    ;u    Domain of synset - USAGE
    -u    Member of this domain - USAGE

The pointer_symbol s for verbs are:

    !    Antonym
    @    Hypernym
     ~    Hyponym
    *    Entailment
    >    Cause
    ^    Also see
    $    Verb Group
    +    Derivationally related form        
    ;c    Domain of synset - TOPIC
    ;r    Domain of synset - REGION
    ;u    Domain of synset - USAGE

The pointer_symbol s for adjectives are:

    !    Antonym
    &    Similar to
    <    Participle of verb
    \    Pertainym (pertains to noun)
    =    Attribute
    ^    Also see
    ;c    Domain of synset - TOPIC
    ;r    Domain of synset - REGION
    ;u    Domain of synset - USAGE

The pointer_symbol s for adverbs are:

    !    Antonym
    \    Derived from adjective
    ;c    Domain of synset - TOPIC
    ;r    Domain of synset - REGION
    ;u    Domain of synset - USAGE 

Original issue reported on code.google.com by taarr...@gmail.com on 2 Mar 2010 at 2:58

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
connections must be asymmetric

Original comment by taarr...@gmail.com on 2 Mar 2010 at 3:10

GoogleCodeExporter commented 9 years ago

Original comment by stas.shy...@gmail.com on 2 Mar 2010 at 9:24