code$ swipl -s code_English.prolog 

% Janus 1.5.2 embeds Python 3.13.13 (main, Apr  8 2026, 18:23:14) [Clang 21.0.0 (clang-2100.0.123.102)]

Manual & tutorial: https://sandiway.arizona.edu Sandiway Fong (2024-2026)

Run: ?- parse(List,SO,L). (; for more answers)

  List = [..words] (input), SO,L = syntactic object, [..] spellout (output)

See derivation: ?- report. ?- graph. (<- after parse/3) ?- summary. (short) 

  for a long report ?- retract(no_fill).

LEX expansion: ⒜ WordNet: ?- useMorphy. (noMorphy) 

  assert/retract/?- : use_morphy(C), for C={v,n,a,r}. ⒝ edit lex.prolog

  ?- addNoun(Word) (addTr/addUrg/addUnacc/addAdj/addPrep).

Welcome to SWI-Prolog (threaded, 64 bits, version 10.0.2)

SWI-Prolog comes with ABSOLUTELY NO WARRANTY. This is free software.

Please run ?- license. for legal details.


For online help and background, visit https://www.swi-prolog.org

For built-in help, use ?- help(Topic). or ?- apropos(Word).


% Interactive session; added `.` to Python `sys.path`

101 ?- parse([the,mechanic,who,carefully,fixed,the,car,packed,his,tools],S,L).


Words: the mechanic who carefully fixed the car packed his tools 

Initial WS: tools_his  pack_θ  v_pack:θ:pst  INFL_v  car_the  fix_θ  v_fix:θ:pst  INFL_v  carefully_v  who  mechanic_the  

INT/EXT: {C_Q_left(who), {INFL_v, {{who, {v_fix:θ:pst, {fix_θ, {car_the, mechanic_the}}}}, {carefully_v, {who, {v_pack:θ:pst, {pack_θ, tools_his}}}}}}}

EXT: who →→ {[3sg,pst,fix,[[the,car],[and],[the,mechanic]]],[and],[carefully,3sg,pst,pack,his,tools]} 

Spellout: who {[3sg,pst,fix,[[the,car],[and],[the,mechanic]]],[and],[carefully,3sg,pst,pack,his,tools]} 

Spellout: who {[fixed,[[the,car],[and],[the,mechanic]]],[and],[carefully,packed,his,tools]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,[[the,car],[and],[the,mechanic]]],[and],[3sg,pst,pack,his,tools,carefully]} 

Spellout: who {[3sg,pst,fix,[[the,car],[and],[the,mechanic]]],[and],[3sg,pst,pack,his,tools,carefully]} 

Spellout: who {[fixed,[[the,car],[and],[the,mechanic]]],[and],[packed,his,tools,carefully]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, {car_the, mechanic_the}}}}}, {who, {v_pack:θ:pst, {pack_θ, tools_his}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,[[the,car],[and],[the,mechanic]]],[and],[3sg,pst,pack,his,tools]} 

Spellout: who {[carefully,3sg,pst,fix,[[the,car],[and],[the,mechanic]]],[and],[3sg,pst,pack,his,tools]} 

Spellout: who {[carefully,fixed,[[the,car],[and],[the,mechanic]]],[and],[packed,his,tools]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,[[the,car],[and],[the,mechanic]],carefully],[and],[3sg,pst,pack,his,tools]} 

Spellout: who {[3sg,pst,fix,[[the,car],[and],[the,mechanic]],carefully],[and],[3sg,pst,pack,his,tools]} 

Spellout: who {[fixed,[[the,car],[and],[the,mechanic]],carefully],[and],[packed,his,tools]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, tools_his}}}}, {who, {v_fix:θ:pst, {fix_θ, {car_the, mechanic_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,his,tools],[and],[3sg,pst,fix,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[carefully,3sg,pst,pack,his,tools],[and],[3sg,pst,fix,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[carefully,packed,his,tools],[and],[fixed,[[the,car],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,his,tools,carefully],[and],[3sg,pst,fix,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[3sg,pst,pack,his,tools,carefully],[and],[3sg,pst,fix,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[packed,his,tools,carefully],[and],[fixed,[[the,car],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, tools_his}}}}, {who, {v_fix:θ:pst, {fix_θ, {car_the, mechanic_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,his,tools],[and],[3sg,pst,fix,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[carefully,3sg,pst,pack,his,tools],[and],[3sg,pst,fix,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[carefully,packed,his,tools],[and],[fixed,[[the,car],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,his,tools,carefully],[and],[3sg,pst,fix,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[3sg,pst,pack,his,tools,carefully],[and],[3sg,pst,fix,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[packed,his,tools,carefully],[and],[fixed,[[the,car],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, {car_the, mechanic_the}}}}}, {who, {v_pack:θ:pst, {pack_θ, tools_his}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,[[the,car],[and],[the,mechanic]]],[and],[3sg,pst,pack,his,tools]} 

Spellout: who {[carefully,3sg,pst,fix,[[the,car],[and],[the,mechanic]]],[and],[3sg,pst,pack,his,tools]} 

Spellout: who {[carefully,fixed,[[the,car],[and],[the,mechanic]]],[and],[packed,his,tools]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,[[the,car],[and],[the,mechanic]],carefully],[and],[3sg,pst,pack,his,tools]} 

Spellout: who {[3sg,pst,fix,[[the,car],[and],[the,mechanic]],carefully],[and],[3sg,pst,pack,his,tools]} 

Spellout: who {[fixed,[[the,car],[and],[the,mechanic]],carefully],[and],[packed,his,tools]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, {car_the, mechanic_the}}}}}, {who, {v_pack:θ:pst, {pack_θ, tools_his}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,[[the,car],[and],[the,mechanic]]],[and],[3sg,pst,pack,his,tools]} 

Spellout: who {[carefully,3sg,pst,fix,[[the,car],[and],[the,mechanic]]],[and],[3sg,pst,pack,his,tools]} 

Spellout: who {[carefully,fixed,[[the,car],[and],[the,mechanic]]],[and],[packed,his,tools]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,[[the,car],[and],[the,mechanic]],carefully],[and],[3sg,pst,pack,his,tools]} 

Spellout: who {[3sg,pst,fix,[[the,car],[and],[the,mechanic]],carefully],[and],[3sg,pst,pack,his,tools]} 

Spellout: who {[fixed,[[the,car],[and],[the,mechanic]],carefully],[and],[packed,his,tools]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, tools_his}}}}, {who, {v_fix:θ:pst, {fix_θ, {car_the, mechanic_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,his,tools],[and],[3sg,pst,fix,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[carefully,3sg,pst,pack,his,tools],[and],[3sg,pst,fix,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[carefully,packed,his,tools],[and],[fixed,[[the,car],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,his,tools,carefully],[and],[3sg,pst,fix,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[3sg,pst,pack,his,tools,carefully],[and],[3sg,pst,fix,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[packed,his,tools,carefully],[and],[fixed,[[the,car],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, tools_his}}}}, {who, {v_fix:θ:pst, {fix_θ, {car_the, mechanic_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,his,tools],[and],[3sg,pst,fix,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[carefully,3sg,pst,pack,his,tools],[and],[3sg,pst,fix,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[carefully,packed,his,tools],[and],[fixed,[[the,car],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,his,tools,carefully],[and],[3sg,pst,fix,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[3sg,pst,pack,his,tools,carefully],[and],[3sg,pst,fix,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[packed,his,tools,carefully],[and],[fixed,[[the,car],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, {car_the, mechanic_the}}}}}, {who, {v_pack:θ:pst, {pack_θ, tools_his}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,[[the,car],[and],[the,mechanic]]],[and],[3sg,pst,pack,his,tools]} 

Spellout: who {[carefully,3sg,pst,fix,[[the,car],[and],[the,mechanic]]],[and],[3sg,pst,pack,his,tools]} 

Spellout: who {[carefully,fixed,[[the,car],[and],[the,mechanic]]],[and],[packed,his,tools]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,[[the,car],[and],[the,mechanic]],carefully],[and],[3sg,pst,pack,his,tools]} 

Spellout: who {[3sg,pst,fix,[[the,car],[and],[the,mechanic]],carefully],[and],[3sg,pst,pack,his,tools]} 

Spellout: who {[fixed,[[the,car],[and],[the,mechanic]],carefully],[and],[packed,his,tools]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, {car_the, mechanic_the}}}}}, {who, {v_pack:θ:pst, {pack_θ, tools_his}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,[[the,car],[and],[the,mechanic]]],[and],[3sg,pst,pack,his,tools]} 

Spellout: who {[carefully,3sg,pst,fix,[[the,car],[and],[the,mechanic]]],[and],[3sg,pst,pack,his,tools]} 

Spellout: who {[carefully,fixed,[[the,car],[and],[the,mechanic]]],[and],[packed,his,tools]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,[[the,car],[and],[the,mechanic]],carefully],[and],[3sg,pst,pack,his,tools]} 

Spellout: who {[3sg,pst,fix,[[the,car],[and],[the,mechanic]],carefully],[and],[3sg,pst,pack,his,tools]} 

Spellout: who {[fixed,[[the,car],[and],[the,mechanic]],carefully],[and],[packed,his,tools]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, tools_his}}}}, {who, {v_fix:θ:pst, {fix_θ, {car_the, mechanic_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,his,tools],[and],[3sg,pst,fix,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[carefully,3sg,pst,pack,his,tools],[and],[3sg,pst,fix,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[carefully,packed,his,tools],[and],[fixed,[[the,car],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,his,tools,carefully],[and],[3sg,pst,fix,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[3sg,pst,pack,his,tools,carefully],[and],[3sg,pst,fix,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[packed,his,tools,carefully],[and],[fixed,[[the,car],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, tools_his}}}}, {who, {v_fix:θ:pst, {fix_θ, {car_the, mechanic_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,his,tools],[and],[3sg,pst,fix,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[carefully,3sg,pst,pack,his,tools],[and],[3sg,pst,fix,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[carefully,packed,his,tools],[and],[fixed,[[the,car],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,his,tools,carefully],[and],[3sg,pst,fix,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[3sg,pst,pack,his,tools,carefully],[and],[3sg,pst,fix,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[packed,his,tools,carefully],[and],[fixed,[[the,car],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, {car_the, mechanic_the}}}}}, {who, {v_pack:θ:pst, {pack_θ, tools_his}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,[[the,car],[and],[the,mechanic]]],[and],[3sg,pst,pack,his,tools]} 

Spellout: who {[carefully,3sg,pst,fix,[[the,car],[and],[the,mechanic]]],[and],[3sg,pst,pack,his,tools]} 

Spellout: who {[carefully,fixed,[[the,car],[and],[the,mechanic]]],[and],[packed,his,tools]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,[[the,car],[and],[the,mechanic]],carefully],[and],[3sg,pst,pack,his,tools]} 

Spellout: who {[3sg,pst,fix,[[the,car],[and],[the,mechanic]],carefully],[and],[3sg,pst,pack,his,tools]} 

Spellout: who {[fixed,[[the,car],[and],[the,mechanic]],carefully],[and],[packed,his,tools]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{who, {v_fix:θ:pst, {fix_θ, {tools_his, mechanic_the}}}}, {carefully_v, {who, {v_pack:θ:pst, {pack_θ, car_the}}}}}}}

EXT: who →→ {[3sg,pst,fix,[[his,tools],[and],[the,mechanic]]],[and],[carefully,3sg,pst,pack,the,car]} 

Spellout: who {[3sg,pst,fix,[[his,tools],[and],[the,mechanic]]],[and],[carefully,3sg,pst,pack,the,car]} 

Spellout: who {[fixed,[[his,tools],[and],[the,mechanic]]],[and],[carefully,packed,the,car]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,[[his,tools],[and],[the,mechanic]]],[and],[3sg,pst,pack,the,car,carefully]} 

Spellout: who {[3sg,pst,fix,[[his,tools],[and],[the,mechanic]]],[and],[3sg,pst,pack,the,car,carefully]} 

Spellout: who {[fixed,[[his,tools],[and],[the,mechanic]]],[and],[packed,the,car,carefully]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, {tools_his, mechanic_the}}}}}, {who, {v_pack:θ:pst, {pack_θ, car_the}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,[[his,tools],[and],[the,mechanic]]],[and],[3sg,pst,pack,the,car]} 

Spellout: who {[carefully,3sg,pst,fix,[[his,tools],[and],[the,mechanic]]],[and],[3sg,pst,pack,the,car]} 

Spellout: who {[carefully,fixed,[[his,tools],[and],[the,mechanic]]],[and],[packed,the,car]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,[[his,tools],[and],[the,mechanic]],carefully],[and],[3sg,pst,pack,the,car]} 

Spellout: who {[3sg,pst,fix,[[his,tools],[and],[the,mechanic]],carefully],[and],[3sg,pst,pack,the,car]} 

Spellout: who {[fixed,[[his,tools],[and],[the,mechanic]],carefully],[and],[packed,the,car]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, car_the}}}}, {who, {v_fix:θ:pst, {fix_θ, {tools_his, mechanic_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,the,car],[and],[3sg,pst,fix,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[carefully,3sg,pst,pack,the,car],[and],[3sg,pst,fix,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[carefully,packed,the,car],[and],[fixed,[[his,tools],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,the,car,carefully],[and],[3sg,pst,fix,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[3sg,pst,pack,the,car,carefully],[and],[3sg,pst,fix,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[packed,the,car,carefully],[and],[fixed,[[his,tools],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, car_the}}}}, {who, {v_fix:θ:pst, {fix_θ, {tools_his, mechanic_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,the,car],[and],[3sg,pst,fix,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[carefully,3sg,pst,pack,the,car],[and],[3sg,pst,fix,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[carefully,packed,the,car],[and],[fixed,[[his,tools],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,the,car,carefully],[and],[3sg,pst,fix,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[3sg,pst,pack,the,car,carefully],[and],[3sg,pst,fix,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[packed,the,car,carefully],[and],[fixed,[[his,tools],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, {tools_his, mechanic_the}}}}}, {who, {v_pack:θ:pst, {pack_θ, car_the}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,[[his,tools],[and],[the,mechanic]]],[and],[3sg,pst,pack,the,car]} 

Spellout: who {[carefully,3sg,pst,fix,[[his,tools],[and],[the,mechanic]]],[and],[3sg,pst,pack,the,car]} 

Spellout: who {[carefully,fixed,[[his,tools],[and],[the,mechanic]]],[and],[packed,the,car]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,[[his,tools],[and],[the,mechanic]],carefully],[and],[3sg,pst,pack,the,car]} 

Spellout: who {[3sg,pst,fix,[[his,tools],[and],[the,mechanic]],carefully],[and],[3sg,pst,pack,the,car]} 

Spellout: who {[fixed,[[his,tools],[and],[the,mechanic]],carefully],[and],[packed,the,car]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, {tools_his, mechanic_the}}}}}, {who, {v_pack:θ:pst, {pack_θ, car_the}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,[[his,tools],[and],[the,mechanic]]],[and],[3sg,pst,pack,the,car]} 

Spellout: who {[carefully,3sg,pst,fix,[[his,tools],[and],[the,mechanic]]],[and],[3sg,pst,pack,the,car]} 

Spellout: who {[carefully,fixed,[[his,tools],[and],[the,mechanic]]],[and],[packed,the,car]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,[[his,tools],[and],[the,mechanic]],carefully],[and],[3sg,pst,pack,the,car]} 

Spellout: who {[3sg,pst,fix,[[his,tools],[and],[the,mechanic]],carefully],[and],[3sg,pst,pack,the,car]} 

Spellout: who {[fixed,[[his,tools],[and],[the,mechanic]],carefully],[and],[packed,the,car]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, car_the}}}}, {who, {v_fix:θ:pst, {fix_θ, {tools_his, mechanic_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,the,car],[and],[3sg,pst,fix,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[carefully,3sg,pst,pack,the,car],[and],[3sg,pst,fix,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[carefully,packed,the,car],[and],[fixed,[[his,tools],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,the,car,carefully],[and],[3sg,pst,fix,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[3sg,pst,pack,the,car,carefully],[and],[3sg,pst,fix,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[packed,the,car,carefully],[and],[fixed,[[his,tools],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, car_the}}}}, {who, {v_fix:θ:pst, {fix_θ, {tools_his, mechanic_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,the,car],[and],[3sg,pst,fix,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[carefully,3sg,pst,pack,the,car],[and],[3sg,pst,fix,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[carefully,packed,the,car],[and],[fixed,[[his,tools],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,the,car,carefully],[and],[3sg,pst,fix,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[3sg,pst,pack,the,car,carefully],[and],[3sg,pst,fix,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[packed,the,car,carefully],[and],[fixed,[[his,tools],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, {tools_his, mechanic_the}}}}}, {who, {v_pack:θ:pst, {pack_θ, car_the}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,[[his,tools],[and],[the,mechanic]]],[and],[3sg,pst,pack,the,car]} 

Spellout: who {[carefully,3sg,pst,fix,[[his,tools],[and],[the,mechanic]]],[and],[3sg,pst,pack,the,car]} 

Spellout: who {[carefully,fixed,[[his,tools],[and],[the,mechanic]]],[and],[packed,the,car]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,[[his,tools],[and],[the,mechanic]],carefully],[and],[3sg,pst,pack,the,car]} 

Spellout: who {[3sg,pst,fix,[[his,tools],[and],[the,mechanic]],carefully],[and],[3sg,pst,pack,the,car]} 

Spellout: who {[fixed,[[his,tools],[and],[the,mechanic]],carefully],[and],[packed,the,car]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, {tools_his, mechanic_the}}}}}, {who, {v_pack:θ:pst, {pack_θ, car_the}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,[[his,tools],[and],[the,mechanic]]],[and],[3sg,pst,pack,the,car]} 

Spellout: who {[carefully,3sg,pst,fix,[[his,tools],[and],[the,mechanic]]],[and],[3sg,pst,pack,the,car]} 

Spellout: who {[carefully,fixed,[[his,tools],[and],[the,mechanic]]],[and],[packed,the,car]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,[[his,tools],[and],[the,mechanic]],carefully],[and],[3sg,pst,pack,the,car]} 

Spellout: who {[3sg,pst,fix,[[his,tools],[and],[the,mechanic]],carefully],[and],[3sg,pst,pack,the,car]} 

Spellout: who {[fixed,[[his,tools],[and],[the,mechanic]],carefully],[and],[packed,the,car]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, car_the}}}}, {who, {v_fix:θ:pst, {fix_θ, {tools_his, mechanic_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,the,car],[and],[3sg,pst,fix,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[carefully,3sg,pst,pack,the,car],[and],[3sg,pst,fix,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[carefully,packed,the,car],[and],[fixed,[[his,tools],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,the,car,carefully],[and],[3sg,pst,fix,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[3sg,pst,pack,the,car,carefully],[and],[3sg,pst,fix,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[packed,the,car,carefully],[and],[fixed,[[his,tools],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, car_the}}}}, {who, {v_fix:θ:pst, {fix_θ, {tools_his, mechanic_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,the,car],[and],[3sg,pst,fix,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[carefully,3sg,pst,pack,the,car],[and],[3sg,pst,fix,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[carefully,packed,the,car],[and],[fixed,[[his,tools],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,the,car,carefully],[and],[3sg,pst,fix,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[3sg,pst,pack,the,car,carefully],[and],[3sg,pst,fix,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[packed,the,car,carefully],[and],[fixed,[[his,tools],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, {tools_his, mechanic_the}}}}}, {who, {v_pack:θ:pst, {pack_θ, car_the}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,[[his,tools],[and],[the,mechanic]]],[and],[3sg,pst,pack,the,car]} 

Spellout: who {[carefully,3sg,pst,fix,[[his,tools],[and],[the,mechanic]]],[and],[3sg,pst,pack,the,car]} 

Spellout: who {[carefully,fixed,[[his,tools],[and],[the,mechanic]]],[and],[packed,the,car]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,[[his,tools],[and],[the,mechanic]],carefully],[and],[3sg,pst,pack,the,car]} 

Spellout: who {[3sg,pst,fix,[[his,tools],[and],[the,mechanic]],carefully],[and],[3sg,pst,pack,the,car]} 

Spellout: who {[fixed,[[his,tools],[and],[the,mechanic]],carefully],[and],[packed,the,car]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{who, {v_fix:θ:pst, {fix_θ, {tools_his, car_the}}}}, {carefully_v, {who, {v_pack:θ:pst, {pack_θ, mechanic_the}}}}}}}

EXT: who →→ {[3sg,pst,fix,[[his,tools],[and],[the,car]]],[and],[carefully,3sg,pst,pack,the,mechanic]} 

Spellout: who {[3sg,pst,fix,[[his,tools],[and],[the,car]]],[and],[carefully,3sg,pst,pack,the,mechanic]} 

Spellout: who {[fixed,[[his,tools],[and],[the,car]]],[and],[carefully,packed,the,mechanic]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,[[his,tools],[and],[the,car]]],[and],[3sg,pst,pack,the,mechanic,carefully]} 

Spellout: who {[3sg,pst,fix,[[his,tools],[and],[the,car]]],[and],[3sg,pst,pack,the,mechanic,carefully]} 

Spellout: who {[fixed,[[his,tools],[and],[the,car]]],[and],[packed,the,mechanic,carefully]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, {tools_his, car_the}}}}}, {who, {v_pack:θ:pst, {pack_θ, mechanic_the}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,[[his,tools],[and],[the,car]]],[and],[3sg,pst,pack,the,mechanic]} 

Spellout: who {[carefully,3sg,pst,fix,[[his,tools],[and],[the,car]]],[and],[3sg,pst,pack,the,mechanic]} 

Spellout: who {[carefully,fixed,[[his,tools],[and],[the,car]]],[and],[packed,the,mechanic]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,[[his,tools],[and],[the,car]],carefully],[and],[3sg,pst,pack,the,mechanic]} 

Spellout: who {[3sg,pst,fix,[[his,tools],[and],[the,car]],carefully],[and],[3sg,pst,pack,the,mechanic]} 

Spellout: who {[fixed,[[his,tools],[and],[the,car]],carefully],[and],[packed,the,mechanic]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, mechanic_the}}}}, {who, {v_fix:θ:pst, {fix_θ, {tools_his, car_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,the,mechanic],[and],[3sg,pst,fix,[[his,tools],[and],[the,car]]]} 

Spellout: who {[carefully,3sg,pst,pack,the,mechanic],[and],[3sg,pst,fix,[[his,tools],[and],[the,car]]]} 

Spellout: who {[carefully,packed,the,mechanic],[and],[fixed,[[his,tools],[and],[the,car]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,the,mechanic,carefully],[and],[3sg,pst,fix,[[his,tools],[and],[the,car]]]} 

Spellout: who {[3sg,pst,pack,the,mechanic,carefully],[and],[3sg,pst,fix,[[his,tools],[and],[the,car]]]} 

Spellout: who {[packed,the,mechanic,carefully],[and],[fixed,[[his,tools],[and],[the,car]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, mechanic_the}}}}, {who, {v_fix:θ:pst, {fix_θ, {tools_his, car_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,the,mechanic],[and],[3sg,pst,fix,[[his,tools],[and],[the,car]]]} 

Spellout: who {[carefully,3sg,pst,pack,the,mechanic],[and],[3sg,pst,fix,[[his,tools],[and],[the,car]]]} 

Spellout: who {[carefully,packed,the,mechanic],[and],[fixed,[[his,tools],[and],[the,car]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,the,mechanic,carefully],[and],[3sg,pst,fix,[[his,tools],[and],[the,car]]]} 

Spellout: who {[3sg,pst,pack,the,mechanic,carefully],[and],[3sg,pst,fix,[[his,tools],[and],[the,car]]]} 

Spellout: who {[packed,the,mechanic,carefully],[and],[fixed,[[his,tools],[and],[the,car]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, {tools_his, car_the}}}}}, {who, {v_pack:θ:pst, {pack_θ, mechanic_the}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,[[his,tools],[and],[the,car]]],[and],[3sg,pst,pack,the,mechanic]} 

Spellout: who {[carefully,3sg,pst,fix,[[his,tools],[and],[the,car]]],[and],[3sg,pst,pack,the,mechanic]} 

Spellout: who {[carefully,fixed,[[his,tools],[and],[the,car]]],[and],[packed,the,mechanic]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,[[his,tools],[and],[the,car]],carefully],[and],[3sg,pst,pack,the,mechanic]} 

Spellout: who {[3sg,pst,fix,[[his,tools],[and],[the,car]],carefully],[and],[3sg,pst,pack,the,mechanic]} 

Spellout: who {[fixed,[[his,tools],[and],[the,car]],carefully],[and],[packed,the,mechanic]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, {tools_his, car_the}}}}}, {who, {v_pack:θ:pst, {pack_θ, mechanic_the}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,[[his,tools],[and],[the,car]]],[and],[3sg,pst,pack,the,mechanic]} 

Spellout: who {[carefully,3sg,pst,fix,[[his,tools],[and],[the,car]]],[and],[3sg,pst,pack,the,mechanic]} 

Spellout: who {[carefully,fixed,[[his,tools],[and],[the,car]]],[and],[packed,the,mechanic]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,[[his,tools],[and],[the,car]],carefully],[and],[3sg,pst,pack,the,mechanic]} 

Spellout: who {[3sg,pst,fix,[[his,tools],[and],[the,car]],carefully],[and],[3sg,pst,pack,the,mechanic]} 

Spellout: who {[fixed,[[his,tools],[and],[the,car]],carefully],[and],[packed,the,mechanic]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, mechanic_the}}}}, {who, {v_fix:θ:pst, {fix_θ, {tools_his, car_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,the,mechanic],[and],[3sg,pst,fix,[[his,tools],[and],[the,car]]]} 

Spellout: who {[carefully,3sg,pst,pack,the,mechanic],[and],[3sg,pst,fix,[[his,tools],[and],[the,car]]]} 

Spellout: who {[carefully,packed,the,mechanic],[and],[fixed,[[his,tools],[and],[the,car]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,the,mechanic,carefully],[and],[3sg,pst,fix,[[his,tools],[and],[the,car]]]} 

Spellout: who {[3sg,pst,pack,the,mechanic,carefully],[and],[3sg,pst,fix,[[his,tools],[and],[the,car]]]} 

Spellout: who {[packed,the,mechanic,carefully],[and],[fixed,[[his,tools],[and],[the,car]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, mechanic_the}}}}, {who, {v_fix:θ:pst, {fix_θ, {tools_his, car_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,the,mechanic],[and],[3sg,pst,fix,[[his,tools],[and],[the,car]]]} 

Spellout: who {[carefully,3sg,pst,pack,the,mechanic],[and],[3sg,pst,fix,[[his,tools],[and],[the,car]]]} 

Spellout: who {[carefully,packed,the,mechanic],[and],[fixed,[[his,tools],[and],[the,car]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,the,mechanic,carefully],[and],[3sg,pst,fix,[[his,tools],[and],[the,car]]]} 

Spellout: who {[3sg,pst,pack,the,mechanic,carefully],[and],[3sg,pst,fix,[[his,tools],[and],[the,car]]]} 

Spellout: who {[packed,the,mechanic,carefully],[and],[fixed,[[his,tools],[and],[the,car]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, {tools_his, car_the}}}}}, {who, {v_pack:θ:pst, {pack_θ, mechanic_the}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,[[his,tools],[and],[the,car]]],[and],[3sg,pst,pack,the,mechanic]} 

Spellout: who {[carefully,3sg,pst,fix,[[his,tools],[and],[the,car]]],[and],[3sg,pst,pack,the,mechanic]} 

Spellout: who {[carefully,fixed,[[his,tools],[and],[the,car]]],[and],[packed,the,mechanic]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,[[his,tools],[and],[the,car]],carefully],[and],[3sg,pst,pack,the,mechanic]} 

Spellout: who {[3sg,pst,fix,[[his,tools],[and],[the,car]],carefully],[and],[3sg,pst,pack,the,mechanic]} 

Spellout: who {[fixed,[[his,tools],[and],[the,car]],carefully],[and],[packed,the,mechanic]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, {tools_his, car_the}}}}}, {who, {v_pack:θ:pst, {pack_θ, mechanic_the}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,[[his,tools],[and],[the,car]]],[and],[3sg,pst,pack,the,mechanic]} 

Spellout: who {[carefully,3sg,pst,fix,[[his,tools],[and],[the,car]]],[and],[3sg,pst,pack,the,mechanic]} 

Spellout: who {[carefully,fixed,[[his,tools],[and],[the,car]]],[and],[packed,the,mechanic]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,[[his,tools],[and],[the,car]],carefully],[and],[3sg,pst,pack,the,mechanic]} 

Spellout: who {[3sg,pst,fix,[[his,tools],[and],[the,car]],carefully],[and],[3sg,pst,pack,the,mechanic]} 

Spellout: who {[fixed,[[his,tools],[and],[the,car]],carefully],[and],[packed,the,mechanic]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, mechanic_the}}}}, {who, {v_fix:θ:pst, {fix_θ, {tools_his, car_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,the,mechanic],[and],[3sg,pst,fix,[[his,tools],[and],[the,car]]]} 

Spellout: who {[carefully,3sg,pst,pack,the,mechanic],[and],[3sg,pst,fix,[[his,tools],[and],[the,car]]]} 

Spellout: who {[carefully,packed,the,mechanic],[and],[fixed,[[his,tools],[and],[the,car]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,the,mechanic,carefully],[and],[3sg,pst,fix,[[his,tools],[and],[the,car]]]} 

Spellout: who {[3sg,pst,pack,the,mechanic,carefully],[and],[3sg,pst,fix,[[his,tools],[and],[the,car]]]} 

Spellout: who {[packed,the,mechanic,carefully],[and],[fixed,[[his,tools],[and],[the,car]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, mechanic_the}}}}, {who, {v_fix:θ:pst, {fix_θ, {tools_his, car_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,the,mechanic],[and],[3sg,pst,fix,[[his,tools],[and],[the,car]]]} 

Spellout: who {[carefully,3sg,pst,pack,the,mechanic],[and],[3sg,pst,fix,[[his,tools],[and],[the,car]]]} 

Spellout: who {[carefully,packed,the,mechanic],[and],[fixed,[[his,tools],[and],[the,car]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,the,mechanic,carefully],[and],[3sg,pst,fix,[[his,tools],[and],[the,car]]]} 

Spellout: who {[3sg,pst,pack,the,mechanic,carefully],[and],[3sg,pst,fix,[[his,tools],[and],[the,car]]]} 

Spellout: who {[packed,the,mechanic,carefully],[and],[fixed,[[his,tools],[and],[the,car]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, {tools_his, car_the}}}}}, {who, {v_pack:θ:pst, {pack_θ, mechanic_the}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,[[his,tools],[and],[the,car]]],[and],[3sg,pst,pack,the,mechanic]} 

Spellout: who {[carefully,3sg,pst,fix,[[his,tools],[and],[the,car]]],[and],[3sg,pst,pack,the,mechanic]} 

Spellout: who {[carefully,fixed,[[his,tools],[and],[the,car]]],[and],[packed,the,mechanic]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,[[his,tools],[and],[the,car]],carefully],[and],[3sg,pst,pack,the,mechanic]} 

Spellout: who {[3sg,pst,fix,[[his,tools],[and],[the,car]],carefully],[and],[3sg,pst,pack,the,mechanic]} 

Spellout: who {[fixed,[[his,tools],[and],[the,car]],carefully],[and],[packed,the,mechanic]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{who, {v_pack:θ:pst, {pack_θ, {car_the, mechanic_the}}}}, {carefully_v, {who, {v_fix:θ:pst, {fix_θ, tools_his}}}}}}}

EXT: who →→ {[3sg,pst,pack,[[the,car],[and],[the,mechanic]]],[and],[carefully,3sg,pst,fix,his,tools]} 

Spellout: who {[3sg,pst,pack,[[the,car],[and],[the,mechanic]]],[and],[carefully,3sg,pst,fix,his,tools]} 

Spellout: who {[packed,[[the,car],[and],[the,mechanic]]],[and],[carefully,fixed,his,tools]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,[[the,car],[and],[the,mechanic]]],[and],[3sg,pst,fix,his,tools,carefully]} 

Spellout: who {[3sg,pst,pack,[[the,car],[and],[the,mechanic]]],[and],[3sg,pst,fix,his,tools,carefully]} 

Spellout: who {[packed,[[the,car],[and],[the,mechanic]]],[and],[fixed,his,tools,carefully]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, {car_the, mechanic_the}}}}}, {who, {v_fix:θ:pst, {fix_θ, tools_his}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,[[the,car],[and],[the,mechanic]]],[and],[3sg,pst,fix,his,tools]} 

Spellout: who {[carefully,3sg,pst,pack,[[the,car],[and],[the,mechanic]]],[and],[3sg,pst,fix,his,tools]} 

Spellout: who {[carefully,packed,[[the,car],[and],[the,mechanic]]],[and],[fixed,his,tools]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,[[the,car],[and],[the,mechanic]],carefully],[and],[3sg,pst,fix,his,tools]} 

Spellout: who {[3sg,pst,pack,[[the,car],[and],[the,mechanic]],carefully],[and],[3sg,pst,fix,his,tools]} 

Spellout: who {[packed,[[the,car],[and],[the,mechanic]],carefully],[and],[fixed,his,tools]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, tools_his}}}}, {who, {v_pack:θ:pst, {pack_θ, {car_the, mechanic_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,his,tools],[and],[3sg,pst,pack,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[carefully,3sg,pst,fix,his,tools],[and],[3sg,pst,pack,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[carefully,fixed,his,tools],[and],[packed,[[the,car],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,his,tools,carefully],[and],[3sg,pst,pack,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[3sg,pst,fix,his,tools,carefully],[and],[3sg,pst,pack,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[fixed,his,tools,carefully],[and],[packed,[[the,car],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, tools_his}}}}, {who, {v_pack:θ:pst, {pack_θ, {car_the, mechanic_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,his,tools],[and],[3sg,pst,pack,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[carefully,3sg,pst,fix,his,tools],[and],[3sg,pst,pack,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[carefully,fixed,his,tools],[and],[packed,[[the,car],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,his,tools,carefully],[and],[3sg,pst,pack,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[3sg,pst,fix,his,tools,carefully],[and],[3sg,pst,pack,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[fixed,his,tools,carefully],[and],[packed,[[the,car],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, {car_the, mechanic_the}}}}}, {who, {v_fix:θ:pst, {fix_θ, tools_his}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,[[the,car],[and],[the,mechanic]]],[and],[3sg,pst,fix,his,tools]} 

Spellout: who {[carefully,3sg,pst,pack,[[the,car],[and],[the,mechanic]]],[and],[3sg,pst,fix,his,tools]} 

Spellout: who {[carefully,packed,[[the,car],[and],[the,mechanic]]],[and],[fixed,his,tools]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,[[the,car],[and],[the,mechanic]],carefully],[and],[3sg,pst,fix,his,tools]} 

Spellout: who {[3sg,pst,pack,[[the,car],[and],[the,mechanic]],carefully],[and],[3sg,pst,fix,his,tools]} 

Spellout: who {[packed,[[the,car],[and],[the,mechanic]],carefully],[and],[fixed,his,tools]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, {car_the, mechanic_the}}}}}, {who, {v_fix:θ:pst, {fix_θ, tools_his}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,[[the,car],[and],[the,mechanic]]],[and],[3sg,pst,fix,his,tools]} 

Spellout: who {[carefully,3sg,pst,pack,[[the,car],[and],[the,mechanic]]],[and],[3sg,pst,fix,his,tools]} 

Spellout: who {[carefully,packed,[[the,car],[and],[the,mechanic]]],[and],[fixed,his,tools]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,[[the,car],[and],[the,mechanic]],carefully],[and],[3sg,pst,fix,his,tools]} 

Spellout: who {[3sg,pst,pack,[[the,car],[and],[the,mechanic]],carefully],[and],[3sg,pst,fix,his,tools]} 

Spellout: who {[packed,[[the,car],[and],[the,mechanic]],carefully],[and],[fixed,his,tools]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, tools_his}}}}, {who, {v_pack:θ:pst, {pack_θ, {car_the, mechanic_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,his,tools],[and],[3sg,pst,pack,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[carefully,3sg,pst,fix,his,tools],[and],[3sg,pst,pack,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[carefully,fixed,his,tools],[and],[packed,[[the,car],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,his,tools,carefully],[and],[3sg,pst,pack,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[3sg,pst,fix,his,tools,carefully],[and],[3sg,pst,pack,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[fixed,his,tools,carefully],[and],[packed,[[the,car],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, tools_his}}}}, {who, {v_pack:θ:pst, {pack_θ, {car_the, mechanic_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,his,tools],[and],[3sg,pst,pack,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[carefully,3sg,pst,fix,his,tools],[and],[3sg,pst,pack,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[carefully,fixed,his,tools],[and],[packed,[[the,car],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,his,tools,carefully],[and],[3sg,pst,pack,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[3sg,pst,fix,his,tools,carefully],[and],[3sg,pst,pack,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[fixed,his,tools,carefully],[and],[packed,[[the,car],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, {car_the, mechanic_the}}}}}, {who, {v_fix:θ:pst, {fix_θ, tools_his}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,[[the,car],[and],[the,mechanic]]],[and],[3sg,pst,fix,his,tools]} 

Spellout: who {[carefully,3sg,pst,pack,[[the,car],[and],[the,mechanic]]],[and],[3sg,pst,fix,his,tools]} 

Spellout: who {[carefully,packed,[[the,car],[and],[the,mechanic]]],[and],[fixed,his,tools]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,[[the,car],[and],[the,mechanic]],carefully],[and],[3sg,pst,fix,his,tools]} 

Spellout: who {[3sg,pst,pack,[[the,car],[and],[the,mechanic]],carefully],[and],[3sg,pst,fix,his,tools]} 

Spellout: who {[packed,[[the,car],[and],[the,mechanic]],carefully],[and],[fixed,his,tools]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, {car_the, mechanic_the}}}}}, {who, {v_fix:θ:pst, {fix_θ, tools_his}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,[[the,car],[and],[the,mechanic]]],[and],[3sg,pst,fix,his,tools]} 

Spellout: who {[carefully,3sg,pst,pack,[[the,car],[and],[the,mechanic]]],[and],[3sg,pst,fix,his,tools]} 

Spellout: who {[carefully,packed,[[the,car],[and],[the,mechanic]]],[and],[fixed,his,tools]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,[[the,car],[and],[the,mechanic]],carefully],[and],[3sg,pst,fix,his,tools]} 

Spellout: who {[3sg,pst,pack,[[the,car],[and],[the,mechanic]],carefully],[and],[3sg,pst,fix,his,tools]} 

Spellout: who {[packed,[[the,car],[and],[the,mechanic]],carefully],[and],[fixed,his,tools]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, tools_his}}}}, {who, {v_pack:θ:pst, {pack_θ, {car_the, mechanic_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,his,tools],[and],[3sg,pst,pack,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[carefully,3sg,pst,fix,his,tools],[and],[3sg,pst,pack,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[carefully,fixed,his,tools],[and],[packed,[[the,car],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,his,tools,carefully],[and],[3sg,pst,pack,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[3sg,pst,fix,his,tools,carefully],[and],[3sg,pst,pack,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[fixed,his,tools,carefully],[and],[packed,[[the,car],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, tools_his}}}}, {who, {v_pack:θ:pst, {pack_θ, {car_the, mechanic_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,his,tools],[and],[3sg,pst,pack,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[carefully,3sg,pst,fix,his,tools],[and],[3sg,pst,pack,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[carefully,fixed,his,tools],[and],[packed,[[the,car],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,his,tools,carefully],[and],[3sg,pst,pack,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[3sg,pst,fix,his,tools,carefully],[and],[3sg,pst,pack,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[fixed,his,tools,carefully],[and],[packed,[[the,car],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, {car_the, mechanic_the}}}}}, {who, {v_fix:θ:pst, {fix_θ, tools_his}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,[[the,car],[and],[the,mechanic]]],[and],[3sg,pst,fix,his,tools]} 

Spellout: who {[carefully,3sg,pst,pack,[[the,car],[and],[the,mechanic]]],[and],[3sg,pst,fix,his,tools]} 

Spellout: who {[carefully,packed,[[the,car],[and],[the,mechanic]]],[and],[fixed,his,tools]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,[[the,car],[and],[the,mechanic]],carefully],[and],[3sg,pst,fix,his,tools]} 

Spellout: who {[3sg,pst,pack,[[the,car],[and],[the,mechanic]],carefully],[and],[3sg,pst,fix,his,tools]} 

Spellout: who {[packed,[[the,car],[and],[the,mechanic]],carefully],[and],[fixed,his,tools]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{who, {v_pack:θ:pst, {pack_θ, {tools_his, mechanic_the}}}}, {carefully_v, {who, {v_fix:θ:pst, {fix_θ, car_the}}}}}}}

EXT: who →→ {[3sg,pst,pack,[[his,tools],[and],[the,mechanic]]],[and],[carefully,3sg,pst,fix,the,car]} 

Spellout: who {[3sg,pst,pack,[[his,tools],[and],[the,mechanic]]],[and],[carefully,3sg,pst,fix,the,car]} 

Spellout: who {[packed,[[his,tools],[and],[the,mechanic]]],[and],[carefully,fixed,the,car]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,[[his,tools],[and],[the,mechanic]]],[and],[3sg,pst,fix,the,car,carefully]} 

Spellout: who {[3sg,pst,pack,[[his,tools],[and],[the,mechanic]]],[and],[3sg,pst,fix,the,car,carefully]} 

Spellout: who {[packed,[[his,tools],[and],[the,mechanic]]],[and],[fixed,the,car,carefully]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, {tools_his, mechanic_the}}}}}, {who, {v_fix:θ:pst, {fix_θ, car_the}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,[[his,tools],[and],[the,mechanic]]],[and],[3sg,pst,fix,the,car]} 

Spellout: who {[carefully,3sg,pst,pack,[[his,tools],[and],[the,mechanic]]],[and],[3sg,pst,fix,the,car]} 

Spellout: who {[carefully,packed,[[his,tools],[and],[the,mechanic]]],[and],[fixed,the,car]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,[[his,tools],[and],[the,mechanic]],carefully],[and],[3sg,pst,fix,the,car]} 

Spellout: who {[3sg,pst,pack,[[his,tools],[and],[the,mechanic]],carefully],[and],[3sg,pst,fix,the,car]} 

Spellout: who {[packed,[[his,tools],[and],[the,mechanic]],carefully],[and],[fixed,the,car]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, car_the}}}}, {who, {v_pack:θ:pst, {pack_θ, {tools_his, mechanic_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,the,car],[and],[3sg,pst,pack,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[carefully,3sg,pst,fix,the,car],[and],[3sg,pst,pack,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[carefully,fixed,the,car],[and],[packed,[[his,tools],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,the,car,carefully],[and],[3sg,pst,pack,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[3sg,pst,fix,the,car,carefully],[and],[3sg,pst,pack,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[fixed,the,car,carefully],[and],[packed,[[his,tools],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, car_the}}}}, {who, {v_pack:θ:pst, {pack_θ, {tools_his, mechanic_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,the,car],[and],[3sg,pst,pack,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[carefully,3sg,pst,fix,the,car],[and],[3sg,pst,pack,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[carefully,fixed,the,car],[and],[packed,[[his,tools],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,the,car,carefully],[and],[3sg,pst,pack,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[3sg,pst,fix,the,car,carefully],[and],[3sg,pst,pack,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[fixed,the,car,carefully],[and],[packed,[[his,tools],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, {tools_his, mechanic_the}}}}}, {who, {v_fix:θ:pst, {fix_θ, car_the}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,[[his,tools],[and],[the,mechanic]]],[and],[3sg,pst,fix,the,car]} 

Spellout: who {[carefully,3sg,pst,pack,[[his,tools],[and],[the,mechanic]]],[and],[3sg,pst,fix,the,car]} 

Spellout: who {[carefully,packed,[[his,tools],[and],[the,mechanic]]],[and],[fixed,the,car]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,[[his,tools],[and],[the,mechanic]],carefully],[and],[3sg,pst,fix,the,car]} 

Spellout: who {[3sg,pst,pack,[[his,tools],[and],[the,mechanic]],carefully],[and],[3sg,pst,fix,the,car]} 

Spellout: who {[packed,[[his,tools],[and],[the,mechanic]],carefully],[and],[fixed,the,car]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, {tools_his, mechanic_the}}}}}, {who, {v_fix:θ:pst, {fix_θ, car_the}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,[[his,tools],[and],[the,mechanic]]],[and],[3sg,pst,fix,the,car]} 

Spellout: who {[carefully,3sg,pst,pack,[[his,tools],[and],[the,mechanic]]],[and],[3sg,pst,fix,the,car]} 

Spellout: who {[carefully,packed,[[his,tools],[and],[the,mechanic]]],[and],[fixed,the,car]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,[[his,tools],[and],[the,mechanic]],carefully],[and],[3sg,pst,fix,the,car]} 

Spellout: who {[3sg,pst,pack,[[his,tools],[and],[the,mechanic]],carefully],[and],[3sg,pst,fix,the,car]} 

Spellout: who {[packed,[[his,tools],[and],[the,mechanic]],carefully],[and],[fixed,the,car]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, car_the}}}}, {who, {v_pack:θ:pst, {pack_θ, {tools_his, mechanic_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,the,car],[and],[3sg,pst,pack,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[carefully,3sg,pst,fix,the,car],[and],[3sg,pst,pack,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[carefully,fixed,the,car],[and],[packed,[[his,tools],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,the,car,carefully],[and],[3sg,pst,pack,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[3sg,pst,fix,the,car,carefully],[and],[3sg,pst,pack,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[fixed,the,car,carefully],[and],[packed,[[his,tools],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, car_the}}}}, {who, {v_pack:θ:pst, {pack_θ, {tools_his, mechanic_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,the,car],[and],[3sg,pst,pack,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[carefully,3sg,pst,fix,the,car],[and],[3sg,pst,pack,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[carefully,fixed,the,car],[and],[packed,[[his,tools],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,the,car,carefully],[and],[3sg,pst,pack,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[3sg,pst,fix,the,car,carefully],[and],[3sg,pst,pack,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[fixed,the,car,carefully],[and],[packed,[[his,tools],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, {tools_his, mechanic_the}}}}}, {who, {v_fix:θ:pst, {fix_θ, car_the}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,[[his,tools],[and],[the,mechanic]]],[and],[3sg,pst,fix,the,car]} 

Spellout: who {[carefully,3sg,pst,pack,[[his,tools],[and],[the,mechanic]]],[and],[3sg,pst,fix,the,car]} 

Spellout: who {[carefully,packed,[[his,tools],[and],[the,mechanic]]],[and],[fixed,the,car]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,[[his,tools],[and],[the,mechanic]],carefully],[and],[3sg,pst,fix,the,car]} 

Spellout: who {[3sg,pst,pack,[[his,tools],[and],[the,mechanic]],carefully],[and],[3sg,pst,fix,the,car]} 

Spellout: who {[packed,[[his,tools],[and],[the,mechanic]],carefully],[and],[fixed,the,car]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, {tools_his, mechanic_the}}}}}, {who, {v_fix:θ:pst, {fix_θ, car_the}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,[[his,tools],[and],[the,mechanic]]],[and],[3sg,pst,fix,the,car]} 

Spellout: who {[carefully,3sg,pst,pack,[[his,tools],[and],[the,mechanic]]],[and],[3sg,pst,fix,the,car]} 

Spellout: who {[carefully,packed,[[his,tools],[and],[the,mechanic]]],[and],[fixed,the,car]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,[[his,tools],[and],[the,mechanic]],carefully],[and],[3sg,pst,fix,the,car]} 

Spellout: who {[3sg,pst,pack,[[his,tools],[and],[the,mechanic]],carefully],[and],[3sg,pst,fix,the,car]} 

Spellout: who {[packed,[[his,tools],[and],[the,mechanic]],carefully],[and],[fixed,the,car]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, car_the}}}}, {who, {v_pack:θ:pst, {pack_θ, {tools_his, mechanic_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,the,car],[and],[3sg,pst,pack,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[carefully,3sg,pst,fix,the,car],[and],[3sg,pst,pack,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[carefully,fixed,the,car],[and],[packed,[[his,tools],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,the,car,carefully],[and],[3sg,pst,pack,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[3sg,pst,fix,the,car,carefully],[and],[3sg,pst,pack,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[fixed,the,car,carefully],[and],[packed,[[his,tools],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, car_the}}}}, {who, {v_pack:θ:pst, {pack_θ, {tools_his, mechanic_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,the,car],[and],[3sg,pst,pack,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[carefully,3sg,pst,fix,the,car],[and],[3sg,pst,pack,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[carefully,fixed,the,car],[and],[packed,[[his,tools],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,the,car,carefully],[and],[3sg,pst,pack,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[3sg,pst,fix,the,car,carefully],[and],[3sg,pst,pack,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[fixed,the,car,carefully],[and],[packed,[[his,tools],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, {tools_his, mechanic_the}}}}}, {who, {v_fix:θ:pst, {fix_θ, car_the}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,[[his,tools],[and],[the,mechanic]]],[and],[3sg,pst,fix,the,car]} 

Spellout: who {[carefully,3sg,pst,pack,[[his,tools],[and],[the,mechanic]]],[and],[3sg,pst,fix,the,car]} 

Spellout: who {[carefully,packed,[[his,tools],[and],[the,mechanic]]],[and],[fixed,the,car]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,[[his,tools],[and],[the,mechanic]],carefully],[and],[3sg,pst,fix,the,car]} 

Spellout: who {[3sg,pst,pack,[[his,tools],[and],[the,mechanic]],carefully],[and],[3sg,pst,fix,the,car]} 

Spellout: who {[packed,[[his,tools],[and],[the,mechanic]],carefully],[and],[fixed,the,car]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{who, {v_pack:θ:pst, {pack_θ, {tools_his, car_the}}}}, {carefully_v, {who, {v_fix:θ:pst, {fix_θ, mechanic_the}}}}}}}

EXT: who →→ {[3sg,pst,pack,[[his,tools],[and],[the,car]]],[and],[carefully,3sg,pst,fix,the,mechanic]} 

Spellout: who {[3sg,pst,pack,[[his,tools],[and],[the,car]]],[and],[carefully,3sg,pst,fix,the,mechanic]} 

Spellout: who {[packed,[[his,tools],[and],[the,car]]],[and],[carefully,fixed,the,mechanic]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,[[his,tools],[and],[the,car]]],[and],[3sg,pst,fix,the,mechanic,carefully]} 

Spellout: who {[3sg,pst,pack,[[his,tools],[and],[the,car]]],[and],[3sg,pst,fix,the,mechanic,carefully]} 

Spellout: who {[packed,[[his,tools],[and],[the,car]]],[and],[fixed,the,mechanic,carefully]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, {tools_his, car_the}}}}}, {who, {v_fix:θ:pst, {fix_θ, mechanic_the}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,[[his,tools],[and],[the,car]]],[and],[3sg,pst,fix,the,mechanic]} 

Spellout: who {[carefully,3sg,pst,pack,[[his,tools],[and],[the,car]]],[and],[3sg,pst,fix,the,mechanic]} 

Spellout: who {[carefully,packed,[[his,tools],[and],[the,car]]],[and],[fixed,the,mechanic]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,[[his,tools],[and],[the,car]],carefully],[and],[3sg,pst,fix,the,mechanic]} 

Spellout: who {[3sg,pst,pack,[[his,tools],[and],[the,car]],carefully],[and],[3sg,pst,fix,the,mechanic]} 

Spellout: who {[packed,[[his,tools],[and],[the,car]],carefully],[and],[fixed,the,mechanic]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, mechanic_the}}}}, {who, {v_pack:θ:pst, {pack_θ, {tools_his, car_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,the,mechanic],[and],[3sg,pst,pack,[[his,tools],[and],[the,car]]]} 

Spellout: who {[carefully,3sg,pst,fix,the,mechanic],[and],[3sg,pst,pack,[[his,tools],[and],[the,car]]]} 

Spellout: who {[carefully,fixed,the,mechanic],[and],[packed,[[his,tools],[and],[the,car]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,the,mechanic,carefully],[and],[3sg,pst,pack,[[his,tools],[and],[the,car]]]} 

Spellout: who {[3sg,pst,fix,the,mechanic,carefully],[and],[3sg,pst,pack,[[his,tools],[and],[the,car]]]} 

Spellout: who {[fixed,the,mechanic,carefully],[and],[packed,[[his,tools],[and],[the,car]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, mechanic_the}}}}, {who, {v_pack:θ:pst, {pack_θ, {tools_his, car_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,the,mechanic],[and],[3sg,pst,pack,[[his,tools],[and],[the,car]]]} 

Spellout: who {[carefully,3sg,pst,fix,the,mechanic],[and],[3sg,pst,pack,[[his,tools],[and],[the,car]]]} 

Spellout: who {[carefully,fixed,the,mechanic],[and],[packed,[[his,tools],[and],[the,car]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,the,mechanic,carefully],[and],[3sg,pst,pack,[[his,tools],[and],[the,car]]]} 

Spellout: who {[3sg,pst,fix,the,mechanic,carefully],[and],[3sg,pst,pack,[[his,tools],[and],[the,car]]]} 

Spellout: who {[fixed,the,mechanic,carefully],[and],[packed,[[his,tools],[and],[the,car]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, {tools_his, car_the}}}}}, {who, {v_fix:θ:pst, {fix_θ, mechanic_the}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,[[his,tools],[and],[the,car]]],[and],[3sg,pst,fix,the,mechanic]} 

Spellout: who {[carefully,3sg,pst,pack,[[his,tools],[and],[the,car]]],[and],[3sg,pst,fix,the,mechanic]} 

Spellout: who {[carefully,packed,[[his,tools],[and],[the,car]]],[and],[fixed,the,mechanic]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,[[his,tools],[and],[the,car]],carefully],[and],[3sg,pst,fix,the,mechanic]} 

Spellout: who {[3sg,pst,pack,[[his,tools],[and],[the,car]],carefully],[and],[3sg,pst,fix,the,mechanic]} 

Spellout: who {[packed,[[his,tools],[and],[the,car]],carefully],[and],[fixed,the,mechanic]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, {tools_his, car_the}}}}}, {who, {v_fix:θ:pst, {fix_θ, mechanic_the}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,[[his,tools],[and],[the,car]]],[and],[3sg,pst,fix,the,mechanic]} 

Spellout: who {[carefully,3sg,pst,pack,[[his,tools],[and],[the,car]]],[and],[3sg,pst,fix,the,mechanic]} 

Spellout: who {[carefully,packed,[[his,tools],[and],[the,car]]],[and],[fixed,the,mechanic]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,[[his,tools],[and],[the,car]],carefully],[and],[3sg,pst,fix,the,mechanic]} 

Spellout: who {[3sg,pst,pack,[[his,tools],[and],[the,car]],carefully],[and],[3sg,pst,fix,the,mechanic]} 

Spellout: who {[packed,[[his,tools],[and],[the,car]],carefully],[and],[fixed,the,mechanic]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, mechanic_the}}}}, {who, {v_pack:θ:pst, {pack_θ, {tools_his, car_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,the,mechanic],[and],[3sg,pst,pack,[[his,tools],[and],[the,car]]]} 

Spellout: who {[carefully,3sg,pst,fix,the,mechanic],[and],[3sg,pst,pack,[[his,tools],[and],[the,car]]]} 

Spellout: who {[carefully,fixed,the,mechanic],[and],[packed,[[his,tools],[and],[the,car]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,the,mechanic,carefully],[and],[3sg,pst,pack,[[his,tools],[and],[the,car]]]} 

Spellout: who {[3sg,pst,fix,the,mechanic,carefully],[and],[3sg,pst,pack,[[his,tools],[and],[the,car]]]} 

Spellout: who {[fixed,the,mechanic,carefully],[and],[packed,[[his,tools],[and],[the,car]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, mechanic_the}}}}, {who, {v_pack:θ:pst, {pack_θ, {tools_his, car_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,the,mechanic],[and],[3sg,pst,pack,[[his,tools],[and],[the,car]]]} 

Spellout: who {[carefully,3sg,pst,fix,the,mechanic],[and],[3sg,pst,pack,[[his,tools],[and],[the,car]]]} 

Spellout: who {[carefully,fixed,the,mechanic],[and],[packed,[[his,tools],[and],[the,car]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,the,mechanic,carefully],[and],[3sg,pst,pack,[[his,tools],[and],[the,car]]]} 

Spellout: who {[3sg,pst,fix,the,mechanic,carefully],[and],[3sg,pst,pack,[[his,tools],[and],[the,car]]]} 

Spellout: who {[fixed,the,mechanic,carefully],[and],[packed,[[his,tools],[and],[the,car]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, {tools_his, car_the}}}}}, {who, {v_fix:θ:pst, {fix_θ, mechanic_the}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,[[his,tools],[and],[the,car]]],[and],[3sg,pst,fix,the,mechanic]} 

Spellout: who {[carefully,3sg,pst,pack,[[his,tools],[and],[the,car]]],[and],[3sg,pst,fix,the,mechanic]} 

Spellout: who {[carefully,packed,[[his,tools],[and],[the,car]]],[and],[fixed,the,mechanic]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,[[his,tools],[and],[the,car]],carefully],[and],[3sg,pst,fix,the,mechanic]} 

Spellout: who {[3sg,pst,pack,[[his,tools],[and],[the,car]],carefully],[and],[3sg,pst,fix,the,mechanic]} 

Spellout: who {[packed,[[his,tools],[and],[the,car]],carefully],[and],[fixed,the,mechanic]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, {tools_his, car_the}}}}}, {who, {v_fix:θ:pst, {fix_θ, mechanic_the}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,[[his,tools],[and],[the,car]]],[and],[3sg,pst,fix,the,mechanic]} 

Spellout: who {[carefully,3sg,pst,pack,[[his,tools],[and],[the,car]]],[and],[3sg,pst,fix,the,mechanic]} 

Spellout: who {[carefully,packed,[[his,tools],[and],[the,car]]],[and],[fixed,the,mechanic]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,[[his,tools],[and],[the,car]],carefully],[and],[3sg,pst,fix,the,mechanic]} 

Spellout: who {[3sg,pst,pack,[[his,tools],[and],[the,car]],carefully],[and],[3sg,pst,fix,the,mechanic]} 

Spellout: who {[packed,[[his,tools],[and],[the,car]],carefully],[and],[fixed,the,mechanic]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, mechanic_the}}}}, {who, {v_pack:θ:pst, {pack_θ, {tools_his, car_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,the,mechanic],[and],[3sg,pst,pack,[[his,tools],[and],[the,car]]]} 

Spellout: who {[carefully,3sg,pst,fix,the,mechanic],[and],[3sg,pst,pack,[[his,tools],[and],[the,car]]]} 

Spellout: who {[carefully,fixed,the,mechanic],[and],[packed,[[his,tools],[and],[the,car]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,the,mechanic,carefully],[and],[3sg,pst,pack,[[his,tools],[and],[the,car]]]} 

Spellout: who {[3sg,pst,fix,the,mechanic,carefully],[and],[3sg,pst,pack,[[his,tools],[and],[the,car]]]} 

Spellout: who {[fixed,the,mechanic,carefully],[and],[packed,[[his,tools],[and],[the,car]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, mechanic_the}}}}, {who, {v_pack:θ:pst, {pack_θ, {tools_his, car_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,the,mechanic],[and],[3sg,pst,pack,[[his,tools],[and],[the,car]]]} 

Spellout: who {[carefully,3sg,pst,fix,the,mechanic],[and],[3sg,pst,pack,[[his,tools],[and],[the,car]]]} 

Spellout: who {[carefully,fixed,the,mechanic],[and],[packed,[[his,tools],[and],[the,car]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,the,mechanic,carefully],[and],[3sg,pst,pack,[[his,tools],[and],[the,car]]]} 

Spellout: who {[3sg,pst,fix,the,mechanic,carefully],[and],[3sg,pst,pack,[[his,tools],[and],[the,car]]]} 

Spellout: who {[fixed,the,mechanic,carefully],[and],[packed,[[his,tools],[and],[the,car]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, {tools_his, car_the}}}}}, {who, {v_fix:θ:pst, {fix_θ, mechanic_the}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,[[his,tools],[and],[the,car]]],[and],[3sg,pst,fix,the,mechanic]} 

Spellout: who {[carefully,3sg,pst,pack,[[his,tools],[and],[the,car]]],[and],[3sg,pst,fix,the,mechanic]} 

Spellout: who {[carefully,packed,[[his,tools],[and],[the,car]]],[and],[fixed,the,mechanic]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,[[his,tools],[and],[the,car]],carefully],[and],[3sg,pst,fix,the,mechanic]} 

Spellout: who {[3sg,pst,pack,[[his,tools],[and],[the,car]],carefully],[and],[3sg,pst,fix,the,mechanic]} 

Spellout: who {[packed,[[his,tools],[and],[the,car]],carefully],[and],[fixed,the,mechanic]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, {tools_his, car_the}}}}}, {who, {v_fix:θ:pst, {fix_θ, mechanic_the}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,[[his,tools],[and],[the,car]]],[and],[3sg,pst,fix,the,mechanic]} 

Spellout: who {[carefully,3sg,pst,pack,[[his,tools],[and],[the,car]]],[and],[3sg,pst,fix,the,mechanic]} 

Spellout: who {[carefully,packed,[[his,tools],[and],[the,car]]],[and],[fixed,the,mechanic]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,[[his,tools],[and],[the,car]],carefully],[and],[3sg,pst,fix,the,mechanic]} 

Spellout: who {[3sg,pst,pack,[[his,tools],[and],[the,car]],carefully],[and],[3sg,pst,fix,the,mechanic]} 

Spellout: who {[packed,[[his,tools],[and],[the,car]],carefully],[and],[fixed,the,mechanic]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, mechanic_the}}}}, {who, {v_pack:θ:pst, {pack_θ, {tools_his, car_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,the,mechanic],[and],[3sg,pst,pack,[[his,tools],[and],[the,car]]]} 

Spellout: who {[carefully,3sg,pst,fix,the,mechanic],[and],[3sg,pst,pack,[[his,tools],[and],[the,car]]]} 

Spellout: who {[carefully,fixed,the,mechanic],[and],[packed,[[his,tools],[and],[the,car]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,the,mechanic,carefully],[and],[3sg,pst,pack,[[his,tools],[and],[the,car]]]} 

Spellout: who {[3sg,pst,fix,the,mechanic,carefully],[and],[3sg,pst,pack,[[his,tools],[and],[the,car]]]} 

Spellout: who {[fixed,the,mechanic,carefully],[and],[packed,[[his,tools],[and],[the,car]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, mechanic_the}}}}, {who, {v_pack:θ:pst, {pack_θ, {tools_his, car_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,the,mechanic],[and],[3sg,pst,pack,[[his,tools],[and],[the,car]]]} 

Spellout: who {[carefully,3sg,pst,fix,the,mechanic],[and],[3sg,pst,pack,[[his,tools],[and],[the,car]]]} 

Spellout: who {[carefully,fixed,the,mechanic],[and],[packed,[[his,tools],[and],[the,car]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,the,mechanic,carefully],[and],[3sg,pst,pack,[[his,tools],[and],[the,car]]]} 

Spellout: who {[3sg,pst,fix,the,mechanic,carefully],[and],[3sg,pst,pack,[[his,tools],[and],[the,car]]]} 

Spellout: who {[fixed,the,mechanic,carefully],[and],[packed,[[his,tools],[and],[the,car]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, {tools_his, car_the}}}}}, {who, {v_fix:θ:pst, {fix_θ, mechanic_the}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,[[his,tools],[and],[the,car]]],[and],[3sg,pst,fix,the,mechanic]} 

Spellout: who {[carefully,3sg,pst,pack,[[his,tools],[and],[the,car]]],[and],[3sg,pst,fix,the,mechanic]} 

Spellout: who {[carefully,packed,[[his,tools],[and],[the,car]]],[and],[fixed,the,mechanic]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,[[his,tools],[and],[the,car]],carefully],[and],[3sg,pst,fix,the,mechanic]} 

Spellout: who {[3sg,pst,pack,[[his,tools],[and],[the,car]],carefully],[and],[3sg,pst,fix,the,mechanic]} 

Spellout: who {[packed,[[his,tools],[and],[the,car]],carefully],[and],[fixed,the,mechanic]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, mechanic_the}}}}, {who, {v_pack:θ:pst, {pack_θ, {tools_his, car_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,the,mechanic],[and],[3sg,pst,pack,[[his,tools],[and],[the,car]]]} 

Spellout: who {[carefully,3sg,pst,fix,the,mechanic],[and],[3sg,pst,pack,[[his,tools],[and],[the,car]]]} 

Spellout: who {[carefully,fixed,the,mechanic],[and],[packed,[[his,tools],[and],[the,car]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,the,mechanic,carefully],[and],[3sg,pst,pack,[[his,tools],[and],[the,car]]]} 

Spellout: who {[3sg,pst,fix,the,mechanic,carefully],[and],[3sg,pst,pack,[[his,tools],[and],[the,car]]]} 

Spellout: who {[fixed,the,mechanic,carefully],[and],[packed,[[his,tools],[and],[the,car]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, {tools_his, car_the}}}}}, {who, {v_fix:θ:pst, {fix_θ, mechanic_the}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,[[his,tools],[and],[the,car]]],[and],[3sg,pst,fix,the,mechanic]} 

Spellout: who {[carefully,3sg,pst,pack,[[his,tools],[and],[the,car]]],[and],[3sg,pst,fix,the,mechanic]} 

Spellout: who {[carefully,packed,[[his,tools],[and],[the,car]]],[and],[fixed,the,mechanic]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,[[his,tools],[and],[the,car]],carefully],[and],[3sg,pst,fix,the,mechanic]} 

Spellout: who {[3sg,pst,pack,[[his,tools],[and],[the,car]],carefully],[and],[3sg,pst,fix,the,mechanic]} 

Spellout: who {[packed,[[his,tools],[and],[the,car]],carefully],[and],[fixed,the,mechanic]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, {tools_his, car_the}}}}}, {who, {v_pack:θ:pst, {pack_θ, mechanic_the}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,[[his,tools],[and],[the,car]]],[and],[3sg,pst,pack,the,mechanic]} 

Spellout: who {[carefully,3sg,pst,fix,[[his,tools],[and],[the,car]]],[and],[3sg,pst,pack,the,mechanic]} 

Spellout: who {[carefully,fixed,[[his,tools],[and],[the,car]]],[and],[packed,the,mechanic]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,[[his,tools],[and],[the,car]],carefully],[and],[3sg,pst,pack,the,mechanic]} 

Spellout: who {[3sg,pst,fix,[[his,tools],[and],[the,car]],carefully],[and],[3sg,pst,pack,the,mechanic]} 

Spellout: who {[fixed,[[his,tools],[and],[the,car]],carefully],[and],[packed,the,mechanic]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, mechanic_the}}}}, {who, {v_fix:θ:pst, {fix_θ, {tools_his, car_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,the,mechanic],[and],[3sg,pst,fix,[[his,tools],[and],[the,car]]]} 

Spellout: who {[carefully,3sg,pst,pack,the,mechanic],[and],[3sg,pst,fix,[[his,tools],[and],[the,car]]]} 

Spellout: who {[carefully,packed,the,mechanic],[and],[fixed,[[his,tools],[and],[the,car]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,the,mechanic,carefully],[and],[3sg,pst,fix,[[his,tools],[and],[the,car]]]} 

Spellout: who {[3sg,pst,pack,the,mechanic,carefully],[and],[3sg,pst,fix,[[his,tools],[and],[the,car]]]} 

Spellout: who {[packed,the,mechanic,carefully],[and],[fixed,[[his,tools],[and],[the,car]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, mechanic_the}}}}, {who, {v_fix:θ:pst, {fix_θ, {tools_his, car_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,the,mechanic],[and],[3sg,pst,fix,[[his,tools],[and],[the,car]]]} 

Spellout: who {[carefully,3sg,pst,pack,the,mechanic],[and],[3sg,pst,fix,[[his,tools],[and],[the,car]]]} 

Spellout: who {[carefully,packed,the,mechanic],[and],[fixed,[[his,tools],[and],[the,car]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,the,mechanic,carefully],[and],[3sg,pst,fix,[[his,tools],[and],[the,car]]]} 

Spellout: who {[3sg,pst,pack,the,mechanic,carefully],[and],[3sg,pst,fix,[[his,tools],[and],[the,car]]]} 

Spellout: who {[packed,the,mechanic,carefully],[and],[fixed,[[his,tools],[and],[the,car]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, {tools_his, car_the}}}}}, {who, {v_pack:θ:pst, {pack_θ, mechanic_the}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,[[his,tools],[and],[the,car]]],[and],[3sg,pst,pack,the,mechanic]} 

Spellout: who {[carefully,3sg,pst,fix,[[his,tools],[and],[the,car]]],[and],[3sg,pst,pack,the,mechanic]} 

Spellout: who {[carefully,fixed,[[his,tools],[and],[the,car]]],[and],[packed,the,mechanic]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,[[his,tools],[and],[the,car]],carefully],[and],[3sg,pst,pack,the,mechanic]} 

Spellout: who {[3sg,pst,fix,[[his,tools],[and],[the,car]],carefully],[and],[3sg,pst,pack,the,mechanic]} 

Spellout: who {[fixed,[[his,tools],[and],[the,car]],carefully],[and],[packed,the,mechanic]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, mechanic_the}}}}, {who, {v_fix:θ:pst, {fix_θ, {tools_his, car_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,the,mechanic],[and],[3sg,pst,fix,[[his,tools],[and],[the,car]]]} 

Spellout: who {[carefully,3sg,pst,pack,the,mechanic],[and],[3sg,pst,fix,[[his,tools],[and],[the,car]]]} 

Spellout: who {[carefully,packed,the,mechanic],[and],[fixed,[[his,tools],[and],[the,car]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,the,mechanic,carefully],[and],[3sg,pst,fix,[[his,tools],[and],[the,car]]]} 

Spellout: who {[3sg,pst,pack,the,mechanic,carefully],[and],[3sg,pst,fix,[[his,tools],[and],[the,car]]]} 

Spellout: who {[packed,the,mechanic,carefully],[and],[fixed,[[his,tools],[and],[the,car]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, {tools_his, car_the}}}}}, {who, {v_pack:θ:pst, {pack_θ, mechanic_the}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,[[his,tools],[and],[the,car]]],[and],[3sg,pst,pack,the,mechanic]} 

Spellout: who {[carefully,3sg,pst,fix,[[his,tools],[and],[the,car]]],[and],[3sg,pst,pack,the,mechanic]} 

Spellout: who {[carefully,fixed,[[his,tools],[and],[the,car]]],[and],[packed,the,mechanic]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,[[his,tools],[and],[the,car]],carefully],[and],[3sg,pst,pack,the,mechanic]} 

Spellout: who {[3sg,pst,fix,[[his,tools],[and],[the,car]],carefully],[and],[3sg,pst,pack,the,mechanic]} 

Spellout: who {[fixed,[[his,tools],[and],[the,car]],carefully],[and],[packed,the,mechanic]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, {{tools_his, car_the}, mechanic_the}}}}}, {who, {v_pack:θ:pst, {pack_θ, {{tools_his, car_the}, mechanic_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,[[[his,tools],[and],[the,car]],[and],[the,mechanic]]],[and],[3sg,pst,pack,[[[his,tools],[and],[the,car]],[and],[the,mechanic]]]} 

Spellout: who {[carefully,3sg,pst,fix,[[[his,tools],[and],[the,car]],[and],[the,mechanic]]],[and],[3sg,pst,pack,[[[his,tools],[and],[the,car]],[and],[the,mechanic]]]} 

Spellout: who {[carefully,fixed,[[[his,tools],[and],[the,car]],[and],[the,mechanic]]],[and],[packed,[[[his,tools],[and],[the,car]],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,[[[his,tools],[and],[the,car]],[and],[the,mechanic]],carefully],[and],[3sg,pst,pack,[[[his,tools],[and],[the,car]],[and],[the,mechanic]]]} 

Spellout: who {[3sg,pst,fix,[[[his,tools],[and],[the,car]],[and],[the,mechanic]],carefully],[and],[3sg,pst,pack,[[[his,tools],[and],[the,car]],[and],[the,mechanic]]]} 

Spellout: who {[fixed,[[[his,tools],[and],[the,car]],[and],[the,mechanic]],carefully],[and],[packed,[[[his,tools],[and],[the,car]],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, {{tools_his, car_the}, mechanic_the}}}}}, {who, {v_fix:θ:pst, {fix_θ, {{tools_his, car_the}, mechanic_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,[[[his,tools],[and],[the,car]],[and],[the,mechanic]]],[and],[3sg,pst,fix,[[[his,tools],[and],[the,car]],[and],[the,mechanic]]]} 

Spellout: who {[carefully,3sg,pst,pack,[[[his,tools],[and],[the,car]],[and],[the,mechanic]]],[and],[3sg,pst,fix,[[[his,tools],[and],[the,car]],[and],[the,mechanic]]]} 

Spellout: who {[carefully,packed,[[[his,tools],[and],[the,car]],[and],[the,mechanic]]],[and],[fixed,[[[his,tools],[and],[the,car]],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,[[[his,tools],[and],[the,car]],[and],[the,mechanic]],carefully],[and],[3sg,pst,fix,[[[his,tools],[and],[the,car]],[and],[the,mechanic]]]} 

Spellout: who {[3sg,pst,pack,[[[his,tools],[and],[the,car]],[and],[the,mechanic]],carefully],[and],[3sg,pst,fix,[[[his,tools],[and],[the,car]],[and],[the,mechanic]]]} 

Spellout: who {[packed,[[[his,tools],[and],[the,car]],[and],[the,mechanic]],carefully],[and],[fixed,[[[his,tools],[and],[the,car]],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, {{tools_his, car_the}, mechanic_the}}}}}, {who, {v_fix:θ:pst, {fix_θ, {{tools_his, car_the}, mechanic_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,[[[his,tools],[and],[the,car]],[and],[the,mechanic]]],[and],[3sg,pst,fix,[[[his,tools],[and],[the,car]],[and],[the,mechanic]]]} 

Spellout: who {[carefully,3sg,pst,pack,[[[his,tools],[and],[the,car]],[and],[the,mechanic]]],[and],[3sg,pst,fix,[[[his,tools],[and],[the,car]],[and],[the,mechanic]]]} 

Spellout: who {[carefully,packed,[[[his,tools],[and],[the,car]],[and],[the,mechanic]]],[and],[fixed,[[[his,tools],[and],[the,car]],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,[[[his,tools],[and],[the,car]],[and],[the,mechanic]],carefully],[and],[3sg,pst,fix,[[[his,tools],[and],[the,car]],[and],[the,mechanic]]]} 

Spellout: who {[3sg,pst,pack,[[[his,tools],[and],[the,car]],[and],[the,mechanic]],carefully],[and],[3sg,pst,fix,[[[his,tools],[and],[the,car]],[and],[the,mechanic]]]} 

Spellout: who {[packed,[[[his,tools],[and],[the,car]],[and],[the,mechanic]],carefully],[and],[fixed,[[[his,tools],[and],[the,car]],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, {{tools_his, car_the}, mechanic_the}}}}}, {who, {v_pack:θ:pst, {pack_θ, {{tools_his, car_the}, mechanic_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,[[[his,tools],[and],[the,car]],[and],[the,mechanic]]],[and],[3sg,pst,pack,[[[his,tools],[and],[the,car]],[and],[the,mechanic]]]} 

Spellout: who {[carefully,3sg,pst,fix,[[[his,tools],[and],[the,car]],[and],[the,mechanic]]],[and],[3sg,pst,pack,[[[his,tools],[and],[the,car]],[and],[the,mechanic]]]} 

Spellout: who {[carefully,fixed,[[[his,tools],[and],[the,car]],[and],[the,mechanic]]],[and],[packed,[[[his,tools],[and],[the,car]],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,[[[his,tools],[and],[the,car]],[and],[the,mechanic]],carefully],[and],[3sg,pst,pack,[[[his,tools],[and],[the,car]],[and],[the,mechanic]]]} 

Spellout: who {[3sg,pst,fix,[[[his,tools],[and],[the,car]],[and],[the,mechanic]],carefully],[and],[3sg,pst,pack,[[[his,tools],[and],[the,car]],[and],[the,mechanic]]]} 

Spellout: who {[fixed,[[[his,tools],[and],[the,car]],[and],[the,mechanic]],carefully],[and],[packed,[[[his,tools],[and],[the,car]],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, {tools_his, mechanic_the}}}}}, {who, {v_fix:θ:pst, {fix_θ, car_the}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,[[his,tools],[and],[the,mechanic]]],[and],[3sg,pst,fix,the,car]} 

Spellout: who {[carefully,3sg,pst,pack,[[his,tools],[and],[the,mechanic]]],[and],[3sg,pst,fix,the,car]} 

Spellout: who {[carefully,packed,[[his,tools],[and],[the,mechanic]]],[and],[fixed,the,car]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,[[his,tools],[and],[the,mechanic]],carefully],[and],[3sg,pst,fix,the,car]} 

Spellout: who {[3sg,pst,pack,[[his,tools],[and],[the,mechanic]],carefully],[and],[3sg,pst,fix,the,car]} 

Spellout: who {[packed,[[his,tools],[and],[the,mechanic]],carefully],[and],[fixed,the,car]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, car_the}}}}, {who, {v_pack:θ:pst, {pack_θ, {tools_his, mechanic_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,the,car],[and],[3sg,pst,pack,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[carefully,3sg,pst,fix,the,car],[and],[3sg,pst,pack,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[carefully,fixed,the,car],[and],[packed,[[his,tools],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,the,car,carefully],[and],[3sg,pst,pack,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[3sg,pst,fix,the,car,carefully],[and],[3sg,pst,pack,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[fixed,the,car,carefully],[and],[packed,[[his,tools],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, car_the}}}}, {who, {v_pack:θ:pst, {pack_θ, {tools_his, mechanic_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,the,car],[and],[3sg,pst,pack,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[carefully,3sg,pst,fix,the,car],[and],[3sg,pst,pack,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[carefully,fixed,the,car],[and],[packed,[[his,tools],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,the,car,carefully],[and],[3sg,pst,pack,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[3sg,pst,fix,the,car,carefully],[and],[3sg,pst,pack,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[fixed,the,car,carefully],[and],[packed,[[his,tools],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, {tools_his, mechanic_the}}}}}, {who, {v_fix:θ:pst, {fix_θ, car_the}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,[[his,tools],[and],[the,mechanic]]],[and],[3sg,pst,fix,the,car]} 

Spellout: who {[carefully,3sg,pst,pack,[[his,tools],[and],[the,mechanic]]],[and],[3sg,pst,fix,the,car]} 

Spellout: who {[carefully,packed,[[his,tools],[and],[the,mechanic]]],[and],[fixed,the,car]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,[[his,tools],[and],[the,mechanic]],carefully],[and],[3sg,pst,fix,the,car]} 

Spellout: who {[3sg,pst,pack,[[his,tools],[and],[the,mechanic]],carefully],[and],[3sg,pst,fix,the,car]} 

Spellout: who {[packed,[[his,tools],[and],[the,mechanic]],carefully],[and],[fixed,the,car]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, car_the}}}}, {who, {v_pack:θ:pst, {pack_θ, {tools_his, mechanic_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,the,car],[and],[3sg,pst,pack,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[carefully,3sg,pst,fix,the,car],[and],[3sg,pst,pack,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[carefully,fixed,the,car],[and],[packed,[[his,tools],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,the,car,carefully],[and],[3sg,pst,pack,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[3sg,pst,fix,the,car,carefully],[and],[3sg,pst,pack,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[fixed,the,car,carefully],[and],[packed,[[his,tools],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, {tools_his, mechanic_the}}}}}, {who, {v_fix:θ:pst, {fix_θ, car_the}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,[[his,tools],[and],[the,mechanic]]],[and],[3sg,pst,fix,the,car]} 

Spellout: who {[carefully,3sg,pst,pack,[[his,tools],[and],[the,mechanic]]],[and],[3sg,pst,fix,the,car]} 

Spellout: who {[carefully,packed,[[his,tools],[and],[the,mechanic]]],[and],[fixed,the,car]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,[[his,tools],[and],[the,mechanic]],carefully],[and],[3sg,pst,fix,the,car]} 

Spellout: who {[3sg,pst,pack,[[his,tools],[and],[the,mechanic]],carefully],[and],[3sg,pst,fix,the,car]} 

Spellout: who {[packed,[[his,tools],[and],[the,mechanic]],carefully],[and],[fixed,the,car]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, {tools_his, mechanic_the}}}}}, {who, {v_pack:θ:pst, {pack_θ, car_the}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,[[his,tools],[and],[the,mechanic]]],[and],[3sg,pst,pack,the,car]} 

Spellout: who {[carefully,3sg,pst,fix,[[his,tools],[and],[the,mechanic]]],[and],[3sg,pst,pack,the,car]} 

Spellout: who {[carefully,fixed,[[his,tools],[and],[the,mechanic]]],[and],[packed,the,car]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,[[his,tools],[and],[the,mechanic]],carefully],[and],[3sg,pst,pack,the,car]} 

Spellout: who {[3sg,pst,fix,[[his,tools],[and],[the,mechanic]],carefully],[and],[3sg,pst,pack,the,car]} 

Spellout: who {[fixed,[[his,tools],[and],[the,mechanic]],carefully],[and],[packed,the,car]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, car_the}}}}, {who, {v_fix:θ:pst, {fix_θ, {tools_his, mechanic_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,the,car],[and],[3sg,pst,fix,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[carefully,3sg,pst,pack,the,car],[and],[3sg,pst,fix,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[carefully,packed,the,car],[and],[fixed,[[his,tools],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,the,car,carefully],[and],[3sg,pst,fix,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[3sg,pst,pack,the,car,carefully],[and],[3sg,pst,fix,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[packed,the,car,carefully],[and],[fixed,[[his,tools],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, car_the}}}}, {who, {v_fix:θ:pst, {fix_θ, {tools_his, mechanic_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,the,car],[and],[3sg,pst,fix,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[carefully,3sg,pst,pack,the,car],[and],[3sg,pst,fix,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[carefully,packed,the,car],[and],[fixed,[[his,tools],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,the,car,carefully],[and],[3sg,pst,fix,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[3sg,pst,pack,the,car,carefully],[and],[3sg,pst,fix,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[packed,the,car,carefully],[and],[fixed,[[his,tools],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, {tools_his, mechanic_the}}}}}, {who, {v_pack:θ:pst, {pack_θ, car_the}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,[[his,tools],[and],[the,mechanic]]],[and],[3sg,pst,pack,the,car]} 

Spellout: who {[carefully,3sg,pst,fix,[[his,tools],[and],[the,mechanic]]],[and],[3sg,pst,pack,the,car]} 

Spellout: who {[carefully,fixed,[[his,tools],[and],[the,mechanic]]],[and],[packed,the,car]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,[[his,tools],[and],[the,mechanic]],carefully],[and],[3sg,pst,pack,the,car]} 

Spellout: who {[3sg,pst,fix,[[his,tools],[and],[the,mechanic]],carefully],[and],[3sg,pst,pack,the,car]} 

Spellout: who {[fixed,[[his,tools],[and],[the,mechanic]],carefully],[and],[packed,the,car]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, car_the}}}}, {who, {v_fix:θ:pst, {fix_θ, {tools_his, mechanic_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,the,car],[and],[3sg,pst,fix,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[carefully,3sg,pst,pack,the,car],[and],[3sg,pst,fix,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[carefully,packed,the,car],[and],[fixed,[[his,tools],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,the,car,carefully],[and],[3sg,pst,fix,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[3sg,pst,pack,the,car,carefully],[and],[3sg,pst,fix,[[his,tools],[and],[the,mechanic]]]} 

Spellout: who {[packed,the,car,carefully],[and],[fixed,[[his,tools],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, {tools_his, mechanic_the}}}}}, {who, {v_pack:θ:pst, {pack_θ, car_the}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,[[his,tools],[and],[the,mechanic]]],[and],[3sg,pst,pack,the,car]} 

Spellout: who {[carefully,3sg,pst,fix,[[his,tools],[and],[the,mechanic]]],[and],[3sg,pst,pack,the,car]} 

Spellout: who {[carefully,fixed,[[his,tools],[and],[the,mechanic]]],[and],[packed,the,car]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,[[his,tools],[and],[the,mechanic]],carefully],[and],[3sg,pst,pack,the,car]} 

Spellout: who {[3sg,pst,fix,[[his,tools],[and],[the,mechanic]],carefully],[and],[3sg,pst,pack,the,car]} 

Spellout: who {[fixed,[[his,tools],[and],[the,mechanic]],carefully],[and],[packed,the,car]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, {{tools_his, mechanic_the}, car_the}}}}}, {who, {v_pack:θ:pst, {pack_θ, {{tools_his, mechanic_the}, car_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,[[[his,tools],[and],[the,mechanic]],[and],[the,car]]],[and],[3sg,pst,pack,[[[his,tools],[and],[the,mechanic]],[and],[the,car]]]} 

Spellout: who {[carefully,3sg,pst,fix,[[[his,tools],[and],[the,mechanic]],[and],[the,car]]],[and],[3sg,pst,pack,[[[his,tools],[and],[the,mechanic]],[and],[the,car]]]} 

Spellout: who {[carefully,fixed,[[[his,tools],[and],[the,mechanic]],[and],[the,car]]],[and],[packed,[[[his,tools],[and],[the,mechanic]],[and],[the,car]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,[[[his,tools],[and],[the,mechanic]],[and],[the,car]],carefully],[and],[3sg,pst,pack,[[[his,tools],[and],[the,mechanic]],[and],[the,car]]]} 

Spellout: who {[3sg,pst,fix,[[[his,tools],[and],[the,mechanic]],[and],[the,car]],carefully],[and],[3sg,pst,pack,[[[his,tools],[and],[the,mechanic]],[and],[the,car]]]} 

Spellout: who {[fixed,[[[his,tools],[and],[the,mechanic]],[and],[the,car]],carefully],[and],[packed,[[[his,tools],[and],[the,mechanic]],[and],[the,car]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, {{tools_his, mechanic_the}, car_the}}}}}, {who, {v_fix:θ:pst, {fix_θ, {{tools_his, mechanic_the}, car_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,[[[his,tools],[and],[the,mechanic]],[and],[the,car]]],[and],[3sg,pst,fix,[[[his,tools],[and],[the,mechanic]],[and],[the,car]]]} 

Spellout: who {[carefully,3sg,pst,pack,[[[his,tools],[and],[the,mechanic]],[and],[the,car]]],[and],[3sg,pst,fix,[[[his,tools],[and],[the,mechanic]],[and],[the,car]]]} 

Spellout: who {[carefully,packed,[[[his,tools],[and],[the,mechanic]],[and],[the,car]]],[and],[fixed,[[[his,tools],[and],[the,mechanic]],[and],[the,car]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,[[[his,tools],[and],[the,mechanic]],[and],[the,car]],carefully],[and],[3sg,pst,fix,[[[his,tools],[and],[the,mechanic]],[and],[the,car]]]} 

Spellout: who {[3sg,pst,pack,[[[his,tools],[and],[the,mechanic]],[and],[the,car]],carefully],[and],[3sg,pst,fix,[[[his,tools],[and],[the,mechanic]],[and],[the,car]]]} 

Spellout: who {[packed,[[[his,tools],[and],[the,mechanic]],[and],[the,car]],carefully],[and],[fixed,[[[his,tools],[and],[the,mechanic]],[and],[the,car]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, {{tools_his, mechanic_the}, car_the}}}}}, {who, {v_fix:θ:pst, {fix_θ, {{tools_his, mechanic_the}, car_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,[[[his,tools],[and],[the,mechanic]],[and],[the,car]]],[and],[3sg,pst,fix,[[[his,tools],[and],[the,mechanic]],[and],[the,car]]]} 

Spellout: who {[carefully,3sg,pst,pack,[[[his,tools],[and],[the,mechanic]],[and],[the,car]]],[and],[3sg,pst,fix,[[[his,tools],[and],[the,mechanic]],[and],[the,car]]]} 

Spellout: who {[carefully,packed,[[[his,tools],[and],[the,mechanic]],[and],[the,car]]],[and],[fixed,[[[his,tools],[and],[the,mechanic]],[and],[the,car]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,[[[his,tools],[and],[the,mechanic]],[and],[the,car]],carefully],[and],[3sg,pst,fix,[[[his,tools],[and],[the,mechanic]],[and],[the,car]]]} 

Spellout: who {[3sg,pst,pack,[[[his,tools],[and],[the,mechanic]],[and],[the,car]],carefully],[and],[3sg,pst,fix,[[[his,tools],[and],[the,mechanic]],[and],[the,car]]]} 

Spellout: who {[packed,[[[his,tools],[and],[the,mechanic]],[and],[the,car]],carefully],[and],[fixed,[[[his,tools],[and],[the,mechanic]],[and],[the,car]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, {{tools_his, mechanic_the}, car_the}}}}}, {who, {v_pack:θ:pst, {pack_θ, {{tools_his, mechanic_the}, car_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,[[[his,tools],[and],[the,mechanic]],[and],[the,car]]],[and],[3sg,pst,pack,[[[his,tools],[and],[the,mechanic]],[and],[the,car]]]} 

Spellout: who {[carefully,3sg,pst,fix,[[[his,tools],[and],[the,mechanic]],[and],[the,car]]],[and],[3sg,pst,pack,[[[his,tools],[and],[the,mechanic]],[and],[the,car]]]} 

Spellout: who {[carefully,fixed,[[[his,tools],[and],[the,mechanic]],[and],[the,car]]],[and],[packed,[[[his,tools],[and],[the,mechanic]],[and],[the,car]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,[[[his,tools],[and],[the,mechanic]],[and],[the,car]],carefully],[and],[3sg,pst,pack,[[[his,tools],[and],[the,mechanic]],[and],[the,car]]]} 

Spellout: who {[3sg,pst,fix,[[[his,tools],[and],[the,mechanic]],[and],[the,car]],carefully],[and],[3sg,pst,pack,[[[his,tools],[and],[the,mechanic]],[and],[the,car]]]} 

Spellout: who {[fixed,[[[his,tools],[and],[the,mechanic]],[and],[the,car]],carefully],[and],[packed,[[[his,tools],[and],[the,mechanic]],[and],[the,car]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, {car_the, mechanic_the}}}}}, {who, {v_fix:θ:pst, {fix_θ, tools_his}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,[[the,car],[and],[the,mechanic]]],[and],[3sg,pst,fix,his,tools]} 

Spellout: who {[carefully,3sg,pst,pack,[[the,car],[and],[the,mechanic]]],[and],[3sg,pst,fix,his,tools]} 

Spellout: who {[carefully,packed,[[the,car],[and],[the,mechanic]]],[and],[fixed,his,tools]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,[[the,car],[and],[the,mechanic]],carefully],[and],[3sg,pst,fix,his,tools]} 

Spellout: who {[3sg,pst,pack,[[the,car],[and],[the,mechanic]],carefully],[and],[3sg,pst,fix,his,tools]} 

Spellout: who {[packed,[[the,car],[and],[the,mechanic]],carefully],[and],[fixed,his,tools]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, tools_his}}}}, {who, {v_pack:θ:pst, {pack_θ, {car_the, mechanic_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,his,tools],[and],[3sg,pst,pack,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[carefully,3sg,pst,fix,his,tools],[and],[3sg,pst,pack,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[carefully,fixed,his,tools],[and],[packed,[[the,car],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,his,tools,carefully],[and],[3sg,pst,pack,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[3sg,pst,fix,his,tools,carefully],[and],[3sg,pst,pack,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[fixed,his,tools,carefully],[and],[packed,[[the,car],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, tools_his}}}}, {who, {v_pack:θ:pst, {pack_θ, {car_the, mechanic_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,his,tools],[and],[3sg,pst,pack,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[carefully,3sg,pst,fix,his,tools],[and],[3sg,pst,pack,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[carefully,fixed,his,tools],[and],[packed,[[the,car],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,his,tools,carefully],[and],[3sg,pst,pack,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[3sg,pst,fix,his,tools,carefully],[and],[3sg,pst,pack,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[fixed,his,tools,carefully],[and],[packed,[[the,car],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, {car_the, mechanic_the}}}}}, {who, {v_fix:θ:pst, {fix_θ, tools_his}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,[[the,car],[and],[the,mechanic]]],[and],[3sg,pst,fix,his,tools]} 

Spellout: who {[carefully,3sg,pst,pack,[[the,car],[and],[the,mechanic]]],[and],[3sg,pst,fix,his,tools]} 

Spellout: who {[carefully,packed,[[the,car],[and],[the,mechanic]]],[and],[fixed,his,tools]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,[[the,car],[and],[the,mechanic]],carefully],[and],[3sg,pst,fix,his,tools]} 

Spellout: who {[3sg,pst,pack,[[the,car],[and],[the,mechanic]],carefully],[and],[3sg,pst,fix,his,tools]} 

Spellout: who {[packed,[[the,car],[and],[the,mechanic]],carefully],[and],[fixed,his,tools]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, tools_his}}}}, {who, {v_pack:θ:pst, {pack_θ, {car_the, mechanic_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,his,tools],[and],[3sg,pst,pack,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[carefully,3sg,pst,fix,his,tools],[and],[3sg,pst,pack,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[carefully,fixed,his,tools],[and],[packed,[[the,car],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,his,tools,carefully],[and],[3sg,pst,pack,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[3sg,pst,fix,his,tools,carefully],[and],[3sg,pst,pack,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[fixed,his,tools,carefully],[and],[packed,[[the,car],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, {car_the, mechanic_the}}}}}, {who, {v_fix:θ:pst, {fix_θ, tools_his}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,[[the,car],[and],[the,mechanic]]],[and],[3sg,pst,fix,his,tools]} 

Spellout: who {[carefully,3sg,pst,pack,[[the,car],[and],[the,mechanic]]],[and],[3sg,pst,fix,his,tools]} 

Spellout: who {[carefully,packed,[[the,car],[and],[the,mechanic]]],[and],[fixed,his,tools]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,[[the,car],[and],[the,mechanic]],carefully],[and],[3sg,pst,fix,his,tools]} 

Spellout: who {[3sg,pst,pack,[[the,car],[and],[the,mechanic]],carefully],[and],[3sg,pst,fix,his,tools]} 

Spellout: who {[packed,[[the,car],[and],[the,mechanic]],carefully],[and],[fixed,his,tools]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, {car_the, mechanic_the}}}}}, {who, {v_pack:θ:pst, {pack_θ, tools_his}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,[[the,car],[and],[the,mechanic]]],[and],[3sg,pst,pack,his,tools]} 

Spellout: who {[carefully,3sg,pst,fix,[[the,car],[and],[the,mechanic]]],[and],[3sg,pst,pack,his,tools]} 

Spellout: who {[carefully,fixed,[[the,car],[and],[the,mechanic]]],[and],[packed,his,tools]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,[[the,car],[and],[the,mechanic]],carefully],[and],[3sg,pst,pack,his,tools]} 

Spellout: who {[3sg,pst,fix,[[the,car],[and],[the,mechanic]],carefully],[and],[3sg,pst,pack,his,tools]} 

Spellout: who {[fixed,[[the,car],[and],[the,mechanic]],carefully],[and],[packed,his,tools]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, tools_his}}}}, {who, {v_fix:θ:pst, {fix_θ, {car_the, mechanic_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,his,tools],[and],[3sg,pst,fix,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[carefully,3sg,pst,pack,his,tools],[and],[3sg,pst,fix,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[carefully,packed,his,tools],[and],[fixed,[[the,car],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,his,tools,carefully],[and],[3sg,pst,fix,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[3sg,pst,pack,his,tools,carefully],[and],[3sg,pst,fix,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[packed,his,tools,carefully],[and],[fixed,[[the,car],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, tools_his}}}}, {who, {v_fix:θ:pst, {fix_θ, {car_the, mechanic_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,his,tools],[and],[3sg,pst,fix,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[carefully,3sg,pst,pack,his,tools],[and],[3sg,pst,fix,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[carefully,packed,his,tools],[and],[fixed,[[the,car],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,his,tools,carefully],[and],[3sg,pst,fix,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[3sg,pst,pack,his,tools,carefully],[and],[3sg,pst,fix,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[packed,his,tools,carefully],[and],[fixed,[[the,car],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, {car_the, mechanic_the}}}}}, {who, {v_pack:θ:pst, {pack_θ, tools_his}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,[[the,car],[and],[the,mechanic]]],[and],[3sg,pst,pack,his,tools]} 

Spellout: who {[carefully,3sg,pst,fix,[[the,car],[and],[the,mechanic]]],[and],[3sg,pst,pack,his,tools]} 

Spellout: who {[carefully,fixed,[[the,car],[and],[the,mechanic]]],[and],[packed,his,tools]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,[[the,car],[and],[the,mechanic]],carefully],[and],[3sg,pst,pack,his,tools]} 

Spellout: who {[3sg,pst,fix,[[the,car],[and],[the,mechanic]],carefully],[and],[3sg,pst,pack,his,tools]} 

Spellout: who {[fixed,[[the,car],[and],[the,mechanic]],carefully],[and],[packed,his,tools]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, tools_his}}}}, {who, {v_fix:θ:pst, {fix_θ, {car_the, mechanic_the}}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,his,tools],[and],[3sg,pst,fix,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[carefully,3sg,pst,pack,his,tools],[and],[3sg,pst,fix,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[carefully,packed,his,tools],[and],[fixed,[[the,car],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,his,tools,carefully],[and],[3sg,pst,fix,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[3sg,pst,pack,his,tools,carefully],[and],[3sg,pst,fix,[[the,car],[and],[the,mechanic]]]} 

Spellout: who {[packed,his,tools,carefully],[and],[fixed,[[the,car],[and],[the,mechanic]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, {car_the, mechanic_the}}}}}, {who, {v_pack:θ:pst, {pack_θ, tools_his}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,[[the,car],[and],[the,mechanic]]],[and],[3sg,pst,pack,his,tools]} 

Spellout: who {[carefully,3sg,pst,fix,[[the,car],[and],[the,mechanic]]],[and],[3sg,pst,pack,his,tools]} 

Spellout: who {[carefully,fixed,[[the,car],[and],[the,mechanic]]],[and],[packed,his,tools]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,[[the,car],[and],[the,mechanic]],carefully],[and],[3sg,pst,pack,his,tools]} 

Spellout: who {[3sg,pst,fix,[[the,car],[and],[the,mechanic]],carefully],[and],[3sg,pst,pack,his,tools]} 

Spellout: who {[fixed,[[the,car],[and],[the,mechanic]],carefully],[and],[packed,his,tools]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, {{car_the, mechanic_the}, tools_his}}}}}, {who, {v_pack:θ:pst, {pack_θ, {{car_the, mechanic_the}, tools_his}}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,[[[the,car],[and],[the,mechanic]],[and],[his,tools]]],[and],[3sg,pst,pack,[[[the,car],[and],[the,mechanic]],[and],[his,tools]]]} 

Spellout: who {[carefully,3sg,pst,fix,[[[the,car],[and],[the,mechanic]],[and],[his,tools]]],[and],[3sg,pst,pack,[[[the,car],[and],[the,mechanic]],[and],[his,tools]]]} 

Spellout: who {[carefully,fixed,[[[the,car],[and],[the,mechanic]],[and],[his,tools]]],[and],[packed,[[[the,car],[and],[the,mechanic]],[and],[his,tools]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,[[[the,car],[and],[the,mechanic]],[and],[his,tools]],carefully],[and],[3sg,pst,pack,[[[the,car],[and],[the,mechanic]],[and],[his,tools]]]} 

Spellout: who {[3sg,pst,fix,[[[the,car],[and],[the,mechanic]],[and],[his,tools]],carefully],[and],[3sg,pst,pack,[[[the,car],[and],[the,mechanic]],[and],[his,tools]]]} 

Spellout: who {[fixed,[[[the,car],[and],[the,mechanic]],[and],[his,tools]],carefully],[and],[packed,[[[the,car],[and],[the,mechanic]],[and],[his,tools]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, {{car_the, mechanic_the}, tools_his}}}}}, {who, {v_fix:θ:pst, {fix_θ, {{car_the, mechanic_the}, tools_his}}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,[[[the,car],[and],[the,mechanic]],[and],[his,tools]]],[and],[3sg,pst,fix,[[[the,car],[and],[the,mechanic]],[and],[his,tools]]]} 

Spellout: who {[carefully,3sg,pst,pack,[[[the,car],[and],[the,mechanic]],[and],[his,tools]]],[and],[3sg,pst,fix,[[[the,car],[and],[the,mechanic]],[and],[his,tools]]]} 

Spellout: who {[carefully,packed,[[[the,car],[and],[the,mechanic]],[and],[his,tools]]],[and],[fixed,[[[the,car],[and],[the,mechanic]],[and],[his,tools]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,[[[the,car],[and],[the,mechanic]],[and],[his,tools]],carefully],[and],[3sg,pst,fix,[[[the,car],[and],[the,mechanic]],[and],[his,tools]]]} 

Spellout: who {[3sg,pst,pack,[[[the,car],[and],[the,mechanic]],[and],[his,tools]],carefully],[and],[3sg,pst,fix,[[[the,car],[and],[the,mechanic]],[and],[his,tools]]]} 

Spellout: who {[packed,[[[the,car],[and],[the,mechanic]],[and],[his,tools]],carefully],[and],[fixed,[[[the,car],[and],[the,mechanic]],[and],[his,tools]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_pack:θ:pst, {pack_θ, {{car_the, mechanic_the}, tools_his}}}}}, {who, {v_fix:θ:pst, {fix_θ, {{car_the, mechanic_the}, tools_his}}}}}}}

EXT: who →→ {[carefully,3sg,pst,pack,[[[the,car],[and],[the,mechanic]],[and],[his,tools]]],[and],[3sg,pst,fix,[[[the,car],[and],[the,mechanic]],[and],[his,tools]]]} 

Spellout: who {[carefully,3sg,pst,pack,[[[the,car],[and],[the,mechanic]],[and],[his,tools]]],[and],[3sg,pst,fix,[[[the,car],[and],[the,mechanic]],[and],[his,tools]]]} 

Spellout: who {[carefully,packed,[[[the,car],[and],[the,mechanic]],[and],[his,tools]]],[and],[fixed,[[[the,car],[and],[the,mechanic]],[and],[his,tools]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,pack,[[[the,car],[and],[the,mechanic]],[and],[his,tools]],carefully],[and],[3sg,pst,fix,[[[the,car],[and],[the,mechanic]],[and],[his,tools]]]} 

Spellout: who {[3sg,pst,pack,[[[the,car],[and],[the,mechanic]],[and],[his,tools]],carefully],[and],[3sg,pst,fix,[[[the,car],[and],[the,mechanic]],[and],[his,tools]]]} 

Spellout: who {[packed,[[[the,car],[and],[the,mechanic]],[and],[his,tools]],carefully],[and],[fixed,[[[the,car],[and],[the,mechanic]],[and],[his,tools]]]} 

Blocked: inconsistent with input!

INT/EXT: {C_Q_left(who), {INFL_v, {{carefully_v, {who, {v_fix:θ:pst, {fix_θ, {{car_the, mechanic_the}, tools_his}}}}}, {who, {v_pack:θ:pst, {pack_θ, {{car_the, mechanic_the}, tools_his}}}}}}}

EXT: who →→ {[carefully,3sg,pst,fix,[[[the,car],[and],[the,mechanic]],[and],[his,tools]]],[and],[3sg,pst,pack,[[[the,car],[and],[the,mechanic]],[and],[his,tools]]]} 

Spellout: who {[carefully,3sg,pst,fix,[[[the,car],[and],[the,mechanic]],[and],[his,tools]]],[and],[3sg,pst,pack,[[[the,car],[and],[the,mechanic]],[and],[his,tools]]]} 

Spellout: who {[carefully,fixed,[[[the,car],[and],[the,mechanic]],[and],[his,tools]]],[and],[packed,[[[the,car],[and],[the,mechanic]],[and],[his,tools]]]} 

Blocked: inconsistent with input!

EXT: who →→ {[3sg,pst,fix,[[[the,car],[and],[the,mechanic]],[and],[his,tools]],carefully],[and],[3sg,pst,pack,[[[the,car],[and],[the,mechanic]],[and],[his,tools]]]} 

Spellout: who {[3sg,pst,fix,[[[the,car],[and],[the,mechanic]],[and],[his,tools]],carefully],[and],[3sg,pst,pack,[[[the,car],[and],[the,mechanic]],[and],[his,tools]]]} 

Spellout: who {[fixed,[[[the,car],[and],[the,mechanic]],[and],[his,tools]],carefully],[and],[packed,[[[the,car],[and],[the,mechanic]],[and],[his,tools]]]} 

Blocked: inconsistent with input!

Initial WS: tools_his  pack_θ  v_pack:θ:pst  INFL_v  car_the  fix_θ  v_fix:θ:pst  INFL_v  carefully_v  C_rel_who  mechanic_the  

INT/EXT: {C, {INFL_v, {carefully_v, {{mechanic_the, {C_rel_who, {INFL_v, {mechanic_the:, {v_fix:θ:pst, {fix_θ, car_the}}}}}}, {v_pack:θ:pst, {pack_θ, tools_his}}}}}}

EXT: the mechanic who 3sg pst fix the car carefully 3sg pst pack his tools 

Spellout: the mechanic who fixed the car carefully packed his tools 

Blocked: inconsistent with input!

EXT: the mechanic who 3sg pst fix the car 3sg pst pack his tools carefully 

Spellout: the mechanic who fixed the car packed his tools carefully 

Blocked: inconsistent with input!

INT/EXT: {C, {INFL_v, {{mechanic_the, {C_rel_who, {INFL_v, {carefully_v, {mechanic_the:, {v_fix:θ:pst, {fix_θ, car_the}}}}}}}, {v_pack:θ:pst, {pack_θ, tools_his}}}}}

EXT: the mechanic who carefully 3sg pst fix the car 3sg pst pack his tools 

Spellout: the mechanic who carefully fixed the car packed his tools 

Parse found! 

S = {C, {INFL_v, {{mechanic_the, {C_rel_who, {INFL_v, {carefully_v, {mechanic_the, {v_fix:θ:pst, {fix_θ, car_the}}}}}}}, {v_pack:θ:pst, {pack_θ, tools_his}}}}},

L = [the,mechanic,who,carefully,fixed,the,car,packed,his,tools] ;


EXT: the mechanic who 3sg pst fix the car carefully 3sg pst pack his tools 

Spellout: the mechanic who fixed the car carefully packed his tools 

Blocked: inconsistent with input!

INT/EXT: {C, {INFL_v, {carefully_v, {{mechanic_the, {C_rel_who, {INFL_v, {mechanic_the:, {v_pack:θ:pst, {pack_θ, tools_his}}}}}}, {v_fix:θ:pst, {fix_θ, car_the}}}}}}

EXT: the mechanic who 3sg pst pack his tools carefully 3sg pst fix the car 

Spellout: the mechanic who packed his tools carefully fixed the car 

Blocked: inconsistent with input!

EXT: the mechanic who 3sg pst pack his tools 3sg pst fix the car carefully 

Spellout: the mechanic who packed his tools fixed the car carefully 

Blocked: inconsistent with input!

INT/EXT: {C, {INFL_v, {{mechanic_the, {C_rel_who, {INFL_v, {carefully_v, {mechanic_the:, {v_pack:θ:pst, {pack_θ, tools_his}}}}}}}, {v_fix:θ:pst, {fix_θ, car_the}}}}}

EXT: the mechanic who carefully 3sg pst pack his tools 3sg pst fix the car 

Spellout: the mechanic who carefully packed his tools fixed the car 

Blocked: inconsistent with input!

EXT: the mechanic who 3sg pst pack his tools carefully 3sg pst fix the car 

Spellout: the mechanic who packed his tools carefully fixed the car 

Blocked: inconsistent with input!

INT/EXT: {C, {INFL_v, {{mechanic_the, {C_rel_who, {INFL_v, {carefully_v, {mechanic_the:, {v_pack:θ:pst, {pack_θ, tools_his}}}}}}}, {v_fix:θ:pst, {fix_θ, car_the}}}}}

EXT: the mechanic who carefully 3sg pst pack his tools 3sg pst fix the car 

Spellout: the mechanic who carefully packed his tools fixed the car 

Blocked: inconsistent with input!

EXT: the mechanic who 3sg pst pack his tools carefully 3sg pst fix the car 

Spellout: the mechanic who packed his tools carefully fixed the car 

Blocked: inconsistent with input!

INT/EXT: {C, {INFL_v, {carefully_v, {{mechanic_the, {C_rel_who, {INFL_v, {mechanic_the:, {v_fix:θ:pst, {fix_θ, tools_his}}}}}}, {v_pack:θ:pst, {pack_θ, car_the}}}}}}

EXT: the mechanic who 3sg pst fix his tools carefully 3sg pst pack the car 

Spellout: the mechanic who fixed his tools carefully packed the car 

Blocked: inconsistent with input!

EXT: the mechanic who 3sg pst fix his tools 3sg pst pack the car carefully 

Spellout: the mechanic who fixed his tools packed the car carefully 

Blocked: inconsistent with input!

INT/EXT: {C, {INFL_v, {{mechanic_the, {C_rel_who, {INFL_v, {carefully_v, {mechanic_the:, {v_fix:θ:pst, {fix_θ, tools_his}}}}}}}, {v_pack:θ:pst, {pack_θ, car_the}}}}}

EXT: the mechanic who carefully 3sg pst fix his tools 3sg pst pack the car 

Spellout: the mechanic who carefully fixed his tools packed the car 

Blocked: inconsistent with input!

EXT: the mechanic who 3sg pst fix his tools carefully 3sg pst pack the car 

Spellout: the mechanic who fixed his tools carefully packed the car 

Blocked: inconsistent with input!

INT/EXT: {C, {INFL_v, {carefully_v, {{mechanic_the, {C_rel_who, {INFL_v, {mechanic_the:, {v_pack:θ:pst, {pack_θ, car_the}}}}}}, {v_fix:θ:pst, {fix_θ, tools_his}}}}}}

EXT: the mechanic who 3sg pst pack the car carefully 3sg pst fix his tools 

Spellout: the mechanic who packed the car carefully fixed his tools 

Blocked: inconsistent with input!

EXT: the mechanic who 3sg pst pack the car 3sg pst fix his tools carefully 

Spellout: the mechanic who packed the car fixed his tools carefully 

Blocked: inconsistent with input!

INT/EXT: {C, {INFL_v, {{mechanic_the, {C_rel_who, {INFL_v, {carefully_v, {mechanic_the:, {v_pack:θ:pst, {pack_θ, car_the}}}}}}}, {v_fix:θ:pst, {fix_θ, tools_his}}}}}

EXT: the mechanic who carefully 3sg pst pack the car 3sg pst fix his tools 

Spellout: the mechanic who carefully packed the car fixed his tools 

Blocked: inconsistent with input!

EXT: the mechanic who 3sg pst pack the car carefully 3sg pst fix his tools 

Spellout: the mechanic who packed the car carefully fixed his tools 

Blocked: inconsistent with input!

INT/EXT: {C, {INFL_v, {{mechanic_the, {C_rel_who, {INFL_v, {carefully_v, {mechanic_the:, {v_pack:θ:pst, {pack_θ, car_the}}}}}}}, {v_fix:θ:pst, {fix_θ, tools_his}}}}}

EXT: the mechanic who carefully 3sg pst pack the car 3sg pst fix his tools 

Spellout: the mechanic who carefully packed the car fixed his tools 

Blocked: inconsistent with input!

EXT: the mechanic who 3sg pst pack the car carefully 3sg pst fix his tools 

Spellout: the mechanic who packed the car carefully fixed his tools 

Blocked: inconsistent with input!

INT/EXT: {C, {INFL_v, {carefully_v, {{mechanic_the, {C_rel_who, {INFL_v, {mechanic_the:, {v_pack:θ:pst, {pack_θ, car_the}}}}}}, {v_fix:θ:pst, {fix_θ, tools_his}}}}}}

EXT: the mechanic who 3sg pst pack the car carefully 3sg pst fix his tools 

Spellout: the mechanic who packed the car carefully fixed his tools 

Blocked: inconsistent with input!

EXT: the mechanic who 3sg pst pack the car 3sg pst fix his tools carefully 

Spellout: the mechanic who packed the car fixed his tools carefully 

Blocked: inconsistent with input!

INT/EXT: {C, {INFL_v, {{mechanic_the, {C_rel_who, {INFL_v, {carefully_v, {mechanic_the:, {v_pack:θ:pst, {pack_θ, car_the}}}}}}}, {v_fix:θ:pst, {fix_θ, tools_his}}}}}

EXT: the mechanic who carefully 3sg pst pack the car 3sg pst fix his tools 

Spellout: the mechanic who carefully packed the car fixed his tools 

Blocked: inconsistent with input!

EXT: the mechanic who 3sg pst pack the car carefully 3sg pst fix his tools 

Spellout: the mechanic who packed the car carefully fixed his tools 

Blocked: inconsistent with input!

INT/EXT: {C, {INFL_v, {carefully_v, {{mechanic_the, {C_rel_who, {INFL_v, {mechanic_the:, {v_fix:θ:pst, {fix_θ, tools_his}}}}}}, {v_pack:θ:pst, {pack_θ, car_the}}}}}}

EXT: the mechanic who 3sg pst fix his tools carefully 3sg pst pack the car 

Spellout: the mechanic who fixed his tools carefully packed the car 

Blocked: inconsistent with input!

EXT: the mechanic who 3sg pst fix his tools 3sg pst pack the car carefully 

Spellout: the mechanic who fixed his tools packed the car carefully 

Blocked: inconsistent with input!

INT/EXT: {C, {INFL_v, {{mechanic_the, {C_rel_who, {INFL_v, {carefully_v, {mechanic_the:, {v_fix:θ:pst, {fix_θ, tools_his}}}}}}}, {v_pack:θ:pst, {pack_θ, car_the}}}}}

EXT: the mechanic who carefully 3sg pst fix his tools 3sg pst pack the car 

Spellout: the mechanic who carefully fixed his tools packed the car 

Blocked: inconsistent with input!

EXT: the mechanic who 3sg pst fix his tools carefully 3sg pst pack the car 

Spellout: the mechanic who fixed his tools carefully packed the car 

Blocked: inconsistent with input!

INT/EXT: {C, {INFL_v, {{mechanic_the, {C_rel_who, {INFL_v, {carefully_v, {mechanic_the:, {v_fix:θ:pst, {fix_θ, tools_his}}}}}}}, {v_pack:θ:pst, {pack_θ, car_the}}}}}

EXT: the mechanic who carefully 3sg pst fix his tools 3sg pst pack the car 

Spellout: the mechanic who carefully fixed his tools packed the car 

Blocked: inconsistent with input!

EXT: the mechanic who 3sg pst fix his tools carefully 3sg pst pack the car 

Spellout: the mechanic who fixed his tools carefully packed the car 

Blocked: inconsistent with input!

INT/EXT: {C, {INFL_v, {carefully_v, {{mechanic_the, {C_rel_who, {INFL_v, {mechanic_the:, {v_pack:θ:pst, {pack_θ, tools_his}}}}}}, {v_fix:θ:pst, {fix_θ, car_the}}}}}}

EXT: the mechanic who 3sg pst pack his tools carefully 3sg pst fix the car 

Spellout: the mechanic who packed his tools carefully fixed the car 

Blocked: inconsistent with input!

EXT: the mechanic who 3sg pst pack his tools 3sg pst fix the car carefully 

Spellout: the mechanic who packed his tools fixed the car carefully 

Blocked: inconsistent with input!

INT/EXT: {C, {INFL_v, {{mechanic_the, {C_rel_who, {INFL_v, {carefully_v, {mechanic_the:, {v_pack:θ:pst, {pack_θ, tools_his}}}}}}}, {v_fix:θ:pst, {fix_θ, car_the}}}}}

EXT: the mechanic who carefully 3sg pst pack his tools 3sg pst fix the car 

Spellout: the mechanic who carefully packed his tools fixed the car 

Blocked: inconsistent with input!

EXT: the mechanic who 3sg pst pack his tools carefully 3sg pst fix the car 

Spellout: the mechanic who packed his tools carefully fixed the car 

Blocked: inconsistent with input!

INT/EXT: {C, {INFL_v, {carefully_v, {{mechanic_the, {C_rel_who, {INFL_v, {mechanic_the:, {v_fix:θ:pst, {fix_θ, car_the}}}}}}, {v_pack:θ:pst, {pack_θ, tools_his}}}}}}

EXT: the mechanic who 3sg pst fix the car carefully 3sg pst pack his tools 

Spellout: the mechanic who fixed the car carefully packed his tools 

Blocked: inconsistent with input!

EXT: the mechanic who 3sg pst fix the car 3sg pst pack his tools carefully 

Spellout: the mechanic who fixed the car packed his tools carefully 

Blocked: inconsistent with input!

INT/EXT: {C, {INFL_v, {{mechanic_the, {C_rel_who, {INFL_v, {carefully_v, {mechanic_the:, {v_fix:θ:pst, {fix_θ, car_the}}}}}}}, {v_pack:θ:pst, {pack_θ, tools_his}}}}}

EXT: the mechanic who carefully 3sg pst fix the car 3sg pst pack his tools 

Spellout: the mechanic who carefully fixed the car packed his tools 

Parse found! 

S = {C, {INFL_v, {{mechanic_the, {C_rel_who, {INFL_v, {carefully_v, {mechanic_the, {v_fix:θ:pst, {fix_θ, car_the}}}}}}}, {v_pack:θ:pst, {pack_θ, tools_his}}}}},

L = [the,mechanic,who,carefully,fixed,the,car,packed,his,tools] ;


EXT: the mechanic who 3sg pst fix the car carefully 3sg pst pack his tools 

Spellout: the mechanic who fixed the car carefully packed his tools 

Blocked: inconsistent with input!

INT/EXT: {C, {INFL_v, {{mechanic_the, {C_rel_who, {INFL_v, {carefully_v, {mechanic_the:, {v_fix:θ:pst, {fix_θ, car_the}}}}}}}, {v_pack:θ:pst, {pack_θ, tools_his}}}}}

EXT: the mechanic who carefully 3sg pst fix the car 3sg pst pack his tools 

Spellout: the mechanic who carefully fixed the car packed his tools 

Parse found! 

S = {C, {INFL_v, {{mechanic_the, {C_rel_who, {INFL_v, {carefully_v, {mechanic_the, {v_fix:θ:pst, {fix_θ, car_the}}}}}}}, {v_pack:θ:pst, {pack_θ, tools_his}}}}},

L = [the,mechanic,who,carefully,fixed,the,car,packed,his,tools] ;


EXT: the mechanic who 3sg pst fix the car carefully 3sg pst pack his tools 

Spellout: the mechanic who fixed the car carefully packed his tools 

Blocked: inconsistent with input!

INT/EXT: {C, {INFL_v, {carefully_v, {{mechanic_the, {C_rel_who, {INFL_v, {mechanic_the:, {v_pack:θ:pst, {pack_θ, {tools_his, car_the}}}}}}}, {v_fix:θ:pst, {fix_θ, {mechanic_the, {C_rel_who, {INFL_v, {mechanic_the:, {v_pack:θ:pst, {pack_θ, {tools_his, car_the}}}}}}}}}}}}}

EXT: the mechanic who 3sg pst pack {[his,tools],[and],[the,car]} carefully 3sg pst fix the mechanic who 3sg pst pack {[his,tools],[and],[the,car]} 

Blocked: EXT inconsistent!

Blocked: inconsistent with input!

EXT: the mechanic who 3sg pst pack {[his,tools],[and],[the,car]} 3sg pst fix the mechanic who 3sg pst pack {[his,tools],[and],[the,car]} carefully 

Blocked: EXT inconsistent!

Blocked: inconsistent with input!

INT/EXT: {C, {INFL_v, {carefully_v, {mechanic_the, {v_fix:θ:pst, {fix_θ, {mechanic_the, {C_rel_who, {INFL_v, {mechanic_the:, {v_pack:θ:pst, {pack_θ, {tools_his, car_the}}}}}}}}}}}}}

EXT: the mechanic carefully 3sg pst fix the mechanic who 3sg pst pack {[his,tools],[and],[the,car]} 

Blocked: EXT inconsistent!

Blocked: inconsistent with input!

EXT: the mechanic 3sg pst fix the mechanic who 3sg pst pack {[his,tools],[and],[the,car]} carefully 

Blocked: EXT inconsistent!

Blocked: inconsistent with input!

INT/EXT: {C, {INFL_v, {{mechanic_the, {C_rel_who, {INFL_v, {carefully_v, {mechanic_the:, {v_pack:θ:pst, {pack_θ, {tools_his, car_the}}}}}}}}, {v_fix:θ:pst, {fix_θ, {mechanic_the, {C_rel_who, {INFL_v, {carefully_v, {mechanic_the:, {v_pack:θ:pst, {pack_θ, {tools_his, car_the}}}}}}}}}}}}}

EXT: the mechanic who carefully 3sg pst pack {[his,tools],[and],[the,car]} 3sg pst fix the mechanic who carefully 3sg pst pack {[his,tools],[and],[the,car]} 

Blocked: EXT inconsistent!

Blocked: inconsistent with input!

EXT: the mechanic who carefully 3sg pst pack {[his,tools],[and],[the,car]} 3sg pst fix the mechanic who 3sg pst pack {[his,tools],[and],[the,car]} carefully 

Blocked: EXT inconsistent!

Blocked: inconsistent with input!

EXT: the mechanic who 3sg pst pack {[his,tools],[and],[the,car]} carefully 3sg pst fix the mechanic who carefully 3sg pst pack {[his,tools],[and],[the,car]} 

Blocked: EXT inconsistent!

Blocked: inconsistent with input!

EXT: the mechanic who 3sg pst pack {[his,tools],[and],[the,car]} carefully 3sg pst fix the mechanic who 3sg pst pack {[his,tools],[and],[the,car]} carefully 

Blocked: EXT inconsistent!

Blocked: inconsistent with input!

INT/EXT: {C, {INFL_v, {mechanic_the, {v_fix:θ:pst, {fix_θ, {mechanic_the, {C_rel_who, {INFL_v, {carefully_v, {mechanic_the:, {v_pack:θ:pst, {pack_θ, {tools_his, car_the}}}}}}}}}}}}}

EXT: the mechanic 3sg pst fix the mechanic who carefully 3sg pst pack {[his,tools],[and],[the,car]} 

Blocked: EXT inconsistent!

Blocked: inconsistent with input!

EXT: the mechanic 3sg pst fix the mechanic who 3sg pst pack {[his,tools],[and],[the,car]} carefully 

Blocked: EXT inconsistent!

Blocked: inconsistent with input!

INT/EXT: {C, {INFL_v, {carefully_v, {{mechanic_the, {C_rel_who, {INFL_v, {mechanic_the:, {v_fix:θ:pst, {fix_θ, {tools_his, car_the}}}}}}}, {v_pack:θ:pst, {pack_θ, {mechanic_the, {C_rel_who, {INFL_v, {mechanic_the:, {v_fix:θ:pst, {fix_θ, {tools_his, car_the}}}}}}}}}}}}}

EXT: the mechanic who 3sg pst fix {[his,tools],[and],[the,car]} carefully 3sg pst pack the mechanic who 3sg pst fix {[his,tools],[and],[the,car]} 

Blocked: EXT inconsistent!

Blocked: inconsistent with input!

EXT: the mechanic who 3sg pst fix {[his,tools],[and],[the,car]} 3sg pst pack the mechanic who 3sg pst fix {[his,tools],[and],[the,car]} carefully 

Blocked: EXT inconsistent!

Blocked: inconsistent with input!

INT/EXT: {C, {INFL_v, {carefully_v, {mechanic_the, {v_pack:θ:pst, {pack_θ, {mechanic_the, {C_rel_who, {INFL_v, {mechanic_the:, {v_fix:θ:pst, {fix_θ, {tools_his, car_the}}}}}}}}}}}}}

EXT: the mechanic carefully 3sg pst pack the mechanic who 3sg pst fix {[his,tools],[and],[the,car]} 

Blocked: EXT inconsistent!

Blocked: inconsistent with input!

EXT: the mechanic 3sg pst pack the mechanic who 3sg pst fix {[his,tools],[and],[the,car]} carefully 

Blocked: EXT inconsistent!

Blocked: inconsistent with input!

INT/EXT: {C, {INFL_v, {{mechanic_the, {C_rel_who, {INFL_v, {carefully_v, {mechanic_the:, {v_fix:θ:pst, {fix_θ, {tools_his, car_the}}}}}}}}, {v_pack:θ:pst, {pack_θ, {mechanic_the, {C_rel_who, {INFL_v, {carefully_v, {mechanic_the:, {v_fix:θ:pst, {fix_θ, {tools_his, car_the}}}}}}}}}}}}}

EXT: the mechanic who carefully 3sg pst fix {[his,tools],[and],[the,car]} 3sg pst pack the mechanic who carefully 3sg pst fix {[his,tools],[and],[the,car]} 

Blocked: EXT inconsistent!

Blocked: inconsistent with input!

EXT: the mechanic who carefully 3sg pst fix {[his,tools],[and],[the,car]} 3sg pst pack the mechanic who 3sg pst fix {[his,tools],[and],[the,car]} carefully 

Blocked: EXT inconsistent!

Blocked: inconsistent with input!

EXT: the mechanic who 3sg pst fix {[his,tools],[and],[the,car]} carefully 3sg pst pack the mechanic who carefully 3sg pst fix {[his,tools],[and],[the,car]} 

Blocked: EXT inconsistent!

Blocked: inconsistent with input!

EXT: the mechanic who 3sg pst fix {[his,tools],[and],[the,car]} carefully 3sg pst pack the mechanic who 3sg pst fix {[his,tools],[and],[the,car]} carefully 

Blocked: EXT inconsistent!

Blocked: inconsistent with input!

INT/EXT: {C, {INFL_v, {mechanic_the, {v_pack:θ:pst, {pack_θ, {mechanic_the, {C_rel_who, {INFL_v, {carefully_v, {mechanic_the:, {v_fix:θ:pst, {fix_θ, {tools_his, car_the}}}}}}}}}}}}}

EXT: the mechanic 3sg pst pack the mechanic who carefully 3sg pst fix {[his,tools],[and],[the,car]} 

Blocked: EXT inconsistent!

Blocked: inconsistent with input!

EXT: the mechanic 3sg pst pack the mechanic who 3sg pst fix {[his,tools],[and],[the,car]} carefully 

Blocked: EXT inconsistent!

Blocked: inconsistent with input!

false.


103 ?- report.


REPORT LENGTH: 24509

true.


104 ?-