www.pudn.com > BPËã·¨Ô´Âë.zip > sentence.tst


* The first line of each set is a comment with the case-role 
* representation of the sentence as words or - means all zeros. 
* 
* The second line of each set is the distributed representation of the 
* sentence.  The conversion was done using an awk program. 
* 
* The third line of each set is the correct distributed representation 
* of the sentence. 
* 
*                      boy                       ate                         -                         - 
 1010100010000101010000010 10000 0000000000000000000000000 0000000000000000000000000 
 1010100010000101010000010 0110001100100001101000000 0000000000000000000000000 0000000000000000000000000 
*                       boy                      food                         -                         - 
*                    woman                       ate                co-chicken                         - 
 1010010001000101010000010 10000 0110001100100001101000000 0000000000000000000000000 
 1010010001000101010000010 0110001100100001101000000 0000000000000000000000000 0000000000000000000000000 
*                     woman                co-chicken                         -                         - 
*                      boy                       ate                    carrot                     pasta 
 1010100010000101010000010 10000 0101001100010010101000000 0110001100010001101000000 
 1010100010000101010000010 0101001100010010101000000 0000000000000000000000000 0110001100010001101000000 
*                       boy                    carrot                         -                     pasta 
*                      man                       ate                co-chicken                      fork 
 1010100001000101010000010 10000 0110001100100001101000000 0101001100010010010001000 
 1010100001000101010000010 0110001100100001101000000 0101001100010010010001000 0000000000000000000000000 
*                       man                co-chicken                      fork                         - 
*                      dog                     broke                     plate                         - 
 0110100010000101010000010 01000 0101001100001001100000100 0000000000000000000000000 
 0110100010000101010000010 0101001100001001100000100 0000000000000000000000000 0000000000000000000000000 
*                       dog                     plate                         -                         - 
*                     girl                     broke                      vase                    hammer 
 1010010010000101010000010 01000 0101001100010001100000100 0101001100010001010010000 
 1010010010000101010000010 0101001100010001100000100 0101001100010001010010000 0000000000000000000000000 
*                      girl                      vase                    hammer                         - 
*                   hammer                     broke                      vase                         - 
 0101001100010001010010000 01000 0101001100010001100000100 0000000000000000000000000 
 0000000000000000000000000 0101001100010001100000100 0101001100010001010010000 0000000000000000000000000 
*                         -                      vase                    hammer                         - 
*                    plate                     broke                         -                         - 
 0101001100001001100000100 01000 0000000000000000000000000 0000000000000000000000000 
 0000000000000000000000000 0101001100001001100000100 0000000000000000000000000 0000000000000000000000000 
*                         -                     plate                         -                         - 
*                     girl                     moved                         -                         - 
 1010010010000101010000010 00010 0000000000000000000000000 0000000000000000000000000 
 1010010010000101010000010 1010010010000101010000010 0000000000000000000000000 0000000000000000000000000 
*                      girl                      girl                         -                         - 
*                      man                     moved                    window                         - 
 1010100001000101010000010 00010 0101001010001010100000100 0000000000000000000000000 
 1010100001000101010000010 0101001010001010100000100 0000000000000000000000000 0000000000000000000000000 
*                       man                    window                         -                         - 
*                        -                       ate                co-chicken                     spoon 
 0000000000000000000000000 10000 0110001100100001101000000 0101001100010001010001000 
 0000000000000000000000000 0110001100100001101000000 0101001100010001010001000 0000000000000000000000000 
*                         -                co-chicken                     spoon                         - 
*                     girl                     broke                         -                    hammer 
 1010010010000101010000010 01000 0000000000000000000000000 0101001100010001010010000 
 1010010010000101010000010 0000000000000000000000000 0101001100010001010010000 0000000000000000000000000 
*                      girl                         -                    hammer                         -