From 9d9f8c7ad8574c9a2705d965995609f9f0b4abae Mon Sep 17 00:00:00 2001 From: "John P. McCrae" Date: Mon, 13 Jan 2025 15:28:35 +0000 Subject: [PATCH 1/5] Add definition duplicate check --- scripts/validate.py | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/scripts/validate.py b/scripts/validate.py index bc470e24..b55b0894 100644 --- a/scripts/validate.py +++ b/scripts/validate.py @@ -281,6 +281,7 @@ def main(): instances = set() ilis = set() wikidatas = set() + definitions = set() for synset in wn.synsets: if synset.id[-1:] != synset.part_of_speech.value: @@ -368,6 +369,11 @@ def main(): if len(defn.text) == 0: print("ERROR: empty definition for %s" % (synset.id)) errors += 1 + if defn.text in definitions: + print("ERROR: duplicate definition for %s (%s)" % (synset.id, defn.text)) + errors += 1 + else: + definitions.add(defn.text) sr_counter = Counter((sr.target, sr.rel_type) for sr in synset.synset_relations) From 975ea55afd5d5d97ddfe3bcb4dc43675a2509b6d Mon Sep 17 00:00:00 2001 From: "John P. McCrae" Date: Fri, 17 Jan 2025 15:22:48 +0000 Subject: [PATCH 2/5] Update definitions to remove duplication --- src/yaml/adj.all.yaml | 2 +- src/yaml/adv.all.yaml | 18 +++++++-------- src/yaml/noun.act.yaml | 2 +- src/yaml/noun.animal.yaml | 38 ++++++++++++++++---------------- src/yaml/noun.artifact.yaml | 2 +- src/yaml/noun.location.yaml | 8 +++---- src/yaml/noun.person.yaml | 4 ++-- src/yaml/noun.plant.yaml | 28 ++++++++++++----------- src/yaml/noun.substance.yaml | 17 +++++++------- src/yaml/verb.change.yaml | 6 ++--- src/yaml/verb.communication.yaml | 2 +- src/yaml/verb.contact.yaml | 8 +++---- src/yaml/verb.creation.yaml | 2 +- src/yaml/verb.social.yaml | 2 +- 14 files changed, 70 insertions(+), 69 deletions(-) diff --git a/src/yaml/adj.all.yaml b/src/yaml/adj.all.yaml index 7dfa4a44..c802083e 100644 --- a/src/yaml/adj.all.yaml +++ b/src/yaml/adj.all.yaml @@ -101598,7 +101598,7 @@ - 01461111-a 01461461-s: definition: - - (chiefly a direction or description in music) very soft + - (chiefly a direction or description in music) very very soft ili: i7981 members: - pianissimo assai diff --git a/src/yaml/adv.all.yaml b/src/yaml/adv.all.yaml index 2a424d84..c7f58422 100644 --- a/src/yaml/adv.all.yaml +++ b/src/yaml/adv.all.yaml @@ -369,7 +369,7 @@ partOfSpeech: r 00007257-r: definition: - - in a fashionable manner + - in a smart manner example: - He was smartly dressed ili: i18192 @@ -3632,7 +3632,7 @@ partOfSpeech: r 00058571-r: definition: - - completely + - in a face down manner example: - he fell flop on his face exemplifies: @@ -3869,7 +3869,7 @@ partOfSpeech: r 00062352-r: definition: - - suddenly + - suddenly as if by a magic trick example: - source: Swift text: Presto! begone! 'tis here again @@ -15667,7 +15667,7 @@ partOfSpeech: r 00230033-r: definition: - - in a maladroit manner + - in an inept manner example: - this function is ineptly left to a small voice ili: i19711 @@ -16369,7 +16369,7 @@ partOfSpeech: r 00240008-r: definition: - - in a sympathetic manner + - in a compassionate manner example: - the nurse looked at him pityingly ili: i19782 @@ -27237,7 +27237,7 @@ partOfSpeech: r 00407429-r: definition: - - in a meditative manner + - in a musing manner example: - ‘It's funny about that bar,’ he said musingly ili: i20923 @@ -29843,7 +29843,7 @@ partOfSpeech: r 00446217-r: definition: - - extremely + - extremely (of drunkness) example: - roaring drunk ili: i21203 @@ -30366,7 +30366,7 @@ partOfSpeech: r 00453945-r: definition: - - completely + - completely and at once example: - he fell sheer into the water ili: i21260 @@ -34227,7 +34227,7 @@ partOfSpeech: r 00508189-r: definition: - - in an alarming manner + - in a fearful manner example: - they were fearfully attacked ili: i21680 diff --git a/src/yaml/noun.act.yaml b/src/yaml/noun.act.yaml index e6a698f5..8621740d 100644 --- a/src/yaml/noun.act.yaml +++ b/src/yaml/noun.act.yaml @@ -72914,7 +72914,7 @@ source: Colloquial WordNet 91000061-n: definition: - - to watch a show or television one more time + - the act of watching a show or television one more time hypernym: - 00883327-n members: diff --git a/src/yaml/noun.animal.yaml b/src/yaml/noun.animal.yaml index 55c58ea1..50ff03bc 100644 --- a/src/yaml/noun.animal.yaml +++ b/src/yaml/noun.animal.yaml @@ -13425,7 +13425,7 @@ partOfSpeech: n 01552674-n: definition: - - a genus of Tyrannidae + - a genus of Tyrannidae including the scarlet flycatcher hypernym: - 01509816-n ili: i43408 @@ -26136,7 +26136,7 @@ partOfSpeech: n 01748704-n: definition: - - coral snakes + - a monotypic genus containing only the western coral snake hypernym: - 01660364-n ili: i44500 @@ -30177,7 +30177,7 @@ partOfSpeech: n 01816452-n: definition: - - a genus of Columbidae + - a genus of small, long-tailed doves in the family Columbidae hypernym: - 01509816-n ili: i44848 @@ -30282,7 +30282,7 @@ partOfSpeech: n 01817776-n: definition: - - a genus of Columbidae + - a extinct genus including passenger pigeons hypernym: - 01509816-n ili: i44858 @@ -42051,7 +42051,7 @@ partOfSpeech: n 02002690-n: definition: - - a family of Onychophora + - a family of equitorial velvet worms hypernym: - 01761823-n ili: i45873 @@ -42096,7 +42096,7 @@ wikidata: Q5435789 02003272-n: definition: - - a family of Onychophora + - a family of southern velvet worms hypernym: - 01761823-n ili: i45877 @@ -45360,7 +45360,7 @@ partOfSpeech: n 02050896-n: definition: - - puffins + - a proposed monotypic genus for tufted puffins hypernym: - 01509816-n ili: i46156 @@ -58607,7 +58607,7 @@ partOfSpeech: n 02249474-n: definition: - - a genus of Aleyrodidae + - a genus of whiteflies including the citrus whitefly hypernym: - 01765166-n ili: i47320 @@ -58628,7 +58628,7 @@ partOfSpeech: n 02249728-n: definition: - - a genus of Aleyrodidae + - a genus of whiteflies including the greenhouse whitefly hypernym: - 01765166-n ili: i47322 @@ -59403,7 +59403,7 @@ wikidata: Q137213 02260717-n: definition: - - a genus of Cercopidae + - a genus of spittlebugs including the meadow spittlebug hypernym: - 01765166-n ili: i47390 @@ -59426,7 +59426,7 @@ wikidata: Q1550927 02261006-n: definition: - - a genus of Cercopidae + - a genus of spittlebugs including the pine spittlebug hypernym: - 01765166-n ili: i47392 @@ -59627,7 +59627,7 @@ partOfSpeech: n 02263938-n: definition: - - a genus of Psocidae + - a genus of booklice hypernym: - 01765166-n ili: i47410 @@ -59651,7 +59651,7 @@ partOfSpeech: n 02264282-n: definition: - - a genus of Psocidae + - a genus of booklice including the common booklouse hypernym: - 01765166-n ili: i47412 @@ -72247,7 +72247,7 @@ partOfSpeech: n 02451385-n: definition: - - a genus of Mustelidae + - a genus of Mustelidae including the hog badger hypernym: - 01867348-n ili: i48519 @@ -72272,7 +72272,7 @@ wikidata: Q744382 02451691-n: definition: - - a genus of Mustelidae + - a genus of Mustelidae including the wolverine hypernym: - 01867348-n ili: i48521 @@ -72439,7 +72439,7 @@ partOfSpeech: n 02453923-n: definition: - - a genus of Mustelidae + - a genus of Mustelidae including the tayra hypernym: - 01867348-n ili: i48536 @@ -83511,7 +83511,7 @@ wikidata: Q27336 02620319-n: definition: - - a genus of Zoarcidae + - a genus of eelpouts including the fish doctor hypernym: - 01435158-n ili: i49475 @@ -83533,7 +83533,7 @@ partOfSpeech: n 02620586-n: definition: - - a genus of Zoarcidae + - a genus of eelpouts including the ocean pout hypernym: - 01435158-n ili: i49477 @@ -84656,7 +84656,7 @@ partOfSpeech: n 02637347-n: definition: - - a genus of Stromateidae + - a genus of squaretails hypernym: - 01435158-n ili: i49571 diff --git a/src/yaml/noun.artifact.yaml b/src/yaml/noun.artifact.yaml index 8b48d625..5fba19c1 100644 --- a/src/yaml/noun.artifact.yaml +++ b/src/yaml/noun.artifact.yaml @@ -69546,7 +69546,7 @@ partOfSpeech: n 03783668-n: definition: - - trade name for an oral contraceptive containing estradiol and norethindrone + - trade name for an oral contraceptive containing estradiol and norethindrone acetate hypernym: - 03943171-n ili: i56320 diff --git a/src/yaml/noun.location.yaml b/src/yaml/noun.location.yaml index 0476ebe1..0e34e1c4 100644 --- a/src/yaml/noun.location.yaml +++ b/src/yaml/noun.location.yaml @@ -17892,8 +17892,8 @@ partOfSpeech: n 08835087-n: definition: - - a former country bordering on the Adriatic Sea within the Socialist Federal - Republic of Yugoslavia (1944-1992) + - a former country bordering on the Adriatic Sea within the Socialist Federal Republic + of Yugoslavia (1944-1992) ili: i83178 instance_hypernym: - 08591861-n @@ -24570,7 +24570,7 @@ wikidata: Q1152 08960709-n: definition: - - a division of Normandy + - a historical division of Normandy including Caen ili: i83690 instance_hypernym: - 08959335-n @@ -24687,7 +24687,7 @@ wikidata: Q191085 08962281-n: definition: - - a division of Normandy + - a historical division of Normandy including Rouen ili: i83700 instance_hypernym: - 08959335-n diff --git a/src/yaml/noun.person.yaml b/src/yaml/noun.person.yaml index 5ea1b6bf..f42307f2 100644 --- a/src/yaml/noun.person.yaml +++ b/src/yaml/noun.person.yaml @@ -122691,7 +122691,7 @@ partOfSpeech: n 81448123-n: definition: - - a human female employed to do housework + - a human male employed to do housework hypernym: - 10306910-n - 09946547-n @@ -126431,7 +126431,7 @@ partOfSpeech: n 87970505-n: definition: - - a working woman who takes in washing + - a working man who takes in washing hypernym: - 10306910-n - 10788571-n diff --git a/src/yaml/noun.plant.yaml b/src/yaml/noun.plant.yaml index a710dd59..dd1c3160 100644 --- a/src/yaml/noun.plant.yaml +++ b/src/yaml/noun.plant.yaml @@ -20599,7 +20599,7 @@ partOfSpeech: n 11943130-n: definition: - - a variety of pussytoes + - a variety of pussytoes, with leaves resembling a plantain hypernym: - 11942843-n ili: i99877 @@ -20608,7 +20608,7 @@ partOfSpeech: n 11943224-n: definition: - - a variety of pussytoes + - a variety of pussytoes, widespread across North America hypernym: - 11942843-n ili: i99878 @@ -20617,7 +20617,7 @@ partOfSpeech: n 11943308-n: definition: - - a variety of pussytoes + - a variety of pussytoes, with a single flowering head hypernym: - 11942843-n ili: i99879 @@ -21782,7 +21782,7 @@ partOfSpeech: n 11961563-n: definition: - - a variety of knapweed + - a variety of knapweed, widespread across England hypernym: - 11968733-n ili: i99983 @@ -21791,7 +21791,7 @@ partOfSpeech: n 11961647-n: definition: - - a variety of knapweed + - a variety of knapweed, found in France and Northern Italy hypernym: - 11968733-n ili: i99984 @@ -52234,8 +52234,7 @@ partOfSpeech: n 12485408-n: definition: - - one of many subfamilies into which some classification systems subdivide the Liliaceae - but not widely accepted + - a monocot subfamily of the family Asparagaceae, including beargrasses hypernym: - 11576638-n ili: i102475 @@ -52245,8 +52244,8 @@ partOfSpeech: n 12485612-n: definition: - - one of many subfamilies into which some classification systems subdivide the Liliaceae - but not widely accepted + - a family of flowering plants, placed in the order Asparagales of the monocots, + including the Chilean blue crocus hypernym: - 11576638-n ili: i102476 @@ -65855,7 +65854,8 @@ partOfSpeech: n 12714005-n: definition: - - tropical American tree + - tropical American tree harvested by locals for resin, food, wood, and other medical + uses hypernym: - 12711414-n ili: i103561 @@ -65864,7 +65864,7 @@ partOfSpeech: n 12714113-n: definition: - - tropical American tree + - tropical American tree with a girth often exceeding ten feet hypernym: - 12711414-n ili: i103562 @@ -84575,7 +84575,8 @@ partOfSpeech: n 13024734-n: definition: - - a type of slime mushroom + - a type of slime mushroom with non-waxy gills that are free from attachment to + the stalk hypernym: - 13024606-n ili: i105078 @@ -84584,7 +84585,8 @@ partOfSpeech: n 13024825-n: definition: - - a type of slime mushroom + - a type of slime mushroom broadly ellipsoid to ellipsoid, usually smooth (although + a few may bear minute, spiny, warts), and inamyloid hypernym: - 13024606-n ili: i105079 diff --git a/src/yaml/noun.substance.yaml b/src/yaml/noun.substance.yaml index 8f5c48e4..23d51f40 100644 --- a/src/yaml/noun.substance.yaml +++ b/src/yaml/noun.substance.yaml @@ -11046,7 +11046,7 @@ wikidata: Q2641370 14801263-n: definition: - - an antacid + - an antacid with an Italian lemon taste exemplifies: - 06864792-n hypernym: @@ -11057,7 +11057,7 @@ partOfSpeech: n 14801347-n: definition: - - an antacid + - an antacid also containing aspirin exemplifies: - 06864792-n hypernym: @@ -11079,7 +11079,7 @@ wikidata: Q254296 14801600-n: definition: - - an antacid + - an antacid containing a suspension of aluminum hydroxide and magnesium hydroxide exemplifies: - 06864792-n hypernym: @@ -11090,7 +11090,7 @@ partOfSpeech: n 14801682-n: definition: - - an antacid + - an antacid which contains calcium carbonate, magnesium hydroxide and simethicone exemplifies: - 06864792-n hypernym: @@ -11111,7 +11111,7 @@ partOfSpeech: n 14801927-n: definition: - - an antacid + - an antacid containing bismuth subsalicylate with a bright pink color exemplifies: - 06864792-n hypernym: @@ -11122,7 +11122,7 @@ partOfSpeech: n 14802015-n: definition: - - an antacid + - a calcium and magnesium-based antacid produced by Procter & Gamble exemplifies: - 06864792-n hypernym: @@ -31557,7 +31557,7 @@ source: plWordNet 4.0 92365838-n: definition: - - a B vitamin that is essential for metabolism of amino acids and starch + - a vitamin B6 phosphate that is the phosphoric ester derivative of pyridoxamine hypernym: - 15115309-n members: @@ -31987,8 +31987,7 @@ source: plWordNet 4.0 92427724-n: definition: - - a substance that promotes drying (e.g., calcium oxide absorbs water and is used - to remove moisture) + - a substance that promotes drying of oils hypernym: - 14803955-n members: diff --git a/src/yaml/verb.change.yaml b/src/yaml/verb.change.yaml index c6b2cf89..13e92e14 100644 --- a/src/yaml/verb.change.yaml +++ b/src/yaml/verb.change.yaml @@ -4369,7 +4369,7 @@ partOfSpeech: v 00195686-v: definition: - - remove + - remove debris from example: - clear the leaves from the lawn - Clear snow from the road @@ -14208,7 +14208,7 @@ partOfSpeech: v 00354849-v: definition: - - put an end to + - put an end to a situation example: - lift a ban - raise a siege @@ -14993,7 +14993,7 @@ - 00367200-v 00367200-v: definition: - - remove water from + - concentrate by removing water from example: - condense the milk hypernym: diff --git a/src/yaml/verb.communication.yaml b/src/yaml/verb.communication.yaml index 33de21ad..01aef0d6 100644 --- a/src/yaml/verb.communication.yaml +++ b/src/yaml/verb.communication.yaml @@ -3348,7 +3348,7 @@ partOfSpeech: v 00803639-v: definition: - - refuse to acknowledge + - pretend not to notice example: - He turns a blind eye to the injustices in his office hypernym: diff --git a/src/yaml/verb.contact.yaml b/src/yaml/verb.contact.yaml index 7c28d81d..6ab7305c 100644 --- a/src/yaml/verb.contact.yaml +++ b/src/yaml/verb.contact.yaml @@ -4691,7 +4691,7 @@ partOfSpeech: v 01282077-v: definition: - - make smaller + - cause to be smaller example: - The heat contracted the woollen garment hypernym: @@ -14372,7 +14372,7 @@ - 02081903-v 01436307-v: definition: - - remove + - take someone to hell example: - The devil will fetch you! hypernym: @@ -16767,7 +16767,7 @@ partOfSpeech: v 01478367-v: definition: - - release + - release a feeling example: - uncork his anger hypernym: @@ -22317,7 +22317,7 @@ partOfSpeech: v 01568702-v: definition: - - destroy completely + - destroy completely by means of consumption example: - The fire consumed the building hypernym: diff --git a/src/yaml/verb.creation.yaml b/src/yaml/verb.creation.yaml index 01a0afef..725a7bde 100644 --- a/src/yaml/verb.creation.yaml +++ b/src/yaml/verb.creation.yaml @@ -4688,7 +4688,7 @@ partOfSpeech: v 01701863-v: definition: - - make up + - make up a word or phrase example: - coin phrases or words hypernym: diff --git a/src/yaml/verb.social.yaml b/src/yaml/verb.social.yaml index 58a6de5c..1b73e73b 100644 --- a/src/yaml/verb.social.yaml +++ b/src/yaml/verb.social.yaml @@ -6187,7 +6187,7 @@ partOfSpeech: v 02485579-v: definition: - - release + - release a publication example: - The publisher wants to distribute the book in Asia hypernym: From b0e6d2be78d5cea0e6edc57701484942d7e4e448 Mon Sep 17 00:00:00 2001 From: "John P. McCrae" Date: Fri, 17 Jan 2025 16:03:11 +0000 Subject: [PATCH 3/5] Remove duplicates Removes a large number of synsets due to them having the same definition as the other synset. --- src/deprecations.csv | 42 +++++++++++++++ src/yaml/adj.all.yaml | 46 +++------------- src/yaml/adv.all.yaml | 91 +++++++------------------------- src/yaml/entries-a.yaml | 18 +++---- src/yaml/entries-b.yaml | 26 +++++---- src/yaml/entries-c.yaml | 12 ++--- src/yaml/entries-d.yaml | 6 +-- src/yaml/entries-e.yaml | 8 +-- src/yaml/entries-f.yaml | 14 ++--- src/yaml/entries-g.yaml | 48 +++++++---------- src/yaml/entries-h.yaml | 7 +-- src/yaml/entries-i.yaml | 6 +-- src/yaml/entries-k.yaml | 4 -- src/yaml/entries-l.yaml | 10 ++-- src/yaml/entries-m.yaml | 16 +++--- src/yaml/entries-n.yaml | 2 +- src/yaml/entries-p.yaml | 33 +++++------- src/yaml/entries-s.yaml | 30 ++++++----- src/yaml/entries-t.yaml | 14 ++--- src/yaml/entries-u.yaml | 12 ++--- src/yaml/entries-v.yaml | 18 ++++--- src/yaml/entries-w.yaml | 24 ++++----- src/yaml/entries-z.yaml | 4 +- src/yaml/noun.animal.yaml | 75 +++++--------------------- src/yaml/noun.artifact.yaml | 70 ++++++------------------ src/yaml/noun.attribute.yaml | 31 +++++------ src/yaml/noun.body.yaml | 15 ++---- src/yaml/noun.event.yaml | 14 ++--- src/yaml/noun.food.yaml | 13 +---- src/yaml/noun.location.yaml | 14 ++--- src/yaml/noun.person.yaml | 37 +------------ src/yaml/noun.plant.yaml | 10 ---- src/yaml/noun.state.yaml | 10 +--- src/yaml/noun.substance.yaml | 40 +++----------- src/yaml/verb.body.yaml | 6 ++- src/yaml/verb.change.yaml | 53 +++++-------------- src/yaml/verb.communication.yaml | 13 ----- src/yaml/verb.contact.yaml | 31 ++--------- src/yaml/verb.creation.yaml | 16 ++---- src/yaml/verb.motion.yaml | 18 +------ src/yaml/verb.perception.yaml | 2 +- src/yaml/verb.possession.yaml | 13 +---- src/yaml/verb.stative.yaml | 4 +- 43 files changed, 302 insertions(+), 674 deletions(-) diff --git a/src/deprecations.csv b/src/deprecations.csv index fc01ea71..864104c6 100644 --- a/src/deprecations.csv +++ b/src/deprecations.csv @@ -149,3 +149,45 @@ "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-14381098-n","i112443","ewn-14104698-n","i110927","Duplicate (#1134)" +"ewn-02025384-v","i31846","ewn-02022224-v","i31831","Duplicate (#1134)" +"ewn-92326409-n","","ewn-07664811-n","i77096","Duplicate (#1134)" +"ewn-12144165-n","i100862","ewn-07819069-n","i78116","Duplicate (#1134)" +"ewn-01743426-v","i30434","ewn-01637966-v","i29918","Duplicate (#1134)" +"ewn-01707783-s","i9334","ewn-01705397-s","i9314","Duplicate (#1134)" +"ewn-02488985-s","i13742","ewn-02179281-s","i11936","Duplicate (#1134)" +"ewn-02463673-s","i13608","ewn-02463536-a","i13607","Duplicate (#1134)" +"ewn-00932330-v","i26262","ewn-00022092-v","i21876","Duplicate (#1134)" +"ewn-00498142-v","i24194","ewn-00158495-v","i22502","Duplicate (#1134)" +"ewn-00179205-v","i22600","ewn-00173351-v","i22577","Duplicate (#1134)" +"ewn-00572673-v","i24606","ewn-00173351-v","i22577","Duplicate (#1134)" +"ewn-86491000-n","","ewn-04771667-n","i62052","Duplicate (#1134)" +"ewn-01409889-v","i28760","ewn-01410030-v","i28761","Duplicate (#1134)" +"ewn-01607363-v","i29771","ewn-01511000-v","i29265","Duplicate (#1134)" +"ewn-07384870-n","i75426","ewn-07377946-n","i75387","Duplicate (#1134)" +"ewn-92363685-n","","ewn-14744853-n","i114358","Duplicate (#1134)" +"ewn-92363714-n","","ewn-14749988-n","i114387","Duplicate (#1134)" +"ewn-92364728-n","","ewn-14927246-n","i115401","Duplicate (#1134)" +"ewn-02228261-v","i32862","ewn-02228837-v","i32865","Duplicate (#1134)" +"ewn-01383926-n","i42585","ewn-01383685-n","i42584","Non-existant (#1134)" +"ewn-01557813-n","i43440","ewn-01550784-n","i43397","Non-existant (#1134)" +"ewn-01739337-n","i44445","ewn-01739210-n","i44444","Non-existant (#1134)" +"ewn-02635917-n","i49561","ewn-02636474-n","i49565","Duplicate (#1134)" +"ewn-02636185-n","i49563","ewn-02636474-n","i49565","Duplicate (#1134)" +"ewn-92315622-n","","ewn-05608025-n","i66342","Duplicate (#1134)" +"ewn-80147706-n","","ewn-09627401-n","i87144","Duplicate (#1134)" +"ewn-82046135-n","","ewn-09914590-n","i88827","Duplicate (#1134)" +"ewn-83218519-n","","ewn-10007754-n","i89371","Duplicate (#1134)" +"ewn-89117996-n","","ewn-81007314-n","","Duplicate (#1134)" +"ewn-08564875-n","i81893","ewn-08564718-n","i81892","Duplicate (#1134)" +"ewn-00093232-r","i18715","ewn-00034576-r","i18337","Duplicate (#1134)" +"ewn-00112752-r","i18849","ewn-00032295-r","i18320","Duplicate (#1134)" +"ewn-00431167-r","i21092","ewn-00032295-r","i18320","Duplicate (#1134)" +"ewn-00228639-r","i19701","ewn-00150568-r","i19142","Duplicate (#1134)" +"ewn-00280604-r","i20097","ewn-00256795-r","i19911","Duplicate (#1134)" +"ewn-00497644-r","i21593","ewn-00046739-r","i18410","Duplicate (#1134)" +"ewn-00497861-r","i21595","ewn-00497722-r","i21594","Duplicate (#1134)" +"ewn-92299200-n","","ewn-02700534-n","i49936","Duplicate (#1134)" +"ewn-92299310-n","","ewn-02719537-n","i50046","Duplicate (#1134)" +"ewn-92302385-n","","ewn-03237120-n","i53116","Duplicate (#1134)" +"ewn-03835818-n","i56630","ewn-03691288-n","i55794","Duplicate (#1134)" diff --git a/src/yaml/adj.all.yaml b/src/yaml/adj.all.yaml index c802083e..ef9a8d4c 100644 --- a/src/yaml/adj.all.yaml +++ b/src/yaml/adj.all.yaml @@ -118581,7 +118581,6 @@ - 01707465-s - 01707559-s - 01707690-s - - 01707783-s - 01707870-s 01705397-s: definition: @@ -118589,6 +118588,8 @@ ili: i9314 members: - bifoliate + - two-leaved + - two-leafed partOfSpeech: s similar: - 01704867-a @@ -118800,16 +118801,6 @@ partOfSpeech: s similar: - 01704867-a -01707783-s: - definition: - - having two leaves - ili: i9334 - members: - - two-leaved - - two-leafed - partOfSpeech: s - similar: - - 01704867-a 01707870-s: definition: - having a single leaf @@ -151938,13 +151929,17 @@ 02179281-s: definition: - divided into two lobes + domain_topic: + - 06076105-n example: - a bilobate leaf + - a bifid petal ili: i11936 members: - bilobate - bilobated - bilobed + - bifid partOfSpeech: s similar: - 02178581-a @@ -172890,24 +172885,13 @@ - not traveled over or through example: - untraveled roads + - an untraversed region ili: i13607 members: - untraveled - untravelled - partOfSpeech: a - similar: - - 02463673-s -02463673-s: - definition: - - not traveled over or through - example: - - an untraversed region - ili: i13608 - members: - untraversed - partOfSpeech: s - similar: - - 02463536-a + partOfSpeech: a 02463784-a: definition: - made neat and tidy by trimming @@ -174638,7 +174622,6 @@ partOfSpeech: a similar: - 02488854-s - - 02488985-s - 02489095-s - 02489516-s - 02489644-s @@ -174675,19 +174658,6 @@ partOfSpeech: s similar: - 02488224-a -02488985-s: - definition: - - divided into two lobes - domain_topic: - - 06076105-n - example: - - a bifid petal - ili: i13742 - members: - - bifid - partOfSpeech: s - similar: - - 02488224-a 02489095-s: definition: - resembling a fork; divided or separated into two branches diff --git a/src/yaml/adv.all.yaml b/src/yaml/adv.all.yaml index c7f58422..fd9cfa63 100644 --- a/src/yaml/adv.all.yaml +++ b/src/yaml/adv.all.yaml @@ -1872,12 +1872,19 @@ - a really enjoyable evening - I'm real sorry about it - a rattling good yarn + - a most welcome relief + - there is precious little time left + exemplifies: + - 06332047-n ili: i18320 members: - very - really - real - rattling + - most + - precious + - preciously partOfSpeech: r 00032576-r: definition: @@ -2049,9 +2056,12 @@ - for a short time example: - he was at the airport shortly before she was expected to arrive + - she visited him briefly + - was briefly associated with IBM ili: i18337 members: - shortly + - briefly partOfSpeech: r 00034695-r: definition: @@ -2828,12 +2838,14 @@ - she is super smart - the night was deathly cold - as a child, I was deathly afraid of snakes + - they all were whopping drunk ili: i18410 members: - extremely - exceedingly - super - deathly + - whopping partOfSpeech: r 00046987-r: definition: @@ -5977,16 +5989,6 @@ members: - tightly partOfSpeech: r -00093232-r: - definition: - - for a short time - example: - - she visited him briefly - - was briefly associated with IBM - ili: i18715 - members: - - briefly - partOfSpeech: r 00093364-r: definition: - for an instant or moment @@ -7372,17 +7374,6 @@ members: - least of all partOfSpeech: r -00112752-r: - definition: - - very - example: - - a most welcome relief - exemplifies: - - 06332047-n - ili: i18849 - members: - - most - partOfSpeech: r 00112833-r: definition: - without speaking @@ -10152,10 +10143,14 @@ - to be nominally but not actually independent - no one actually saw the shark - large meteorites actually come from the asteroid belt + - properly speaking, they are not husband and wife ili: i19142 members: - actually - really + - properly speaking + - strictly speaking + - to be precise partOfSpeech: r 00150802-r: definition: @@ -15569,17 +15564,6 @@ members: - editorially partOfSpeech: r -00228639-r: - definition: - - in actual fact - example: - - properly speaking, they are not husband and wife - ili: i19701 - members: - - properly speaking - - strictly speaking - - to be precise - partOfSpeech: r 00228787-r: definition: - in an abnormal manner @@ -17584,10 +17568,13 @@ 00256795-r: definition: - twice a year + example: + - we hold our big sale biannually ili: i19911 members: - semiannually - biyearly + - biannually partOfSpeech: r 00256895-r: definition: @@ -19340,15 +19327,6 @@ - biennially - biyearly partOfSpeech: r -00280604-r: - definition: - - twice a year - example: - - we hold our big sale biannually - ili: i20097 - members: - - biannually - partOfSpeech: r 00280708-r: definition: - in a blank and uncomprehending manner @@ -28828,18 +28806,6 @@ members: - precariously partOfSpeech: r -00431167-r: - definition: - - very - example: - - there is precious little time left - exemplifies: - - 06332047-n - ili: i21092 - members: - - precious - - preciously - partOfSpeech: r 00431283-r: definition: - abruptly; in a precipitous manner @@ -33439,35 +33405,18 @@ - wherever - wheresoever partOfSpeech: r -00497644-r: - definition: - - to a great extent - example: - - they all were whopping drunk - ili: i21593 - members: - - whopping - partOfSpeech: r 00497722-r: definition: - to or over a great extent or range; far example: - wandered wide through many lands - he traveled widely + - her work is widely known ili: i21594 members: - wide - widely partOfSpeech: r -00497861-r: - definition: - - to a great degree - example: - - her work is widely known - ili: i21595 - members: - - widely - partOfSpeech: r 00497941-r: definition: - with or by a broad space diff --git a/src/yaml/entries-a.yaml b/src/yaml/entries-a.yaml index f9b794f4..05885cf8 100644 --- a/src/yaml/entries-a.yaml +++ b/src/yaml/entries-a.yaml @@ -6609,7 +6609,7 @@ Allen key: - value: ˈælən kiː sense: - id: 'allen_key%1:06:01::' - synset: 92299200-n + synset: 02700534-n Allen screw: n: sense: @@ -34954,11 +34954,6 @@ advance: subcat: - vtai synset: 00877337-v - - id: 'advance%2:30:08::' - subcat: - - vtai - - vtii - synset: 00498142-v - derivation: - 'advance%1:11:01::' event: @@ -35044,6 +35039,11 @@ advance: - vii - vtii synset: 00158030-v + - id: 'advance%2:30:08::' + subcat: + - vtai + - vtii + synset: 00158495-v advance death benefit: n: sense: @@ -47048,7 +47048,7 @@ alpha-Fe: n: sense: - id: 'alpha-fe%1:27:01::' - synset: 92363685-n + synset: 14744853-n alpha-Terpinene: n: sense: @@ -47088,7 +47088,7 @@ alpha-ferrite: n: sense: - id: 'alpha-ferrite%1:27:01::' - synset: 92363685-n + synset: 14744853-n alpha-interferon: n: sense: @@ -59584,7 +59584,7 @@ anti-ballistic missile: n: sense: - id: 'anti-ballistic_missile%1:06:01::' - synset: 92299310-n + synset: 02719537-n anti-democracy: n: sense: diff --git a/src/yaml/entries-b.yaml b/src/yaml/entries-b.yaml index d7229bb8..85104b6f 100644 --- a/src/yaml/entries-b.yaml +++ b/src/yaml/entries-b.yaml @@ -19511,8 +19511,6 @@ barleycorn: - value: ˈbɑː(ɹ)liˌkɔː(ɹ)n variety: GB sense: - - id: 'barleycorn%1:20:00::' - synset: 12144165-n - id: 'barleycorn%1:13:00::' synset: 07819069-n barm: @@ -33316,7 +33314,7 @@ biannually: - id: 'biannually%4:02:00::' pertainym: - biannual%5:00:00:periodic:00 - synset: 00280604-r + synset: 00256795-r bias: a: pronunciation: @@ -34272,8 +34270,8 @@ biff: bifid: a: sense: - - id: bifid%5:00:00:divided:00 - synset: 02488985-s + - id: bifid%5:00:00:compound:00 + synset: 02179281-s bifilar: a: sense: @@ -52368,11 +52366,6 @@ boost: - vtia - vtii synset: 02560630-v - - id: 'boost%2:30:00::' - subcat: - - vtai - - vtii - synset: 00498142-v - by_means_of: - 'booster%1:06:01::' derivation: @@ -52384,6 +52377,11 @@ boost: subcat: - vtai-pp synset: 01518703-v + - id: 'boost%2:30:00::' + subcat: + - vtai + - vtii + synset: 00158495-v boost up: v: sense: @@ -61712,14 +61710,14 @@ briefly: pronunciation: - value: ˈbɹiːfli sense: - - id: 'briefly%4:02:00::' - pertainym: - - brief%5:00:00:short:02 - synset: 00093232-r - id: 'briefly%4:02:03::' pertainym: - brief%5:00:00:concise:00 synset: 00291174-r + - id: 'briefly%4:02:00::' + pertainym: + - brief%5:00:00:short:02 + synset: 00034576-r briefness: n: sense: diff --git a/src/yaml/entries-c.yaml b/src/yaml/entries-c.yaml index fe1946d4..ee179737 100644 --- a/src/yaml/entries-c.yaml +++ b/src/yaml/entries-c.yaml @@ -32251,7 +32251,7 @@ career woman: n: sense: - id: 'career_woman%1:18:00::' - synset: 82046135-n + synset: 09914590-n careerism: n: sense: @@ -54883,7 +54883,7 @@ choana: n: sense: - id: 'choana%1:08:01::' - synset: 92315622-n + synset: 05608025-n choanocyte: n: sense: @@ -89390,8 +89390,8 @@ condensation: synset: 11466338-n - derivation: - 'condense%2:30:06::' - - 'condense%2:30:05::' - 'condense%2:30:04::' + - 'condense%2:30:05::' id: 'condensation%1:11:00::' synset: 07327841-n - derivation: @@ -89536,8 +89536,8 @@ condensing: sense: - derivation: - 'condense%2:30:07::' - - 'condense%2:30:05::' - 'condense%2:30:03::' + - 'condense%2:30:05::' id: 'condensing%1:04:00::' synset: 00358506-n condensing turbine: @@ -109512,8 +109512,6 @@ counterwoman: sense: - id: 'counterwoman%1:18:01::' synset: 81007314-n - - id: 'counterwoman%1:18:02::' - synset: 89117996-n countess: n: pronunciation: @@ -109752,7 +109750,7 @@ county town: n: sense: - id: 'county_town%1:15:00::' - synset: 08564875-n + synset: 08564718-n countywide: a: sense: diff --git a/src/yaml/entries-d.yaml b/src/yaml/entries-d.yaml index ea65ce15..73905fa2 100644 --- a/src/yaml/entries-d.yaml +++ b/src/yaml/entries-d.yaml @@ -7831,7 +7831,7 @@ dairywoman: n: sense: - id: 'dairywoman%1:18:00::' - synset: 83218519-n + synset: 10007754-n dais: n: pronunciation: @@ -60698,7 +60698,7 @@ drain system: n: sense: - id: 'drain_system%1:06:01::' - synset: 92302385-n + synset: 03237120-n drain the cup: v: sense: @@ -60740,7 +60740,7 @@ drainage well: n: sense: - id: 'drainage_well%1:06:01::' - synset: 92302385-n + synset: 03237120-n drainboard: n: sense: diff --git a/src/yaml/entries-e.yaml b/src/yaml/entries-e.yaml index cdbfc234..b686afa9 100644 --- a/src/yaml/entries-e.yaml +++ b/src/yaml/entries-e.yaml @@ -37385,7 +37385,7 @@ evocation: n: sense: - derivation: - - 'evoke%2:32:01::' + - 'evoke%2:29:03::' id: 'evocation%1:09:00::' synset: 05777830-n - derivation: @@ -37402,7 +37402,7 @@ evocative: sense: - derivation: - 'evoke%2:37:00::' - - 'evoke%2:32:01::' + - 'evoke%2:29:03::' id: evocative%5:00:00:mindful:00 synset: 01984733-s evoke: @@ -37449,10 +37449,10 @@ evoke: - 'evocation%1:09:00::' event: - 'evocation%1:09:00::' - id: 'evoke%2:32:01::' + id: 'evoke%2:29:03::' subcat: - vtii - synset: 00932330-v + synset: 00022092-v evoked: a: sense: diff --git a/src/yaml/entries-f.yaml b/src/yaml/entries-f.yaml index d2ccc587..79b59706 100644 --- a/src/yaml/entries-f.yaml +++ b/src/yaml/entries-f.yaml @@ -8526,12 +8526,6 @@ fall: - 'fall%2:41:02::' id: 'fall%1:11:01::' synset: 07442328-n - - antonym: - - 'rise%1:11:02::' - derivation: - - 'fall%2:38:00::' - id: 'fall%1:11:04::' - synset: 07384870-n - derivation: - 'fall%2:41:00::' - 'fall%2:40:05::' @@ -8551,6 +8545,12 @@ fall: - 'fall%2:30:06::' id: 'fall%1:07:00::' synset: 05119135-n + - antonym: + - 'rise%1:11:02::' + derivation: + - 'fall%2:38:00::' + id: 'fall%1:11:04::' + synset: 07377946-n v: form: - fallen @@ -23308,7 +23308,7 @@ ferrite: - id: 'ferrite%1:27:00::' synset: 14883352-n - id: 'ferrite%1:27:01::' - synset: 92363685-n + synset: 14744853-n ferritin: n: sense: diff --git a/src/yaml/entries-g.yaml b/src/yaml/entries-g.yaml index e3677269..9b598406 100644 --- a/src/yaml/entries-g.yaml +++ b/src/yaml/entries-g.yaml @@ -8588,15 +8588,15 @@ Gymnasium: sense: - id: 'gymnasium%1:14:00::' synset: 08301402-n -Gymnelis: +Gymnelus: n: sense: - - id: 'gymnelis%1:05:00::' + - id: 'gymnelus%1:05:00::' synset: 02620319-n -Gymnelis viridis: +Gymnelus viridis: n: sense: - - id: 'gymnelis_viridis%1:05:00::' + - id: 'gymnelus_viridis%1:05:00::' synset: 02620449-n Gymnocalycium: n: @@ -15131,7 +15131,7 @@ generalisability: - derivation: - 'generalise%2:32:01::' id: 'generalisability%1:07:00::' - synset: 86491000-n + synset: 04771667-n generalisation: n: sense: @@ -15246,7 +15246,7 @@ generalizability: - derivation: - 'generalize%2:32:00::' id: 'generalizability%1:07:00::' - synset: 86491000-n + synset: 04771667-n generalization: n: sense: @@ -24247,10 +24247,10 @@ genus Gymnadeniopsis: sense: - id: 'genus_gymnadeniopsis%1:20:00::' synset: 12085315-n -genus Gymnelis: +genus Gymnelus: n: sense: - - id: 'genus_gymnelis%1:05:00::' + - id: 'genus_gymnelus%1:05:00::' synset: 02620319-n genus Gymnocalycium: n: @@ -24387,11 +24387,6 @@ genus Halcyon: sense: - id: 'genus_halcyon%1:05:00::' synset: 01831038-n -genus Haldea: - n: - sense: - - id: 'genus_haldea%1:05:00::' - synset: 01739337-n genus Halenia: n: sense: @@ -27688,7 +27683,7 @@ genus Muscivora: n: sense: - id: 'genus_muscivora%1:05:00::' - synset: 01557813-n + synset: 01550784-n genus Musophaga: n: sense: @@ -28856,11 +28851,6 @@ genus Paliurus: sense: - id: 'genus_paliurus%1:20:00::' synset: 13164403-n -genus Palometa: - n: - sense: - - id: 'genus_palometa%1:05:00::' - synset: 02636185-n genus Pan: n: sense: @@ -28911,11 +28901,6 @@ genus Papio: sense: - id: 'genus_papio%1:05:00::' synset: 02489196-n -genus Paprilus: - n: - sense: - - id: 'genus_paprilus%1:05:00::' - synset: 02636474-n genus Paracheirodon: n: sense: @@ -29196,6 +29181,11 @@ genus Peperomia: sense: - id: 'genus_peperomia%1:20:00::' synset: 13171518-n +genus Peprilus: + n: + sense: + - id: 'genus_peprilus%1:05:00::' + synset: 02636474-n genus Perca: n: sense: @@ -30403,11 +30393,6 @@ genus Porcellio: sense: - id: 'genus_porcellio%1:05:00::' synset: 01994767-n -genus Poronotus: - n: - sense: - - id: 'genus_poronotus%1:05:00::' - synset: 02635917-n genus Porphyra: n: sense: @@ -34455,6 +34440,11 @@ genus Virgilia: sense: - id: 'genus_virgilia%1:20:00::' synset: 12600341-n +genus Virginia: + n: + sense: + - id: 'genus_virginia%1:05:00::' + synset: 01739210-n genus Viscum: n: sense: diff --git a/src/yaml/entries-h.yaml b/src/yaml/entries-h.yaml index f841a352..c7cecc3a 100644 --- a/src/yaml/entries-h.yaml +++ b/src/yaml/entries-h.yaml @@ -833,11 +833,6 @@ Haldane: synset: 11042665-n - id: 'haldane%1:18:00::' synset: 11042461-n -Haldea: - n: - sense: - - id: 'haldea%1:05:00::' - synset: 01739337-n Haldea striatula: n: sense: @@ -26718,7 +26713,7 @@ hex key: n: sense: - id: 'hex_key%1:06:01::' - synset: 92299200-n + synset: 02700534-n hex nut: n: sense: diff --git a/src/yaml/entries-i.yaml b/src/yaml/entries-i.yaml index 8b07c39e..c4163545 100644 --- a/src/yaml/entries-i.yaml +++ b/src/yaml/entries-i.yaml @@ -1400,12 +1400,12 @@ Inbus key: n: sense: - id: 'inbus_key%1:06:01::' - synset: 92299200-n + synset: 02700534-n Inbus wrench: n: sense: - id: 'inbus_wrench%1:06:01::' - synset: 92299200-n + synset: 02700534-n Inca: n: pronunciation: @@ -34434,7 +34434,7 @@ internal nostril: n: sense: - id: 'internal_nostril%1:08:01::' - synset: 92315622-n + synset: 05608025-n internal organ: n: sense: diff --git a/src/yaml/entries-k.yaml b/src/yaml/entries-k.yaml index 68ab1d93..e8325538 100644 --- a/src/yaml/entries-k.yaml +++ b/src/yaml/entries-k.yaml @@ -7973,10 +7973,6 @@ kill: subcat: - vtai synset: 01410030-v - - id: 'kill%2:35:05::' - subcat: - - vtai - synset: 01409889-v - derivation: - 'kill%1:04:00::' event: diff --git a/src/yaml/entries-l.yaml b/src/yaml/entries-l.yaml index 7f8abf80..b084214c 100644 --- a/src/yaml/entries-l.yaml +++ b/src/yaml/entries-l.yaml @@ -36612,11 +36612,6 @@ loft: subcat: - vtai synset: 02287097-v - - id: 'loft%2:35:00::' - subcat: - - vtai - - vtai-pp - synset: 01607363-v - id: 'loft%2:35:01::' subcat: - vtai @@ -36625,6 +36620,11 @@ loft: subcat: - via synset: 00713249-v + - id: 'loft%2:35:00::' + subcat: + - vtai + - vtai-pp + synset: 01511000-v loft bombing: n: sense: diff --git a/src/yaml/entries-m.yaml b/src/yaml/entries-m.yaml index 4790c854..0601c664 100644 --- a/src/yaml/entries-m.yaml +++ b/src/yaml/entries-m.yaml @@ -13431,7 +13431,7 @@ Muscivora: n: sense: - id: 'muscivora%1:05:00::' - synset: 01557813-n + synset: 01550784-n Muscivora-forficata: n: sense: @@ -18560,10 +18560,6 @@ make: - via-pp - vii-pp synset: 02054955-v - - id: 'make%2:38:15::' - subcat: - - vtai - synset: 02025384-v - id: 'make%2:36:10::' subcat: - vtai @@ -18624,6 +18620,10 @@ make: - via - vii synset: 00071765-v + - id: 'make%2:38:15::' + subcat: + - vtai + synset: 02022224-v make a clean breast of: v: sense: @@ -32128,8 +32128,6 @@ medallion: synset: 06896510-n - id: 'medallion%1:10:00::' synset: 06719615-n - - id: 'medallion%1:13:01::' - synset: 92326409-n medallist: n: sense: @@ -57473,10 +57471,10 @@ most: - 'least%4:02:00::' id: 'most%4:02:00::' synset: 00112352-r - - id: 'most%4:02:01::' - synset: 00112752-r - id: 'most%4:02:02::' synset: 00073433-r + - id: 'most%4:02:01::' + synset: 00032295-r most especially: r: sense: diff --git a/src/yaml/entries-n.yaml b/src/yaml/entries-n.yaml index 2d37adb2..04fe4ccd 100644 --- a/src/yaml/entries-n.yaml +++ b/src/yaml/entries-n.yaml @@ -4917,7 +4917,7 @@ Norlestrin: n: sense: - id: 'norlestrin%1:06:00::' - synset: 03835818-n + synset: 03691288-n Norlutin: n: sense: diff --git a/src/yaml/entries-p.yaml b/src/yaml/entries-p.yaml index 380177be..e8d5f8ba 100644 --- a/src/yaml/entries-p.yaml +++ b/src/yaml/entries-p.yaml @@ -387,12 +387,12 @@ PU: n: sense: - id: 'pu%1:27:01::' - synset: 92364728-n + synset: 14927246-n PUR: n: sense: - id: 'pur%1:27:01::' - synset: 92364728-n + synset: 14927246-n PVA: n: sense: @@ -1787,11 +1787,6 @@ Papio ursinus: sense: - id: 'papio_ursinus%1:05:00::' synset: 02489288-n -Paprilus: - n: - sense: - - id: 'paprilus%1:05:00::' - synset: 02636474-n Paprilus alepidotus: n: sense: @@ -4335,6 +4330,11 @@ Pepin the Short: sense: - id: 'pepin_the_short%1:18:00::' synset: 11249085-n +Peprilus: + n: + sense: + - id: 'peprilus%1:05:00::' + synset: 02636474-n Pepsi: n: pronunciation: @@ -11014,11 +11014,6 @@ Porifera: sense: - id: 'porifera%1:05:00::' synset: 01909193-n -Poronotus: - n: - sense: - - id: 'poronotus%1:05:00::' - synset: 02635917-n Poronotus triacanthus: n: sense: @@ -17072,11 +17067,11 @@ paint: paint a picture: v: sense: - - id: 'paint_a_picture%2:32:00::' + - id: 'paint_a_picture%2:29:00::' subcat: - via - vtii - synset: 00932330-v + synset: 00022092-v paint leaf: n: sense: @@ -69162,7 +69157,7 @@ posterior nasal aperture: n: sense: - id: 'posterior_nasal_aperture%1:08:01::' - synset: 92315622-n + synset: 05608025-n posterior pituitary: n: sense: @@ -73990,7 +73985,7 @@ precious: - value: ˈpɹɛʃəs sense: - id: 'precious%4:02:00::' - synset: 00431167-r + synset: 00032295-r precious coral: n: sense: @@ -74010,7 +74005,7 @@ preciously: r: sense: - id: 'preciously%4:02:00::' - synset: 00431167-r + synset: 00032295-r preciousness: n: sense: @@ -87977,7 +87972,7 @@ properly speaking: r: sense: - id: 'properly_speaking%4:02:00::' - synset: 00228639-r + synset: 00150568-r properness: n: pronunciation: @@ -95040,7 +95035,7 @@ pull: - id: 'pull%2:30:11::' subcat: - vtai - synset: 00572673-v + synset: 00173351-v pull a face: v: sense: diff --git a/src/yaml/entries-s.yaml b/src/yaml/entries-s.yaml index 89c72135..c635b77b 100644 --- a/src/yaml/entries-s.yaml +++ b/src/yaml/entries-s.yaml @@ -16549,7 +16549,7 @@ Streptococcus anhemolyticus: n: sense: - id: 'streptococcus_anhemolyticus%1:05:00::' - synset: 01383926-n + synset: 01383685-n Streptomyces erythreus: n: sense: @@ -56477,7 +56477,7 @@ shire town: n: sense: - id: 'shire_town%1:15:00::' - synset: 08564875-n + synset: 08564718-n shirk: v: pronunciation: @@ -61885,6 +61885,8 @@ siccative: sense: - id: 'siccative%1:27:00::' synset: 14803955-n + - id: 'siccative%1:27:01::' + synset: 92427724-n sick: a: sense: @@ -119234,7 +119236,7 @@ storm drain: n: sense: - id: 'storm_drain%1:06:01::' - synset: 92302385-n + synset: 03237120-n storm lamp: n: sense: @@ -119259,7 +119261,7 @@ storm sewer: n: sense: - id: 'storm_sewer%1:06:01::' - synset: 92302385-n + synset: 03237120-n storm signal: n: sense: @@ -119317,7 +119319,7 @@ stormwater drain: n: sense: - id: 'stormwater_drain%1:06:01::' - synset: 92302385-n + synset: 03237120-n stormy: a: form: @@ -122627,7 +122629,7 @@ strictly speaking: r: sense: - id: 'strictly_speaking%4:02:00::' - synset: 00228639-r + synset: 00150568-r strictness: n: sense: @@ -132851,10 +132853,10 @@ suggest: - 'suggestion%1:09:01::' event: - 'suggestion%1:09:01::' - id: 'suggest%2:32:01::' + id: 'suggest%2:29:05::' subcat: - vtii - synset: 00932330-v + synset: 00022092-v suggester: n: sense: @@ -132903,7 +132905,7 @@ suggestion: id: 'suggestion%1:10:01::' synset: 07261242-n - derivation: - - 'suggest%2:32:01::' + - 'suggest%2:29:05::' id: 'suggestion%1:09:01::' synset: 05779676-n - id: 'suggestion%1:04:02::' @@ -135419,11 +135421,6 @@ supercargo: supercharge: v: sense: - - id: 'supercharge%2:30:03::' - subcat: - - vtai - - vtii - synset: 00498142-v - derivation: - 'supercharger%1:06:00::' id: 'supercharge%2:30:00::' @@ -135432,6 +135429,11 @@ supercharge: subcat: - vtai synset: 00404516-v + - id: 'supercharge%2:30:03::' + subcat: + - vtai + - vtii + synset: 00158495-v supercharged: a: sense: diff --git a/src/yaml/entries-t.yaml b/src/yaml/entries-t.yaml index e6ec477a..61e21585 100644 --- a/src/yaml/entries-t.yaml +++ b/src/yaml/entries-t.yaml @@ -12070,10 +12070,6 @@ take off: - via-pp - vii synset: 02018017-v - - id: 'take_off%2:30:00::' - subcat: - - vtai - synset: 00179205-v - derivation: - 'takeoff%1:11:00::' id: 'take_off%2:38:02::' @@ -12120,6 +12116,10 @@ take off: - via - vtai synset: 00642914-v + - id: 'take_off%2:30:00::' + subcat: + - vtai + synset: 00173351-v take office: v: sense: @@ -38109,7 +38109,7 @@ to be precise: r: sense: - id: 'to_be_precise%4:02:00::' - synset: 00228639-r + synset: 00150568-r to be sure: r: sense: @@ -63858,12 +63858,12 @@ two-leafed: a: sense: - id: two-leafed%5:00:00:leafy:00 - synset: 01707783-s + synset: 01705397-s two-leaved: a: sense: - id: two-leaved%5:00:00:leafy:00 - synset: 01707783-s + synset: 01705397-s two-line great primer: n: sense: diff --git a/src/yaml/entries-u.yaml b/src/yaml/entries-u.yaml index 9057b768..2be3d1d2 100644 --- a/src/yaml/entries-u.yaml +++ b/src/yaml/entries-u.yaml @@ -962,12 +962,12 @@ Unbrako key: n: sense: - id: 'unbrako_key%1:06:01::' - synset: 92299200-n + synset: 02700534-n Unbrako wrench: n: sense: - id: 'unbrako_wrench%1:06:01::' - synset: 92299200-n + synset: 02700534-n Uncle Joe: n: sense: @@ -988,8 +988,6 @@ Uncle Tom: sense: - id: 'uncle_tom%1:18:01::' synset: 09627401-n - - id: 'uncle_tom%1:18:00::' - synset: 80147706-n - id: 'uncle_tom%1:18:02::' synset: 82474586-n Uncompahgre Peak: @@ -2863,7 +2861,7 @@ ulitis: n: sense: - id: 'ulitis%1:26:00::' - synset: 14381098-n + synset: 14104698-n ullage: n: pronunciation: @@ -22407,8 +22405,8 @@ untraversable: untraversed: a: sense: - - id: untraversed%5:00:00:untraveled:00 - synset: 02463673-s + - id: 'untraversed%3:00:00::' + synset: 02463536-a untreated: a: sense: diff --git a/src/yaml/entries-v.yaml b/src/yaml/entries-v.yaml index a9e076ff..a590e91c 100644 --- a/src/yaml/entries-v.yaml +++ b/src/yaml/entries-v.yaml @@ -2605,6 +2605,8 @@ Virginia: synset: 09172689-n - id: 'virginia%1:15:02::' synset: 09126411-n + - id: 'virginia%1:05:03::' + synset: 01739210-n Virginia Beach: n: sense: @@ -4999,10 +5001,6 @@ vamp: synset: 04527315-n v: sense: - - id: 'vamp%2:36:00::' - subcat: - - vtai - synset: 01743426-v - id: 'vamp%2:35:00::' subcat: - vtai @@ -5025,17 +5023,21 @@ vamp: synset: 00534607-v uses: - 'vamp%1:06:00::' + - id: 'vamp%2:36:00::' + subcat: + - vtai + synset: 01637966-v vamp up: v: sense: - - id: 'vamp_up%2:36:00::' - subcat: - - vtai - synset: 01743426-v - id: 'vamp_up%2:35:00::' subcat: - vtai synset: 01593310-v + - id: 'vamp_up%2:36:00::' + subcat: + - vtai + synset: 01637966-v vamper: n: sense: diff --git a/src/yaml/entries-w.yaml b/src/yaml/entries-w.yaml index 1f60fbe3..cf073c56 100644 --- a/src/yaml/entries-w.yaml +++ b/src/yaml/entries-w.yaml @@ -9152,8 +9152,8 @@ waste: n: sense: - derivation: - - 'waste%2:40:01::' - 'waste%2:38:00::' + - 'waste%2:40:01::' id: 'waste%1:27:00::' synset: 14880414-n - derivation: @@ -9203,14 +9203,6 @@ waste: - vtai - vtii synset: 01163403-v - - derivation: - - 'waste%1:27:00::' - id: 'waste%2:40:01::' - subcat: - - vtai - synset: 02228261-v - undergoer: - - 'waste%1:27:00::' - derivation: - 'waste%1:27:00::' id: 'waste%2:38:00::' @@ -9267,6 +9259,14 @@ waste: subcat: - vii synset: 00093529-v + - derivation: + - 'waste%1:27:00::' + id: 'waste%2:40:01::' + subcat: + - vtai + synset: 02228837-v + undergoer: + - 'waste%1:27:00::' waste baler: n: sense: @@ -18804,7 +18804,7 @@ white asbestos: n: sense: - id: 'white_asbestos%1:27:01::' - synset: 92363714-n + synset: 14749988-n white ash: n: sense: @@ -20871,7 +20871,7 @@ whopping: variety: US sense: - id: 'whopping%4:02:00::' - synset: 00497644-r + synset: 00046739-r whore: n: pronunciation: @@ -21329,8 +21329,6 @@ widely: pronunciation: - value: ˈwaɪdli sense: - - id: 'widely%4:02:00::' - synset: 00497861-r - id: 'widely%4:02:01::' synset: 00497722-r - id: 'widely%4:02:02::' diff --git a/src/yaml/entries-z.yaml b/src/yaml/entries-z.yaml index 09f2e5bf..12d68abb 100644 --- a/src/yaml/entries-z.yaml +++ b/src/yaml/entries-z.yaml @@ -1894,12 +1894,12 @@ zeta key: n: sense: - id: 'zeta_key%1:06:01::' - synset: 92299200-n + synset: 02700534-n zeta wrench: n: sense: - id: 'zeta_wrench%1:06:01::' - synset: 92299200-n + synset: 02700534-n zettabit: n: sense: diff --git a/src/yaml/noun.animal.yaml b/src/yaml/noun.animal.yaml index 50ff03bc..f58004d6 100644 --- a/src/yaml/noun.animal.yaml +++ b/src/yaml/noun.animal.yaml @@ -3728,7 +3728,6 @@ - genus Streptococcus mero_member: - 01383685-n - - 01383926-n partOfSpeech: n 01383685-n: definition: @@ -3741,14 +3740,6 @@ - streptococcus - streptococci - strep - partOfSpeech: n -01383926-n: - definition: - - a species of bacteria - hypernym: - - 01356052-n - ili: i42585 - members: - Streptococcus anhemolyticus partOfSpeech: n 01384040-n: @@ -13279,7 +13270,6 @@ - 01552674-n - 01553070-n - 01557349-n - - 01557813-n partOfSpeech: n 01550473-n: definition: @@ -13302,8 +13292,11 @@ members: - Tyrannus - genus Tyrannus + - Muscivora + - genus Muscivora mero_member: - 01550942-n + - 01557946-n partOfSpeech: n 01550942-n: definition: @@ -13789,18 +13782,6 @@ members: - pitta partOfSpeech: n -01557813-n: - definition: - - a genus of Tyrannidae - hypernym: - - 01509816-n - ili: i43440 - members: - - Muscivora - - genus Muscivora - mero_member: - - 01557946-n - partOfSpeech: n 01557946-n: definition: - grey flycatcher of the southwestern United States and Mexico and Central America @@ -24903,7 +24884,6 @@ - 01738539-n - 01738897-n - 01739210-n - - 01739337-n - 01739838-n - 01739997-n - 01740816-n @@ -25501,21 +25481,13 @@ - 01660364-n ili: i44444 members: + - Virginia + - genus Virginia - Potamophis - genus Potamophis mero_member: - 01739437-n partOfSpeech: n -01739337-n: - definition: - - ground snakes - hypernym: - - 01660364-n - ili: i44445 - members: - - Haldea - - genus Haldea - partOfSpeech: n 01739437-n: definition: - in some classifications placed in genus Haldea; small reddish-grey snake of eastern @@ -83516,8 +83488,8 @@ - 01435158-n ili: i49475 members: - - Gymnelis - - genus Gymnelis + - Gymnelus + - genus Gymnelus mero_member: - 02620449-n partOfSpeech: n @@ -83529,7 +83501,7 @@ ili: i49476 members: - fish doctor - - Gymnelis viridis + - Gymnelus viridis partOfSpeech: n 02620586-n: definition: @@ -84522,8 +84494,6 @@ - family Stromateidae mero_member: - 02635619-n - - 02635917-n - - 02636185-n - 02636474-n - 02636786-n - 02637044-n @@ -84544,18 +84514,6 @@ mero_part: - 07801981-n partOfSpeech: n -02635917-n: - definition: - - a genus of Stromateidae - hypernym: - - 01435158-n - ili: i49561 - members: - - Poronotus - - genus Poronotus - mero_member: - - 02636052-n - partOfSpeech: n 02636052-n: definition: - small food fish of Atlantic coast @@ -84566,17 +84524,6 @@ - dollarfish - Poronotus triacanthus partOfSpeech: n -02636185-n: - definition: - - a genus of Stromateidae - hypernym: - - 01435158-n - ili: i49563 - members: - - genus Palometa - mero_member: - - 02636307-n - partOfSpeech: n 02636307-n: definition: - smaller than Florida pompano; common in West Indies @@ -84595,10 +84542,12 @@ - 01435158-n ili: i49565 members: - - Paprilus - - genus Paprilus + - Peprilus + - genus Peprilus mero_member: - 02636607-n + - 02636052-n + - 02636307-n partOfSpeech: n 02636607-n: definition: diff --git a/src/yaml/noun.artifact.yaml b/src/yaml/noun.artifact.yaml index 5fba19c1..d3b8e63a 100644 --- a/src/yaml/noun.artifact.yaml +++ b/src/yaml/noun.artifact.yaml @@ -1978,6 +1978,14 @@ ili: i49936 members: - Allen wrench + - zeta key + - Unbrako key + - Inbus key + - zeta wrench + - Allen key + - hex key + - Unbrako wrench + - Inbus wrench partOfSpeech: n 02700618-n: definition: @@ -3150,12 +3158,14 @@ missiles example: - the Strategic Arms Limitation Talks placed limits on the deployment of ABMs + - the Strategic Arms Limitation Talks placed limits on the deployment of ABMs hypernym: - 03471094-n ili: i50046 members: - antiballistic missile - ABM + - anti-ballistic missile partOfSpeech: n 02719777-n: definition: @@ -35734,6 +35744,11 @@ ili: i53116 members: - drainage system + - storm drain + - stormwater drain + - drain system + - drainage well + - storm sewer partOfSpeech: n 03237246-n: definition: @@ -64015,6 +64030,7 @@ ili: i55794 members: - Loestrin + - Norlestrin mero_substance: - 14770596-n - 14774495-n @@ -72852,18 +72868,6 @@ - 14770596-n - 14775395-n partOfSpeech: n -03835818-n: - definition: - - trade name for an oral contraceptive containing estradiol and norethindrone - hypernym: - - 03943171-n - ili: i56630 - members: - - Norlestrin - mero_substance: - - 14770596-n - - 14774495-n - partOfSpeech: n 03835988-n: definition: - trade name for an oral contraceptive containing norethindrone @@ -122888,48 +122892,6 @@ - tighty whitey partOfSpeech: n source: Colloquial WordNet -92299200-n: - definition: - - a wrench for Allen screws - hypernym: - - 04613932-n - members: - - zeta key - - Unbrako key - - Inbus key - - zeta wrench - - Allen key - - hex key - - Unbrako wrench - - Inbus wrench - partOfSpeech: n - source: plWordNet 4.0 - wikidata: Q16953 -92299310-n: - definition: - - a defensive missile designed to shoot down incoming intercontinental ballistic - missiles - example: - - the Strategic Arms Limitation Talks placed limits on the deployment of ABMs - hypernym: - - 03471094-n - members: - - anti-ballistic missile - partOfSpeech: n - source: plWordNet 4.0 -92302385-n: - definition: - - a system of watercourses or drains for carrying off excess water - hypernym: - - 04384144-n - members: - - storm drain - - stormwater drain - - drain system - - drainage well - - storm sewer - partOfSpeech: n - source: plWordNet 4.0 92404762-n: definition: - a smartphone designed and marketed by Apple Inc. diff --git a/src/yaml/noun.attribute.yaml b/src/yaml/noun.attribute.yaml index c0367e81..09d436b1 100644 --- a/src/yaml/noun.attribute.yaml +++ b/src/yaml/noun.attribute.yaml @@ -7979,11 +7979,23 @@ - 01106714-a definition: - the quality of being general or widespread or having general applicability + example: + - source: UD_English-GUM Corpus + text: Although useful, such samples are not representative of the scientific workforce + as a whole and thus have limited generalizability + - source: UD_English-GUM Corpus + text: This study is limited in its power and generalizability. + - source: UD_English-GUM Corpus + text: When altering specific methodological or participant characteristics of + a previous study, they serve to test generalizability of the earlier findings + under different conditions. hypernym: - 04731092-n ili: i62052 members: - generality + - generalizability + - generalisability partOfSpeech: n 04771996-n: attribute: @@ -33704,25 +33716,6 @@ members: - deceitfulness partOfSpeech: n -86491000-n: - definition: - - the quality of being general or widespread or having general applicability - example: - - source: UD_English-GUM Corpus - text: Although useful, such samples are not representative of the scientific workforce - as a whole and thus have limited generalizability - - source: UD_English-GUM Corpus - text: This study is limited in its power and generalizability. - - source: UD_English-GUM Corpus - text: When altering specific methodological or participant characteristics of - a previous study, they serve to test generalizability of the earlier findings - under different conditions. - hypernym: - - 04731092-n - members: - - generalizability - - generalisability - partOfSpeech: n 90007211-n: also: - 90007891-n diff --git a/src/yaml/noun.body.yaml b/src/yaml/noun.body.yaml index 90263c0a..2a4b5662 100644 --- a/src/yaml/noun.body.yaml +++ b/src/yaml/noun.body.yaml @@ -21971,6 +21971,9 @@ ili: i66342 members: - posterior naris + - posterior nasal aperture + - internal nostril + - choana partOfSpeech: n 05608186-n: definition: @@ -22634,18 +22637,6 @@ - falsie partOfSpeech: n source: Colloquial WordNet -92315622-n: - definition: - - either one of the two posterior openings at the back of the nasal cavity leading - to the nasopharynx - hypernym: - - 05608186-n - members: - - posterior nasal aperture - - internal nostril - - choana - partOfSpeech: n - source: plWordNet 4.0 92423705-n: definition: - An immunologically specific substance produced by animal sperm to implement attraction diff --git a/src/yaml/noun.event.yaml b/src/yaml/noun.event.yaml index 53beb185..e42a5832 100644 --- a/src/yaml/noun.event.yaml +++ b/src/yaml/noun.event.yaml @@ -4667,11 +4667,14 @@ 07377946-n: definition: - a movement downward + example: + - the rise and fall of the tides hypernym: - 07325733-n ili: i75387 members: - descent + - fall partOfSpeech: n 07378145-n: definition: @@ -5084,17 +5087,6 @@ - entrance - entering partOfSpeech: n -07384870-n: - definition: - - a movement downward - example: - - the rise and fall of the tides - hypernym: - - 07325733-n - ili: i75426 - members: - - fall - partOfSpeech: n 07385010-n: definition: - an event that involves rising to a higher point (as in altitude or temperature diff --git a/src/yaml/noun.food.yaml b/src/yaml/noun.food.yaml index 3a8fdc56..99f37f87 100644 --- a/src/yaml/noun.food.yaml +++ b/src/yaml/noun.food.yaml @@ -6257,6 +6257,7 @@ - a circular helping of food (especially a boneless cut of meat) example: - medallions of veal + - medallions of veal hypernym: - 07593928-n ili: i77096 @@ -25900,18 +25901,6 @@ partOfSpeech: n source: Colloquial WordNet wikidata: Q396184 -92326409-n: - definition: - - a circular helping of food (especially a boneless cut of meat) - example: - - medallions of veal - hypernym: - - 07593928-n - - 07673512-n - members: - - medallion - partOfSpeech: n - source: plWordNet 4.0 92406449-n: definition: - a type of tea that is more oxidized than oolong, green and white teas. diff --git a/src/yaml/noun.location.yaml b/src/yaml/noun.location.yaml index 0e34e1c4..5e31be0b 100644 --- a/src/yaml/noun.location.yaml +++ b/src/yaml/noun.location.yaml @@ -2590,22 +2590,14 @@ 08564718-n: definition: - the town or city that is the seat of government for a county + domain_region: + - 08879115-n hypernym: - 08665520-n ili: i81892 members: - county seat - county courthouse - partOfSpeech: n -08564875-n: - definition: - - the town or city that is the seat of government for a county - domain_region: - - 08879115-n - hypernym: - - 08665520-n - ili: i81893 - members: - county town - shire town partOfSpeech: n @@ -4963,7 +4955,7 @@ members: - shire mero_part: - - 08564875-n + - 08564718-n partOfSpeech: n 08605540-n: definition: diff --git a/src/yaml/noun.person.yaml b/src/yaml/noun.person.yaml index f42307f2..1e69d86d 100644 --- a/src/yaml/noun.person.yaml +++ b/src/yaml/noun.person.yaml @@ -24831,6 +24831,7 @@ ili: i88827 members: - career girl + - career woman partOfSpeech: n 09914674-n: definition: @@ -30506,6 +30507,7 @@ members: - dairymaid - milkmaid + - dairywoman partOfSpeech: n 10007849-n: definition: @@ -122053,14 +122055,6 @@ - strawwoman - front woman partOfSpeech: n -80147706-n: - definition: - - a servile black character in a novel by Harriet Beecher Stowe - instance_hypernym: - - 09610740-n - members: - - Uncle Tom - partOfSpeech: n 80161412-n: definition: - a female workman who is employed to repair roads @@ -123061,15 +123055,6 @@ members: - rewrite man partOfSpeech: n -82046135-n: - definition: - - a woman who is a careerist - hypernym: - - 09914674-n - - 10807146-n - members: - - career woman - partOfSpeech: n 82074520-n: definition: - a Black woman or girl @@ -123655,15 +123640,6 @@ members: - tuner partOfSpeech: n -83218519-n: - definition: - - a woman who works in a dairy - hypernym: - - 10099179-n - - 10807146-n - members: - - dairywoman - partOfSpeech: n 83222719-n: definition: - a man who dances in a chorus line @@ -126969,15 +126945,6 @@ members: - townswoman partOfSpeech: n -89117996-n: - definition: - - a female who attends a counter (as in a diner) - hypernym: - - 09989248-n - - 10807146-n - members: - - counterwoman - partOfSpeech: n 89208478-n: definition: - a woman who steers a ship diff --git a/src/yaml/noun.plant.yaml b/src/yaml/noun.plant.yaml index dd1c3160..1a5804c1 100644 --- a/src/yaml/noun.plant.yaml +++ b/src/yaml/noun.plant.yaml @@ -32312,18 +32312,8 @@ - Hordeum vulgare mero_part: - 07819069-n - - 12144165-n partOfSpeech: n wikidata: Q11577 -12144165-n: - definition: - - a grain of barley - hypernym: - - 12177336-n - ili: i100862 - members: - - barleycorn - partOfSpeech: n 12144258-n: definition: - European annual grass often found as a weed in waste ground especially along roadsides diff --git a/src/yaml/noun.state.yaml b/src/yaml/noun.state.yaml index 5b07319e..94d802d1 100644 --- a/src/yaml/noun.state.yaml +++ b/src/yaml/noun.state.yaml @@ -9098,6 +9098,7 @@ ili: i110927 members: - gingivitis + - ulitis partOfSpeech: n 14104779-n: definition: @@ -24940,15 +24941,6 @@ members: - tympanitis partOfSpeech: n -14381098-n: - definition: - - inflammation of the gums - hypernym: - - 14359944-n - ili: i112443 - members: - - ulitis - partOfSpeech: n 14381175-n: definition: - inflammation of the ureter diff --git a/src/yaml/noun.substance.yaml b/src/yaml/noun.substance.yaml index 23d51f40..0158e05d 100644 --- a/src/yaml/noun.substance.yaml +++ b/src/yaml/noun.substance.yaml @@ -7783,6 +7783,9 @@ ili: i114358 members: - alpha iron + - ferrite + - alpha-ferrite + - alpha-Fe partOfSpeech: n 14744994-n: definition: @@ -8083,6 +8086,7 @@ ili: i114387 members: - chrysotile + - white asbestos partOfSpeech: n 14750120-n: definition: @@ -16030,7 +16034,6 @@ - ferrite mero_substance: - 14744853-n - - 92363685-n partOfSpeech: n 14883495-n: definition: @@ -18681,6 +18684,8 @@ members: - polyurethane - polyurethan + - PUR + - PU partOfSpeech: n wikidata: Q146322 14927490-n: @@ -18688,7 +18693,6 @@ - a foam made by adding water to polyurethane plastics hypernym: - 14927246-n - - 92364728-n ili: i115402 members: - polyfoam @@ -31524,37 +31528,6 @@ - flerovium partOfSpeech: n source: plWordNet 4.0 -92363685-n: - definition: - - a magnetic allotrope of iron; stable below 906 degrees centigrade - hypernym: - - 14666595-n - members: - - ferrite - - alpha-ferrite - - alpha-Fe - partOfSpeech: n - source: plWordNet 4.0 -92363714-n: - definition: - - a grey or green fibrous mineral; an important source of commercial asbestos - hypernym: - - 14749770-n - members: - - white asbestos - partOfSpeech: n - source: plWordNet 4.0 -92364728-n: - definition: - - any of various polymers containing the urethane radical; a wide variety of synthetic - forms are made and used as adhesives or plastics or paints or rubber - hypernym: - - 15018895-n - members: - - PUR - - PU - partOfSpeech: n - source: plWordNet 4.0 92365838-n: definition: - a vitamin B6 phosphate that is the phosphoric ester derivative of pyridoxamine @@ -31992,6 +31965,7 @@ - 14803955-n members: - oil drying agent + - siccative partOfSpeech: n source: plWordNet 4.0 92427729-n: diff --git a/src/yaml/verb.body.yaml b/src/yaml/verb.body.yaml index 1d760d29..3defbebc 100644 --- a/src/yaml/verb.body.yaml +++ b/src/yaml/verb.body.yaml @@ -1213,6 +1213,7 @@ - call to mind example: - These pictures bring back sad memories + - this remark evoked sadness hypernym: - 00018806-v ili: i21876 @@ -1221,6 +1222,9 @@ - bring back - bring round - bring around + - suggest + - evoke + - paint a picture partOfSpeech: v 00022309-v: definition: @@ -2904,7 +2908,7 @@ - please don't undress in front of everybody! - She strips in front of strangers every night for a living hypernym: - - 00179205-v + - 00173351-v ili: i22021 members: - undress diff --git a/src/yaml/verb.change.yaml b/src/yaml/verb.change.yaml index 13e92e14..28aa338c 100644 --- a/src/yaml/verb.change.yaml +++ b/src/yaml/verb.change.yaml @@ -2137,11 +2137,15 @@ - increase or raise example: - OPEC bumped up the price of oil + - boost the voltage in an electrical circuit hypernym: - 00158311-v ili: i22502 members: - bump up + - boost + - advance + - supercharge partOfSpeech: v 00158612-v: definition: @@ -2953,7 +2957,7 @@ partOfSpeech: v 00172745-v: definition: - - take away + - become poorer hypernym: - 00204228-v ili: i22573 @@ -3005,6 +3009,8 @@ - Remove the dirty dishes from the table - take the gun from your pocket - This machine withdraws heat from the environment + - Take that weight off me! + - pull the old soup cans from the supermarket shelf hypernym: - 02372362-v ili: i22577 @@ -3013,6 +3019,8 @@ - take - take away - withdraw + - take off + - pull partOfSpeech: v 00175817-v: definition: @@ -3268,17 +3276,6 @@ - tear off - rip off partOfSpeech: v -00179205-v: - definition: - - take away - example: - - Take that weight off me! - hypernym: - - 00173351-v - ili: i22600 - members: - - take off - partOfSpeech: v 00179372-v: definition: - remove a cloak from @@ -4467,7 +4464,7 @@ example: - declaw a cat hypernym: - - 00179205-v + - 00173351-v ili: i22705 members: - declaw @@ -4487,7 +4484,7 @@ definition: - take the horns off (an animal) hypernym: - - 00179205-v + - 00173351-v ili: i22707 members: - dehorn @@ -14338,7 +14335,7 @@ partOfSpeech: v 00356457-v: definition: - - come to an end + - come to an end (of a state) example: - Their marriage dissolved - The tobacco monopoly broke up @@ -22696,19 +22693,6 @@ members: - preisolate partOfSpeech: v -00498142-v: - definition: - - increase or raise - example: - - boost the voltage in an electrical circuit - hypernym: - - 00153083-v - ili: i24194 - members: - - boost - - advance - - supercharge - partOfSpeech: v 00498300-v: definition: - treat with ammonia; cause to undergo ammonification @@ -27577,19 +27561,6 @@ members: - drift partOfSpeech: v -00572673-v: - definition: - - take away - example: - - pull the old soup cans from the supermarket shelf - hypernym: - - 00173351-v - ili: i24606 - members: - - pull - partOfSpeech: v - similar: - - 01999243-v 00572815-v: definition: - make pagan in character diff --git a/src/yaml/verb.communication.yaml b/src/yaml/verb.communication.yaml index 01aef0d6..50f72ef6 100644 --- a/src/yaml/verb.communication.yaml +++ b/src/yaml/verb.communication.yaml @@ -10335,19 +10335,6 @@ members: - rip out partOfSpeech: v -00932330-v: - definition: - - call to mind - example: - - this remark evoked sadness - hypernym: - - 00945869-v - ili: i26262 - members: - - suggest - - evoke - - paint a picture - partOfSpeech: v 00932561-v: definition: - suggest as a logically necessary consequence; in logic diff --git a/src/yaml/verb.contact.yaml b/src/yaml/verb.contact.yaml index 6ab7305c..293bbda0 100644 --- a/src/yaml/verb.contact.yaml +++ b/src/yaml/verb.contact.yaml @@ -12672,21 +12672,6 @@ members: - pull partOfSpeech: v -01409889-v: - definition: - - hit with great force - domain_topic: - - 00524569-n - example: - - He killed the ball - hypernym: - - 01407698-v - ili: i28760 - members: - - kill - partOfSpeech: v - similar: - - 01410030-v 01410030-v: definition: - hit with so much force as to make a return impossible, in racket games @@ -12694,14 +12679,13 @@ - 00524569-n example: - She killed the ball + - He killed the ball hypernym: - 01407698-v ili: i28761 members: - kill partOfSpeech: v - similar: - - 01409889-v 01410222-v: definition: - hit or play a ball successfully @@ -18775,11 +18759,13 @@ - propel through the air example: - throw a frisbee + - The rocket lofted the space shuttle into the air hypernym: - 01514338-v ili: i29265 members: - throw + - loft partOfSpeech: v 01511516-v: definition: @@ -24835,17 +24821,6 @@ - lasso - rope partOfSpeech: v -01607363-v: - definition: - - propel through the air - example: - - The rocket lofted the space shuttle into the air - hypernym: - - 01514338-v - ili: i29771 - members: - - loft - partOfSpeech: v 01607507-v: definition: - fasten or join with a joggle diff --git a/src/yaml/verb.creation.yaml b/src/yaml/verb.creation.yaml index 725a7bde..6a6a4657 100644 --- a/src/yaml/verb.creation.yaml +++ b/src/yaml/verb.creation.yaml @@ -875,6 +875,8 @@ 01637966-v: definition: - concoct something artificial or untrue + example: + - vamp up an excuse for not attending the meeting hypernym: - 01637684-v ili: i29918 @@ -884,6 +886,8 @@ - cook up - make up - invent + - vamp + - vamp up partOfSpeech: v 01638276-v: definition: @@ -7210,18 +7214,6 @@ - prefabricate - preassemble partOfSpeech: v -01743426-v: - definition: - - make up - example: - - vamp up an excuse for not attending the meeting - hypernym: - - 01637966-v - ili: i30434 - members: - - vamp - - vamp up - partOfSpeech: v 01743556-v: definition: - produce shoddily, without much attention to detail diff --git a/src/yaml/verb.motion.yaml b/src/yaml/verb.motion.yaml index a9e6e778..f63b7b1b 100644 --- a/src/yaml/verb.motion.yaml +++ b/src/yaml/verb.motion.yaml @@ -9889,7 +9889,6 @@ similar: - 01858118-v - 01353852-v - - 00572673-v 01999581-v: definition: - move ahead; travel onward in time or space @@ -11242,11 +11241,13 @@ - reach in time example: - I have to catch a train at 7 o'clock + - We barely made the plane hypernym: - 02021901-v ili: i31831 members: - catch + - make partOfSpeech: v similar: - 01157556-v @@ -11400,8 +11401,6 @@ - arrive at - gain partOfSpeech: v - similar: - - 02025384-v 02025001-v: definition: - reach the summit (of a mountain) @@ -11426,19 +11425,6 @@ members: - top partOfSpeech: v -02025384-v: - definition: - - reach in time - example: - - We barely made the plane - hypernym: - - 02024442-v - ili: i31846 - members: - - make - partOfSpeech: v - similar: - - 02024442-v 02025505-v: definition: - succeed in reaching; arrive at diff --git a/src/yaml/verb.perception.yaml b/src/yaml/verb.perception.yaml index d7eca7c3..ad090b2b 100644 --- a/src/yaml/verb.perception.yaml +++ b/src/yaml/verb.perception.yaml @@ -5227,7 +5227,7 @@ - his speeches smacked of racism - this passage smells of plagiarism hypernym: - - 00932330-v + - 00945869-v ili: i32727 members: - smack diff --git a/src/yaml/verb.possession.yaml b/src/yaml/verb.possession.yaml index 6cde8005..36d6cce9 100644 --- a/src/yaml/verb.possession.yaml +++ b/src/yaml/verb.possession.yaml @@ -1298,17 +1298,6 @@ - junk - scrap partOfSpeech: v -02228261-v: - definition: - - dispose of - example: - - We waste the dirty water by channeling it into the sewer - hypernym: - - 02227100-v - ili: i32862 - members: - - waste - partOfSpeech: v 02228412-v: definition: - remove unwanted elements @@ -1340,12 +1329,14 @@ example: - Get rid of these old shoes! - The company got rid of all the dead wood + - We waste the dirty water by channeling it into the sewer hypernym: - 02372362-v ili: i32865 members: - get rid of - remove + - waste partOfSpeech: v 02229563-v: definition: diff --git a/src/yaml/verb.stative.yaml b/src/yaml/verb.stative.yaml index 56b40806..88efffce 100644 --- a/src/yaml/verb.stative.yaml +++ b/src/yaml/verb.stative.yaml @@ -1838,7 +1838,7 @@ definition: - suggest that someone is guilty hypernym: - - 00932330-v + - 00945869-v ili: i34857 members: - incriminate @@ -8556,7 +8556,7 @@ partOfSpeech: v 02752492-v: definition: - - come to an end + - come to an end (of an event) example: - The heat wave finally broke yesterday hypernym: From ceeca6b4b8db14afb254e439b765dfbbe0d5c037 Mon Sep 17 00:00:00 2001 From: "John P. McCrae" Date: Fri, 17 Jan 2025 16:09:07 +0000 Subject: [PATCH 4/5] Remove non-existant fungus genus --- src/deprecations.csv | 2 ++ src/yaml/entries-o.yaml | 10 ---------- src/yaml/entries-s.yaml | 5 ----- src/yaml/entries-t.yaml | 5 ----- src/yaml/noun.plant.yaml | 30 +++--------------------------- 5 files changed, 5 insertions(+), 47 deletions(-) diff --git a/src/deprecations.csv b/src/deprecations.csv index 864104c6..01e12741 100644 --- a/src/deprecations.csv +++ b/src/deprecations.csv @@ -191,3 +191,5 @@ "ewn-92299310-n","","ewn-02719537-n","i50046","Duplicate (#1134)" "ewn-92302385-n","","ewn-03237120-n","i53116","Duplicate (#1134)" "ewn-03835818-n","i56630","ewn-03691288-n","i55794","Duplicate (#1134)" +"ewn-13062308-n","i105264","ewn-13059704-n","i105253","Non-existant (#1134)" +"ewn-13067976-n","i105293","ewn-13059704-n","i105253","Non-existant (#1134)" diff --git a/src/yaml/entries-o.yaml b/src/yaml/entries-o.yaml index 87997d61..69d4454a 100644 --- a/src/yaml/entries-o.yaml +++ b/src/yaml/entries-o.yaml @@ -19904,11 +19904,6 @@ order Scrophulariales: sense: - id: 'order_scrophulariales%1:20:00::' synset: 12829511-n -order Secotiales: - n: - sense: - - id: 'order_secotiales%1:20:00::' - synset: 13067976-n order Selaginellales: n: sense: @@ -20099,11 +20094,6 @@ order Tubulidentata: sense: - id: 'order_tubulidentata%1:05:00::' synset: 02085010-n -order Tulostomatales: - n: - sense: - - id: 'order_tulostomatales%1:20:00::' - synset: 13062308-n order Ulvales: n: sense: diff --git a/src/yaml/entries-s.yaml b/src/yaml/entries-s.yaml index c635b77b..7b477759 100644 --- a/src/yaml/entries-s.yaml +++ b/src/yaml/entries-s.yaml @@ -6415,11 +6415,6 @@ Secotiaceae: sense: - id: 'secotiaceae%1:20:00::' synset: 13068145-n -Secotiales: - n: - sense: - - id: 'secotiales%1:20:00::' - synset: 13067976-n Secret Intelligence Service: n: sense: diff --git a/src/yaml/entries-t.yaml b/src/yaml/entries-t.yaml index 61e21585..ee7c6ffc 100644 --- a/src/yaml/entries-t.yaml +++ b/src/yaml/entries-t.yaml @@ -8109,11 +8109,6 @@ Tulostomataceae: sense: - id: 'tulostomataceae%1:20:00::' synset: 12991139-n -Tulostomatales: - n: - sense: - - id: 'tulostomatales%1:20:00::' - synset: 13062308-n Tulsa: n: sense: diff --git a/src/yaml/noun.plant.yaml b/src/yaml/noun.plant.yaml index 1a5804c1..cbd45d4d 100644 --- a/src/yaml/noun.plant.yaml +++ b/src/yaml/noun.plant.yaml @@ -86622,10 +86622,10 @@ - 12991632-n - 13060109-n - 13060313-n - - 13062308-n - 13064024-n - 13067045-n - - 13067976-n + - 13062485-n + - 13068145-n partOfSpeech: n 13060109-n: definition: @@ -86748,21 +86748,9 @@ - dog stinkhorn - Mutinus caninus partOfSpeech: n -13062308-n: - definition: - - an order of fungi belonging to the class Gasteromycetes - hypernym: - - 11615127-n - ili: i105264 - members: - - Tulostomatales - - order Tulostomatales - mero_member: - - 13062485-n - partOfSpeech: n 13062485-n: definition: - - a family of fungi belonging to the order Tulostomatales + - a family of fungi belonging to the order Gasteromycetes hypernym: - 11611234-n ili: i105265 @@ -87083,18 +87071,6 @@ - Sphaerobolaceae - family Sphaerobolaceae partOfSpeech: n -13067976-n: - definition: - - an order of fungi belonging to the class Gasteromycetes - hypernym: - - 11615127-n - ili: i105293 - members: - - Secotiales - - order Secotiales - mero_member: - - 13068145-n - partOfSpeech: n 13068145-n: definition: - a family of fungi that have a stalk and cap and a wrinkled mass of tissue (the From 0843036f5f774254442bb73c649f10cfb208f6cf Mon Sep 17 00:00:00 2001 From: "John P. McCrae" Date: Fri, 17 Jan 2025 16:16:15 +0000 Subject: [PATCH 5/5] A few more duplicates removed --- src/deprecations.csv | 3 +++ src/yaml/adv.all.yaml | 4 ++-- src/yaml/entries-c.yaml | 2 +- src/yaml/entries-g.yaml | 4 ++-- src/yaml/entries-l.yaml | 2 +- src/yaml/entries-s.yaml | 2 +- src/yaml/noun.animal.yaml | 32 ++++++-------------------------- src/yaml/noun.person.yaml | 10 +--------- 8 files changed, 17 insertions(+), 42 deletions(-) diff --git a/src/deprecations.csv b/src/deprecations.csv index 01e12741..8495dea4 100644 --- a/src/deprecations.csv +++ b/src/deprecations.csv @@ -193,3 +193,6 @@ "ewn-03835818-n","i56630","ewn-03691288-n","i55794","Duplicate (#1134)" "ewn-13062308-n","i105264","ewn-13059704-n","i105253","Non-existant (#1134)" "ewn-13067976-n","i105293","ewn-13059704-n","i105253","Non-existant (#1134)" +"ewn-02040664-n","i46092","ewn-02040367-n","i46090","Duplicate (#1134)" +"ewn-02040983-n","i46094","ewn-02040367-n","i46090","Duplicate (#1134)" +"ewn-85556310-n","","ewn-81448123-n","","Duplicate (#1134)" diff --git a/src/yaml/adv.all.yaml b/src/yaml/adv.all.yaml index fd9cfa63..563b40c0 100644 --- a/src/yaml/adv.all.yaml +++ b/src/yaml/adv.all.yaml @@ -13309,7 +13309,7 @@ partOfSpeech: r 00194576-r: definition: - - in a compassionate manner + - in a merciful manner example: - he dealt with the thief mercifully ili: i19467 @@ -22819,7 +22819,7 @@ partOfSpeech: r 00337789-r: definition: - - in an incorrect manner + - in a false manner example: - to credit Lister with the first formulation of the basic principle of stratigraphy would be to bestow credit falsely diff --git a/src/yaml/entries-c.yaml b/src/yaml/entries-c.yaml index ee179737..d79e25b7 100644 --- a/src/yaml/entries-c.yaml +++ b/src/yaml/entries-c.yaml @@ -48497,7 +48497,7 @@ charman: n: sense: - id: 'charman%1:18:01::' - synset: 85556310-n + synset: 81448123-n charmed: a: pronunciation: diff --git a/src/yaml/entries-g.yaml b/src/yaml/entries-g.yaml index 9b598406..834db2c0 100644 --- a/src/yaml/entries-g.yaml +++ b/src/yaml/entries-g.yaml @@ -26323,7 +26323,7 @@ genus Lobipes: n: sense: - id: 'genus_lobipes%1:05:00::' - synset: 02040664-n + synset: 02040367-n genus Lobotes: n: sense: @@ -32769,7 +32769,7 @@ genus Steganopus: n: sense: - id: 'genus_steganopus%1:05:00::' - synset: 02040983-n + synset: 02040367-n genus Stegosaurus: n: sense: diff --git a/src/yaml/entries-l.yaml b/src/yaml/entries-l.yaml index b084214c..69a005bd 100644 --- a/src/yaml/entries-l.yaml +++ b/src/yaml/entries-l.yaml @@ -6504,7 +6504,7 @@ Lobipes: n: sense: - id: 'lobipes%1:05:00::' - synset: 02040664-n + synset: 02040367-n Lobipes lobatus: n: sense: diff --git a/src/yaml/entries-s.yaml b/src/yaml/entries-s.yaml index 7b477759..59b07f27 100644 --- a/src/yaml/entries-s.yaml +++ b/src/yaml/entries-s.yaml @@ -15573,7 +15573,7 @@ Steganopus: n: sense: - id: 'steganopus%1:05:00::' - synset: 02040983-n + synset: 02040367-n Steganopus tricolor: n: sense: diff --git a/src/yaml/noun.animal.yaml b/src/yaml/noun.animal.yaml index f58004d6..de6d2be5 100644 --- a/src/yaml/noun.animal.yaml +++ b/src/yaml/noun.animal.yaml @@ -44558,8 +44558,6 @@ mero_member: - 02040118-n - 02040367-n - - 02040664-n - - 02040983-n partOfSpeech: n 02040118-n: definition: @@ -44580,8 +44578,14 @@ members: - Phalaropus - genus Phalaropus + - Lobipes + - genus Lobipes + - Steganopus + - genus Steganopus mero_member: - 02040523-n + - 02040795-n + - 02041120-n partOfSpeech: n 02040523-n: definition: @@ -44594,18 +44598,6 @@ - Phalaropus fulicarius partOfSpeech: n wikidata: Q208335 -02040664-n: - definition: - - a genus of Phalaropidae - hypernym: - - 01509816-n - ili: i46092 - members: - - Lobipes - - genus Lobipes - mero_member: - - 02040795-n - partOfSpeech: n 02040795-n: definition: - breeds in Arctic regions of Old and New Worlds; large flocks often seen far out @@ -44617,18 +44609,6 @@ - northern phalarope - Lobipes lobatus partOfSpeech: n -02040983-n: - definition: - - a genus of Phalaropidae - hypernym: - - 01509816-n - ili: i46094 - members: - - Steganopus - - genus Steganopus - mero_member: - - 02041120-n - partOfSpeech: n 02041120-n: definition: - breeds on the northern great plains of Canada diff --git a/src/yaml/noun.person.yaml b/src/yaml/noun.person.yaml index 1e69d86d..2aeb7119 100644 --- a/src/yaml/noun.person.yaml +++ b/src/yaml/noun.person.yaml @@ -122691,6 +122691,7 @@ - 09946547-n members: - cleaning man + - charman partOfSpeech: n 81483025-n: definition: @@ -124849,15 +124850,6 @@ members: - gagwoman partOfSpeech: n -85556310-n: - definition: - - a human male employed to do housework - hypernym: - - 10306910-n - - 09946547-n - members: - - charman - partOfSpeech: n 85561854-n: definition: - a male bully employed as a thug or bodyguard