├── .DS_Store ├── 1to4 ├── 1 │ ├── 1.TXT │ ├── 101.TXT │ ├── 103.TXT │ ├── 105.TXT │ ├── 107.TXT │ ├── 109.TXT │ ├── 11.TXT │ ├── 111.TXT │ ├── 113.TXT │ ├── 115.TXT │ ├── 117.TXT │ ├── 119.TXT │ ├── 121.TXT │ ├── 123.TXT │ ├── 125.TXT │ ├── 127.TXT │ ├── 129.TXT │ ├── 13.TXT │ ├── 131.TXT │ ├── 133.TXT │ ├── 135.TXT │ ├── 137.TXT │ ├── 139.TXT │ ├── 141.TXT │ ├── 143.TXT │ ├── 15.TXT │ ├── 17.TXT │ ├── 19.TXT │ ├── 21.TXT │ ├── 23.TXT │ ├── 25.TXT │ ├── 27.TXT │ ├── 29.TXT │ ├── 3.TXT │ ├── 31.TXT │ ├── 33.TXT │ ├── 35.TXT │ ├── 37.TXT │ ├── 39.TXT │ ├── 41.TXT │ ├── 43.TXT │ ├── 45.TXT │ ├── 47.TXT │ ├── 49.TXT │ ├── 5.TXT │ ├── 51.TXT │ ├── 53.TXT │ ├── 55.TXT │ ├── 57.TXT │ ├── 59.TXT │ ├── 61.TXT │ ├── 63.TXT │ ├── 65.TXT │ ├── 67.TXT │ ├── 69.TXT │ ├── 7.TXT │ ├── 71.TXT │ ├── 73.TXT │ ├── 75.TXT │ ├── 77.TXT │ ├── 79.TXT │ ├── 81.TXT │ ├── 83.TXT │ ├── 85.TXT │ ├── 87.TXT │ ├── 89.TXT │ ├── 9.TXT │ ├── 91.TXT │ ├── 93.TXT │ ├── 95.TXT │ ├── 97.TXT │ └── 99.TXT ├── 2 │ ├── 1.TXT │ ├── 10.TXT │ ├── 11.TXT │ ├── 12.TXT │ ├── 13.TXT │ ├── 14.TXT │ ├── 15.TXT │ ├── 16.TXT │ ├── 17.TXT │ ├── 18.TXT │ ├── 19.TXT │ ├── 2.TXT │ ├── 20.TXT │ ├── 21.TXT │ ├── 22.TXT │ ├── 23.TXT │ ├── 24.TXT │ ├── 25.TXT │ ├── 26.TXT │ ├── 27.TXT │ ├── 28.TXT │ ├── 29.TXT │ ├── 3.TXT │ ├── 30.TXT │ ├── 31.TXT │ ├── 32.TXT │ ├── 33.TXT │ ├── 34.TXT │ ├── 35.TXT │ ├── 36.TXT │ ├── 37.TXT │ ├── 38.TXT │ ├── 39.TXT │ ├── 4.TXT │ ├── 40.TXT │ ├── 41.TXT │ ├── 42.TXT │ ├── 43.TXT │ ├── 44.TXT │ ├── 45.TXT │ ├── 46.TXT │ ├── 47.TXT │ ├── 48.TXT │ ├── 49.TXT │ ├── 5.TXT │ ├── 50.TXT │ ├── 51.TXT │ ├── 52.TXT │ ├── 53.TXT │ ├── 54.TXT │ ├── 55.TXT │ ├── 56.TXT │ ├── 57.TXT │ ├── 58.TXT │ ├── 59.TXT │ ├── 6.TXT │ ├── 60.TXT │ ├── 61.TXT │ ├── 62.TXT │ ├── 63.TXT │ ├── 64.TXT │ ├── 65.TXT │ ├── 66.TXT │ ├── 67.TXT │ ├── 68.TXT │ ├── 69.TXT │ ├── 7.TXT │ ├── 70.TXT │ ├── 71.TXT │ ├── 72.TXT │ ├── 73.TXT │ ├── 74.TXT │ ├── 75.TXT │ ├── 76.TXT │ ├── 77.TXT │ ├── 78.TXT │ ├── 79.TXT │ ├── 8.TXT │ ├── 80.TXT │ ├── 81.TXT │ ├── 82.TXT │ ├── 83.TXT │ ├── 84.TXT │ ├── 85.TXT │ ├── 86.TXT │ ├── 87.TXT │ ├── 88.TXT │ ├── 89.TXT │ ├── 9.TXT │ ├── 90.TXT │ ├── 91.TXT │ ├── 92.TXT │ ├── 93.TXT │ ├── 94.TXT │ ├── 95.TXT │ └── 96.TXT ├── 3 │ ├── 1.TXT │ ├── 10.TXT │ ├── 11.TXT │ ├── 12.TXT │ ├── 13.TXT │ ├── 14.TXT │ ├── 15.TXT │ ├── 16.TXT │ ├── 17.TXT │ ├── 18.TXT │ ├── 19.TXT │ ├── 2.TXT │ ├── 20.TXT │ ├── 21.TXT │ ├── 22.TXT │ ├── 23.TXT │ ├── 24.TXT │ ├── 25.TXT │ ├── 26.TXT │ ├── 27.TXT │ ├── 28.TXT │ ├── 29.TXT │ ├── 3.TXT │ ├── 30.TXT │ ├── 31.TXT │ ├── 32.TXT │ ├── 33.TXT │ ├── 34.TXT │ ├── 35.TXT │ ├── 36.TXT │ ├── 37.TXT │ ├── 38.TXT │ ├── 39.TXT │ ├── 4.TXT │ ├── 40.TXT │ ├── 41.TXT │ ├── 42.TXT │ ├── 43.TXT │ ├── 44.TXT │ ├── 45.TXT │ ├── 46.TXT │ ├── 47.TXT │ ├── 48.TXT │ ├── 49.TXT │ ├── 5.TXT │ ├── 50.TXT │ ├── 51.TXT │ ├── 52.TXT │ ├── 53.TXT │ ├── 54.TXT │ ├── 55.TXT │ ├── 56.TXT │ ├── 57.TXT │ ├── 58.TXT │ ├── 59.TXT │ ├── 6.TXT │ ├── 60.TXT │ ├── 7.TXT │ ├── 8.TXT │ └── 9.TXT ├── 4 │ ├── .DS_Store │ ├── 1.TXT │ ├── 1.pdf │ ├── 10.TXT │ ├── 10.pdf │ ├── 11.TXT │ ├── 11.pdf │ ├── 12.TXT │ ├── 12.pdf │ ├── 13.TXT │ ├── 13.pdf │ ├── 14.TXT │ ├── 14.pdf │ ├── 15.TXT │ ├── 15.pdf │ ├── 16.TXT │ ├── 16.pdf │ ├── 17.TXT │ ├── 17.pdf │ ├── 18.TXT │ ├── 18.pdf │ ├── 19.TXT │ ├── 19.pdf │ ├── 2.TXT │ ├── 2.pdf │ ├── 20.TXT │ ├── 20.pdf │ ├── 21.TXT │ ├── 21.pdf │ ├── 22.TXT │ ├── 22.pdf │ ├── 23.TXT │ ├── 23.pdf │ ├── 24.TXT │ ├── 24.pdf │ ├── 25.TXT │ ├── 25.pdf │ ├── 26.TXT │ ├── 26.pdf │ ├── 27.TXT │ ├── 27.pdf │ ├── 28.TXT │ ├── 28.pdf │ ├── 29.TXT │ ├── 29.pdf │ ├── 3.TXT │ ├── 3.pdf │ ├── 30.TXT │ ├── 30.pdf │ ├── 31.TXT │ ├── 31.pdf │ ├── 32.TXT │ ├── 32.pdf │ ├── 33.TXT │ ├── 33.pdf │ ├── 34.TXT │ ├── 34.pdf │ ├── 35.TXT │ ├── 35.pdf │ ├── 36.TXT │ ├── 36.pdf │ ├── 37.TXT │ ├── 37.pdf │ ├── 38.TXT │ ├── 38.pdf │ ├── 39.TXT │ ├── 39.pdf │ ├── 4.TXT │ ├── 4.pdf │ ├── 40.TXT │ ├── 40.pdf │ ├── 41.TXT │ ├── 41.pdf │ ├── 42.TXT │ ├── 42.pdf │ ├── 43.TXT │ ├── 43.pdf │ ├── 44.TXT │ ├── 44.pdf │ ├── 45.TXT │ ├── 45.pdf │ ├── 46.TXT │ ├── 46.pdf │ ├── 47.TXT │ ├── 47.pdf │ ├── 48.TXT │ ├── 48.pdf │ ├── 5.TXT │ ├── 5.pdf │ ├── 6.TXT │ ├── 6.pdf │ ├── 7.TXT │ ├── 7.pdf │ ├── 8.TXT │ ├── 8.pdf │ ├── 9.TXT │ ├── 9.pdf │ └── listen │ │ ├── .DS_Store │ │ ├── 4-L1-L2_1.lrc │ │ ├── 4-L1-L2_1.mp3 │ │ ├── 4-L1-L2_2.lrc │ │ ├── 4-L1-L2_2.mp3 │ │ ├── 4-L11-L12_1.lrc │ │ ├── 4-L11-L12_1.mp3 │ │ ├── 4-L11-L12_2.lrc │ │ ├── 4-L11-L12_2.mp3 │ │ ├── 4-L13-L14_1.lrc │ │ ├── 4-L13-L14_1.mp3 │ │ ├── 4-L13-L14_2.lrc │ │ ├── 4-L13-L14_2.mp3 │ │ ├── 4-L15-L16_1.lrc │ │ ├── 4-L15-L16_1.mp3 │ │ ├── 4-L15-L16_2.lrc │ │ ├── 4-L15-L16_2.mp3 │ │ ├── 4-L17-L18_1.lrc │ │ ├── 4-L17-L18_1.mp3 │ │ ├── 4-L17-L18_2.lrc │ │ ├── 4-L17-L18_2.mp3 │ │ ├── 4-L19-L20_1.lrc │ │ ├── 4-L19-L20_1.mp3 │ │ ├── 4-L19-L20_2.lrc │ │ ├── 4-L19-L20_2.mp3 │ │ ├── 4-L21-L22_1.lrc │ │ ├── 4-L21-L22_1.mp3 │ │ ├── 4-L21-L22_2.lrc │ │ ├── 4-L21-L22_2.mp3 │ │ ├── 4-L23-L24_1.lrc │ │ ├── 4-L23-L24_1.mp3 │ │ ├── 4-L23-L24_2.lrc │ │ ├── 4-L23-L24_2.mp3 │ │ ├── 4-L25-L26_1.lrc │ │ ├── 4-L25-L26_1.mp3 │ │ ├── 4-L25-L26_2.lrc │ │ ├── 4-L25-L26_2.mp3 │ │ ├── 4-L27-L28_1.lrc │ │ ├── 4-L27-L28_1.mp3 │ │ ├── 4-L27-L28_2.lrc │ │ ├── 4-L27-L28_2.mp3 │ │ ├── 4-L29-L30_1.lrc │ │ ├── 4-L29-L30_1.mp3 │ │ ├── 4-L29-L30_2.lrc │ │ ├── 4-L29-L30_2.mp3 │ │ ├── 4-L3-L4_1.lrc │ │ ├── 4-L3-L4_1.mp3 │ │ ├── 4-L3-L4_2.lrc │ │ ├── 4-L3-L4_2.mp3 │ │ ├── 4-L31-L32_1.lrc │ │ ├── 4-L31-L32_1.mp3 │ │ ├── 4-L31-L32_2.lrc │ │ ├── 4-L31-L32_2.mp3 │ │ ├── 4-L33-L34_1.lrc │ │ ├── 4-L33-L34_1.mp3 │ │ ├── 4-L33-L34_2.lrc │ │ ├── 4-L33-L34_2.mp3 │ │ ├── 4-L35-L36_1.lrc │ │ ├── 4-L35-L36_1.mp3 │ │ ├── 4-L35-L36_2.lrc │ │ ├── 4-L35-L36_2.mp3 │ │ ├── 4-L37-L38_1.lrc │ │ ├── 4-L37-L38_1.mp3 │ │ ├── 4-L37-L38_2.lrc │ │ ├── 4-L37-L38_2.mp3 │ │ ├── 4-L39-L40_1.lrc │ │ ├── 4-L39-L40_1.mp3 │ │ ├── 4-L39-L40_2.lrc │ │ ├── 4-L39-L40_2.mp3 │ │ ├── 4-L41-L42_1.lrc │ │ ├── 4-L41-L42_1.mp3 │ │ ├── 4-L41-L42_2.lrc │ │ ├── 4-L41-L42_2.mp3 │ │ ├── 4-L43-L44_1.lrc │ │ ├── 4-L43-L44_1.mp3 │ │ ├── 4-L43-L44_2.lrc │ │ ├── 4-L43-L44_2.mp3 │ │ ├── 4-L45-L46_1.lrc │ │ ├── 4-L45-L46_1.mp3 │ │ ├── 4-L45-L46_2.lrc │ │ ├── 4-L45-L46_2.mp3 │ │ ├── 4-L47-L48_1.lrc │ │ ├── 4-L47-L48_1.mp3 │ │ ├── 4-L47-L48_2.lrc │ │ ├── 4-L47-L48_2.mp3 │ │ ├── 4-L5-L6_1.lrc │ │ ├── 4-L5-L6_1.mp3 │ │ ├── 4-L5-L6_2.lrc │ │ ├── 4-L5-L6_2.mp3 │ │ ├── 4-L7-L8_1.lrc │ │ ├── 4-L7-L8_1.mp3 │ │ ├── 4-L7-L8_2.lrc │ │ ├── 4-L7-L8_2.mp3 │ │ ├── 4-L9-L10_1.lrc │ │ ├── 4-L9-L10_1.mp3 │ │ ├── 4-L9-L10_2.lrc │ │ └── 4-L9-L10_2.mp3 └── .DS_Store ├── README.md └── selectedstoriesf00henr.pdf /.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/.DS_Store -------------------------------------------------------------------------------- /1to4/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/.DS_Store -------------------------------------------------------------------------------- /1to4/1/1.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/1.TXT -------------------------------------------------------------------------------- /1to4/1/101.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/101.TXT -------------------------------------------------------------------------------- /1to4/1/103.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/103.TXT -------------------------------------------------------------------------------- /1to4/1/105.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/105.TXT -------------------------------------------------------------------------------- /1to4/1/107.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/107.TXT -------------------------------------------------------------------------------- /1to4/1/109.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/109.TXT -------------------------------------------------------------------------------- /1to4/1/11.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/11.TXT -------------------------------------------------------------------------------- /1to4/1/111.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/111.TXT -------------------------------------------------------------------------------- /1to4/1/113.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/113.TXT -------------------------------------------------------------------------------- /1to4/1/115.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/115.TXT -------------------------------------------------------------------------------- /1to4/1/117.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/117.TXT -------------------------------------------------------------------------------- /1to4/1/119.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/119.TXT -------------------------------------------------------------------------------- /1to4/1/121.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/121.TXT -------------------------------------------------------------------------------- /1to4/1/123.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/123.TXT -------------------------------------------------------------------------------- /1to4/1/125.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/125.TXT -------------------------------------------------------------------------------- /1to4/1/127.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/127.TXT -------------------------------------------------------------------------------- /1to4/1/129.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/129.TXT -------------------------------------------------------------------------------- /1to4/1/13.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/13.TXT -------------------------------------------------------------------------------- /1to4/1/131.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/131.TXT -------------------------------------------------------------------------------- /1to4/1/133.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/133.TXT -------------------------------------------------------------------------------- /1to4/1/135.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/135.TXT -------------------------------------------------------------------------------- /1to4/1/137.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/137.TXT -------------------------------------------------------------------------------- /1to4/1/139.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/139.TXT -------------------------------------------------------------------------------- /1to4/1/141.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/141.TXT -------------------------------------------------------------------------------- /1to4/1/143.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/143.TXT -------------------------------------------------------------------------------- /1to4/1/15.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/15.TXT -------------------------------------------------------------------------------- /1to4/1/17.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/17.TXT -------------------------------------------------------------------------------- /1to4/1/19.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/19.TXT -------------------------------------------------------------------------------- /1to4/1/21.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/21.TXT -------------------------------------------------------------------------------- /1to4/1/23.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/23.TXT -------------------------------------------------------------------------------- /1to4/1/25.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/25.TXT -------------------------------------------------------------------------------- /1to4/1/27.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/27.TXT -------------------------------------------------------------------------------- /1to4/1/29.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/29.TXT -------------------------------------------------------------------------------- /1to4/1/3.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/3.TXT -------------------------------------------------------------------------------- /1to4/1/31.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/31.TXT -------------------------------------------------------------------------------- /1to4/1/33.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/33.TXT -------------------------------------------------------------------------------- /1to4/1/35.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/35.TXT -------------------------------------------------------------------------------- /1to4/1/37.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/37.TXT -------------------------------------------------------------------------------- /1to4/1/39.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/39.TXT -------------------------------------------------------------------------------- /1to4/1/41.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/41.TXT -------------------------------------------------------------------------------- /1to4/1/43.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/43.TXT -------------------------------------------------------------------------------- /1to4/1/45.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/45.TXT -------------------------------------------------------------------------------- /1to4/1/47.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/47.TXT -------------------------------------------------------------------------------- /1to4/1/49.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/49.TXT -------------------------------------------------------------------------------- /1to4/1/5.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/5.TXT -------------------------------------------------------------------------------- /1to4/1/51.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/51.TXT -------------------------------------------------------------------------------- /1to4/1/53.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/53.TXT -------------------------------------------------------------------------------- /1to4/1/55.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/55.TXT -------------------------------------------------------------------------------- /1to4/1/57.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/57.TXT -------------------------------------------------------------------------------- /1to4/1/59.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/59.TXT -------------------------------------------------------------------------------- /1to4/1/61.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/61.TXT -------------------------------------------------------------------------------- /1to4/1/63.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/63.TXT -------------------------------------------------------------------------------- /1to4/1/65.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/65.TXT -------------------------------------------------------------------------------- /1to4/1/67.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/67.TXT -------------------------------------------------------------------------------- /1to4/1/69.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/69.TXT -------------------------------------------------------------------------------- /1to4/1/7.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/7.TXT -------------------------------------------------------------------------------- /1to4/1/71.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/71.TXT -------------------------------------------------------------------------------- /1to4/1/73.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/73.TXT -------------------------------------------------------------------------------- /1to4/1/75.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/75.TXT -------------------------------------------------------------------------------- /1to4/1/77.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/77.TXT -------------------------------------------------------------------------------- /1to4/1/79.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/79.TXT -------------------------------------------------------------------------------- /1to4/1/81.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/81.TXT -------------------------------------------------------------------------------- /1to4/1/83.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/83.TXT -------------------------------------------------------------------------------- /1to4/1/85.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/85.TXT -------------------------------------------------------------------------------- /1to4/1/87.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/87.TXT -------------------------------------------------------------------------------- /1to4/1/89.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/89.TXT -------------------------------------------------------------------------------- /1to4/1/9.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/9.TXT -------------------------------------------------------------------------------- /1to4/1/91.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/91.TXT -------------------------------------------------------------------------------- /1to4/1/93.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/93.TXT -------------------------------------------------------------------------------- /1to4/1/95.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/95.TXT -------------------------------------------------------------------------------- /1to4/1/97.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/97.TXT -------------------------------------------------------------------------------- /1to4/1/99.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/1/99.TXT -------------------------------------------------------------------------------- /1to4/2/1.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/1.TXT -------------------------------------------------------------------------------- /1to4/2/10.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/10.TXT -------------------------------------------------------------------------------- /1to4/2/11.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/11.TXT -------------------------------------------------------------------------------- /1to4/2/12.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/12.TXT -------------------------------------------------------------------------------- /1to4/2/13.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/13.TXT -------------------------------------------------------------------------------- /1to4/2/14.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/14.TXT -------------------------------------------------------------------------------- /1to4/2/15.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/15.TXT -------------------------------------------------------------------------------- /1to4/2/16.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/16.TXT -------------------------------------------------------------------------------- /1to4/2/17.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/17.TXT -------------------------------------------------------------------------------- /1to4/2/18.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/18.TXT -------------------------------------------------------------------------------- /1to4/2/19.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/19.TXT -------------------------------------------------------------------------------- /1to4/2/2.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/2.TXT -------------------------------------------------------------------------------- /1to4/2/20.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/20.TXT -------------------------------------------------------------------------------- /1to4/2/21.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/21.TXT -------------------------------------------------------------------------------- /1to4/2/22.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/22.TXT -------------------------------------------------------------------------------- /1to4/2/23.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/23.TXT -------------------------------------------------------------------------------- /1to4/2/24.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/24.TXT -------------------------------------------------------------------------------- /1to4/2/25.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/25.TXT -------------------------------------------------------------------------------- /1to4/2/26.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/26.TXT -------------------------------------------------------------------------------- /1to4/2/27.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/27.TXT -------------------------------------------------------------------------------- /1to4/2/28.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/28.TXT -------------------------------------------------------------------------------- /1to4/2/29.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/29.TXT -------------------------------------------------------------------------------- /1to4/2/3.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/3.TXT -------------------------------------------------------------------------------- /1to4/2/30.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/30.TXT -------------------------------------------------------------------------------- /1to4/2/31.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/31.TXT -------------------------------------------------------------------------------- /1to4/2/32.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/32.TXT -------------------------------------------------------------------------------- /1to4/2/33.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/33.TXT -------------------------------------------------------------------------------- /1to4/2/34.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/34.TXT -------------------------------------------------------------------------------- /1to4/2/35.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/35.TXT -------------------------------------------------------------------------------- /1to4/2/36.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/36.TXT -------------------------------------------------------------------------------- /1to4/2/37.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/37.TXT -------------------------------------------------------------------------------- /1to4/2/38.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/38.TXT -------------------------------------------------------------------------------- /1to4/2/39.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/39.TXT -------------------------------------------------------------------------------- /1to4/2/4.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/4.TXT -------------------------------------------------------------------------------- /1to4/2/40.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/40.TXT -------------------------------------------------------------------------------- /1to4/2/41.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/41.TXT -------------------------------------------------------------------------------- /1to4/2/42.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/42.TXT -------------------------------------------------------------------------------- /1to4/2/43.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/43.TXT -------------------------------------------------------------------------------- /1to4/2/44.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/44.TXT -------------------------------------------------------------------------------- /1to4/2/45.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/45.TXT -------------------------------------------------------------------------------- /1to4/2/46.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/46.TXT -------------------------------------------------------------------------------- /1to4/2/47.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/47.TXT -------------------------------------------------------------------------------- /1to4/2/48.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/48.TXT -------------------------------------------------------------------------------- /1to4/2/49.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/49.TXT -------------------------------------------------------------------------------- /1to4/2/5.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/5.TXT -------------------------------------------------------------------------------- /1to4/2/50.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/50.TXT -------------------------------------------------------------------------------- /1to4/2/51.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/51.TXT -------------------------------------------------------------------------------- /1to4/2/52.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/52.TXT -------------------------------------------------------------------------------- /1to4/2/53.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/53.TXT -------------------------------------------------------------------------------- /1to4/2/54.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/54.TXT -------------------------------------------------------------------------------- /1to4/2/55.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/55.TXT -------------------------------------------------------------------------------- /1to4/2/56.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/56.TXT -------------------------------------------------------------------------------- /1to4/2/57.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/57.TXT -------------------------------------------------------------------------------- /1to4/2/58.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/58.TXT -------------------------------------------------------------------------------- /1to4/2/59.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/59.TXT -------------------------------------------------------------------------------- /1to4/2/6.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/6.TXT -------------------------------------------------------------------------------- /1to4/2/60.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/60.TXT -------------------------------------------------------------------------------- /1to4/2/61.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/61.TXT -------------------------------------------------------------------------------- /1to4/2/62.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/62.TXT -------------------------------------------------------------------------------- /1to4/2/63.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/63.TXT -------------------------------------------------------------------------------- /1to4/2/64.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/64.TXT -------------------------------------------------------------------------------- /1to4/2/65.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/65.TXT -------------------------------------------------------------------------------- /1to4/2/66.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/66.TXT -------------------------------------------------------------------------------- /1to4/2/67.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/67.TXT -------------------------------------------------------------------------------- /1to4/2/68.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/68.TXT -------------------------------------------------------------------------------- /1to4/2/69.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/69.TXT -------------------------------------------------------------------------------- /1to4/2/7.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/7.TXT -------------------------------------------------------------------------------- /1to4/2/70.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/70.TXT -------------------------------------------------------------------------------- /1to4/2/71.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/71.TXT -------------------------------------------------------------------------------- /1to4/2/72.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/72.TXT -------------------------------------------------------------------------------- /1to4/2/73.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/73.TXT -------------------------------------------------------------------------------- /1to4/2/74.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/74.TXT -------------------------------------------------------------------------------- /1to4/2/75.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/75.TXT -------------------------------------------------------------------------------- /1to4/2/76.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/76.TXT -------------------------------------------------------------------------------- /1to4/2/77.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/77.TXT -------------------------------------------------------------------------------- /1to4/2/78.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/78.TXT -------------------------------------------------------------------------------- /1to4/2/79.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/79.TXT -------------------------------------------------------------------------------- /1to4/2/8.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/8.TXT -------------------------------------------------------------------------------- /1to4/2/80.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/80.TXT -------------------------------------------------------------------------------- /1to4/2/81.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/81.TXT -------------------------------------------------------------------------------- /1to4/2/82.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/82.TXT -------------------------------------------------------------------------------- /1to4/2/83.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/83.TXT -------------------------------------------------------------------------------- /1to4/2/84.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/84.TXT -------------------------------------------------------------------------------- /1to4/2/85.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/85.TXT -------------------------------------------------------------------------------- /1to4/2/86.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/86.TXT -------------------------------------------------------------------------------- /1to4/2/87.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/87.TXT -------------------------------------------------------------------------------- /1to4/2/88.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/88.TXT -------------------------------------------------------------------------------- /1to4/2/89.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/89.TXT -------------------------------------------------------------------------------- /1to4/2/9.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/9.TXT -------------------------------------------------------------------------------- /1to4/2/90.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/90.TXT -------------------------------------------------------------------------------- /1to4/2/91.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/91.TXT -------------------------------------------------------------------------------- /1to4/2/92.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/92.TXT -------------------------------------------------------------------------------- /1to4/2/93.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/93.TXT -------------------------------------------------------------------------------- /1to4/2/94.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/94.TXT -------------------------------------------------------------------------------- /1to4/2/95.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/95.TXT -------------------------------------------------------------------------------- /1to4/2/96.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/2/96.TXT -------------------------------------------------------------------------------- /1to4/3/1.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/1.TXT -------------------------------------------------------------------------------- /1to4/3/10.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/10.TXT -------------------------------------------------------------------------------- /1to4/3/11.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/11.TXT -------------------------------------------------------------------------------- /1to4/3/12.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/12.TXT -------------------------------------------------------------------------------- /1to4/3/13.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/13.TXT -------------------------------------------------------------------------------- /1to4/3/14.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/14.TXT -------------------------------------------------------------------------------- /1to4/3/15.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/15.TXT -------------------------------------------------------------------------------- /1to4/3/16.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/16.TXT -------------------------------------------------------------------------------- /1to4/3/17.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/17.TXT -------------------------------------------------------------------------------- /1to4/3/18.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/18.TXT -------------------------------------------------------------------------------- /1to4/3/19.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/19.TXT -------------------------------------------------------------------------------- /1to4/3/2.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/2.TXT -------------------------------------------------------------------------------- /1to4/3/20.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/20.TXT -------------------------------------------------------------------------------- /1to4/3/21.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/21.TXT -------------------------------------------------------------------------------- /1to4/3/22.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/22.TXT -------------------------------------------------------------------------------- /1to4/3/23.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/23.TXT -------------------------------------------------------------------------------- /1to4/3/24.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/24.TXT -------------------------------------------------------------------------------- /1to4/3/25.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/25.TXT -------------------------------------------------------------------------------- /1to4/3/26.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/26.TXT -------------------------------------------------------------------------------- /1to4/3/27.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/27.TXT -------------------------------------------------------------------------------- /1to4/3/28.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/28.TXT -------------------------------------------------------------------------------- /1to4/3/29.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/29.TXT -------------------------------------------------------------------------------- /1to4/3/3.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/3.TXT -------------------------------------------------------------------------------- /1to4/3/30.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/30.TXT -------------------------------------------------------------------------------- /1to4/3/31.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/31.TXT -------------------------------------------------------------------------------- /1to4/3/32.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/32.TXT -------------------------------------------------------------------------------- /1to4/3/33.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/33.TXT -------------------------------------------------------------------------------- /1to4/3/34.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/34.TXT -------------------------------------------------------------------------------- /1to4/3/35.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/35.TXT -------------------------------------------------------------------------------- /1to4/3/36.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/36.TXT -------------------------------------------------------------------------------- /1to4/3/37.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/37.TXT -------------------------------------------------------------------------------- /1to4/3/38.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/38.TXT -------------------------------------------------------------------------------- /1to4/3/39.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/39.TXT -------------------------------------------------------------------------------- /1to4/3/4.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/4.TXT -------------------------------------------------------------------------------- /1to4/3/40.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/40.TXT -------------------------------------------------------------------------------- /1to4/3/41.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/41.TXT -------------------------------------------------------------------------------- /1to4/3/42.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/42.TXT -------------------------------------------------------------------------------- /1to4/3/43.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/43.TXT -------------------------------------------------------------------------------- /1to4/3/44.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/44.TXT -------------------------------------------------------------------------------- /1to4/3/45.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/45.TXT -------------------------------------------------------------------------------- /1to4/3/46.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/46.TXT -------------------------------------------------------------------------------- /1to4/3/47.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/47.TXT -------------------------------------------------------------------------------- /1to4/3/48.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/48.TXT -------------------------------------------------------------------------------- /1to4/3/49.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/49.TXT -------------------------------------------------------------------------------- /1to4/3/5.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/5.TXT -------------------------------------------------------------------------------- /1to4/3/50.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/50.TXT -------------------------------------------------------------------------------- /1to4/3/51.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/51.TXT -------------------------------------------------------------------------------- /1to4/3/52.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/52.TXT -------------------------------------------------------------------------------- /1to4/3/53.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/53.TXT -------------------------------------------------------------------------------- /1to4/3/54.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/54.TXT -------------------------------------------------------------------------------- /1to4/3/55.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/55.TXT -------------------------------------------------------------------------------- /1to4/3/56.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/56.TXT -------------------------------------------------------------------------------- /1to4/3/57.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/57.TXT -------------------------------------------------------------------------------- /1to4/3/58.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/58.TXT -------------------------------------------------------------------------------- /1to4/3/59.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/59.TXT -------------------------------------------------------------------------------- /1to4/3/6.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/6.TXT -------------------------------------------------------------------------------- /1to4/3/60.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/60.TXT -------------------------------------------------------------------------------- /1to4/3/7.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/7.TXT -------------------------------------------------------------------------------- /1to4/3/8.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/8.TXT -------------------------------------------------------------------------------- /1to4/3/9.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/3/9.TXT -------------------------------------------------------------------------------- /1to4/4/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/.DS_Store -------------------------------------------------------------------------------- /1to4/4/1.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/1.TXT -------------------------------------------------------------------------------- /1to4/4/1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/1.pdf -------------------------------------------------------------------------------- /1to4/4/10.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/10.TXT -------------------------------------------------------------------------------- /1to4/4/10.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/10.pdf -------------------------------------------------------------------------------- /1to4/4/11.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/11.TXT -------------------------------------------------------------------------------- /1to4/4/11.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/11.pdf -------------------------------------------------------------------------------- /1to4/4/12.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/12.TXT -------------------------------------------------------------------------------- /1to4/4/12.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/12.pdf -------------------------------------------------------------------------------- /1to4/4/13.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/13.TXT -------------------------------------------------------------------------------- /1to4/4/13.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/13.pdf -------------------------------------------------------------------------------- /1to4/4/14.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/14.TXT -------------------------------------------------------------------------------- /1to4/4/14.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/14.pdf -------------------------------------------------------------------------------- /1to4/4/15.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/15.TXT -------------------------------------------------------------------------------- /1to4/4/15.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/15.pdf -------------------------------------------------------------------------------- /1to4/4/16.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/16.TXT -------------------------------------------------------------------------------- /1to4/4/16.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/16.pdf -------------------------------------------------------------------------------- /1to4/4/17.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/17.TXT -------------------------------------------------------------------------------- /1to4/4/17.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/17.pdf -------------------------------------------------------------------------------- /1to4/4/18.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/18.TXT -------------------------------------------------------------------------------- /1to4/4/18.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/18.pdf -------------------------------------------------------------------------------- /1to4/4/19.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/19.TXT -------------------------------------------------------------------------------- /1to4/4/19.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/19.pdf -------------------------------------------------------------------------------- /1to4/4/2.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/2.TXT -------------------------------------------------------------------------------- /1to4/4/2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/2.pdf -------------------------------------------------------------------------------- /1to4/4/20.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/20.TXT -------------------------------------------------------------------------------- /1to4/4/20.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/20.pdf -------------------------------------------------------------------------------- /1to4/4/21.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/21.TXT -------------------------------------------------------------------------------- /1to4/4/21.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/21.pdf -------------------------------------------------------------------------------- /1to4/4/22.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/22.TXT -------------------------------------------------------------------------------- /1to4/4/22.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/22.pdf -------------------------------------------------------------------------------- /1to4/4/23.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/23.TXT -------------------------------------------------------------------------------- /1to4/4/23.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/23.pdf -------------------------------------------------------------------------------- /1to4/4/24.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/24.TXT -------------------------------------------------------------------------------- /1to4/4/24.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/24.pdf -------------------------------------------------------------------------------- /1to4/4/25.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/25.TXT -------------------------------------------------------------------------------- /1to4/4/25.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/25.pdf -------------------------------------------------------------------------------- /1to4/4/26.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/26.TXT -------------------------------------------------------------------------------- /1to4/4/26.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/26.pdf -------------------------------------------------------------------------------- /1to4/4/27.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/27.TXT -------------------------------------------------------------------------------- /1to4/4/27.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/27.pdf -------------------------------------------------------------------------------- /1to4/4/28.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/28.TXT -------------------------------------------------------------------------------- /1to4/4/28.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/28.pdf -------------------------------------------------------------------------------- /1to4/4/29.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/29.TXT -------------------------------------------------------------------------------- /1to4/4/29.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/29.pdf -------------------------------------------------------------------------------- /1to4/4/3.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/3.TXT -------------------------------------------------------------------------------- /1to4/4/3.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/3.pdf -------------------------------------------------------------------------------- /1to4/4/30.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/30.TXT -------------------------------------------------------------------------------- /1to4/4/30.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/30.pdf -------------------------------------------------------------------------------- /1to4/4/31.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/31.TXT -------------------------------------------------------------------------------- /1to4/4/31.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/31.pdf -------------------------------------------------------------------------------- /1to4/4/32.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/32.TXT -------------------------------------------------------------------------------- /1to4/4/32.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/32.pdf -------------------------------------------------------------------------------- /1to4/4/33.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/33.TXT -------------------------------------------------------------------------------- /1to4/4/33.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/33.pdf -------------------------------------------------------------------------------- /1to4/4/34.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/34.TXT -------------------------------------------------------------------------------- /1to4/4/34.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/34.pdf -------------------------------------------------------------------------------- /1to4/4/35.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/35.TXT -------------------------------------------------------------------------------- /1to4/4/35.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/35.pdf -------------------------------------------------------------------------------- /1to4/4/36.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/36.TXT -------------------------------------------------------------------------------- /1to4/4/36.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/36.pdf -------------------------------------------------------------------------------- /1to4/4/37.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/37.TXT -------------------------------------------------------------------------------- /1to4/4/37.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/37.pdf -------------------------------------------------------------------------------- /1to4/4/38.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/38.TXT -------------------------------------------------------------------------------- /1to4/4/38.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/38.pdf -------------------------------------------------------------------------------- /1to4/4/39.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/39.TXT -------------------------------------------------------------------------------- /1to4/4/39.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/39.pdf -------------------------------------------------------------------------------- /1to4/4/4.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/4.TXT -------------------------------------------------------------------------------- /1to4/4/4.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/4.pdf -------------------------------------------------------------------------------- /1to4/4/40.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/40.TXT -------------------------------------------------------------------------------- /1to4/4/40.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/40.pdf -------------------------------------------------------------------------------- /1to4/4/41.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/41.TXT -------------------------------------------------------------------------------- /1to4/4/41.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/41.pdf -------------------------------------------------------------------------------- /1to4/4/42.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/42.TXT -------------------------------------------------------------------------------- /1to4/4/42.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/42.pdf -------------------------------------------------------------------------------- /1to4/4/43.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/43.TXT -------------------------------------------------------------------------------- /1to4/4/43.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/43.pdf -------------------------------------------------------------------------------- /1to4/4/44.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/44.TXT -------------------------------------------------------------------------------- /1to4/4/44.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/44.pdf -------------------------------------------------------------------------------- /1to4/4/45.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/45.TXT -------------------------------------------------------------------------------- /1to4/4/45.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/45.pdf -------------------------------------------------------------------------------- /1to4/4/46.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/46.TXT -------------------------------------------------------------------------------- /1to4/4/46.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/46.pdf -------------------------------------------------------------------------------- /1to4/4/47.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/47.TXT -------------------------------------------------------------------------------- /1to4/4/47.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/47.pdf -------------------------------------------------------------------------------- /1to4/4/48.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/48.TXT -------------------------------------------------------------------------------- /1to4/4/48.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/48.pdf -------------------------------------------------------------------------------- /1to4/4/5.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/5.TXT -------------------------------------------------------------------------------- /1to4/4/5.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/5.pdf -------------------------------------------------------------------------------- /1to4/4/6.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/6.TXT -------------------------------------------------------------------------------- /1to4/4/6.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/6.pdf -------------------------------------------------------------------------------- /1to4/4/7.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/7.TXT -------------------------------------------------------------------------------- /1to4/4/7.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/7.pdf -------------------------------------------------------------------------------- /1to4/4/8.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/8.TXT -------------------------------------------------------------------------------- /1to4/4/8.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/8.pdf -------------------------------------------------------------------------------- /1to4/4/9.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/9.TXT -------------------------------------------------------------------------------- /1to4/4/9.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/9.pdf -------------------------------------------------------------------------------- /1to4/4/listen/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/.DS_Store -------------------------------------------------------------------------------- /1to4/4/listen/4-L1-L2_1.lrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L1-L2_1.lrc -------------------------------------------------------------------------------- /1to4/4/listen/4-L1-L2_1.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L1-L2_1.mp3 -------------------------------------------------------------------------------- /1to4/4/listen/4-L1-L2_2.lrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L1-L2_2.lrc -------------------------------------------------------------------------------- /1to4/4/listen/4-L1-L2_2.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L1-L2_2.mp3 -------------------------------------------------------------------------------- /1to4/4/listen/4-L11-L12_1.lrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L11-L12_1.lrc -------------------------------------------------------------------------------- /1to4/4/listen/4-L11-L12_1.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L11-L12_1.mp3 -------------------------------------------------------------------------------- /1to4/4/listen/4-L11-L12_2.lrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L11-L12_2.lrc -------------------------------------------------------------------------------- /1to4/4/listen/4-L11-L12_2.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L11-L12_2.mp3 -------------------------------------------------------------------------------- /1to4/4/listen/4-L13-L14_1.lrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L13-L14_1.lrc -------------------------------------------------------------------------------- /1to4/4/listen/4-L13-L14_1.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L13-L14_1.mp3 -------------------------------------------------------------------------------- /1to4/4/listen/4-L13-L14_2.lrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L13-L14_2.lrc -------------------------------------------------------------------------------- /1to4/4/listen/4-L13-L14_2.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L13-L14_2.mp3 -------------------------------------------------------------------------------- /1to4/4/listen/4-L15-L16_1.lrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L15-L16_1.lrc -------------------------------------------------------------------------------- /1to4/4/listen/4-L15-L16_1.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L15-L16_1.mp3 -------------------------------------------------------------------------------- /1to4/4/listen/4-L15-L16_2.lrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L15-L16_2.lrc -------------------------------------------------------------------------------- /1to4/4/listen/4-L15-L16_2.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L15-L16_2.mp3 -------------------------------------------------------------------------------- /1to4/4/listen/4-L17-L18_1.lrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L17-L18_1.lrc -------------------------------------------------------------------------------- /1to4/4/listen/4-L17-L18_1.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L17-L18_1.mp3 -------------------------------------------------------------------------------- /1to4/4/listen/4-L17-L18_2.lrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L17-L18_2.lrc -------------------------------------------------------------------------------- /1to4/4/listen/4-L17-L18_2.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L17-L18_2.mp3 -------------------------------------------------------------------------------- /1to4/4/listen/4-L19-L20_1.lrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L19-L20_1.lrc -------------------------------------------------------------------------------- /1to4/4/listen/4-L19-L20_1.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L19-L20_1.mp3 -------------------------------------------------------------------------------- /1to4/4/listen/4-L19-L20_2.lrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L19-L20_2.lrc -------------------------------------------------------------------------------- /1to4/4/listen/4-L19-L20_2.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L19-L20_2.mp3 -------------------------------------------------------------------------------- /1to4/4/listen/4-L21-L22_1.lrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L21-L22_1.lrc -------------------------------------------------------------------------------- /1to4/4/listen/4-L21-L22_1.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L21-L22_1.mp3 -------------------------------------------------------------------------------- /1to4/4/listen/4-L21-L22_2.lrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L21-L22_2.lrc -------------------------------------------------------------------------------- /1to4/4/listen/4-L21-L22_2.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L21-L22_2.mp3 -------------------------------------------------------------------------------- /1to4/4/listen/4-L23-L24_1.lrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L23-L24_1.lrc -------------------------------------------------------------------------------- /1to4/4/listen/4-L23-L24_1.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L23-L24_1.mp3 -------------------------------------------------------------------------------- /1to4/4/listen/4-L23-L24_2.lrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L23-L24_2.lrc -------------------------------------------------------------------------------- /1to4/4/listen/4-L23-L24_2.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L23-L24_2.mp3 -------------------------------------------------------------------------------- /1to4/4/listen/4-L25-L26_1.lrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L25-L26_1.lrc -------------------------------------------------------------------------------- /1to4/4/listen/4-L25-L26_1.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L25-L26_1.mp3 -------------------------------------------------------------------------------- /1to4/4/listen/4-L25-L26_2.lrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L25-L26_2.lrc -------------------------------------------------------------------------------- /1to4/4/listen/4-L25-L26_2.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L25-L26_2.mp3 -------------------------------------------------------------------------------- /1to4/4/listen/4-L27-L28_1.lrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L27-L28_1.lrc -------------------------------------------------------------------------------- /1to4/4/listen/4-L27-L28_1.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L27-L28_1.mp3 -------------------------------------------------------------------------------- /1to4/4/listen/4-L27-L28_2.lrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L27-L28_2.lrc -------------------------------------------------------------------------------- /1to4/4/listen/4-L27-L28_2.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L27-L28_2.mp3 -------------------------------------------------------------------------------- /1to4/4/listen/4-L29-L30_1.lrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L29-L30_1.lrc -------------------------------------------------------------------------------- /1to4/4/listen/4-L29-L30_1.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L29-L30_1.mp3 -------------------------------------------------------------------------------- /1to4/4/listen/4-L29-L30_2.lrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L29-L30_2.lrc -------------------------------------------------------------------------------- /1to4/4/listen/4-L29-L30_2.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L29-L30_2.mp3 -------------------------------------------------------------------------------- /1to4/4/listen/4-L3-L4_1.lrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L3-L4_1.lrc -------------------------------------------------------------------------------- /1to4/4/listen/4-L3-L4_1.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L3-L4_1.mp3 -------------------------------------------------------------------------------- /1to4/4/listen/4-L3-L4_2.lrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L3-L4_2.lrc -------------------------------------------------------------------------------- /1to4/4/listen/4-L3-L4_2.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L3-L4_2.mp3 -------------------------------------------------------------------------------- /1to4/4/listen/4-L31-L32_1.lrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L31-L32_1.lrc -------------------------------------------------------------------------------- /1to4/4/listen/4-L31-L32_1.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L31-L32_1.mp3 -------------------------------------------------------------------------------- /1to4/4/listen/4-L31-L32_2.lrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L31-L32_2.lrc -------------------------------------------------------------------------------- /1to4/4/listen/4-L31-L32_2.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L31-L32_2.mp3 -------------------------------------------------------------------------------- /1to4/4/listen/4-L33-L34_1.lrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L33-L34_1.lrc -------------------------------------------------------------------------------- /1to4/4/listen/4-L33-L34_1.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L33-L34_1.mp3 -------------------------------------------------------------------------------- /1to4/4/listen/4-L33-L34_2.lrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L33-L34_2.lrc -------------------------------------------------------------------------------- /1to4/4/listen/4-L33-L34_2.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L33-L34_2.mp3 -------------------------------------------------------------------------------- /1to4/4/listen/4-L35-L36_1.lrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L35-L36_1.lrc -------------------------------------------------------------------------------- /1to4/4/listen/4-L35-L36_1.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L35-L36_1.mp3 -------------------------------------------------------------------------------- /1to4/4/listen/4-L35-L36_2.lrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L35-L36_2.lrc -------------------------------------------------------------------------------- /1to4/4/listen/4-L35-L36_2.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L35-L36_2.mp3 -------------------------------------------------------------------------------- /1to4/4/listen/4-L37-L38_1.lrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L37-L38_1.lrc -------------------------------------------------------------------------------- /1to4/4/listen/4-L37-L38_1.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L37-L38_1.mp3 -------------------------------------------------------------------------------- /1to4/4/listen/4-L37-L38_2.lrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L37-L38_2.lrc -------------------------------------------------------------------------------- /1to4/4/listen/4-L37-L38_2.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L37-L38_2.mp3 -------------------------------------------------------------------------------- /1to4/4/listen/4-L39-L40_1.lrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L39-L40_1.lrc -------------------------------------------------------------------------------- /1to4/4/listen/4-L39-L40_1.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L39-L40_1.mp3 -------------------------------------------------------------------------------- /1to4/4/listen/4-L39-L40_2.lrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L39-L40_2.lrc -------------------------------------------------------------------------------- /1to4/4/listen/4-L39-L40_2.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L39-L40_2.mp3 -------------------------------------------------------------------------------- /1to4/4/listen/4-L41-L42_1.lrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L41-L42_1.lrc -------------------------------------------------------------------------------- /1to4/4/listen/4-L41-L42_1.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L41-L42_1.mp3 -------------------------------------------------------------------------------- /1to4/4/listen/4-L41-L42_2.lrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L41-L42_2.lrc -------------------------------------------------------------------------------- /1to4/4/listen/4-L41-L42_2.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L41-L42_2.mp3 -------------------------------------------------------------------------------- /1to4/4/listen/4-L43-L44_1.lrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L43-L44_1.lrc -------------------------------------------------------------------------------- /1to4/4/listen/4-L43-L44_1.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L43-L44_1.mp3 -------------------------------------------------------------------------------- /1to4/4/listen/4-L43-L44_2.lrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L43-L44_2.lrc -------------------------------------------------------------------------------- /1to4/4/listen/4-L43-L44_2.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L43-L44_2.mp3 -------------------------------------------------------------------------------- /1to4/4/listen/4-L45-L46_1.lrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L45-L46_1.lrc -------------------------------------------------------------------------------- /1to4/4/listen/4-L45-L46_1.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L45-L46_1.mp3 -------------------------------------------------------------------------------- /1to4/4/listen/4-L45-L46_2.lrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L45-L46_2.lrc -------------------------------------------------------------------------------- /1to4/4/listen/4-L45-L46_2.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L45-L46_2.mp3 -------------------------------------------------------------------------------- /1to4/4/listen/4-L47-L48_1.lrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L47-L48_1.lrc -------------------------------------------------------------------------------- /1to4/4/listen/4-L47-L48_1.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L47-L48_1.mp3 -------------------------------------------------------------------------------- /1to4/4/listen/4-L47-L48_2.lrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L47-L48_2.lrc -------------------------------------------------------------------------------- /1to4/4/listen/4-L47-L48_2.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L47-L48_2.mp3 -------------------------------------------------------------------------------- /1to4/4/listen/4-L5-L6_1.lrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L5-L6_1.lrc -------------------------------------------------------------------------------- /1to4/4/listen/4-L5-L6_1.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L5-L6_1.mp3 -------------------------------------------------------------------------------- /1to4/4/listen/4-L5-L6_2.lrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L5-L6_2.lrc -------------------------------------------------------------------------------- /1to4/4/listen/4-L5-L6_2.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L5-L6_2.mp3 -------------------------------------------------------------------------------- /1to4/4/listen/4-L7-L8_1.lrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L7-L8_1.lrc -------------------------------------------------------------------------------- /1to4/4/listen/4-L7-L8_1.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L7-L8_1.mp3 -------------------------------------------------------------------------------- /1to4/4/listen/4-L7-L8_2.lrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L7-L8_2.lrc -------------------------------------------------------------------------------- /1to4/4/listen/4-L7-L8_2.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L7-L8_2.mp3 -------------------------------------------------------------------------------- /1to4/4/listen/4-L9-L10_1.lrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L9-L10_1.lrc -------------------------------------------------------------------------------- /1to4/4/listen/4-L9-L10_1.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L9-L10_1.mp3 -------------------------------------------------------------------------------- /1to4/4/listen/4-L9-L10_2.lrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L9-L10_2.lrc -------------------------------------------------------------------------------- /1to4/4/listen/4-L9-L10_2.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/1to4/4/listen/4-L9-L10_2.mp3 -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # NEW CONCEPT ENGLISH 2 | ## 新概念英语 3 | -------------------------------------------------------------------------------- /selectedstoriesf00henr.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ripplek/NEW_CONCEPT_ENGLISH/e1b157de8e30fc902ba761e61fd609126c30e850/selectedstoriesf00henr.pdf --------------------------------------------------------------------------------