MyDictionary::En_To_Sk->belongs_to('eng', 'MyDictionary::Engword', 'eng_id'); MyDictionary::En_To_Sk->belongs_to('sk', 'MyDictionary::Skword', 'sk_id');