{
        switch(ord)
        {
            case 'n': return 'sw';
            case 's': return 'nw';