class TalkingSword : state -> Weapon /* inherits state from RPGObject class */ : behavior -> EdgedWeapon, Speaks;