public ValencySlot(ValencySlotType valType, bool oblig) { ValencyType = valType; Obligatory = oblig; }