#!/usr/bin/tesh schema/roemische-zahl.sym =vier ~Römische Zahl { ~Ziffer #I; ~Ziffer #V; }; =sechs ~Römische Zahl { ~Ziffer #V; ~Ziffer #I; };