Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

If Acre is a territory all other 26 states of Brazil should also be #533

Closed
arademaker opened this issue Oct 4, 2020 · 9 comments · Fixed by #721
Closed

If Acre is a territory all other 26 states of Brazil should also be #533

arademaker opened this issue Oct 4, 2020 · 9 comments · Fixed by #721
Labels
new synset A new synset is being proposed
Milestone

Comments

@arademaker
Copy link
Member

arademaker commented Oct 4, 2020

(n) Acre a territory of western Brazil bordering on Bolivia and Peru
is Instance of (1)
(n) district, territory, territorial dominion, dominion a region marked off for administrative or other purposes

http://wn.mybluemix.net/synset?id=08552138-n

@jmccrae jmccrae added the new synset A new synset is being proposed label Oct 5, 2020
@jmccrae jmccrae added this to the 2021 Release milestone Oct 5, 2020
@jmccrae
Copy link
Member

jmccrae commented Oct 5, 2020

Probably, but I am also (personally*) not keen on expanding the number of proper nouns in WordNet. Both me and Francis published papers at the last GWC about using other resources such as Geonames or Wikidata to cover these use cases.

See also the discussions under #506 and #167

  • If you would like to make a PR on this though, I can see the value of accepting it.

@arademaker
Copy link
Member Author

arademaker commented Oct 5, 2020

Indeed, we all have already written something on these lines, right? So we all agree. But I am not suggesting adding a new proper noun. Actually, the error here is because until 1962, Acre was a territory but now it is a state of Brazil.

https://en.wikipedia.org/wiki/Acre_(state)

Acre was united in 1920. On June 15, 1962, it was elevated to the category of state and was the first to be governed by a woman, Iolanda Fleming, a teacher.

The obvious fix would be to remove the relation to territory, losing the historical fact that it WAS a territory in the past! This is an interesting issue. How to deal with such changes in WN?

Another possibility would be to remove Acre from the WN. But as I have also published in the past, http://arademaker.github.io/bibliography/lrec-2016-gentilics.html, we would lose the ability to link places to their https://en.wikipedia.org/wiki/Demonym.

@fcbond any opinion about these cases?

@alexandretessarollo
Copy link

alexandretessarollo commented Oct 13, 2020

Another example of this matter is Texas. For almost a decade it was an independent country and afterwards a state, but currently the English WordNet relations states it is a member of the Confederate States and a part of United States.

This issue, however, goes beyond the relations aspect. Definitions and even terms may have this characteristic of being true for a given time range only. For instance, working with geological time we have the example of Chibanian Age, a geological age between Calabrian and Upper Pleistocene Ages ranging from 0.774 to 0.129 millions of years ago (MYA) according to 2020 definition. 2019 definition named it Middle Pleistocene and stated it ranged form 0.773 to 0.126 MYA. Going back further, 2008 definition named it Ionian ranging from 0.781 to 0.126 MYA. Despite changing names and time boundaries, this concept always represented the geological age between Calabrian and Upper Pleistocene.

Choosing to use only the valid property comes with two major effects: we loose the historical information (Acre as a territory, Texas as a country or a member of the Confederate States, etc) and compromise ourselves with a major cost to keep everything up to date. On the other hand, keeping everything might induce errors in tools that rely on English WordNet (for instance, a simple Q&A tool might misinform that Texas is a state of the Confederate States).

@vcvpaiva
Copy link

vcvpaiva commented Nov 1, 2020

I don't think either Acre or Texas is a big issue. Both are clearly states of the countries in question. Acre should not be considered a territory, as the synset for territory is about [territories under dispute]. Otherwise, all locations are territories too, at least in Romance languages where terra=place, ground.

just remove Acre from the territory synset and close the issue, as everyone knows that polical bounderies change!
my 2 cents

@vcvpaiva
Copy link

vcvpaiva commented Nov 1, 2020

and create the issue for the geological eras, because a million years one way or the other is not "small change".

@alexandretessarollo
Copy link

IMHO Acre, Texas and Chibanian Age share some common ground: they all have properties that were valid only during a certain period of time and/or are only valid from a given date on. Choosing to represent only the current one bears three relevant impacts:

  • lost of information regarding previous properties (Texas was a country, Chibanian once was Ionian, etc)
  • high maintenance cost of keeping everything up to date*
  • Wordnet unreliability, as a consequence of the above (who will assure everything is up to date?)
  • Believe it or not, geological times boundaries change even more often then political ones

Any thoughts?

@arademaker
Copy link
Member Author

@vcvpaiva I didn't understand what makes some changes small and others big/relevant. But the point here is about how to deal with changes.. we can see the lexical resource as a mirror of the CURRENT reality, or we can try to incorporate temporal properties to relations or even to lexical forms... this is not a problem of WN only, all ontologies should have to decide how to deal with changes too, right? Unfortunately, among all the potential contributors to this project, too few opinions are presented here.

@vcvpaiva
Copy link

vcvpaiva commented Nov 3, 2020 via email

@arademaker
Copy link
Member Author

Sorry, but I disagree. Actually, this issue is really about the particular case of Acre with a remark about the fact that Acre is not the only case in WN that can have relations to be updated. As we have said before, we can:

  1. remove the synset about Acre (losing the possibility to express things like the derivation between the concept of Acre and the demonyms acreano or acriano, see https://en.wikipedia.org/wiki/Acre_(state)).

  2. update the relations of this synset to express the fact that now Acre is a state, and it is not a territory anymore.

  3. create another synset for the Acre the state and keep the current synset for the Acre as a territory (that doesn't exist anymore).

Maybe other solutions are possible, like expand the WN meta-model to contains something like https://www.wikidata.org/wiki/Help:Qualifiers. So one can say during which period a statement is valid.

cathal444 added a commit to cathal444/english-wordnet that referenced this issue Aug 4, 2021
Fixes globalwordnet#533

-Rather than keep the old Synset for 'Acre' and create a new one, it seems more appropriate to update the existing definition and adjust the relations accordingly.
@jmccrae jmccrae closed this as completed in 4b22dab Aug 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new synset A new synset is being proposed
Projects
None yet
4 participants