globalwordnet / gwadoc

documentation for things like relations and parts of speech used by wordnets
https://globalwordnet.github.io/gwadoc/
Creative Commons Attribution 4.0 International
12 stars 6 forks source link

Create documentation for Domain - In Domain sub members #34

Closed yoyo-go closed 4 years ago

yoyo-go commented 4 years ago
yoyo-go commented 4 years ago

I have a few questions as below:

Domain - In Domain

  1. This seems to be a general relation pairs which include topic, region and exemplify, so I cannot find example words of these two relations.
  2. I cannot find the ili id for relations, and I don't know how to use OMW to find ili id for relations, I can only find ili id for lemmas.
  3. I cannot find the names of them in Euro and pl wordnet, and the pointer name.

Domain Topic - Has Domain Topic Lack ili id, Euro and pl name.

Domain Region - Has Domain Region Lack ili id, Euro and pl name.

Exemplifies - Is Exemplified By

  1. This relation pair is so rare, I can only find two examples for them...
  2. Lack ili id, Euro and pl name.
fcbond commented 4 years ago

G'day,

On Mon, Sep 28, 2020 at 11:01 PM yoyo-go notifications@github.com wrote:

I have a few questions as below:

Domain - In Domain

  1. This seems to be a general relation pairs which include topic, region and exemplify, so I cannot find example words of these two relations.
  2. I cannot find the ili id for relations, and I don't know how to use OMW to find ili id for relations, I can only find ili id for lemmas.
  3. I cannot find the names of them in Euro and pl wordnet, and the pointer name.

Domain Topic - Has Domain Topic Lack ili id, Euro and pl name.

Domain Region - Has Domain Region Lack ili id, Euro and pl name.

Exemplifies - Is Exemplified By

  1. This relation pair is so rare, I can only find two examples for them...
  2. Lack ili id, Euro and pl name.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/globalwordnet/gwadoc/issues/34#issuecomment-700063364, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIPZRU6QKOYUQP6MXZTZ7TSICQLHANCNFSM4RZQI46A .

I think all of these are fine: non lexicalized concepts (like 'Domain Region') will not have an ili_id, so not all relations can be linked to a concept in OMW. Exemplify should probably be linked to: https://lr.soh.ntu.edu.sg/omw/omw/concepts/108797

EuroWordNet does not have domains. Ewa and I will add the plwordnet links, please leave them empty for now.

The pointer names are here: https://wordnet.princeton.edu/documentation/wninput5wn

(Note that this is linked from https://globalwordnet.github.io/gwadoc/).

If that is all you are missing, then it is good to go.

Note: Michael and I came up with a workaround for linking senses. dog <ILIURL/46360>_

RST will make this into (for HTML) dog.

And we just do a string substitution to get: dog

I will add a description of this to the contributing file when it is ready.

-- Francis Bond http://www3.ntu.edu.sg/home/fcbond/ Division of Linguistics and Multilingual Studies Nanyang Technological University

fcbond commented 4 years ago

Closed by #42