On 8/30/05, Laurens Holst <lholst@students.cs.uu.nl> wrote: > Orion Adrian schreef: > > Question: > > > > Is the shift from this: > > > > A | B | C > > ------------ > > C1 | 2 | 3 > > C1 | 4 | 4 > > C4 | 5 | 6 > > C4 | 7 | 8 > > > > to: > > > > ------------ > > C1 > > B | C > > ------- > > 2 | 3 > > 4 | 4 > > C4 > > B | C > > ------- > > 5 | 6 > > 7 | 8 > > > > structural or presentational? > > > Seems structural to me... The meaning is the same, the grouping is different. So is the change semantic or structural? Is there a semantic change? -- Orion AdrianReceived on Tuesday, 30 August 2005 18:21:35 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 6 April 2009 12:59:29 GMT