Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37895395
en ru br
ALT Linux repos
S:3.0-alt9
5.0: 3.0-alt4
4.1: 3.0-alt2
4.0: 2.1-alt2
3.0: 2.0-alt1

Group :: Text tools
RPM: wordnet

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: wordnet-3.0-deb-adjunct-derivation.patch
Download


--- WordNet/src/wn.c
+++ WordNet/src/wn.c
@@ -26,6 +26,8 @@ static struct {
     { "-domta", CLASS, ADJ, 4, "Domain Terms" },
     { "-famla", FREQ, ADJ, 5, "Familiarity" },
     { "-grepa", WNGREP, ADJ, 6, "Grep" },
+    { "-nomna", DERIVATION, ADJ, 7, "Derived Forms" },
+    { "-deria", DERIVATION, ADJ, 7, "Derived Forms" },
 
     { "-synsn", HYPERPTR, NOUN, 0, "Synonyms/Hypernyms (Ordered by Estimated Frequency)" },
     { "-antsn", ANTPTR,	NOUN, 2, "Antonyms" },
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin