if pos['title'] != nil
                        print Rainbow('Part of speech|').bright
                        print "#{pos['title']}|"
                        pt = { 'pos title' => pos['title']}
                        Oversetter.tofile(pt)