Script
Script
Abstract²This paper proposes an Interactive Chinese Character Chinese character is evolved through pictograph evolution
Learning System (ICCLS) based on pictorial evolution as an initiates our idea in this paper. Therefore, a learning mechanism
edutainment concept in computer-based learning of language. The involves interactive Chinese character learning through
advantage of the language origination itself is taken as a learning
pictograph evolution is proposed.
platform due to the complexity in Chinese language as compared to
other types of languages. Users especially children enjoy more by Although not all Chinese characters are created from
utilize this learning system because they are able to memories the pictograph evolution, but our target is towards pre-school
Chinese Character easily and understand more of the origin of the children aged between 4 to 6 years old. Therefore it is sufficient
Chinese character under pleasurable learning environment, compares to use the limited characters that are able to be represented
to traditional approach which children need to rote learning Chinese through pictograph evolution as pre-school children starts
Character under un-pleasurable environment. Skeletonization is used
learning things mostly through a more visualized method using
as the representation of Chinese character and object with an animated
pictograph evolution to facilitate the learning of the language. Shortest pictures or objects around them.
skeleton path matching technique is employed for fast and accurate Taking the advantage of learning through visual and mind
matching in our implementation. User is required to either write a mapping [2], our proposed system is deployed on the similar
word or draw a simple 2D object in the input panel and the matched concept but directly focusing on the learning process of Chinese
word and object will be displayed as well as the pictograph evolution characters. Learning the Chinese character involves visual
to instill learning. The target of computer-based learning system is for
recognition and continuous practice and this creates a problem
pre-school children between 4 to 6 years old to learn Chinese
characters in a flexible and entertaining manner besides utilizing of frustrating the young learners and creating an unpleasant
visual and mind mapping strategy as learning methodology. learning experience. Therefore, our approach is relevant to ease
the learning and to certain extend providing an exciting and fun
Keywords²Computer-based learning, Chinese character, in learning the language.
pictograph evolution, skeletonization. The proposed interactive Chinese character learning system
is designed based on the original creation of the character itself.
I. INTRODUCTION Our mechanism involves matching procedure whereby children
299
World Academy of Science, Engineering and Technology 44 2008
object. In addition, simple statistical method is used for image just allows the user to remember the Character by image rather
and word matching utilizing Hungarian algorithm [16] as the than understand the unique structure of the Chinese character.
matching strategy between query and model. In terms of technology wise, skeletonization approach is
The remaining of this paper is structured as follow. In section implemented to match the Chinese character. Bai et al. have
II, we discuss the related work on learning and matching used skeletonization approach to represent the shape [3]. This
Chinese character. Section III outlines the main concept and line like presentation is taking advantage of preserving the
proposed system. Section 4 shows the proposed method used in originality by minimum deformation representation. For the
our system and system prototype. A conclusion is presented in matching procedure, beside just consider the shortest skeleton
the next section. path between end node for matching, a modification is added by
considering the shortest skeleton path between the junction
II. RELATED WORK node.
Our work is related to interactive Chinese characters learning.
Much of the application had been done base on this direction III. MAIN CONCEPT
with different approaches. Some of the related work on research The concept behind this paper deals with interactive and
and system application is described in this section. effective learning of Chinese characters for pre-school children.
There are several applications that have been developed to Utilizing the concept of pictograph evolution and simple
help in the Chinese language learning. Tang et al. have matching techniques for both words and pictures, a new
proposed a web-based Chinese handwriting system that allows approach in learning Chinese characters is introduced. This
student to learn Chinese handwriting at anytime and anyway [4]. approach is consistent with the concept of pictograph
This system combines several important technologies that are representation that is based on the oldest form of the Chinese
able to provide intelligent and effective learning environment to character classification [9][10].
users. This system also able to reduce the time used to learn Our proposal is intended to solve the problem of difficulty to
Chinese character compare with traditional approach. learn Chinese characters for pre-school children and utilize a
Chen at al. have developed augmented interface for Children simple and fast matching technique that does not require heavy
Chinese learning [5]. Basically, this study tries to create a more computation. The system is targeted to ease learning and create
efficient and interesting learning environment through fun in learning as learning Chinese character is proven to be a
Augmented Reality. In addition, this research describes the difficult task especially involves memorization of each
exertion of AR to construct a leaning system, where rich and character [11][12][13]. Learning the character has no other way
effective interactions in leaning were considered. The prototype except heavy memorization as each of the character differs with
of this AR system enables school children to have a better their meaning and pronunciation.
understanding in pronunciation and memorization of Chinese.
A. Chinese Character Classification Based on Pictograph
Several applications have been developed specifically for
Evolution
memorizing the Chinese character. Flash card is one of the
learning tools that aid in memorizing the Chinese characters. In Chinese is a language with the largest number of users in the
general, flashcards are widely used as a learning drill to aid world, and the Chinese character is created with the longest in
memorization by way of space repetition. [6] and [7] have history of language. It is very hard to determine the time when
created an online Chinese character flashcards application. has the Chinese character emerged and the character that we see
Children might able to remember Chinese characters by using it today are the character on the tortoise shells and animal bones.
for several time but this blindly memorize approach may cause Therefore, Chinese characters are very unique in shape and each
boringness to the users. character has a story behind the stone.
Another approach that has been adapted by the researcher to There are several principles that are used to define and
DLGOHDUQLQJDQGPDVWHULQJWKH&KLQHVHFKDUDFWHUVLV³JUDEDQG explicate the Chinese character and one of the principles is
match it´ as in [8]. In general, children are required to pictographs. Pictographic Chinese character is composed of
recognize and match the relevant character that enables children different symbols that often resembled the objects that it
to remember the Chinese character. This approach is an represents and sometimes are combined in some way to
interactive approach by allowing the user to grab those represent a whole new word or idea. After an evolution of time,
randomly moving Chinese character and match it base on those symbol or diagram are simplified and adjusted as Chinese
understanding. Nevertheless, this idea generally is similar to the writing to be further developed and expanded. So, each
flash card whereby the user still needs to memorize blindly on pictographic Chinese character has a story behind the shape as
the Chinese character before using the application. No prior its appearance. Today, roughly 600 Chinese characters are
knowledge on the character will result much errors or leading to created based on the pictograms principles and among those are
frustration and terminate to use the system further. claimed to be the oldest form of character. Figure 1 shows the
Word and pictures is another example of application that had example of the Chinese character falling in the pictogram
been developed for Chinese characters learning as in [7]. A
category and its evolution. In this system, the advantage of the
diagram comes along with a Character and enable user to learn
pictogram Chinese characters is taken whereby each Chinese
the Chinese character visually. Nevertheless, this application
character is an image vision of character. This will drastically
facilitate the learning of the character besides creating fun in
300
World Academy of Science, Engineering and Technology 44 2008
301
World Academy of Science, Engineering and Technology 44 2008
end node and junction node, and the matching procedure is utilize it for Chinese character representation for matching.
conducted within the chosen category whereby the category is
C. Chinese Character Representation
define by the quantity of the end node and junction node. On the
other hand, Chinese character representation for matching is We had modified Bai et al object representation for our Chinese
computed base on the generated skeleton. We use the shortest character representation [3]. This representation uses the shortest
skeleton path of each end node pair to represent an object in 2D. Since
path similarity for matching. Lastly, the matched data will be
Chinese character can be recognized as objects in 2D, we have
displayed to the user in the viewing panel. included junction node shortest skeleton pair to represent the Chinese
character. End node is a node that only has 1 neighbor node and
junction node is a node that has more than 2 neighbor nodes. Figure 6
and 7 shows a representation of the Chinese character ³⬏´ draw) and
³㕞´ goat), and the representation set is listed as Table 1.
)LJ5HSUHVHQWDWLRQRI&KLQHVHFKDUDFWHU³⬏´
302
World Academy of Science, Engineering and Technology 44 2008
E. System Prototype
A prototype system is developed to test the efficacy of the
proposed method for Chinese character learning. Figure 9
Fig. 8 Shortest skeleton path between the nodes shows the interface of our prototype with a breakdown example
of input, output and animated pictograph evolution. User can
input a word or a picture of their preference.
Next, we normalize the sampling nodes based on the average The figure shows user input a ZRUG³ቅ´ZLWKWKHPRXVH,W
distance transform of the shape that is able to solve the scale OLWHUDOO\ PHDQV ³PRXQWDLQ´ 7KHUHIRUH LQ WKH 2XWSXW VHFWLRQ
problem. The average of distance transform as in equation (5) is WKHDFFXUDWHZRUGRI³ቅ´LVGLVSOD\HGDORQJZLWKDQLPDJHRI
equal to the sum of all distance transform in Chinese character ³PRXQWDLQ´LVUHWULHYHG7KHDQLPDWHGSLFWRJUDSKHYROXWLRQRI
divide by the size of the Chinese character in pixels, No. Each KRZWKHZRUG³ቅ´LVGHULYHGIURPWKHREMHFW³PRXQWDLQ´EDVHG
shortest skeleton path between end node and junction node will on pictograph evolution theory is also displayed to the user. Fig.
be normalized in respect to the average distance transform of the 10 shows animation sequence of the evolution of Chinese
original Chinese character as in equation (6) and (7). Therefore, Character from the object itself to the word for the word ³ቅ´ and
each Chinese character is represented by a normalized set of the ³∈´.
303
World Academy of Science, Engineering and Technology 44 2008
V. LEARNING PEDAGOGY Fig. 10 Evolution sequence of Chinese Character ³ቅ´ DQG³∈´ that
The key pedagogy learning of Chinese language is listening, displayed as animation
reading, writing, memorizing and speaking [13]. Our system is
Our approach uses character and object matching with
emphasis on memorizing learning pedagogy because the
skeletonization and shortest path matching algorithm to identify
existing computer-based learning of memorizing is no very
the written input both in words and in sketched diagram in order
helpful enough as discussed in III Main Concept.
to relate it with pictograph evolution of the Chinese character.
Our interactive learning system provides a frame work for
Our strategy is to use the early evolution of Chinese character as
student centered learning focus. Our system acts as an assistant
a learning mechanism involving visual and mind mapping
for children to memories the Chinese Character. Besides that,
concept to instill the learning of the language.
our system further extern by adding the animation display that
Statistical matching technique using Hungarian algorithm is
allow children to understand the origin and evolution of the
Chinese Character, from the shape itself to the word itself as able to solve the problem of single paired end node as well as
shows in Fig. 10. This allows creating an interesting, fancy and junction nodes. This special characteristic in Chinese character
funny element in the process of Chinese Character learning. is able to match using the mentioned algorithm. We also take the
Diagram and animation is utilized in our learning system advantage of using a pictograph evolution animation as a tool
because we taking on the advantage of image are ease to allow for learning the character in a more effective manner. The
the children to remember [2] the appearance of the Chinese animated pictograph evolution also serves as an entertaining
Character since diagram is able to create a profundity memory component in learning the language. This
in their mind. Therefore, the evolution of the Chinese Character
and profundity memory is use as the pedagogy in our interactive ACKNOWLEDGMENT
Chinese Character learning system and this idea is able to This research was supported by the Ministry of Culture,
reduce the burden of the children in memories of complex Sports and Tourism, Korea, under the CTRC (Culture
languages learning especially in Chinese Character learning.
Technology Research Center) support program supervised by
the ITRC (Information Technology Research Center) support
program.
VI. CONCLUSION
We proposed a new approach in edutainment for pre-school REFERENCES
children learning Chinese language. Chinese character is a
[1] :%D[WHU³How hard is Chinese"´ The Defense Language Institution,
complex character in linguistic. Learning the character require Monterey, California. Available:
memorization and practice. Therefore, learning could be http://www-personal.umich.edu/~wbaxter/howhard.html
frustrating especially to pre-school children. [2] A. Hollingworth, C.C. Wiliam and J.M. Henderson, ³To see and
remember: Visually specific information is retained in memory from
304
World Academy of Science, Engineering and Technology 44 2008
305