• Title/Summary/Keyword: World Language

Search Result 811, Processing Time 0.029 seconds

Hardware Approach to Fuzzy Inference―ASIC and RISC―

  • Watanabe, Hiroyuki
    • Proceedings of the Korean Institute of Intelligent Systems Conference
    • /
    • 1993.06a
    • /
    • pp.975-976
    • /
    • 1993
  • This talk presents the overview of the author's research and development activities on fuzzy inference hardware. We involved it with two distinct approaches. The first approach is to use application specific integrated circuits (ASIC) technology. The fuzzy inference method is directly implemented in silicon. The second approach, which is in its preliminary stage, is to use more conventional microprocessor architecture. Here, we use a quantitative technique used by designer of reduced instruction set computer (RISC) to modify an architecture of a microprocessor. In the ASIC approach, we implemented the most widely used fuzzy inference mechanism directly on silicon. The mechanism is beaded on a max-min compositional rule of inference, and Mandami's method of fuzzy implication. The two VLSI fuzzy inference chips are designed, fabricated, and fully tested. Both used a full-custom CMOS technology. The second and more claborate chip was designed at the University of North Carolina(U C) in cooperation with MCNC. Both VLSI chips had muliple datapaths for rule digital fuzzy inference chips had multiple datapaths for rule evaluation, and they executed multiple fuzzy if-then rules in parallel. The AT & T chip is the first digital fuzzy inference chip in the world. It ran with a 20 MHz clock cycle and achieved an approximately 80.000 Fuzzy Logical inferences Per Second (FLIPS). It stored and executed 16 fuzzy if-then rules. Since it was designed as a proof of concept prototype chip, it had minimal amount of peripheral logic for system integration. UNC/MCNC chip consists of 688,131 transistors of which 476,160 are used for RAM memory. It ran with a 10 MHz clock cycle. The chip has a 3-staged pipeline and initiates a computation of new inference every 64 cycle. This chip achieved an approximately 160,000 FLIPS. The new architecture have the following important improvements from the AT & T chip: Programmable rule set memory (RAM). On-chip fuzzification operation by a table lookup method. On-chip defuzzification operation by a centroid method. Reconfigurable architecture for processing two rule formats. RAM/datapath redundancy for higher yield It can store and execute 51 if-then rule of the following format: IF A and B and C and D Then Do E, and Then Do F. With this format, the chip takes four inputs and produces two outputs. By software reconfiguration, it can store and execute 102 if-then rules of the following simpler format using the same datapath: IF A and B Then Do E. With this format the chip takes two inputs and produces one outputs. We have built two VME-bus board systems based on this chip for Oak Ridge National Laboratory (ORNL). The board is now installed in a robot at ORNL. Researchers uses this board for experiment in autonomous robot navigation. The Fuzzy Logic system board places the Fuzzy chip into a VMEbus environment. High level C language functions hide the operational details of the board from the applications programme . The programmer treats rule memories and fuzzification function memories as local structures passed as parameters to the C functions. ASIC fuzzy inference hardware is extremely fast, but they are limited in generality. Many aspects of the design are limited or fixed. We have proposed to designing a are limited or fixed. We have proposed to designing a fuzzy information processor as an application specific processor using a quantitative approach. The quantitative approach was developed by RISC designers. In effect, we are interested in evaluating the effectiveness of a specialized RISC processor for fuzzy information processing. As the first step, we measured the possible speed-up of a fuzzy inference program based on if-then rules by an introduction of specialized instructions, i.e., min and max instructions. The minimum and maximum operations are heavily used in fuzzy logic applications as fuzzy intersection and union. We performed measurements using a MIPS R3000 as a base micropro essor. The initial result is encouraging. We can achieve as high as a 2.5 increase in inference speed if the R3000 had min and max instructions. Also, they are useful for speeding up other fuzzy operations such as bounded product and bounded sum. The embedded processor's main task is to control some device or process. It usually runs a single or a embedded processer to create an embedded processor for fuzzy control is very effective. Table I shows the measured speed of the inference by a MIPS R3000 microprocessor, a fictitious MIPS R3000 microprocessor with min and max instructions, and a UNC/MCNC ASIC fuzzy inference chip. The software that used on microprocessors is a simulator of the ASIC chip. The first row is the computation time in seconds of 6000 inferences using 51 rules where each fuzzy set is represented by an array of 64 elements. The second row is the time required to perform a single inference. The last row is the fuzzy logical inferences per second (FLIPS) measured for ach device. There is a large gap in run time between the ASIC and software approaches even if we resort to a specialized fuzzy microprocessor. As for design time and cost, these two approaches represent two extremes. An ASIC approach is extremely expensive. It is, therefore, an important research topic to design a specialized computing architecture for fuzzy applications that falls between these two extremes both in run time and design time/cost. TABLEI INFERENCE TIME BY 51 RULES {{{{Time }}{{MIPS R3000 }}{{ASIC }}{{Regular }}{{With min/mix }}{{6000 inference 1 inference FLIPS }}{{125s 20.8ms 48 }}{{49s 8.2ms 122 }}{{0.0038s 6.4㎲ 156,250 }} }}

  • PDF

A Methodology for Automatic Multi-Categorization of Single-Categorized Documents (단일 카테고리 문서의 다중 카테고리 자동확장 방법론)

  • Hong, Jin-Sung;Kim, Namgyu;Lee, Sangwon
    • Journal of Intelligence and Information Systems
    • /
    • v.20 no.3
    • /
    • pp.77-92
    • /
    • 2014
  • Recently, numerous documents including unstructured data and text have been created due to the rapid increase in the usage of social media and the Internet. Each document is usually provided with a specific category for the convenience of the users. In the past, the categorization was performed manually. However, in the case of manual categorization, not only can the accuracy of the categorization be not guaranteed but the categorization also requires a large amount of time and huge costs. Many studies have been conducted towards the automatic creation of categories to solve the limitations of manual categorization. Unfortunately, most of these methods cannot be applied to categorizing complex documents with multiple topics because the methods work by assuming that one document can be categorized into one category only. In order to overcome this limitation, some studies have attempted to categorize each document into multiple categories. However, they are also limited in that their learning process involves training using a multi-categorized document set. These methods therefore cannot be applied to multi-categorization of most documents unless multi-categorized training sets are provided. To overcome the limitation of the requirement of a multi-categorized training set by traditional multi-categorization algorithms, we propose a new methodology that can extend a category of a single-categorized document to multiple categorizes by analyzing relationships among categories, topics, and documents. First, we attempt to find the relationship between documents and topics by using the result of topic analysis for single-categorized documents. Second, we construct a correspondence table between topics and categories by investigating the relationship between them. Finally, we calculate the matching scores for each document to multiple categories. The results imply that a document can be classified into a certain category if and only if the matching score is higher than the predefined threshold. For example, we can classify a certain document into three categories that have larger matching scores than the predefined threshold. The main contribution of our study is that our methodology can improve the applicability of traditional multi-category classifiers by generating multi-categorized documents from single-categorized documents. Additionally, we propose a module for verifying the accuracy of the proposed methodology. For performance evaluation, we performed intensive experiments with news articles. News articles are clearly categorized based on the theme, whereas the use of vulgar language and slang is smaller than other usual text document. We collected news articles from July 2012 to June 2013. The articles exhibit large variations in terms of the number of types of categories. This is because readers have different levels of interest in each category. Additionally, the result is also attributed to the differences in the frequency of the events in each category. In order to minimize the distortion of the result from the number of articles in different categories, we extracted 3,000 articles equally from each of the eight categories. Therefore, the total number of articles used in our experiments was 24,000. The eight categories were "IT Science," "Economy," "Society," "Life and Culture," "World," "Sports," "Entertainment," and "Politics." By using the news articles that we collected, we calculated the document/category correspondence scores by utilizing topic/category and document/topics correspondence scores. The document/category correspondence score can be said to indicate the degree of correspondence of each document to a certain category. As a result, we could present two additional categories for each of the 23,089 documents. Precision, recall, and F-score were revealed to be 0.605, 0.629, and 0.617 respectively when only the top 1 predicted category was evaluated, whereas they were revealed to be 0.838, 0.290, and 0.431 when the top 1 - 3 predicted categories were considered. It was very interesting to find a large variation between the scores of the eight categories on precision, recall, and F-score.

An Ecological Aesthetics and Symbolism of the Seonghyelsa Nahanjeon Floral Lattice with Patterns of Lotus Pond Scenery (연지(蓮池)로 본 성혈사 나한전 꽃살문양의 생태미학과 상징성)

  • Rho, Jae-Hyun;Lee, Da-Young;Choi, Seung-Hee
    • Journal of the Korean Institute of Traditional Landscape Architecture
    • /
    • v.36 no.3
    • /
    • pp.160-171
    • /
    • 2018
  • This study aims to find an original form of temple flower decoration patterns, considering floral lattice pattern as a view element composing temple landscape. To that end, we analyzed and interpreted the form and symbol expressed in the floral lattice pattern at Nahanjeon of Seonghyel Temple at Yeongju, Gyeongsangbukdo. The front side of Nahanjeon windows shows a sculpture with 176 pure patterns in a form where two squares are in sequence. The basic concept of main front door (the inner gate of Nahanjeon) frames is considered the design language of lotus pond that symbolizes "square land" in traditional gardens. The four leaf clover and arrowhead are water plants discovered in areas nearby ponds, which are a realistic expression conforming to the water ecology of lotus pond. The lotus, which is the most important plant at the main front door, indicates purity, a non-stained state, and the world of the lotus sanctuary, which is the land of blissful happiness in Buddhism. The lotus expressed in the floral lattice pattern is spread in a diverse form, containing the features of creation and destruction, showing the landscape character of the "One Body of Buddha and Lotus". The expression of flying birds such as kingfishers and egrets is an ecologically aesthetic idea to infuse dynamism and vitality into a seemingly static aquatic ecosystem. The floral lattice pattern contains lotus pond scenery showing symbiosis of animals(i.e., dragons, frogs, crabs, fishes, egrets, wild geese, and kingfishers) and plants(i.e., four leaf clovers and arrowheads), which are symbols of relief faith for longevity, wealth, preciousness, and many sons. The pattern is not just an ecological aesthetic expression but a holistic harmony of ecological components such as growth and disappearance of lotus and its leaves, fitting habitats, symbiosis, and food chain.

An Analysis of IT Trends Using Tweet Data (트윗 데이터를 활용한 IT 트렌드 분석)

  • Yi, Jin Baek;Lee, Choong Kwon;Cha, Kyung Jin
    • Journal of Intelligence and Information Systems
    • /
    • v.21 no.1
    • /
    • pp.143-159
    • /
    • 2015
  • Predicting IT trends has been a long and important subject for information systems research. IT trend prediction makes it possible to acknowledge emerging eras of innovation and allocate budgets to prepare against rapidly changing technological trends. Towards the end of each year, various domestic and global organizations predict and announce IT trends for the following year. For example, Gartner Predicts 10 top IT trend during the next year, and these predictions affect IT and industry leaders and organization's basic assumptions about technology and the future of IT, but the accuracy of these reports are difficult to verify. Social media data can be useful tool to verify the accuracy. As social media services have gained in popularity, it is used in a variety of ways, from posting about personal daily life to keeping up to date with news and trends. In the recent years, rates of social media activity in Korea have reached unprecedented levels. Hundreds of millions of users now participate in online social networks and communicate with colleague and friends their opinions and thoughts. In particular, Twitter is currently the major micro blog service, it has an important function named 'tweets' which is to report their current thoughts and actions, comments on news and engage in discussions. For an analysis on IT trends, we chose Tweet data because not only it produces massive unstructured textual data in real time but also it serves as an influential channel for opinion leading on technology. Previous studies found that the tweet data provides useful information and detects the trend of society effectively, these studies also identifies that Twitter can track the issue faster than the other media, newspapers. Therefore, this study investigates how frequently the predicted IT trends for the following year announced by public organizations are mentioned on social network services like Twitter. IT trend predictions for 2013, announced near the end of 2012 from two domestic organizations, the National IT Industry Promotion Agency (NIPA) and the National Information Society Agency (NIA), were used as a basis for this research. The present study analyzes the Twitter data generated from Seoul (Korea) compared with the predictions of the two organizations to analyze the differences. Thus, Twitter data analysis requires various natural language processing techniques, including the removal of stop words, and noun extraction for processing various unrefined forms of unstructured data. To overcome these challenges, we used SAS IRS (Information Retrieval Studio) developed by SAS to capture the trend in real-time processing big stream datasets of Twitter. The system offers a framework for crawling, normalizing, analyzing, indexing and searching tweet data. As a result, we have crawled the entire Twitter sphere in Seoul area and obtained 21,589 tweets in 2013 to review how frequently the IT trend topics announced by the two organizations were mentioned by the people in Seoul. The results shows that most IT trend predicted by NIPA and NIA were all frequently mentioned in Twitter except some topics such as 'new types of security threat', 'green IT', 'next generation semiconductor' since these topics non generalized compound words so they can be mentioned in Twitter with other words. To answer whether the IT trend tweets from Korea is related to the following year's IT trends in real world, we compared Twitter's trending topics with those in Nara Market, Korea's online e-Procurement system which is a nationwide web-based procurement system, dealing with whole procurement process of all public organizations in Korea. The correlation analysis show that Tweet frequencies on IT trending topics predicted by NIPA and NIA are significantly correlated with frequencies on IT topics mentioned in project announcements by Nara market in 2012 and 2013. The main contribution of our research can be found in the following aspects: i) the IT topic predictions announced by NIPA and NIA can provide an effective guideline to IT professionals and researchers in Korea who are looking for verified IT topic trends in the following topic, ii) researchers can use Twitter to get some useful ideas to detect and predict dynamic trends of technological and social issues.

A Study on Art's Public Features and Social Intervention by Keith Haring (미술의 공공성과 키스 해링(Keith Haring)의 사회적 개입에 관한 연구)

  • Kim, Jee-Young
    • The Journal of Art Theory & Practice
    • /
    • no.8
    • /
    • pp.59-87
    • /
    • 2009
  • This thesis started from the attempt to make it clear that 80's American artist Keith Haring(1958-1990) had conducted social intervention of criticism, resistance, and participation through his works, and so pursued public value. Haring of graffiti fame left popular and familiar cartoon style pictures on the street wall, the billboards, the posters and so on. Popular and playful works was explained as his unique characteristics, but Haring's creative way at the field has more value than just being grasped as artist's personal characteristics. Haring's work pieces became everyday art by joining with people's life, and are working as a social speaking place. So I think that these Haring's art works possess characteristics of 'the public sphere'. 'The Public Sphere' means that is independent and free from the government or partisan economic forces, so that is not connected with the interested relations, and that is the sphere of rational argumentation without 'disguise' or 'fabrication', and that is the sphere where general public can participate in and is inspected by them. The public sphere between the sphere of public authority such a nation and a market and the private sphere of free individual, it is mutually connected with them and works as the space forming public opinion. Private individuals communicate with this public sphere and perform a role of direct and indirect check, balance, and social criticism way off from power. Openness that should include the voice of not only leading power but also the socially weak such as citizens, women, homosexuals, minority races, and so on, and alienated class, is an index of the public characteristics. The public sphere is not working just with speech and mass media. Many artists as well as Haring open their mouth and act through an art at the center of society, and create another public sphere by an art. I understood that the real participatory and practical characteristics on the Haring's work is a phenomenon and current of a part of the art world including Haring. Such current started from 1960s is the in-depth effort to be connected with the life more closely, to communicate with people, and to improve problems of life. And it has pursued public value on the different way from the nation or public power. Artists have intervened in the society with strategic and positive ways in order to raise pushed-out value and sinked rights as the public agenda, and labored to accept the value of variety and difference at the society. The aspect of such social intervention is the notable features, findable on the Haring's works and process. Haring's works include art historical meanings and are expressed with familiar and plastic language, so they were able to communicate with various classes. And he secured various customers at the field and the street. This communicative and public approach factor raised the possibility much for his works to work as the public sphere. Haring presented critical and resistant speech toward society with his works based on this factor. He asserted his position and justice of gender identity as a sexual minority. And his such work continued to movement for alienated class and social week over his own rights. His speech and message on the wall painting, poster, T-shirts, billboard of the subway, and so on worked as a spectacle and pressed concern with social issues and consciousness shift. And he's been trying to protect and care people who is injured by HIV and drug and to realize social justice through social week protection. Haring's works planned to meet many people as much as possible performed its role of intervening in society through criticism, resistance, speech, and participation, and controlling and checking social issues. These things considered, Haring's works show his consciousness about public attributes of art, and obviously include public value seeking. And also we can find the meaning of such his work as that an art is working as the public sphere and shows the possibility to discuss and practice public issues.

  • PDF

The Zhouyi and Artificial Intelligence (『주역』과 인공지능)

  • Bang, In
    • Journal of Korean Philosophical Society
    • /
    • v.145
    • /
    • pp.91-117
    • /
    • 2018
  • This paper aims to clarify the similarities and differences between the Zhouyi and artificial intelligence. The divination of the Zhouyi is rooted in the oldest system of human knowledge, while artificial intelligence stands at the cutting edge of modern scientific revolution. At first sight, there does not appear to be any association that links the one to the another. However, they share the same ground as seen from a semiotic standpoint because both of them depend on the semiotic system as a means of obtaining knowledge. At least four aspects can be pointed out in terms of similarities. First, artificial intelligence and the Zhouyi use artificial language that consists of semiotic signs. Secondly, the principle that enables divination and artificial intelligence lies in imitation and representation. Thirdly, artificial intelligence and the Zhouyi carry out inferences based on mathematical algorithms that adopt the binary system. Fourth, artificial intelligence and the Zhouyi use analogy as a means of obtaining knowledge. However, those similarities do not guarantee that the Zhouyi could arrive at the scientific certainty. Nevertheless, it can give us important insight into the essence of our civilization. The Zhouyi uses intellect in order to get new information about the unknown world. However, it is hard to know what kind of intellect is involved in the process of divination. Likewise, we do not know the fundamental character of artificial intelligence. The intellect hidden in the unknown subject is a mystic and fearful existence to us. Just as the divination of the Zhouyi inspires the sense of reverence toward the supernatural subject, we could not but have fear in front of the invisible subject hidden in artificial intelligence. In the past, traditional philosophy acknowledged the existence of intellect only in conscious beings. Nonetheless, it becomes evident that human civilization ushers into a new epoch. As Ray Kurzweil mentioned, the moment of singularity comes when artificial intelligence surpasses human intelligence. In my viewpoint, the term of singularity can be used for denoting the critical point in which the human species enters into the new phase of civilization. To borrow the term of Shao Yong(邵雍) in the Northern Song Dynasty, the past civilization belongs to the Earlier Heaven(先天), the future civilization belongs to the Later Heaven(後天). Once our civilization passes over the critical point, it is impossible to go back into the past. The opening of the Later Heaven foretold by the religious thinkers in the late period of Joseon Dynasty was a prophecy in its own age, but it is becoming a reality in the present.

The post-epic characteristics in Jan Lauwers' theatre -, and - (얀 라우어스(Jan Lauwers) 공연의 탈서사적 특징들 -<이사벨라의 방(Isabella's Room)>, <랍스터 가게(The Lobster Shop)>, <사슴의 집(Deer House)>을 중심으로-)

  • Nam, Jisoo
    • Journal of Korean Theatre Studies Association
    • /
    • no.48
    • /
    • pp.447-484
    • /
    • 2012
  • This study aims to analyze the characteristics of post-epic theatre in the Belgian theatre director Jan Lauwers' trilogy titled in "Happy Face/Sad Face": (2004), (2006) and (2008). I regard that it played a very important junction for him to create his own theatrical style compared to earlier years. From this period, Lauwers has tried to create his original plays in order to concentrate the story of our era and has showed to combine a variety of media such as dance, installation, video, singing etc. In this context, I would like to study his own theatricality from the three perspectives of dramaturgy, directing and acting largely based on Hans-Thies Lehmann's theory of post-epic theatre, who pointed out the significance of Lauwer's theatrical leading role very early. First, from the dramaturgical point of view, we need to pay attention to the theme of translunary death; where the living and the dead coexist on the stage. In fact, death is the theme that Lauwers has been struggling to research for quite long time. In his trilogy, the dead never exits the stage. The dead, who is not a representative tragic character, even meddles the things among or with the living and provide comments to people. As a consequence, it happens to reduce a dramaturgical strong tension, leads depreciation of suspense and produces humanism in a way. This approach helps to create his unique comical theatrical atmosphere even though he deals with the contemporary tragic issues such as war, horror and death. Second, from the directing point of view, it is worth to take a look at the polyphonic strategy in terms to applying various media. Among all the things, the arts of dancing and singing in chorus are actively applied in Lauwer's trilogy. The dance is used in individual and microscopic way, on the other hand, singing shows collective and is a macroscopic quality. The dance is the representing media to show Lauwer's simultaneous microscopic mise-en-scene. While main plot takes place around the center-stage, actors perform a dance around the off-centered stage. Instead of exiting from the stage during the performance, the actors would continue dance -sometimes more like movements- around the off-centered stage. This not only describes the narrative, but also shows how each character is engaged to the main plot or incident, and how they look into it as a character. Its simultaneous microscopic mise-en-scene intends to function such as: showing a variety moments of lives, amplifying some moments or incidents, revealing character's emotion, creating illusionary theatrical atmosphere and so on. Meanwhile, singing simple lyrics and tunes are an example of the media to stimulate the audiences' catharsis. As the simple melody lingers in the audiences' mind, it ends up delivering a theatrical message or theme after the performance. This message would be transferred from the singing in chorus functions as a sort of leitmotive in order to make an impression to the audience. This not only richens their emotion but also creates an illusionary effect. Third, from the acting perspective, I'd like to point out the "detachment" aesthetic which Lehmann has pointed out. The actors never go deep into the drama by consistently doing recognize a theatrical illusion. The audience happens to pay attention to their presence through the actor's deliberate gesture, business, movement, rhythm, language, dance etc. The actors are against forming closed action by speaking in various languages or by revealing deliberately stage directions or acts, and by creating expressive mise-en-scene with multiple media. As a consequent, the stage can be transformed to not a metaphoric but a metonymic place. These actions are the ultimate intention for a direct effect to the audience. So to speak, Lauwers uses the anti-illusionary theatrical method: the scenes of fantastic death, interruption of singing and dance, speaking many kinds of languages, acting in detachment-status and so on. These strategies function to make cracks in spectators' desire who has a desire to construct a linear narrative. I'd like to say that it is the numerous potentiality to let the reality penetrate though and collide the reality with a fiction. By doing so, it induces for spectators to see the reality in the fiction. As Lehmann says, "when theatre presents itself as a sketch and not as a finished painting, the spectators are given the chance to feel their own presence, to reflect on it, and to contribute to the unfinished character themselves". In this sense the spectators can perform an objective criticism on our society and world in Lauwer's theatre because there are a number of gaps and cracks in his theatrical illusion where reality can penetrate. This is also the point that we can find out the artists' responsibility in this era of our being.

A Study on the Concept of Records-Archives and on the Definition of Archival Terms (기록물의 개념과 용어의 정의에 관한 연구)

  • Kim, Jung-Ha
    • The Korean Journal of Archival Studies
    • /
    • no.21
    • /
    • pp.3-40
    • /
    • 2009
  • It has passed ten years since modern records and archives management in our country launched. During times, it has dramatically developed in the fields of law, institution and education. However a study on the definition of records and archives was non be studied enough compared to development of various research fields. In fact the reason why study on the definition was non fulfilled is that some aspects such as historical, informational, archival perspective have been coexisting without order in Korea. This situation is the biggest barrier that archival science is to a disciplinary field. Historically, 'archivium' in Latin language had developed in starting of its means place, then whole entity of documents and those organic relations. In this point, archives is rigidly separate to material of Historical science which covers all of recorded. Unlike information which is produced in the process of intended themes and following its outputs like books, documents in archival science is made in the natural process of work. In addition, historical archives which finished the current and semi-current stage and transfer to the institute of permanent conservation after the process of selection so that it is historical and cultural value to satisfy its purpose of making. This changed trend is based on the Second World War and necessity of North American society which needs to effciency and transparency of work. In Korea, records and archives management has been dominantly affected by North American society and become a subject of not arrangement but of classification, not of transferring but of collection. It is also recognized as management of on formation on the all recorded or documents not as an whole documents and all organic relations. But the original type of recognition is the only technology, it cannot have dignity as a field of science.

A Study on the Landscape Architecture Historical Significance of Reung Chambong in the Joseon Dynasty (조선시대 능참봉직(陵參奉職)의 조경사적 의의)

  • Shin, Hyun-Sil;Lee, Won-Ho
    • Journal of the Korean Institute of Traditional Landscape Architecture
    • /
    • v.29 no.2
    • /
    • pp.139-148
    • /
    • 2011
  • This study has a purpose of base study for ascertaining landscape architect's role of Reung Chambong through analyzing old literature include Kyungkukdae-Jeon, Sokdae-Jeon, Daejeonhoitong, Joseonwangjo-Sillok, Eugye, Reung-Ji, Ilsung-Rok, Reung Chambong's diary. Reung Chambong was a government post in the Joseon dynasty, who managed Royal Tombs of Joseon Dynasty that has promoted as a World Heritage of UNESCO. the conclusions drawn from this study are as follows. First, Reung Chambong was comprised of two Jong 9 pum Chanmbong members. a position of Reung Chambong was a Eumjik appointed Saengwon, Jinsa, Yuhak completed Sammang. the standards of appointment is a experienced person and too young. it became means for accessing a government post because it had a symbolic representation of Royal Tombs guardian. Second, The management system of Reung Chambong was approved on the basis of ranking. however, due to geographical reasons, they had much authority and various mission than is possible. for example, construction supervisor of the Reung and Bongsim, manager of the Reungsuhogun and filling out Reungji. they performed an important role in management of Royal Tombs in the Joseon dynasty. Third, One of tasks related in landscape architecture, a Bongshim reported Sukmul(stonework), Sacho, Jungja-Gak of Reungsang to Yejo periodically. formational system and method of Bongshim are provided in the Kyungkukdae-Jeon and Sokdae-Jeon detailedly. Fourth, Tree management and construction supervisor of Reungsang, positions among tasks related in landscape architecture, required basic understanding and management ability of botany, various eye for spatial perception includes civil and architectural projects. also, as a site management of Royal Tombs in the Joseon dynasty, Reung Chambong was empowered tacit authorization and responsibility in mobility preoccupancy of vertical relationship with local officials and handling by-product of site. there is a close correspondence with landscape architect of today. A follow-up research is required to ascertain landscape architect historical values of Royal Tombs in the Joseon dynasty and Reung Chambong's role as a site management of Royal Tombs in the Joseon dynasty through historical seeking and research old literature on Reung Chambong's role related in landscape architect.

Okdong Lee Seo's Historical View Examined through Yeokdaega (「역대가(歷代歌)」를 통해 본 옥동(玉洞) 이서(李漵)의 역사인식(歷史認識))

  • Yoon, Jaehwan
    • (The)Study of the Eastern Classic
    • /
    • no.57
    • /
    • pp.331-357
    • /
    • 2014
  • This paper is to examine Okdong Lee Seo's historical view through analyzing Yeokdaega("歷代歌"), Okdong's full-length historical epic. As long as Okdong Lee Seo was a Confucian scholar holding moral cultivation as the highest value, his Yeokdaega is hard to explain separately from the Confucian world view. Okdong's Yeokdaega is a long old-style sino-korean poem consisting of 526 7-syllable verses, yet it considerably differs in structure from other historical epics known so far. Okdong's Yeokdaega consists of two parts: the first narrates Chinese historical facts from the beginning to the fall of Ming dynasty, and the second describes the social irrationality of the time and reveals his strong social criticism. It is very different from an ordinary historical epic piece narrating the orders and disorders and the rise and fall of historical facts. It is thought that Okdong's Yeokdaega was written based on his Confucian historical view. It seems that for Okdong the rise and fall of Chinese historical dynasties did not merely mean historical facts but functioned as a tool explaining the reason for people to persue moral cultivation. Okdong summed up his knowledge of the rise and fall of Chinese historical dynasties, his sharp criticism on social irrationality, and his stimulation about the necessity of moral cultivation, and then created a long 526-verse historical epic Yeokdaega. For the reasons, it is not easy to say that Okdong's Yeokdaega is the result of pure literary activities only for artistry. However, Okdong's Yeokdaega is not inferior to other historical epic pieces written by the time in literary value. Especially, Okdong's Yeokdaega can be said to be more meaningful since it was, over its literary value, not only a tool to strengthen his own study and will but also a educational tool for others around himself.