基于开源:
$lword =
[
"kilometer","place","building","metre","million",
"thousand","might","the Summer Palace","how old","the Great Wall",
"how long","more than","Chinatown","dancing","restaurant",
"weekend","yesterday","stone","surprise",
"everywhere","different","the Ming Tombs","New York",
"stamp","album","America","Canada","coconut",
"England","collect","favourite","present","festival",
"Thanksgiving","Christmas","poem","hear","special",
"important","nearly","together","address","summer",
"pretty","pleased","foreign","pen pal","chopsticks",
"city","question","knife","fork","sandwich",
"answer","finish","start","difficult","half past",
"bamboo","child","snake","flute","copy",
"sleep","awake","deaf","CD-ROM","at night",
"come out","bookshelf","week","often","tidy",
"choose","messy","every week","tidy the room","suck one’s thumb",
"read books","go to the library","peace","world","kangaroo",
"children","parrot","visit","inside","the UN building",
"make peace","in the world","way","line","thirsty",
"beautiful","bring","have a picnic","of course","drink water",
"be quite","stand in line"
]
$lwordfy =
[
"公里","地方","建筑物","米","百万",
"一千","可能","颐和园","多久","长城",
"多长","…多","唐人街","舞蹈","饭馆",
"周末","昨天","石头","惊奇",
"各处到处","不同的","明陵(十三陵)","纽约",
"邮票","集邮册","美国","加拿大","椰子",
"英格兰","收集","最喜爱的","礼物","节日",
"感恩节","圣诞节","诗","听到听见","特殊的",
"重要的","几乎接近 差不多","一起","地址","夏天",
"漂亮的","高兴的","外国的","笔友","筷子",
"城市","问题","刀子","叉子","三明治",
"回答","完成、结束","开始","困难的","…点半",
"竹子","孩子(单数)","蛇","笛子","复制",
"睡觉","醒的","聋的","电脑关驱(不知道为什么书上是“电脑光盘”)","在晚上",
"出来","书架","周末","常常,经常","整理",
"选择","脏乱的","每周","整理房间","吸吮(Sǔn)手指",
"读书","去去图书馆","和平","世界","袋鼠",
"孩子们","鹦鹉","参观","在…之内","联合国大厦",
"维持和品","在世界上","方式","排,列(线?)","口渴的",
"美丽的","拿来,带来","野餐","当然","喝水",
"安静","站队"
] |