This commit is contained in:
89
data/familynfriend/g3/F3S.json
Normal file
89
data/familynfriend/g3/F3S.json
Normal file
@@ -0,0 +1,89 @@
|
||||
[
|
||||
{
|
||||
"grade": "030001",
|
||||
"vocab": [
|
||||
"Rosy",
|
||||
"Tim",
|
||||
"Billy",
|
||||
"Miss Jones",
|
||||
"hello",
|
||||
"hi",
|
||||
"my",
|
||||
"name",
|
||||
"class"
|
||||
],
|
||||
"phonics": null,
|
||||
"grammar": []
|
||||
},
|
||||
{
|
||||
"grade": "030002",
|
||||
"vocab": [
|
||||
"greetings",
|
||||
"goodbye"
|
||||
],
|
||||
"phonics": null,
|
||||
"grammar": [
|
||||
"What's your name? - My name's ___.",
|
||||
"How are you? - I'm fine, thank you."
|
||||
]
|
||||
},
|
||||
{
|
||||
"grade": "030003",
|
||||
"vocab": [
|
||||
"one",
|
||||
"two",
|
||||
"three",
|
||||
"four",
|
||||
"five",
|
||||
"six",
|
||||
"seven",
|
||||
"eight",
|
||||
"nine",
|
||||
"ten"
|
||||
],
|
||||
"phonics": null,
|
||||
"grammar": [
|
||||
"How old are you? - I'm ___ (years old)."
|
||||
]
|
||||
},
|
||||
{
|
||||
"grade": "030004",
|
||||
"vocab": [
|
||||
"English alphabet letters"
|
||||
],
|
||||
"phonics": null,
|
||||
"grammar": []
|
||||
},
|
||||
{
|
||||
"grade": "030005",
|
||||
"vocab": [
|
||||
"red",
|
||||
"brown",
|
||||
"pink",
|
||||
"green",
|
||||
"black",
|
||||
"yellow",
|
||||
"orange",
|
||||
"blue",
|
||||
"belt",
|
||||
"paint",
|
||||
"coat",
|
||||
"vase",
|
||||
"apple"
|
||||
],
|
||||
"phonics": null,
|
||||
"grammar": []
|
||||
},
|
||||
{
|
||||
"grade": "030006",
|
||||
"vocab": [
|
||||
"stand up",
|
||||
"sit down",
|
||||
"open your book",
|
||||
"close your book",
|
||||
"don't talk"
|
||||
],
|
||||
"phonics": null,
|
||||
"grammar": []
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user