Skip to content
This repository was archived by the owner on Feb 25, 2023. It is now read-only.
This repository was archived by the owner on Feb 25, 2023. It is now read-only.

Yomichan does not keep PoS order of jmdict entries #2058

Open
@Marcusjmdict

Description

@Marcusjmdict

The PoS order in JMdict entries isn't random, nor does it follow a specific predetermined pattern where on PoS will always come before another one - the PoS are applied on a case-by-case basis depending on how frequently used they are for a specific word, with some other considerations. The absolute majority of JMdict entries are glossed as their first PoS - an entry tagged as [adj-no,n] will be glossed as an adjective, while an entry tagged [n,adj-no] will be glossed as a noun. うすしお for example is tagged as [adj-no,n] in jmdictdb, and glossed as "lightly salted", i.e. as an adjective. お好み is tagged as [n,adj-no] and glosses as "choice", i.e. a noun. However, in Yomichan, the PoS order is displayed as [adj-no,n] for both these entries, which actually implies that "choice" should be interpreted as an adjective rather than a noun - which of course then ends up meaning "of very good quality", which isn't the actual meaning of the word at all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions