This commit is contained in:
Alex Yatskov 2016-07-31 20:36:45 -07:00
parent e01ad784d2
commit e12023b4a8

View File

@ -174,8 +174,8 @@ type EdictGlossary struct {
type EdictSense struct { type EdictSense struct {
// These elements, if present, indicate that the sense is restricted // These elements, if present, indicate that the sense is restricted
// to the lexeme represented by the keb and/or reb. // to the lexeme represented by the keb and/or reb.
RestrictKanji []string `xml:"stagk"` RestrictedKanji []string `xml:"stagk"`
RestrictReading []string `xml:"stagr"` RestrictedReadings []string `xml:"stagr"`
// This element is used to indicate a cross-reference to another // This element is used to indicate a cross-reference to another
// entry with a similar or related meaning or sense. The content of // entry with a similar or related meaning or sense. The content of