-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Labels
Description
Aedict inflector cannot inflect -zuru verbs:
java.lang.RuntimeException: zyunzuru is not ichidan
at sk.baka.aedict.inflection.VerbInflection$AbstractBaseInflector.getIchidanForm1(VerbInflection.java:273)
at sk.baka.aedict.inflection.VerbInflection$Base1Inflector.inflectIchidan(VerbInflection.java:43)
at sk.baka.aedict.inflection.VerbInflection$AbstractBaseInflector.inflect(VerbInflection.java:324)
at sk.baka.aedict3.dict.VerbInflectionFragment.buildAndSetAdapterVerb(VerbInflectionFragment.java:242)
at sk.baka.aedict3.dict.VerbInflectionFragment.buildAndSetAdapter(VerbInflectionFragment.java:142)
at sk.baka.aedict3.dict.VerbInflectionFragment.onActivityCreated(VerbInflectionFragment.java:63)
Reactions are currently unavailable