Type aliases
Word
Word
: { compound1
: string; compound2
: string; compound3
: string; conjugation
: string; inflection
: string; lexical
: Lexical; original
: string; pronunciation
?: string; reading
: string; surface
: string }
Type declaration
-
compound1: string
-
compound2: string
-
compound3: string
-
conjugation: string
-
inflection: string
-
-
original: string
-
Optional pronunciation?: string
-
reading: string
-
surface: string
Word type.