packages feed

GenI-0.24.3: examples/artificial/suite

% there should be exactly one way to produce the answer here
% (as opposed to two) - the idea is that GenI enforces the
% condition that only trees with empty subst nodes list may
% subst up
abc semantics:[a() b() t1()]
sub semantics:[b() t1()]

% adjunction 
adj semantics:[t1() xg()]
adj-nepas semantics:[t1() xnepas()]
adj-multi semantics:[t1() xg() xg2()]

% kidsToParents rule
k2p         semantics:[t1() d()]
k2p-trivial semantics:[k2p()]

% this should still work
iaf-killer-good semantics:[t1(x) t2(x) iaf(x)]

tb-success   semantics:[eg()]

aconstr-with-anchor semantics:[aconstr-with-anchor()]

tb-noadj-good-1 semantics:[tb-unification-noadj() no-thing()]
tb-noadj-good-2 semantics:[tb-unification-noadj() thing-good()]
tb-unification-1 semantics:[tb-unification-bot()]
tb-unification-2 semantics:[tb-unification-bot() tb-unification-adj()]
tb-unification-na-good semantics:[tb-unification-na(good)]
tb-unification-anchor-good semantics:[tb-unification-anchor(good)]

lemanchor semantics:[lemanchor()]
preterminal semantics:[preterminal()]
disjunction semantics:[disjunction()]
variablecat semantics:[variablecat()]

trace-good semantics:[trace()[T1]]

enrichment-good
semantics:[enrichment-good()]

enrichment-restraint-good
semantics:[enrichment-restraint-good()]

enrichment-missing-node-good
semantics:[enrichment-missing-node-good()]