This commit is contained in:
131
data/familynfriend/g2/F21.json
Normal file
131
data/familynfriend/g2/F21.json
Normal file
@@ -0,0 +1,131 @@
|
||||
[
|
||||
{
|
||||
"grade": "020101",
|
||||
"vocab": [
|
||||
"mom",
|
||||
"dad",
|
||||
"brother",
|
||||
"sister",
|
||||
"grandpa",
|
||||
"grandma"
|
||||
],
|
||||
"phonics": null,
|
||||
"grammar": [
|
||||
"This is my (mom)."
|
||||
]
|
||||
},
|
||||
{
|
||||
"grade": "020102",
|
||||
"vocab": [
|
||||
"mom",
|
||||
"dad",
|
||||
"brother",
|
||||
"sister",
|
||||
"grandpa",
|
||||
"grandma"
|
||||
],
|
||||
"phonics": null,
|
||||
"grammar": [
|
||||
"Is this your (mom)?",
|
||||
"Yes, it is.",
|
||||
"No, it isn't."
|
||||
]
|
||||
},
|
||||
{
|
||||
"grade": "020103",
|
||||
"vocab": [
|
||||
"nose",
|
||||
"neck",
|
||||
"orange",
|
||||
"octopus"
|
||||
],
|
||||
"phonics": [
|
||||
"Nn",
|
||||
"Oo"
|
||||
],
|
||||
"grammar": [
|
||||
"This is my (nose).",
|
||||
"This is my (orange and octopus)."
|
||||
]
|
||||
},
|
||||
{
|
||||
"grade": "020104",
|
||||
"vocab": [
|
||||
"eleven",
|
||||
"twelve"
|
||||
],
|
||||
"phonics": null,
|
||||
"grammar": [
|
||||
"How many?",
|
||||
"Twelve moms.",
|
||||
"Eleven dads."
|
||||
]
|
||||
},
|
||||
{
|
||||
"grade": "020105",
|
||||
"vocab": [
|
||||
"panda",
|
||||
"pen",
|
||||
"Polly"
|
||||
],
|
||||
"phonics": [
|
||||
"Pp"
|
||||
],
|
||||
"grammar": [
|
||||
"She has a pen."
|
||||
]
|
||||
},
|
||||
{
|
||||
"grade": "020106",
|
||||
"vocab": [
|
||||
"mom",
|
||||
"dad",
|
||||
"brother",
|
||||
"sister",
|
||||
"grandpa",
|
||||
"grandma"
|
||||
],
|
||||
"phonics": null,
|
||||
"grammar": [
|
||||
"Is this your (mom)?",
|
||||
"Yes, it is.",
|
||||
"No, it isn't."
|
||||
]
|
||||
},
|
||||
{
|
||||
"grade": "020107",
|
||||
"vocab": [
|
||||
"dog",
|
||||
"cat",
|
||||
"hamster",
|
||||
"fish"
|
||||
],
|
||||
"phonics": null,
|
||||
"grammar": [
|
||||
"It's a cat.",
|
||||
"My pet is brown.",
|
||||
"My pet has a black nose.",
|
||||
"What a good dog!"
|
||||
]
|
||||
},
|
||||
{
|
||||
"grade": "020108",
|
||||
"vocab": [
|
||||
"mom",
|
||||
"dad",
|
||||
"brother",
|
||||
"sister",
|
||||
"grandpa",
|
||||
"grandma",
|
||||
"eleven",
|
||||
"twelve"
|
||||
],
|
||||
"phonics": null,
|
||||
"grammar": [
|
||||
"Is this your (mom)?",
|
||||
"Yes, it is.",
|
||||
"No, it isn't.",
|
||||
"How many?"
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user