%! /TeXDict 200 dict def TeXDict begin /Mtrx matrix def /@start { /StartTime usertime def vmstatus pop /@VMused exch def pop 72 720 translate } def /@letter { /letter where { pop letter 72 720 translate } if } def /@legal { /legal where { pop legal 72 936 translate } if } def /@note { /note where { pop note 72 720 translate } if } def /@a4 { /a4 where { pop a4 72 765 translate } if } def /@landscape { [ 0 1 -1 0 0 0 ] concat -648 0 translate } def /@manualfeed { /manualfeed where { /manualfeed true put } if } def /@duplex { /setduplexmode where { /setduplexmode true put } if } def /@copies { /#copies exch def } def /@startdoc { dup 72 exch div dup neg scale 0 0 transform round exch round exch itransform translate Mtrx currentmatrix pop currentdict /isoddpage known { /SecondMtrx matrix def 8.5 exch mul 0 translate SecondMtrx currentmatrix pop }{ pop } ifelse /@TeXSave save def } def /@restore /restore load def /restore { vmstatus pop dup @VMused lt {pop @VMused} if exch pop exch @restore /@VMused exch def } bind def /@pri { ( ) print ( ) cvs print }def /@newfont { /newname exch def newname 7 dict def newname load begin /FontType 3 def dup neg matrix scale /FontMatrix exch def /FontBBox [0 0 1 1] def /BitMaps 256 array def /BuildChar {CharBuilder} def /Encoding 256 array def 0 1 255 {Encoding exch /.undef put} for end newname newname load definefont pop } bind def /ch-image {ch-data 0 get} bind def /ch-width {ch-data 1 get} bind def /ch-height {ch-data 2 get} bind def /ch-xoff {ch-data 3 get} bind def /ch-yoff {ch-data 4 get} bind def /ch-tfmw {ch-data 5 get} bind def /CharBuilder { exch /BitMaps get exch get /ch-data exch def ch-data null ne { ch-tfmw 0 ch-xoff neg ch-yoff neg ch-width ch-xoff sub ch-height ch-yoff sub setcachedevice ch-width ch-height true [1 0 0 1 ch-xoff ch-yoff] {ch-image} imagemask } if } bind def /@dc{ /ch-code exch def dup 0 get length 2 lt { pop [ <00> 1 1 0 0 8.00 ] } if /ch-data exch def currentfont /BitMaps get ch-code ch-data put currentfont /Encoding get ch-code dup ( ) cvs cvn put } bind def /@pc { pop /ch-data exch def currentpoint translate ch-width ch-height true [1 0 0 -1 ch-xoff ch-yoff ] {ch-image} imagemask } bind def /@sf { setfont } def /@flushfonts { @TeXSave restore /@TeXSave save def} def /@bop0 { pop } bind def /@bop1 { pop Mtrx setmatrix /SaveImage save def } def /@eop { showpage SaveImage restore } def /p { moveto } bind def /r { 0 rmoveto } bind def /s { show pop } bind def /ks { 2 1 counttomark 2 sub { -1 roll } for counttomark 2 idiv { show 0 rmoveto } repeat show pop } bind def /m { mark } bind def /ru { /dy exch 1 sub neg def /dx exch 1 sub def gsave currentpoint newpath moveto dx 0 rlineto 0 dy rlineto dx neg 0 rlineto closepath fill grestore } bind def /@end { (Time used: ) print usertime StartTime sub @pri (VM used: ) print @VMused @pri (. Unused: ) print vmstatus @VMused sub @pri pop pop (\n) print flush end } def /DraftFirst { gsave initmatrix newpath /Helvetica-Bold findfont setfont (Draft) dup stringwidth pop 8.875 exch div dup 72 mul dup scale 52.3 rotate 2.5 exch div -.35 translate 0.95 setgray 0 0 moveto show grestore } bind def /DraftMore { gsave initmatrix newpath /Helvetica-Bold findfont 72 scalefont setfont 0.95 setgray 576 702 moveto (Draft) stringwidth exch neg exch neg rmoveto (Draft) show grestore } bind def /@draft { /@bop1 { 1 le {DraftFirst} {DraftMore} ifelse Mtrx setmatrix /SaveImage save def } bind def } bind def /@twoup { initmatrix [ 0 1 -1 0 0 0 ] concat 36 -87 translate 5.5 8.5 div dup scale /isoddpage true def /@eop { isoddpage not {showpage} if SaveImage restore /isoddpage isoddpage not def } def /@bop1 { pop isoddpage { SecondMtrx setmatrix } { Mtrx setmatrix } ifelse /SaveImage save def } def /@end { isoddpage not { showpage } if end } def } def /@beginspecial { SpecialDict begin gsave /SpecialSave save def currentpoint transform initgraphics itransform translate 0 0 moveto SpecialDefaults IfMacSetUp } def /@setspecial { hof vof translate setclipper hsc vsc scale angl rotate } def /@endspecial { SpecialSave restore grestore end } def /@beginfullpage { gsave /SpecialSave save def SpecialDict begin /showpage {} def initgraphics } def /@endfullpage { clear end SpecialSave restore grestore showpage } def /SpecialDict 50 dict def SpecialDict begin /Inch { 72 mul} bind def /SpecialDefaults { /hsi 8.5 Inch def /vsi 11 Inch def /hof 0 def /vof 0 def /hsc 1 def /vsc 1 def /angl 0 def /CLIP false def } def /@hsize {/hsi exch def /CLIP true def} def /@vsize {/vsi exch def /CLIP true def} def /@hoffset {/hof exch def} def /@voffset {/vof exch def} def /@hscale {/hsc exch def} def /@vscale {/vsc exch def} def /@rotate {/angl exch def} def /setclipper { CLIP { newpath 0 0 moveto hsi 0 rlineto 0 vsi rlineto hsi neg 0 rlineto closepath clip } if } def end /IfMacSetUp { userdict /md known { userdict /md get type /dicttype eq { md begin /txpose{ 1 -1 scale } bind def /cp {pop pop} bind def end } if } if } def end /TeXDict where {/TeXDict get begin} { (Need to load basic TeXDict first\n) print currentfile flushfile} ifelse /@texmakefont { /TeXsize exch def [ TeXsize 0 0 TeXsize neg 0 0 ] makefont def } bind def /@ps2texfont { dup FontDirectory exch known { exch pop findfont } { ReEncodeForTeX } ifelse exch @texmakefont } bind def /ReEncodeForTeX { /newfontname exch def /basefontname exch def /TeXstr 30 string def /basefontdict basefontname findfont def /newfont basefontdict maxlength dict def basefontdict { exch dup /FID ne { dup /Encoding eq { exch dup length array copy newfont 3 1 roll put } { exch newfont 3 1 roll put } ifelse } { pop pop } ifelse } forall basefontdict /MathFontName known not { /TeXvec basefontname TeXstr cvs (Courier) search { pop pop pop TeXcourvec } { pop TeXnormalvec } ifelse def TeXvec aload pop TeXvec length 2 idiv { newfont /Encoding get 3 1 roll put } repeat } if newfontname newfont definefont } bind def /TeXnormalvec [ 8#014 /fi 8#015 /fl 8#020 /dotlessi 8#022 /grave 8#023 /acute 8#024 /caron 8#025 /breve 8#026 /macron 8#027 /ring 8#030 /cedilla 8#031 /germandbls 8#032 /ae 8#033 /oe 8#034 /oslash 8#035 /AE 8#036 /OE 8#037 /Oslash 8#042 /quotedblright 8#074 /exclamdown 8#076 /questiondown 8#134 /quotedblleft 8#136 /circumflex 8#137 /dotaccent 8#173 /endash 8#174 /emdash 8#175 /hungarumlat 8#176 /tilde 8#177 /dieresis ] def /TeXcourvec [ 8#016 /exclamdown 8#017 /questiondown 8#020 /dotlessi 8#022 /grave 8#023 /acute 8#024 /caron 8#025 /breve 8#026 /macron 8#027 /ring 8#030 /cedilla 8#031 /germandbls 8#032 /ae 8#033 /oe 8#034 /oslash 8#035 /AE 8#036 /OE 8#037 /Oslash 8#074 /less 8#076 /greater 8#134 /backslash 8#136 /circumflex 8#137 /underscore 8#173 /braceleft 8#174 /bar 8#175 /braceright 8#177 /dieresis ] def /ObliqueFont { /ObliqueAngle exch def /ObliqueBaseName exch def /ObliqueFontName exch def /ObliqueTransform [1 0 ObliqueAngle sin ObliqueAngle cos div 1 0 0] def /basefontdict ObliqueBaseName findfont ObliqueTransform makefont def /newfont basefontdict maxlength dict def basefontdict { exch dup /FID ne { dup /Encoding eq { exch dup length array copy newfont 3 1 roll put } { exch newfont 3 1 roll put } ifelse } { pop pop } ifelse } forall newfont /FontName ObliqueFontName put ObliqueFontName newfont definefont pop } bind def /SmallCapsFont { /SmallCapsBaseName exch def /SmallCapsFontName exch def /basefontdict SmallCapsBaseName findfont def /newfont basefontdict maxlength 10 add dict def newfont begin /FontName SmallCapsFontName def /FontBaseDict basefontdict 1000 scalefont def /FontSCDict FontBaseDict .8 scalefont def /FontType 3 def /BuildChar {SmallCapChar} def /FontMatrix dup basefontdict exch get def /FontBBox dup basefontdict exch get def /Encoding dup basefontdict exch get def end SmallCapsFontName newfont definefont pop } bind def /SmallCapChar { /achar (A) def achar exch 0 exch put begin achar 0 get dup 97 ge exch 122 le and { achar 0 achar 0 get 32 sub put FontSCDict } { FontBaseDict } ifelse setfont achar stringwidth FontBBox setcachedevice newpath 0 0 moveto achar show end } bind def /MathEncodingVec [ /Gamma /Delta /Theta /Lambda /Xi /Pi /Sigma /Upsilon1 /Phi /Psi /Omega /alpha /beta /gamma /delta /epsilon /zeta /nu /theta /iota /kappa /lambda /mu /nu /xi /pi /rho /sigma /tau /upsilon /phi /chi /psi /omega /epsilon /theta1 /omega1 /rho /sigma /phi1 /arrowleft /arrowleft /arrowright /arrowright /suchthat /congruent /proportional /angle /zero /one /two /three /four /five /six /seven /eight /nine /period /comma /less /slash /greater /asteriskmath /partialdiff /A /B /C /D /E /F /G /H /I /J /K /L /M /N /O /P /Q /R /S /T /U /V /W /X /Y /Z /registerserif /copyrightserif /trademarkserif /logicalor /logicaland /section /a /b /c /d /e /f /g /h /i /j /k /l /m /n /o /p /q /r /s /t /u /v /w /x /y /z /dotlessi /j /weierstrass /macron /breve ] def /MathCharVec [ 71 68 81 76 88 80 83 161 70 89 87 97 98 103 100 101 122 110 113 105 107 108 109 110 120 112 114 115 116 117 102 99 121 119 101 74 118 114 115 106 172 172 174 174 39 64 181 208 48 49 50 51 52 53 54 55 56 57 46 44 60 47 62 42 182 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 210 211 212 218 217 167 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 245 106 195 197 198 ] def /MathDictVec [ 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 2 2 2 2 2 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 2 2 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 2 2 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 ] def /MathOblique { 3 copy ObliqueFont pop pop MathFont } bind def /MathFont { /MathSymName exch def /MathBaseName exch def /MathFontName exch def /basefontdict MathBaseName findfont def /newfont basefontdict maxlength 10 add dict def newfont begin /FontName MathFontName def /FontDictArray [ basefontdict 1000 scalefont MathSymName findfont 950 scalefont /Symbol findfont 950 scalefont ] def /FontType 3 def /BuildChar {MathFontChar} def /FontMatrix dup basefontdict exch get def /FontBBox dup basefontdict exch get def /Encoding dup basefontdict exch get dup length array copy def /WhichFont MathDictVec def /WhichChar MathCharVec def MathEncodingVec Encoding copy pop /achar (A) def end MathFontName newfont definefont pop } bind def /MathFontChar { exch begin achar exch 0 exch put FontDictArray WhichFont achar 0 get get get setfont achar dup 0 get WhichChar exch get 0 exch put achar stringwidth FontBBox setcachedevice newpath 0 0 moveto achar show end } bind def end /psf$TeXscale { 65536 div } def /DocumentInitState [ matrix currentmatrix currentlinewidth currentlinecap currentlinejoin currentdash currentgray currentmiterlimit ] cvx def /startTexFig { /psf$SavedState save def userdict maxlength dict begin currentpoint transform DocumentInitState setmiterlimit setgray setdash setlinejoin setlinecap setlinewidth setmatrix itransform moveto /psf$ury exch psf$TeXscale def /psf$urx exch psf$TeXscale def /psf$lly exch psf$TeXscale def /psf$llx exch psf$TeXscale def /psf$y exch psf$TeXscale def /psf$x exch psf$TeXscale def currentpoint /psf$cy exch def /psf$cx exch def /psf$sx psf$x psf$urx psf$llx sub div def /psf$sy psf$y psf$ury psf$lly sub div def psf$sx psf$sy scale psf$cx psf$sx div psf$llx sub psf$cy psf$sy div psf$ury sub translate /DefFigCTM matrix currentmatrix def /initmatrix { DefFigCTM setmatrix } def /defaultmatrix { DefFigCTM exch copy } def /initgraphics { DocumentInitState setmiterlimit setgray setdash setlinejoin setlinecap setlinewidth setmatrix DefFigCTM setmatrix } def /showpage { initgraphics } def /erasepage { initgraphics } def /copypage {} def } bind def /clipFig { currentpoint 6 2 roll newpath 4 copy 4 2 roll moveto 6 -1 roll exch lineto exch lineto exch lineto closepath clip newpath moveto } bind def /doclip { psf$llx psf$lly psf$urx psf$ury clipFig } def /endTexFig { end psf$SavedState restore } def %%Title: vp.dvi %%Creator: dvi2ps 3.1 %%EndProlog TeXDict begin @start 300 @startdoc 1 @bop0 1.000000 /cmr10.432 @newfont cmr10.432 @sf [<00000C00000000000C00000000000C00000000001E00000000001E00000000003F00000000003F 00000000003F00000000007C80000000007C8000000000FCC000000000F84000000000F8400000 0001F02000000001F02000000001F02000000003E01000000003E01000000007E00800000007C0 0800000007C0080000000F80040000000F80040000001F80060000001F00020000001F00020000 003F00010000003E00010000003E00010000007C00008000007C0000800000FC0000C00000F800 00400000F80000400001F00000200001F00000200001F00000200003E00000100003E000003800 07F000007E00FFFF0003FFC0FFFF0003FFC0> 42 42 -1 1 45] 86 @dc [ 13 41 -1 0 17] 105 @dc [<83F800C40700F80180F001C0E000C0C000E0C000E0C000E08001E08001E00007C0003FC003FF80 0FFF003FFE007FF0007E0000F80000F00040E00040E000406000C06000C03001C01C06C007F840> 19 26 -2 0 24] 115 @dc [<003F87FC00E047FC01C027C00380178007800F8007800F80078007800780078007800780078007 800780078007800780078007800780078007800780078007800780078007800780078007800780 078007800780078007800F800F80FF80FF80FF80FF8007800780> 30 26 -1 0 33] 117 @dc [<07F80F001F063FC03C013C407C00F820F800F820F8007820F8007820F8007820780078207C0078 003E0078001F0078000F80780003E07800007FF800000078000000780000007800080078001C00 78003E0078003E00F0003C00E0001001C0000E07800001FC0000> 27 26 -2 0 30] 97 @dc [ 14 42 -1 0 17] 108 @dc [ 22 26 -2 0 27] 122 @dc [ 30 26 -1 0 33] 110 @dc [<00FF80000780F0000C00180038000E007000070070000700E0000380E0000380E0000380E00003 80600003807000070030000F001C003E0007FFFC000FFFF8001FFFC0001C000000380000003000 0000300000003000000011FC0000170700000E0380001E03C0003C01E0003C01E0007C01F0007C 01F0007C01F0007C01F0007C01F0003C01E0003C01E0001E03C0800E03C1C0070721C001FC1840 00000780> 26 40 -2 13 30] 103 @dc [<003E0000E10001C08003C080078040078040078040078040078040078040078040078000078000 078000078000078000078000078000078000078000078000078000078000078000FFFF801FFF80 0F8000078000038000038000018000018000018000008000008000008000008000> 18 37 -1 0 23] 116 @dc [ 30 42 -1 0 33] 104 @dc [<007F0001C0C00700200E00101E00083C00043C00047C0000780000F80000F80000F80000F80000 F80000FFFFFCF8003CF8003C78003C78003C3C00383C00781C00700E00F00700E003C380007E00> 22 26 -2 0 27] 101 @dc [ 29 38 -1 12 33] 112 @dc [<007F000001C1C000070070000E0038001E003C003C001E003C001E0078000F0078000F00F8000F 80F8000F80F8000F80F8000F80F8000F80F8000F80F8000F80F8000F8078000F0078000F003C00 1E003C001E001C001C000E0038000700700001C1C000007F0000> 25 26 -2 0 30] 111 @dc [<0407E00006181C0007200E000740078007C003C0078001C0078001E0078001F0078000F0078000 F0078000F8078000F8078000F8078000F8078000F8078000F8078000F8078000F0078000F00780 01E0078001E007C003C007A0038007B00700078C1C000783F00007800000078000000780000007 80000007800000078000000780000007800000078000000780000007800000078000000F800000 FF800000FF80000007800000> 29 42 -1 0 33] 98 @dc 1.000000 /cmr12.300 @newfont cmr12.300 @sf [ 29 34 -2 0 35] 66 @dc [ 16 21 -1 0 19] 114 @dc [<00FC7F0382780601700E00F00E00F00E00700E00700E00700E00700E00700E00700E00700E0070 0E00700E00700E00700E00700E00701E00F0FE07F00E0070> 24 21 -1 0 27] 117 @dc [<01F8000706000C01001C0080380040780040700000F00000F00000F00000F00000F00000F00000 F000007000007800003803001C07800C078007030001FE00> 18 21 -2 0 22] 99 @dc [<00FC000703000E00801C0040380020780020700000F00000F00000F00000F00000F00000FFFFE0 F000E07000E07801E03801C01C01C00C038007070001FC00> 19 21 -1 0 22] 101 @dc [<07C000187000203800401C00F01E00F80E00F80F00F80F00700F00000F00000F00000F00000F00 000F00000F00000F00000F00000F00000F00000F00000F00000F00000F00000F00000F00000F00 000F00000F00000F00000F00000F00000F00000F00001F0003FFF0> 20 35 -2 1 25] 74 @dc [<70F8F8F870> 5 5 -4 0 14] 46 @dc [ 40 34 -2 0 45] 77 @dc [<0FC1E03C2390781708F00F08F00708F00708F007087007007807003C07001E070007C70000FF00 0007000007000007001807003C0E003C0C001838000FE000> 21 21 -2 0 24] 97 @dc [ 25 34 -2 0 30] 76 @dc [ 24 21 -1 0 27] 110 @dc 1.000000 /cmr10.300 @newfont cmr10.300 @sf [<001FC00000E0300001800800070004000E0002001C0001001C0001003800008078000080780000 8070000080F0000000F0000000F0000000F0000000F0000000F0000000F0000000F00000007000 00807800008078000080380001801C0001801C0003800E000380070007800180198000E0618000 1F8080> 25 30 -2 1 30] 67 @dc [<03F0000E1C00180600300300700380600180E001C0E001C0E001C0E001C0E001C0E001C0600180 7003803003001806000E1C0003F000> 18 18 -1 0 21] 111 @dc [ 33 18 -1 0 36] 109 @dc [ 19 26 -1 8 23] 112 @dc [<03E3F00E1B800C07801C07801C03801C03801C03801C03801C03801C03801C03801C03801C0380 1C03801C03801C03801C0380FC1F80> 20 18 -1 0 23] 117 @dc [<03C00E200C101C101C101C101C101C101C001C001C001C001C001C001C001C001C00FFE03C001C 000C000C000400040004000400> 12 26 -1 0 16] 116 @dc [<03E00C181804300270026000E000E000E000E000FFFEE0066006700E300C18180C3003E0> 15 18 -1 0 18] 101 @dc [ 13 18 -1 0 16] 114 @dc [<83F800CC0C00D00200E00300C00180C001808001C08001C08001C00001C00003C00007C0000F80 00FF8007FF001FFE003FF8007FC0007C0000F80000F00000E00080E00080E00080E00180600180 7003803005801C198007E080> 18 30 -2 1 23] 83 @dc [<07C00C301808300470046000E000E000E000E000E000E00060007030307818780C3007E0> 14 18 -2 0 18] 99 @dc [ 9 29 -1 0 12] 105 @dc [ 20 18 -1 0 23] 110 @dc [ 27 28 -2 0 32] 68 @dc [<1F8700304E80603C40E01C40E01C40E01C40601C00701C00381C000F1C0001FC00001C00001C00 301C00781C007838003070001FC000> 18 18 -2 0 21] 97 @dc [<804020201010101070F0F060> 4 12 -4 8 12] 44 @dc [<001F00000070C00000C02000018010000380100007800800070008000F0004000F0004000F0004 000F0004000F0004000F0004000F0004000F0004000F0004000F0004000F0004000F0004000F00 04000F0004000F0004000F0004000F0004000F0004000F0004000F0004000F000E00FFF07FC0> 26 29 -2 1 31] 85 @dc [<00400000E00000E00000E00001D00001D00003D8000388000388000704000704000704000E0200 0E02001C01001C01003C0380FF07E0> 19 18 -1 0 22] 118 @dc [<8FC0D060E010C018C0188018803800F80FF03FE07F80F800E010C010C010403030701F90> 13 18 -1 0 16] 115 @dc [<3C0000660000F30000F10000F0800000800000800000400000400000E00000E00000E00001D000 01D00003D8000388000388000704000704000704000E02000E02001C01001C01003C0380FF07E0> 19 26 -1 8 22] 121 @dc [<7FE00E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000E00FFE00E000E 000E000E000E000E000E0C061E071E018C00F8> 15 29 0 0 13] 102 @dc [<03FFFC00001F8000000F0000000F0000000F0000000F0000000F0000000F0000000F0000000F00 00000F0000000F0000000F0000000F0000000F0000000F0000000F0000000F0000000F0000800F 0020800F0020800F0020C00F0020400F0040400F0040600F00C0700F01C07FFFFFC0> 27 28 -1 0 30] 84 @dc [ 28 28 -2 0 32] 75 @dc [ 21 18 0 0 22] 120 @dc [ 9 29 -1 0 12] 108 @dc [ 26 28 -2 0 31] 78 @dc [<07E01830201C401CF00EF80FF80FF80F700F000F000F000E001C001C003007E000600030001800 1C001C381E781E780E781E201C201C183007E0> 16 29 -2 1 21] 51 @dc [<030000078000078000078000078000078000078000038000038000038000038000018000018000 01C00000C00000C0000040000060000020000010000010008008008004008004004002007FFF00 7FFF007FFF80400000> 17 29 -2 1 21] 55 @dc [<0F8030C0203070107818780C300C000E0006000607C70C271817300F700F6007E007E007E007E0 07E007E006E006600E700C300C18180C3003C0> 16 29 -2 1 21] 57 @dc [<03E00C301818300C300E700660076007E007E007E007E007E007E006F00EF00CE818E430E3E060 0070007000300C301E181E0C0E0604030C00F0> 16 29 -2 1 21] 54 @dc 1.000000 /cmbx10.300 @newfont cmbx10.300 @sf [ 27 28 -2 0 31] 69 @dc [ 11 29 -1 0 14] 108 @dc [<01FC000F03801E00C03C00607C0060780000F80000F80000F80000FFFFE0F801E0F801E07801E0 7801C03C01C01C03800F070001FC00> 19 18 -1 0 22] 101 @dc [<03F8000E0E001C03003C0180780180780000F80000F80000F80000F80000F80000F80000780E00 781F003C1F001C1F000E0E0003FC00> 17 18 -2 0 21] 99 @dc [<03F007980F081F0C1F0C1F0C1F0C1F001F001F001F001F001F001F001F001F00FFFC3FFC0F000F 00070007000300030003000300> 14 26 -1 0 19] 116 @dc [ 17 18 -1 0 20] 114 @dc [<01FC000F07801E03C03C01E07800F07800F0F800F8F800F8F800F8F800F8F800F8F800F87800F0 7800F03C01E01C01C00F078001FC00> 21 18 -1 0 24] 111 @dc [ 24 18 -1 0 27] 110 @dc [ 11 30 -1 0 14] 105 @dc [ 37 18 -1 0 40] 109 @dc [<0FE1F83E13F8780BC0F807C0F807C0F807C07C07C03C07C01F07C007E7C0007FC00007C01C07C0 3E07C03E07803E0F801C1E000FF800> 21 18 -1 0 23] 97 @dc [<78FCFCFCFC7800000000000078FCFCFCFC78> 6 18 -3 0 13] 58 @dc cmr10.300 @sf [<003FF00000C01F80030001E0040000000800000010000000201F0F002070988040E0784040C038 4041C038208180382083803820838038208380382083803820838038208180382041C0384040C0 384040E0404020708080201F00801000010008000200040004000300180000C06000003F8000> 27 29 -2 0 32] 64 @dc [<60F0F060> 4 4 -4 0 12] 46 @dc [ 19 29 -1 0 22] 107 @dc [<07C7E00C3700180F00300700700700600700E00700E00700E00700E00700E00700E00700600700 700700300700180F000C170003E700000700000700000700000700000700000700000700000700 000700000700003F00> 19 29 -2 0 23] 100 @dc [ 12 28 -1 0 15] 73 @dc [<07F8001C0E00300300600180C000C0C000C0C000C06001C03003801FFF801FFF001FF800180000 30000010000013C0000C30001C3800181800381C00381C00381C00381C001818001C38800C38C0 03C4C0000380> 18 28 -1 9 21] 103 @dc [<008020000180300001C0700001C0700003C0680003A0E80003A0E8000720C4000711C4000711C4 000E1182000E0B82000E0B82001C0B01001C0701001C0701803C0F0380FF3FCFE0> 27 18 -1 0 30] 119 @dc [ 20 29 -1 0 23] 104 @dc [<1F0021C040E0F0F0F878F878F87870780078007800780078007800780078007800780078007800 78007800780078007800780078007800F81FFF> 16 29 -1 1 21] 74 @dc [ 11 2 0 -8 14] 45 @dc [ 21 28 -2 0 26] 76 @dc [<07C03E001830E1803009C04070078040E0070020E00F0020E01C8000E03C4000E0384000607020 006070200030E0100010E0100009C0080005C00400038004000380060003800F0003C03FE00740 000007200000071000000710000007080000070800000708000007080000030800000308000001 90000000E00000> 27 31 -2 1 32] 38 @dc [ 24 28 -2 0 29] 66 @dc [<004000800100020006000C000C0018001800300030007000600060006000E000E000E000E000E0 00E000E000E000E000E000E000E000600060006000700030003000180018000C000C0006000200 010000800040> 10 42 -3 11 16] 40 @dc [<800040002000100018000C000C000600060003000300038001800180018001C001C001C001C001 C001C001C001C001C001C001C001C0018001800180038003000300060006000C000C0018001000 200040008000> 10 42 -2 11 16] 41 @dc [<804020101008080868F8F060> 5 12 -4 -17 12] 39 @dc [<7F87F80E01C00E01C00E01C00E01C00E01C00E01C00E01C00E01C00E01C00E01C00E01C00E01C0 0E01C00E01C00E01C00E01C0FFFFC00E00000E00000E00000E00000E00000E01800E03C00703C0 03018001C180007E00> 21 29 0 0 23] 12 @dc [<10F8001906001E03001C01801C01C01C00C01C00E01C00E01C00E01C00E01C00E01C00E01C00C0 1C01C01C01801E03001D86001C7C001C00001C00001C00001C00001C00001C00001C00001C0000 1C00001C0000FC0000> 19 29 -1 0 23] 98 @dc cmbx10.300 @sf [ 16 28 -1 0 18] 73 @dc [<07FF001E03C07800F0700070F00078F00078F000787801F81FFFF00FFFE01FFFC01FFF00180000 1800001000001BF8000E0E001E0F001C07003C07803C07803C07803C07801C07301E0F380E0F38 03F8F0> 21 27 -1 9 24] 103 @dc [ 14 18 -2 0 19] 115 @dc [<03F9FE0F0FFE1C03F03C01F07801F07801F0F801F0F801F0F801F0F801F0F801F0F801F07801F0 7801F03C01F01C03F00F07F001F9F00001F00001F00001F00001F00001F00001F00001F00001F0 0001F0000FF0000FF0> 23 29 -2 0 27] 100 @dc [ 40 28 -2 0 45] 77 @dc [<78FCFCFCFC78> 6 6 -3 0 13] 46 @dc 1.000000 /cmti10.300 @newfont cmti10.300 @sf [<300C01C0701C0320380E0710380E0708380E0388380E03881C0703801C0701C01C0701C01C0701 C00E0380E00E0380E08E0380E08E0380E04703C0E04683A0E0266318C03C1E0780> 29 18 -4 0 34] 109 @dc [<1E00318060C0E060E030E038E018E01CE01CE01C700E700E300E380C180C0C0C071801E0> 15 18 -5 0 21] 111 @dc [<3C380062640061E400C0E200C0E200E0E200E07000E07000E07000E07000703800703800303800 383800181C000C3C00063C0003DC00000E00000E00000E00000E00000700000700000700000700 000380000380001F80> 17 29 -5 0 21] 100 @dc [<1F0030C060206010E008E000E000E000E000E0007F8070607010381018080C10071001E0> 13 18 -5 0 19] 101 @dc [<38006800E400E400E400E400700070007000700038003800380038001C001C001C001C000E000E 000E000E000700070007000700038003801F80> 9 29 -4 0 11] 108 @dc [<1F0060C08060C030E03060300038007807F00FF01FC01F001C0018180C1C0C08060801F0> 14 18 -3 0 17] 115 @dc [<3C0072007200710071007100380038001C001C001C000E008E008E004700470026001C00000000 0000000000000000000000010003800180> 9 28 -4 0 13] 105 @dc [<3C38626461E4C0E2C0E2E0E2E070E070E070E0707038703830383838181C0C3C063C03CC> 15 18 -5 0 21] 97 @dc [<7E00C300E1C0C0C000E000E0007000700F7018F01878303830383838381C381C381C381C1C0E1C 0E0C0E0E0E0607030F018F00F3> 16 26 -3 8 19] 103 @dc cmr10.300 @sf [<7FCFF80E01C00E01C00E01C00E01C00E01C00E01C00E01C00E01C00E01C00E01C00E01C00E01C0 0E01C00E01C00E01C00E01C0FFFFC00E01C00E01C00E01C00E01C00E01C00E01C00E01C00703C0 0303C001C1C0007FC0> 21 29 0 0 23] 13 @dc [<07E01C10300C60046002C003C003C003C003C007600F601E307E18FC07F807F01FE03FB03E0878 0C70066006600660062006200C10080C3003E0> 16 29 -2 1 21] 56 @dc [ 13 28 -4 0 21] 49 @dc [<01FFC0001C00001C00001C00001C00001C00001C00001C00FFFFC0C01C00401C00201C00301C00 101C00081C000C1C00041C00021C00031C00011C00009C0000DC00005C00003C00003C00001C00 000C00000C00> 18 28 -1 0 21] 52 @dc [<07E00C301818300C300C700E60066006E007E007E007E007E007E007E007E007E007E007E007E0 07E00760066006700E300C300C18180C3003C0> 16 29 -2 1 21] 48 @dc [<7F87FC000E01C0000E01C0000E01C0000E01C0000E01C0000E01C0000E01C0000E01C0000E01C0 000E01C0000E01C0000E01C0000E01C0000E01C0000E01C0000E01C000FFFFFC000E01C0000E01 C0000E01C0000E01C0000E01C0000E01C0000E03C1800703C3C00303E3C001C1B180007E1F00> 26 29 0 0 24] 11 @dc [ 22 28 -2 0 27] 70 @dc [<07C018702038401C401E800EF00FF00FF00F600F000F000F000F000E200E301C2818243023E020 00200020002000200020003FC03FF03FF8300C> 16 29 -2 1 21] 53 @dc [<3E006180F1C0F0C060E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000 E000E000E000E000E000E00FE0000000000000000000000000000000C001E001E000C0> 11 37 3 8 13] 106 @dc [<804020201010101070F0F0600000000000000000000060F0F060> 4 26 -4 8 12] 59 @dc [ 16 28 -2 0 21] 50 @dc [<30307878F8F8B0B080808080808040404040202010100808> 13 12 -6 -17 21] 92 @dc [<808040402020101010100808080808086868F8F8F0F06060> 13 12 -1 -17 21] 34 @dc cmti10.300 @sf [<300E00701900383880383840381C40381C401C1C001C0E001C0E001C0E000E07000E07008E0700 8E07004707004687002646003C3C00> 18 18 -4 0 23] 110 @dc [<0E00190038803840384038401C001C001C001C000E000E000E000E00070007000700FFE0038003 800380038001C001C001C000C0> 11 26 -3 0 14] 116 @dc cmr10.300 @sf [ 26 28 -2 0 31] 72 @dc [<3078F8B08080804040201008> 5 12 -3 -17 12] 96 @dc cmti10.300 @sf [<780000CC0000E60000C6000007000003000003000003800003800003800001C00001C00001C000 01C00001C00000E00000E00000E00000E00000E00000700000700000700000700000700003FF80 003800003800003800003800003800001C00001C00001C60000C700006700003C0> 20 37 1 8 13] 102 @dc [<3000700038003800380038001C001C001C001C000E000E008E008E064707468726C23C3C> 16 18 -4 0 18] 114 @dc [<1F0030C06020E010E008E000E000E000E000E0007000700030003838181C0C08070801F0> 14 18 -5 0 19] 99 @dc cmr10.300 @sf [<7FC7FCFF800E00E01C000E00E01C000E00E01C000E00E01C000E00E01C000E00E01C000E00E01C 000E00E01C000E00E01C000E00E01C000E00E01C000E00E01C000E00E01C000E00E01C000E00E0 1C000E00E01C00FFFFFFFC000E00E000000E00E000000E00E000000E00E000000E00E000000E00 E018000E01E03C000701F03C000380F0180001C09C1800003F07E000> 33 29 0 0 35] 14 @dc [<003F800000E0E0000380380007001C000E000E001C0007003C00078038000380780003C0780003 C0700001C0F00001E0F00001E0F00001E0F00001E0F00001E0F00001E0F00001E0F00001E07000 01C0780003C0780003C0380003803C0007801C0007000E000E0007001C000380380000E0E00000 3F8000> 27 30 -2 1 32] 79 @dc [ 28 29 -1 0 31] 65 @dc [<001800180000180018000018001800003C003C00003C003C00003C003C00003E007C00007A007A 00007A007A00007900FA0000F100F10000F100F10000F100F10001E081E08001E081E08001E081 E08003E043C04003C043C04003C043C04003C02780400780278020078027802007801F00200F00 1F00100F001F00100F001F00101E001E00181F001F003CFFE0FFE0FF> 40 29 -1 1 43] 87 @dc [<003FE000070000070000070000070000070000070000070007C7000C3700180F00300F00700700 600700E00700E00700E00700E00700E00700E00700700700700700300F00180B000C330003C100> 19 26 -2 8 22] 113 @dc [ 14 18 -1 0 18] 122 @dc [<60F0F0600000000000000000000060F0F060> 4 18 -4 0 12] 58 @dc 1 @bop1 cmr10.432 @sf -187 -172 p m (Visualiz) -2 (ing) 18 (the) 20 (p) 2 (ossibiliti) -1 (es) ks cmr12.300 @sf -187 -47 p m (Bruce) 15 (J.) 15 (MacLennan) ks cmr10.300 @sf -187 2 p m (Computer) 12 (Science) 15 (Departmen) 0 (t,) 12 (Univ) 0 (ersit) 0 (y) 12 (of) 13 (T) -2 (ennessee,) 14 (Kno) 0 (xville) 12 (TN) 14 (37996) ks cmbx10.300 @sf -187 51 p m (Electroni) -2 (c) 14 (mail:) ks cmr10.300 @sf 17 r m (maclennan@cs.utk.edu) s -187 151 p m (Since) 17 (I) 18 (am) 15 (in) 17 (general) 17 (agreemen) 0 (t) 16 (with) 17 (Johnson-Laird) 18 (&) 17 (Byrne) 19 (\(JL&B\)'s) 18 (approac) 0 (h) 17 (and) 17 (\014nd) 17 (their) 18 (exp) 1 (erimen) 0 (ts) 17 (con) 0 (vincing,) 16 (m) 0 (y) ks -187 201 p m (comm) -1 (en) -1 (tar) -1 (y) 12 (will) 13 (b) 1 (e) 14 (limi) -1 (ted) 13 (to) 13 (sev) 0 (eral) 14 (suggestions) 14 (for) 14 (extension) 14 (and) 14 (re\014nemen) 0 (t) 13 (of) 14 (their) 14 (theory) -2 (.) ks cmbx10.300 @sf -187 300 p m (Images) 21 (and) 20 (Mo) 1 (dels.) ks cmr10.300 @sf 33 r m (The) 19 (distinction) 19 (b) 1 (et) 0 (w) 0 (een) ks cmti10.300 @sf 18 r m (mo) -1 (dels) ks cmr10.300 @sf 18 r m (and) s cmti10.300 @sf 19 r m (images) s cmr10.300 @sf 19 r m (is) 19 (treated) 20 (brie\015y) 19 (in) 19 (JL&B) 19 (\(pp.) 34 (38,) 19 (93,) 19 (140\),) 20 (but) 19 (four) ks -187 350 p m (di\013erences) 17 (are) 16 (describ) 1 (ed) 18 (in) 16 (Johnson-Laird) 16 (\(1983,) 15 (esp.) 25 (c) 0 (h.) 24 (8\).) 24 (I'll) 15 (argue) 16 (that) 16 (the) 17 (distinction) 16 (b) 1 (etter) 17 (treated) 18 (a) 15 (matter) 16 (of) 15 (degree) ks -187 400 p m (than) 13 (of) 14 (kind.) ks -187 500 p m (First,) 12 (Johnson-Laird) 11 (\(1983,) 12 (pp.) 17 (157,) 12 (165\)) 12 (de\014nes) 14 (imag) -1 (es) 12 (as) 12 (mo) 1 (dels) 11 (from) 11 (a) 12 (particular) 13 (viewp) 1 (oin) 0 (t,) 10 (but) 13 (this) 12 (is) 13 (inessen) 0 (tial) 11 (to) 13 (the) 13 (idea) ks -187 549 p m (of) 14 (an) 15 (imag) -1 (e.) 21 (F) -2 (or) 14 (example,) 13 (the) 16 (transformation) 14 (of) 14 (an) 15 (image) 14 (from) 13 (an) 15 (o) 1 (cculo) 1 (cen) 0 (tric) 16 (frame) 14 (to) 15 (an) 15 (ob) 2 (ject-cen) 0 (tered) 18 (frame) 14 (is) 15 (just) 15 (one) ks -187 599 p m (of) 13 (man) 0 (y) 12 (transformati) -1 (ons) 13 (it) 14 (ma) -1 (y) 13 (undergo) 15 (in) 14 (b) 1 (eing) 14 (put) 15 (in) 0 (to) 13 (more) 13 (abstract) 16 (form.) 18 (It) 14 (seems) 15 (arbitrary) 14 (to) 15 (treat) 15 (di\013eren) 0 (tly) 14 (images) 13 (in) ks -187 649 p m (di\013eren) 0 (t) 14 (reference) 16 (frames,) 13 (since) 16 (man) -1 (y) 12 (of) 14 (the) 15 (same) 14 (pro) 1 (cesses) 17 (\(e.g.,) 14 (rotation) 13 (and) 15 (translation) 14 (of) 13 (comp) 1 (onen) 0 (ts\)) 14 (will) 13 (b) 1 (e) 15 (applicable) 14 (to) ks -187 699 p m (b) 1 (oth) 14 (of) 13 (them.) ks -187 799 p m (Second) 13 (it's) 11 (claimed) 11 (that) 13 (mo) 1 (dels) 12 (di\013er) 13 (from) 11 (images) 11 (in) 12 (that) 13 (mo) 1 (dels) 12 (can) 13 (represen) 0 (t) 14 (negation) 12 (and) 13 (disjunction) 12 (whereas) 14 (images) 11 (cannot) ks -187 848 p m (\(JL&B,) 16 (pp.) 21 (38-39,) 14 (196;) 15 (Johnson-Laird) 15 (1983,) 15 (pp.) 22 (423-424\),) 14 (but) 16 (it) 15 (is) 15 (b) 1 (etter) 17 (to) 15 (consider) 17 (these) 17 (\\prop) 1 (ositional) 13 (tags") 16 (to) 15 (b) 1 (e) 16 (related) ks -187 898 p m (to) s cmti10.300 @sf 13 r m (intentions) s cmr10.300 @sf 13 r m (to) 0 (w) -1 (ard) 12 (p) 1 (erceptual) 14 (and) 14 (motor) 12 (imag) -1 (es.) 17 (Here,) 14 (b) 0 (y) 13 (`in) 0 (ten) -1 (tio) -1 (n') 12 (I) 13 (mean) 12 (a) 13 (functional) 13 (relation) 13 (to) 13 (a) 13 (comp) 1 (onen) 0 (t) 12 (of) 13 (a) 13 (men) 0 (tal) ks -187 948 p m (represen) 0 (tation) 11 (\(including) 12 (b) 1 (oth) 12 (images) 11 (and) 12 (mo) 1 (dels\).) 17 (Th) 0 (us) 11 (it) 12 (has) 13 (b) 1 (oth) ks cmti10.300 @sf 12 r m (form) s cmr10.300 @sf 12 r m (\(`an) 0 (ticipa) -1 (tion) 10 (that',) 12 (`denial) 11 (that',) 12 (`surprise) 13 (that',) 12 (etc.\)) ks -187 998 p m (and) s cmti10.300 @sf 12 r m (c) -1 (ontent) ks cmr10.300 @sf 12 r m (\(indicating) 12 (its) 13 (con) 0 (ten) 0 (t\);) 12 (essen) 0 (tially) 12 (a) 12 (predicate) 15 (plus) 13 (a) 12 (v) 0 (ector.) 18 (The) 13 (p) 1 (oin) 0 (t) 12 (is) 13 (that) 13 (in) 0 (ten) 0 (tio) -1 (ns) 12 (to) 0 (w) -1 (ard) 11 (sensory) 15 (ima) -1 (ges) 12 (are) ks -187 1048 p m (closely) 13 (related) 14 (to) 14 (in) 0 (ten) 0 (ti) -1 (ons) 12 (to) 0 (w) 0 (ard) 12 (men) 0 (tal) 11 (mo) 1 (dels.) ks -187 1147 p m (F) -2 (or) 15 (exampl) -1 (e,) 16 (orien) 0 (tation) 15 (to) 0 (w) -1 (ard) 15 (the) 18 (absence) 18 (of) 16 (an) 17 (exp) 1 (ected) 19 (ob) 2 (ject) 18 (is) 16 (an) 17 (in) 0 (ten) 0 (tio) -1 (n,) 15 (the) 18 (con) 0 (ten) 0 (t) 15 (of) 17 (whic) 0 (h) 15 (is) 17 (the) 18 (absen) 0 (t) 16 (ob) 2 (ject.) ks -187 1197 p m (Th) 0 (us,) 11 (for) 11 (p) 1 (erceptual) 13 (ima) -1 (ges) 11 (that) 12 (are) 12 (su\016cien) 0 (tly) 11 (abstract,) 13 (there) 13 (is) 12 (a) 12 (mec) 0 (hani) -1 (sm) 9 (for) 12 (represen) 0 (ting) 12 (the) 13 (negation) 11 (of) 12 (a) 11 (tok) 0 (en) 11 (within) 12 (an) ks -187 1247 p m (ima) -1 (ge.) 18 (Sim) -1 (il) -1 (arly) -4 (,) 12 (the) 15 (presence) 17 (of) 13 (an) 14 (unexp) 1 (ecte) 1 (d) 16 (ob) 2 (ject) 15 (can) 14 (pro) 1 (duce) 16 (an) 14 (orien) 0 (ting) 13 (reaction) 14 (and) 14 (generate) 16 (an) 14 (in) 0 (ten) 0 (tio) -1 (n) 13 (of) 13 (the) 15 (form) ks -187 1297 p m (`this) 15 (shouldn't) 14 (b) 1 (e) 16 (here'.) 24 (In) 0 (ten) 0 (tions) 14 (to) 16 (absen) 0 (t) 15 (and) 15 (unexp) 1 (ected) 18 (ob) 2 (jects) 17 (are) 16 (closely) 16 (related) 16 (to) 15 (negations) 16 (of) 15 (comp) 1 (onen) 0 (ts) 14 (of) 15 (men) 0 (tal) ks -187 1346 p m (mo) 1 (dels,) 13 (whic) 0 (h) 14 (are) 15 (in) 0 (ten) 0 (tions) 13 (of) 15 (the) 16 (form) 13 (`this) 15 (can't) 15 (b) 1 (e) 16 (here'.) 22 (Other) 17 (\\tags") 14 (prop) 1 (osed) 16 (b) 0 (y) 14 (JL&B,) 16 (suc) 0 (h) 15 (as) 15 (`exhaustiv) 0 (e) 15 (represen) 0 (ta-) ks -187 1396 p m (tion') 10 (\(p.) 17 (45\)) 10 (are) 12 (in) 0 (ten) 0 (tio) -1 (ns) 10 (corresp) 1 (onding) 13 (to) 11 (p) 1 (erceptual) 13 (in) 0 (ten) 0 (ti) -1 (ons,) 10 (suc) 0 (h) 11 (as) 11 (those) 13 (of) 10 (the) 12 (form) 10 (`this) 11 (is) 11 (t) 0 (ypical') 9 (or) 12 (`this) 11 (m) -1 (ust) 10 (b) 1 (e) 12 (here'.) ks -187 1496 p m (F) -2 (urthermo) -1 (re,) 17 (just) 18 (as) 18 (w) 0 (e) 17 (ma) -1 (y) 16 (judge) 18 (an) 18 (en) 0 (tire) 18 (scene) 19 (b) 1 (eautiful,) 18 (threatening,) 19 (or) 18 (absurd,) 19 (so) 18 (an) 18 (en) 0 (tire) 18 (men) -1 (tal) 16 (mo) 1 (del) 16 (ma) -1 (y) 16 (b) 1 (e) 19 (the) ks -187 1546 p m (con) 0 (ten) 0 (t) 15 (of) 15 (an) 16 (in) 0 (ten) 0 (tion) 14 (to) 17 (the) 17 (e\013ect) 19 (that) 16 (the) 18 (en) 0 (tire) 16 (mo) 1 (del) 15 (is) 17 (imp) 1 (ossible,) 15 (incoheren) 0 (t,) 17 (or) 16 (unacceptable;) 19 (this) 17 (is) 16 (JL&B's) 18 (negation) ks -187 1596 p m (of) 16 (an) 16 (en) 0 (tire) 16 (mo) 1 (del,) 15 (but) 17 (it) 17 (corresp) 1 (onds) 18 (to) 17 (in) 0 (ten) 0 (tio) -1 (ns) 16 (referring) 17 (to) 17 (an) 16 (en) 0 (tire) 17 (ima) -1 (ge.) 25 (Disjunction) 16 (is) 17 (not) 17 (a) 16 (relation) 16 (that) 17 (has) 17 (to) 17 (b) 1 (e) ks -187 1645 p m (represen) 0 (ted) 14 (within) 13 (imag) -1 (es,) 12 (since) 15 (a) 13 (disjunction) 14 (of) 13 (mo) 1 (dels) 12 (is) 14 (represen) 0 (ted) 15 (b) 0 (y) 12 (m) 0 (ul) -1 (tiple) 12 (mo) 1 (dels) 12 (in) 13 (w) 0 (orking) 12 (memo) -1 (ry) 12 (\(e.g.,) 13 (p.) 18 (52\),) 13 (and) ks -187 1695 p m (this) 13 (w) 0 (orks) 12 (as) 14 (w) 0 (ell) 13 (for) 13 (images.) ks -187 1795 p m (The) 16 (third) 14 (distinction) 16 (b) 1 (et) 0 (w) 0 (een) 15 (mo) 1 (dels) 14 (and) 16 (images) 14 (is) 16 (that) 16 (the) 16 (tok) 0 (ens) 15 (of) 15 (a) 16 (men) 0 (tal) 13 (mo) 1 (del) 14 (ma) -1 (y) 14 (not) 15 (b) 1 (e) 17 (accessible) 17 (to) 15 (consciousness) ks -187 1845 p m (\(JL&B,) 15 (p.) 19 (39\),) 14 (whereas,) 15 (presumably) -2 (,) 12 (the) 16 (tok) 0 (ens) 14 (of) 14 (an) 14 (image) 13 (are) 15 (accessible.) 21 (These) 16 (\\in) 0 (visibl) -1 (e) 13 (tok) 0 (ens") 14 (ma) -1 (y) 13 (simply) 12 (corresp) 1 (ond) 17 (to) ks -187 1894 p m (unattended) 11 (elemen) 0 (ts) 10 (in) 10 (a) 11 (p) 1 (erceptual) 12 (image;) 10 (that) 11 (is,) 11 (they) 11 (are) 12 (represen) 0 (ted) 12 (in) 11 (the) 11 (bac) 0 (kground,) 10 (but) 12 (are) 11 (not) 11 (the) 12 (ob) 2 (ject) 11 (of) 11 (an) 11 (in) 0 (ten) -1 (tion.) ks -187 1944 p m (F) -2 (or) 9 (comp) 1 (onen) 0 (ts) 9 (of) 11 (b) 1 (oth) 11 (images) 10 (and) 11 (mo) 1 (dels,) 10 (presence) 14 (in) 11 (conscious) 12 (a) 0 (w) -1 (areness) 11 (is) 11 (a) 11 (matter) 11 (of) 10 (degree,) 13 (with) 11 (some) 10 (elemen) 0 (ts) 10 (b) 1 (eing) 11 (more) ks -187 1994 p m (salien) 0 (t) 10 (b) 1 (ecause) 12 (they) 13 (are) 12 (the) 12 (ob) 2 (jects) 13 (of) 11 (in) 0 (ten) 0 (tions.) 15 (Although) 12 (JL&B) 12 (\(p.) 18 (39\)) 11 (sa) 0 (y) -3 (,) 10 (\\What) 11 (matters) 12 (is,) 11 (not) 12 (the) 12 (phenomenal) 11 (exp) 1 (erience,) ks -187 2044 p m (but) 11 (the) 12 (structure) 12 (of) 10 (the) 12 (mo) 1 (dels,") 10 (consideration) 11 (of) 10 (the) 12 (phenomenal) 10 (exp) 1 (erience) 13 (ma) -1 (y) 9 (b) 1 (ene\014t) 13 (a) 11 (more) 10 (general) 11 (understanding) 12 (of) 10 (men) 0 (tal) ks -187 2094 p m (represen) 0 (tation.) ks -187 2193 p m (Finally) -4 (,) 12 (JL&B) 13 (cite) 14 (as) 14 (evidence) 15 (in) 13 (fa) 0 (v) -1 (or) 12 (of) 13 (mo) 1 (dels) 12 (o) 0 (v) 0 (er) 12 (imag) -1 (es) 13 (that) 13 (there) 15 (w) 0 (as) 13 (no) 13 (signi\014can) 0 (t) 12 (di\013erence) 16 (in) 13 (p) 1 (erformance) 14 (of) 13 (sub) 2 (jects) ks -187 2243 p m (on) 14 (relational) 12 (reasoning) 15 (problems) 13 (that) 15 (di\013ered) 16 (in) 14 (imag) -1 (eabili) -1 (t) -1 (y) 13 (\(p.) 20 (140\),) 13 (but) 15 (this) 15 (is) 14 (not) 15 (supp) 1 (orted) 16 (b) 0 (y) 13 (the) 15 (exp) 1 (erimen) 0 (ts) 14 (describ) 1 (ed,) ks -187 2293 p m (since) 12 (all) 10 (the) 11 (relations) 11 (they) 12 (cite) 12 (are) 12 (conduciv) 0 (e) 11 (to) 11 (visual) 10 (reasoning.) 17 (The) 12 (relations) 11 (`in) 11 (the) 12 (same) 10 (place) 12 (as') 11 (and) 11 (`equal) 11 (in) 11 (heigh) 0 (t) 10 (to') 11 (ha) 0 (v) -1 (e) ks -187 2343 p m (ob) 0 (vio) -1 (us) 11 (visual) 10 (represe) 1 (n) 0 (tations,) 12 (and) 12 (`related) 13 (to) 12 (in) 11 (the) 13 (simple) 11 (consanguineal) 12 (sense') 13 (is) 12 (simply) 10 (visualized) 12 (as) 12 (`in) 12 (the) 13 (same) 11 (place) 12 (as'.) 17 (In) ks -187 2393 p m (fact,) 13 (exp) 1 (erimen) 0 (ts) 12 (to) 14 (refute) 15 (imag) -1 (eabili) -1 (t) -1 (y) 12 (are) 14 (hard) 14 (to) 14 (design,) 14 (since) 15 (3D) 13 (space) 15 (is) 14 (so) 14 (p) 1 (o) 0 (w) -1 (erful) 12 (a) 14 (medium) 11 (for) 13 (relational) 13 (reasoning.) 18 (On) ks -187 2442 p m (the) 14 (other) 15 (hand,) 13 (p) 1 (ositiv) 0 (e) 12 (evidence) 16 (for) 14 (ima) -1 (geabil) -1 (it) -1 (y) 12 (comes) 14 (from) 12 (the) 15 (results) 15 (presen) 0 (ted) 15 (on) 14 (p.) 19 (97:) 18 (there) 15 (w) 0 (as) 13 (no) 14 (signi\014can) 0 (t) 13 (di\013erence) ks -187 2492 p m (in) 16 (the) 18 (p) 1 (erformance) 16 (on) 17 (t) 0 (w) 0 (o-di) -1 (m) -1 (ensional) 15 (and) 17 (one-dimensional) 15 (problems.) 27 (This) 17 (suggests) 19 (that) 17 (w) 0 (e) 17 (use) 18 (our) 17 (t) 0 (w) 0 (o-) -1 (dim) -1 (ensional) 14 (visual) ks -187 2542 p m (reasoning) 13 (abilit) -1 (y) 12 (for) 13 (b) 1 (oth) 14 (one-) 14 (and) 14 (t) 0 (w) 0 (o) -1 (-dim) -2 (ensional) 12 (situations,) 13 (further) 14 (evidence) 16 (that) 14 (mo) 1 (dels) 12 (are) 15 (abstract) 14 (images.) ks -187 2642 p m (In) 18 (conclusion,) 18 (the) 18 (di\013erence) 21 (b) 1 (et) 0 (w) 0 (een) 17 (images) 17 (and) 18 (mo) 1 (dels) 17 (is) 18 (not) 18 (one) 19 (of) 17 (kind,) 19 (but) 18 (a) 18 (matter) 18 (of) 17 (degree) 20 (of) 18 (abstractness:) 29 (mo) 1 (dels) ks -187 2691 p m (corresp) 1 (ond) 15 (to) 15 (images) 14 (at) 15 (v) 0 (ery) 15 (abstract) 16 (stages) 16 (in) 14 (the) 16 (sensorimotor) 15 (circuit,) 15 (where) 16 (w) 0 (e) 15 (\014nd) 15 (abstract) 16 (reference) 18 (frames,) 14 (in) 0 (ten) 0 (tio) -1 (ns) 14 (of) ks -187 2741 p m (v) -1 (ario) -1 (us) 13 (kinds) 13 (and) 14 (a) 13 (con) 0 (tin) 0 (uum) 11 (of) 13 (degrees) 16 (of) 13 (presence) 17 (to) 14 (conscious.) 19 (T) -2 (reating) 12 (mo) 1 (dels) 13 (and) 14 (images) 12 (as) 14 (t) 0 (w) 0 (o) 12 (sp) 1 (ecies) 16 (of) 13 (the) 15 (same) 13 (kind) ks -187 2791 p m (ma) -1 (y) 11 (illumi) -2 (nate) 12 (b) 1 (oth) 14 (and,) 14 (in) 13 (addition,) 12 (exp) 1 (ose) 15 (the) 15 (nature) 14 (and) 14 (role) 14 (of) 13 (in) 0 (ten) 0 (tions) 12 (in) 13 (cognition.) ks @eop 2 @bop0 cmbx10.300 @sf [<001FE00000FFFC0003F80E0007C003000F8001801F0000C03E0000C03E0000607E0000607C0000 60FC000000FC000000FC000000FC000000FC000000FC000000FC000000FC0000007C0000607E00 00603E0000603E0000E01F0000E00F8001E007C003E003F80FE000FFF8E0001FE020> 27 28 -3 0 34] 67 @dc [<01F8FF0786FF0F01F81F01F81F00F81F00F81F00F81F00F81F00F81F00F81F00F81F00F81F00F8 1F00F81F00F81F00F8FF07F8FF07F8> 24 18 -1 0 27] 117 @dc [<000FF800007FFE0000FC078001F001C003E000E007C0006007C000300FC000300FC000300FC000 300FC000300FC000300FC000300FC000300FC000300FC000300FC000300FC000300FC000300FC0 00300FC000300FC000300FC000300FC000300FC000300FC00030FFFC03FFFFFC03FF> 32 28 -2 0 37] 85 @dc [<00300000780000780000FC0000FC0001FE0001F60001F60003E30003E30007C18007C1800FC0C0 0F80C01F80E01F0060FFC1FCFFC1FC> 22 18 -1 0 25] 118 @dc cmr10.300 @sf [ 23 28 -2 0 28] 80 @dc cmbx10.300 @sf [ 23 26 -1 8 27] 112 @dc [ 24 29 -1 0 27] 104 @dc cmr10.300 @sf [ 33 28 -2 0 38] 77 @dc cmbx10.300 @sf [ 33 28 -2 0 36] 82 @dc [<7FF8007FF8000F80000F80000F80000F80000F80000F80000F80000F80000F80000F80000F8000 0F80000F80000F8000FFF800FFF8000F80000F80000F80000F80000F80000F83800F87C00787C0 03C7C001E380007F00> 18 29 0 0 15] 102 @dc cmr10.300 @sf [<000007C0FFF01C200F003C200F0038100F0078100F0078100F0078000F0078000F0078000F0078 000F0078000F0078000F00F0000F00E0000F03C0000FFF00000F01E0000F0078000F003C000F00 1C000F001E000F001E000F001E000F001E000F001C000F003C000F0078000F01E000FFFF0000> 28 29 -2 1 31] 82 @dc [ 24 28 -2 0 28] 69 @dc 2 @bop1 cmbx10.300 @sf -187 -172 p m (Cultural) 10 (Univ) -1 (ersal) -1 (s.) ks cmr10.300 @sf 16 r m (JL&B) 14 (\(pp.) 17 (207-209\)) 11 (claim) 10 (that) 13 (the) 13 (culturally) 11 (univ) 0 (ersal) 11 (asp) 1 (ect) 14 (of) 11 (rationalit) 0 (y) 10 (is) 12 (\\the) 13 (searc) 0 (h) 12 (for) 12 (coun) 0 (terex-) ks -187 -122 p m (ampl) -1 (es.") 16 (I) 11 (suggest) 13 (this) 11 (b) 1 (e) 13 (generalized) 12 (as) 12 (follo) -1 (ws:) 15 (\(1\)) 12 (The) 12 (function) 12 (of) 11 (comprehension) 12 (is) 11 (construction) 13 (of) 11 (an) 12 (acceptable) 12 (mo) 1 (del) 11 (of) 11 (the) ks -187 -72 p m (stim) -1 (uli) -1 (,) 11 (whic) -1 (h) 11 (is) 13 (more) 12 (than) 12 (a) 13 (consisten) 0 (t) 13 (mo) 1 (del) 11 (in) 12 (that) 13 (it) 13 (m) -1 (ust) 11 (b) 1 (e) 14 (acceptable) 14 (within) 12 (a) 12 (cultural) 13 (con) 0 (text,) 12 (and) 13 (less) 13 (than) 13 (a) 12 (consisten) 0 (t) ks -187 -22 p m (mo) 1 (del) 13 (in) 14 (that) 14 (it) 14 (ma) -1 (y) 13 (con) 0 (tain) 13 (culturally) 14 (p) 1 (ermissible) 14 (inconsistencies.) 22 (\(2\)) 14 (The) 15 (function) 15 (of) 14 (v) -1 (ali) -1 (datio) -1 (n) 13 (is) 15 (to) 14 (searc) 0 (h) 15 (for) 14 (unacceptable) ks -187 26 p m (mo) 1 (dels,) 11 (whic) 0 (h) 10 (w) 0 (ould) 11 (cause) 14 (a) 12 (h) 0 (yp) 1 (othesized) 13 (conclusion) 13 (to) 12 (b) 1 (e) 13 (rejected.) 20 (Consistency) 13 (is) 13 (not) 12 (a) 13 (univ) 0 (ersal) 11 (of) 12 (logic,) 11 (ev) 0 (en) 13 (within) 12 (W) -2 (estern) ks -187 76 p m (culture) 14 (\(Prier,) 14 (1976\).) ks cmbx10.300 @sf -187 176 p m (Compreh) -1 (ens) -1 (ion) 18 (and) 20 (Connectioni) -1 (sm.) ks cmr10.300 @sf 30 r m (JL&B) 19 (describ) 1 (e) 20 (deduction) 19 (as) 18 (a) 18 (three-stage) 20 (pro) 1 (cess,) 21 (comprising) 16 (comprehension,) 19 (de-) ks -187 226 p m (scription) 17 (and) 17 (v) -1 (alida) -1 (tion) 16 (\(pp.) 30 (35-36\).) 29 (Comprehension) 17 (is) 18 (a) 17 (kind) 18 (of) 17 (constrain) 0 (t) 17 (satisfaction:) 26 (\014nding) 17 (the) 18 (b) 1 (est) 19 (\(most) 17 (acceptable\)) ks -187 275 p m (represen) 0 (tation) 19 (of) 19 (the) 20 (input.) 36 (Connectionism) 18 (suggests) 21 (a) 19 (mec) 0 (hanism) 17 (for) 19 (comprehension,) 21 (since) 20 (bac) 0 (kground) 19 (kno) 0 (wledge) 18 (and) 20 (the) ks -187 325 p m (stim) -1 (uli) 14 (de\014ne) 16 (an) 16 (\\energy) 17 (surface") 17 (with) 16 (m) 0 (ul) -1 (tiple) 15 (lo) 1 (cal) 15 (minim) -2 (a) 15 (corresp) 1 (onding) 17 (to) 16 (acceptable) 18 (in) 0 (terpretations) 16 (of) 16 (the) 17 (stim) -1 (uli) -1 (.) 24 (The) ks -187 375 p m (in) 0 (terpretation) 8 (c) 0 (hosen) 11 (is) 10 (the) 11 (global) 9 (minim) -2 (um) -2 (,) 9 (but) 11 (if) 9 (it) 10 (later) 11 (b) 1 (ecomes) 11 (unacceptable,) 12 (then) 11 (the) 11 (state) 11 (\(in) 0 (terpretation\)) 11 (can) 10 (rapidly) 10 (mo) -1 (v) -1 (e) ks -187 425 p m (to) 12 (the) 12 (next) 12 (b) 1 (est) 13 (minim) -3 (um) -1 (.) 15 (Since) 13 (the) 13 (p) 1 (ossible) 12 (in) 0 (terpretations) 12 (are,) 12 (in) 12 (e\013ect,) 14 (constructed) 14 (in) 12 (parallel,) 11 (an) 0 (y) 10 (necessary) 14 (rein) 0 (terpretation) ks -187 475 p m (is) 12 (more) 11 (e\016cien) 0 (t) 11 (\(cf.) 17 (m) 0 (ul) -1 (tistabil) -1 (it) -1 (y) 10 (in) 12 (p) 1 (erception\).) 19 (Multistabilit) -1 (y) 10 (ma) -1 (y) 11 (also) 11 (pla) 0 (y) 11 (a) 12 (role) 12 (in) 12 (v) -1 (al) -1 (idati) -1 (on,) 10 (since) 13 (it) 12 (pro) 0 (vides) 12 (a) 12 (mec) 0 (hanism) ks -187 525 p m (for) 13 (generating) 13 (alternate) 14 (in) 0 (terpretations) 14 (of) 13 (the) 15 (stim) -1 (uli) 11 (against) 14 (whic) 0 (h) 12 (a) 14 (h) 0 (yp) 1 (othesized) 14 (conclusion) 14 (ma) -1 (y) 12 (b) 1 (e) 14 (tested.) ks cmbx10.300 @sf -187 624 p m (Reference) -1 (s) ks cmr10.300 @sf -187 724 p m (Johnson-Laird,) 17 (P) -2 (.) 16 (N.) 17 (\(1983\)) 17 (Men) 0 (tal) 17 (mo) 1 (dels:) 25 (T) -2 (o) -1 (w) -1 (ards) 16 (a) 18 (cognitiv) 0 (e) 16 (science) 20 (of) 17 (language,) 17 (inference,) 20 (and) 18 (consciousness.) 32 (Harv) -1 (ard) ks -187 774 p m (Univ) 0 (ersit) 0 (y) 10 (Press.) ks -187 873 p m (Prier,) 14 (R.) 13 (A.) 12 (\(1976\)) 13 (Arc) 0 (haic) 14 (Logic:) 17 (Sym) -1 (b) 1 (ol) 12 (and) 13 (Structure) 16 (in) 14 (Heraclitus,) 14 (P) 0 (arm) -1 (enides,) 13 (and) 13 (Emp) 1 (edo) 1 (cles.) 19 (Mouton.) ks @eop @end .