Skip to content

Commit

Permalink
Merge branch 'main' into issue-1127
Browse files Browse the repository at this point in the history
  • Loading branch information
jmccrae authored Jan 24, 2025
2 parents 2384e46 + d45100d commit e69cc49
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 12 deletions.
20 changes: 20 additions & 0 deletions NEW_SYNSETS.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,3 +123,23 @@ The synset should be possible to link into the graph
* **Adverbs**: No clear guidelines but at least one links should be proposed.

The more links that can be provided the better a synset is.

## Irregular forms

If a word has an irregular inflection that is not covered by the [rules in morphy](https://wordnet.princeton.edu/documentation/morphy7wn) then it shoule be added as a variant form:

For example:
```
child:
n:
form:
- children
```

```
outwear:
v:
form:
- outwore
- outworn
```
1 change: 1 addition & 0 deletions src/deprecations.csv
Original file line number Diff line number Diff line change
Expand Up @@ -149,3 +149,4 @@
"ewn-92333133-n","","ewn-08986627-n","","Duplicate (#1127)"
"ewn-92333134-n","","ewn-08986776-n","","Duplicate (#1127)"
"ewn-01300469-n","i42189","ewn-01285678-n","i42122","Duplicate (#1127)"
"ewn-10410299-n","i91815","ewn-"10300973-n,"i91146","Duplicate (#1150)"
2 changes: 0 additions & 2 deletions src/yaml/entries-p.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16096,8 +16096,6 @@ packman:
packrat:
n:
sense:
- id: 'packrat%1:18:00::'
synset: 10410299-n
- id: 'packrat%1:05:00::'
synset: 02342574-n
packsack:
Expand Down
10 changes: 0 additions & 10 deletions src/yaml/noun.person.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1048,7 +1048,6 @@
members:
- Siegfried
partOfSpeech: n
wikidata: '0.495255979'
09525212-n:
definition:
- (Norse mythology) mythical Norse warrior hero who gains an accursed hoard of gold
Expand Down Expand Up @@ -55963,15 +55962,6 @@
- bagger
- boxer
partOfSpeech: n
10410299-n:
definition:
- a collector of miscellaneous useless objects
hypernym:
- 09956078-n
ili: i91815
members:
- packrat
partOfSpeech: n
10410397-n:
definition:
- an employer who exploits Italian immigrants in the U.S.
Expand Down

0 comments on commit e69cc49

Please sign in to comment.