local p = {} -- A special relation which indicates that an object which should be definite function p.defobj ( source, target ) l.unifyWithFeature("definiteness", target, "definite") end return p