Skip to content

Commit

Permalink
probiere es mit dwdswb-lesart-def
Browse files Browse the repository at this point in the history
  • Loading branch information
hubisan committed Jul 25, 2024
1 parent d06edde commit 2e60b2b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion woerterbuch.el
Original file line number Diff line number Diff line change
@@ -249,7 +249,11 @@ the text. Gets the definition from URL `https://www.dwds.de.'"
;; So ging es nicht, z. B. mit Wort
;; kirre
;; "^dwdswb-definition$"
"^dwdswb-definitionen$"))))
;; Und dies ging nicht mit
;; jmdn. auf dem Kieker haben
;; "^dwdswb-definitionen$"
"^dwdswb-lesart-def$"
))))
(when (and (stringp id) (not (string-empty-p text)))
(cons id text))))
lesearten)))

0 comments on commit 2e60b2b

Please sign in to comment.