package org.thdl.lex.component; import java.io.Serializable; public class Etymology extends BaseEtymology implements Serializable, Translatable { }