[Termtools] (sub) categories, specification of input format,
test cases
Salvador Lucas
slucas at dsic.upv.es
Wed May 31 16:26:06 CEST 2006
Dear all,
Rene Thiemann wrote:
>Dear all,
>
>
>
>>The input format http://www.lri.fr/~marche/tpdb/format.html
>>is semantically underspecified in several places, e. g.
>>what happens for "(STRATEGY INNERMOST) (STRATEGY OUTERMOST) ..."
>>what theories are pre-defined (A, C, AC I guess)?
>>what is "(THEORY (A x) (C x))", do these declarations accumulate?
>>
>>
>
>just another one:
>
>What is the semantics of underspecified symbols in context-sensitive rewriting
>as in the following example. (there are several new examples in TPDB which
>are underspecified)
>
>(STRATEGY CONTEXTSENSITIVE
>(f 1)
>)
>(RULES
>f(a) -> g(f(a))
>)
>
>The replacement map can only be determined for f and a (constants always have
>the empty replacement map). But what about g?
>
>We should either disallow such a CSR and correct all of these examples in the
>TPDB or fix mu(g) = emptyset or mu(g) = {1..arity(g)} for all non-specified
>symbols g.
>
>What do you think?
>
Maybe the responsible of these examples could provide
the good version...
Best regards,
Salvador.
_______________________________________________
Termtools mailing list
Termtools at lists.lri.fr
http://lists.lri.fr/mailman/listinfo/termtools
More information about the Termtools
mailing list