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

Remove entries for 'be well'/'be full' #1062

Merged
merged 2 commits into from
Sep 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions src/deprecations.csv
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,8 @@
"ewn-10759293-n","i93849","ewn-10807146-n","i94168","Compositional synset (#1032)"
"ewn-00363001-v","i23547","ewn-02686624-v","i35062","Duplicate (#1034)"
"ewn-00732690-s","i4034","ewn-00495505-a","i2774","Duplicate (#1006)"
"ewn-01190875-v","i27559","ewn-02308182-s","i12736","Not a verb, use adjective sense instead (#1039)"
"ewn-00065266-v","i22104","ewn-02551348-a","i14097","Not a verb, use adjective sense instead (#1039)"
"ewn-02109935-v","i32293","ewn-01925957-v","i31325","Duplicate (#1037)"
"ewn-02363033-v","i33540","ewn-02750526-v","i35396","Duplicate/Incorrect usage (#1038)"
"ewn-02679962-v","i35031","ewn-02680129-v","i35032","Merging synonyms (#1041)"
Expand Down
19 changes: 0 additions & 19 deletions src/yaml/entries-b.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24094,15 +24094,6 @@ be due:
- vii-pp
- vtii
synset: 02640648-v
be full:
v:
sense:
- antonym:
- 'starve%2:34:00::'
id: 'be_full%2:34:00::'
subcat:
- via
synset: 01190875-v
be given:
v:
sense:
Expand Down Expand Up @@ -24169,16 +24160,6 @@ be sick:
subcat:
- via
synset: 00076153-v
be well:
v:
sense:
- antonym:
- 'suffer%2:29:00::'
id: 'be_well%2:29:00::'
subcat:
- via
- vii
synset: 00065266-v
be with it:
v:
sense:
Expand Down
6 changes: 1 addition & 5 deletions src/yaml/entries-s.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110195,9 +110195,7 @@ starve:
- value: stɑɹv
variety: US
sense:
- antonym:
- 'be_full%2:34:00::'
derivation:
- derivation:
- 'starvation%1:26:00::'
id: 'starve%2:34:00::'
state:
Expand Down Expand Up @@ -132004,8 +132002,6 @@ suffer:
synset: 00205112-v
- agent:
- 'sufferer%1:18:00::'
antonym:
- 'be_well%2:29:00::'
derivation:
- 'sufferer%1:18:00::'
- 'suffering%1:26:00::'
Expand Down
11 changes: 0 additions & 11 deletions src/yaml/verb.body.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3882,17 +3882,6 @@
partOfSpeech: v
similar:
- 00065410-v
00065266-v:
definition:
- be healthy; feel good
example:
- She has not been well lately
hypernym:
- 02610777-v
ili: i22104
members:
- be well
partOfSpeech: v
00065410-v:
definition:
- undergo (as of injuries and illnesses)
Expand Down
9 changes: 0 additions & 9 deletions src/yaml/verb.consumption.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1782,15 +1782,6 @@
- hunger
- famish
partOfSpeech: v
01190875-v:
definition:
- be sated, have enough to eat
example:
- I'm full — don't give me any more beans, please
ili: i27559
members:
- be full
partOfSpeech: v
01191018-v:
definition:
- have a craving, appetite, or great desire for
Expand Down
Loading