drop table if exists definition_tag; drop table if exists term_tag; drop table if exists definition; drop table if exists tag_label; drop table if exists term; drop table if exists deinflection; drop table if exists deinflection_rules; drop table if exists dict; drop table if exists tag;