Skip to content

Commit

Permalink
Merge pull request #1047 from globalwordnet/issue-1006
Browse files Browse the repository at this point in the history
Implement merge of senses of 'individual'
  • Loading branch information
jmccrae authored Sep 23, 2024
2 parents b020200 + 12c28da commit 45579fc
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 21 deletions.
1 change: 1 addition & 0 deletions src/deprecations.csv
Original file line number Diff line number Diff line change
Expand Up @@ -108,3 +108,4 @@
"ewn-00507570-r","i21674","ewn-00028715-r","i18302","Not lexical, tag 'only' as an adverb by itself (#977)"
"ewn-00131590-s","i695","ewn-00252773-r","i19878","Incorrect part of speech (#976)"
"ewn-00131773-s","i697","ewn-00252877-r","i19879","Incorrect part of speech (#976)"
"ewn-00732690-s","i4034","ewn-00495505-a","i2774","Duplicate (#1006)"
17 changes: 2 additions & 15 deletions src/yaml/adj.all.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34818,6 +34818,8 @@
members:
- individual
- single
- case-by-case
- item-by-item
partOfSpeech: a
similar:
- 00495865-s
Expand Down Expand Up @@ -50802,7 +50804,6 @@
- 00732270-s
- 00732437-s
- 00732577-s
- 00732690-s
- 00732883-s
- 00733091-s
- 00733220-s
Expand Down Expand Up @@ -50887,20 +50888,6 @@
partOfSpeech: s
similar:
- 00731008-a
00732690-s:
definition:
- separate and distinct from others of the same kind
example:
- mark the individual pages
- on a case-by-case basis
ili: i4034
members:
- individual
- case-by-case
- item-by-item
partOfSpeech: s
similar:
- 00731008-a
00732883-s:
definition:
- able to provide for your own needs without help from others
Expand Down
4 changes: 2 additions & 2 deletions src/yaml/entries-c.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35426,8 +35426,8 @@ case study:
case-by-case:
a:
sense:
- id: case-by-case%5:00:00:independent:00
synset: 00732690-s
- id: 'case-by-case%3:00:01::'
synset: 00495505-a
case-fatality proportion:
n:
sense:
Expand Down
6 changes: 2 additions & 4 deletions src/yaml/entries-i.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21081,8 +21081,6 @@ individual:
- 'individuality%1:07:00::'
id: 'individual%3:00:00::'
synset: 00495505-a
- id: individual%5:00:00:independent:00
synset: 00732690-s
- id: individual%5:00:00:unshared:00
synset: 02160589-s
- adjposition: a
Expand Down Expand Up @@ -43255,8 +43253,8 @@ item:
item-by-item:
a:
sense:
- id: item-by-item%5:00:00:independent:00
synset: 00732690-s
- id: 'item-by-item%3:00:01::'
synset: 00495505-a
itemisation:
n:
sense:
Expand Down

0 comments on commit 45579fc

Please sign in to comment.