1st thing to remember is this. You can only route between vlans if you have a router, or switch that can route. So if you have that, then yes you can route between 3 of 4 vlans. In your case, you'd just need to create a routed interface for each vlan that you want to talk to each other. The one you don't want to have routed....just don't create the interface. Simple.
Here is an example.
interface vlan 1
ip address 10.1.1.1 255.255.255.0
no shut
interface vlan 2
ip address 10.1.2.1 255.255.255.0
no shut
interface vlan 3
ip address 10.1.3.1 255.255.255.0
no shut
and just don't create interface vlan 4.
"I can picture a world without war. A world without hate. A world without fear. And I can picture us attacking that world, because they'd never expect it."
- Jack Handey, Deep Thoughts