diff --git a/src/morphodict/frontend/templates/morphodict/wordnet-results.html b/src/morphodict/frontend/templates/morphodict/wordnet-results.html index 9f82cf278..05933d303 100644 --- a/src/morphodict/frontend/templates/morphodict/wordnet-results.html +++ b/src/morphodict/frontend/templates/morphodict/wordnet-results.html @@ -18,7 +18,7 @@

{{result.wn_entry.numbering}}. {{result.wn_entr {{result.wn_entry.definition}}

{% if result.wn_entry.synonyms|length > 1 %} -

Like: +

{% relabel_one 'Synonyms' %}: {{result.wn_entry.synonyms|join:", "}}.

{% endif %} {% if has_more %} diff --git a/src/morphodict/resources/crk.altlabel.tsv b/src/morphodict/resources/crk.altlabel.tsv index f88e4a3da..526b9b8c1 100644 --- a/src/morphodict/resources/crk.altlabel.tsv +++ b/src/morphodict/resources/crk.altlabel.tsv @@ -563,3 +563,5 @@ I+Pl+Title I+Pl Plural, Inanimate Many (ôma word) mihcêt (ôma) (a) Adj Adjective Description word wîhtam-itwêwin https://en.wikipedia.org/wiki/Adjective (s) AdjSat Adjective Satellite Description word wîhtam-itwêwin https://en.wikipedia.org/wiki/Adjective (r) Adv Adverb Word that changes another word âhtawêw-itwêwin https://en.wikipedia.org/wiki/Adverb + +Synonyms Synonyms Synonyms Similar words itwêwina kâ-pêyakowicik https://en.wikipedia.org/wiki/Synonym \ No newline at end of file