From 90f7d5ba07340413aa7e43c3a0cc038690b32db3 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Fri, 26 Mar 2021 19:50:54 -0400 Subject: Add part of speech info (#1561) * Add part of speech info to headwords * Expose parts of speech to Anki template rendering * Expose parts of speech * Update pitch accent categories * Update docs * Add part-of-speech * Update options and tests * Update markers * Update test data --- ext/settings.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ext/settings.html') diff --git a/ext/settings.html b/ext/settings.html index a9c29a73..2f8c012c 100644 --- a/ext/settings.html +++ b/ext/settings.html @@ -2651,6 +2651,10 @@ {glossary-no-dictionary} List of definitions for the term, except the dictionary tag is omitted. + + {part-of-speech} + Part of speech information for the term. + {pitch-accents} List of pitch accent downstep notations for the term. -- cgit v1.2.3