• 제목/요약/키워드: 정의 언어

Search Result 1,570, Processing Time 0.028 seconds

Software Process Definition Language (소프트웨어 프로세스 정의 언어)

  • Lee, Gwon-Il;Lee, Myeong-Jun;Im, Chae-Deok;Song, Yeong-Gi;In, So-Ran
    • Electronics and Telecommunications Trends
    • /
    • v.11 no.3 s.41
    • /
    • pp.155-166
    • /
    • 1996
  • 소프트웨어 프로세스를 효과적으로 반복하고 자동화하여 소프트웨어 개발 주기의 단축과 품질 향상을 가져올 수 있다. 이러한 결과를 얻기 위해서는 프로세스를 형식화하여 구문화된 형태로 표현해 주는 프로그램 언어가 필요하게 된다. 본 고에서는 소프트웨어 프로세스 모형화 작업에 필요한 프로세스 정의 언어의 특징을 살펴보고, 현존하는 여러가지 프로그램의 언어들을 비교 분석하여, 소프트웨어 프로세스 정의에 적합한 프로그램 언어의 특성을 살펴보았다.

Policy Definition Language for Service Management in Mobile Environment (모바일 서비스관리를 위한 정책정의언어)

  • Ahn, Sung-Wook;Rhew, Yul-Sung
    • The KIPS Transactions:PartD
    • /
    • v.16D no.4
    • /
    • pp.561-570
    • /
    • 2009
  • In order to manage repair and maintenance efficiently in the mobile environment, the system structure to manage service as a policy and the policy description language are needed. This research defined the structure of PEP, which is the executioner of policy in the IETF policy framework, and proposed the policy description language which can be carried out under the PEP structure. The proposed policy description language derived demand matters based on documentary data and the characteristics of mobile and the policy information model was designed with the three stage approaches and was defined as policy description language. The three stage approaches are made up of the policy domain that decides the scope to which the policy applies, the policy rules which distinguish the kinds of policy application and control, and policy grammar which contextualizes the policy structure. In order to verify the efficiency of the policy description language, scenarios are defined with the policy description language and verified it by using policy tool and proved the expansive nature by comparing and analyzing other policy description language.

Access to Database Using List Comprehension (리스트 컴프리헨션을 이용한 데이터베이스 접근)

  • Park, Kyung-Soon;Woo, Gyun
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2003.11b
    • /
    • pp.655-658
    • /
    • 2003
  • 기존의 데이터베이스 응용 프로그램을 작성할 경우에 질의 언어와 개발 언어간의 이중 언어 정의 문제(impedance mismatch)가 발생한다. 이를 해결하기 위한 한가지 방법으로 본 논문에서는 Haskell의 리스트 컴프리헨션(list comprehension)을 이용한 데이터베이스 접근을 제안한다. 이 방식을 이용할 경우 문법 체계가 명확해 진다는 장점과 연속적인 집계연산자(aggregate operator)를 사용할 수 있다는 장점이 있다. 또한 앞에서 지적한 이중 언어 정의 문제를 해결할 수 있다.

  • PDF

Shopping Mall Avatar System Using Behavior and Motion Description Language (수준별 행위 표현 기법을 이용한 쇼핑몰도우미 아바타 시스템의 구현)

  • Kim, Jung-Hee;Lee, Gui-Hyun;Lim, Soon-Bum
    • Journal of Korea Multimedia Society
    • /
    • v.8 no.4
    • /
    • pp.566-574
    • /
    • 2005
  • In spite of recent increase in the use of avatar in Web and Virtual Reality, there has not been a service that allows users to control directly the avatar behaviors. In addition, the conventional behavior control languages required a lot of complicated information for controlling the avatar motions. Moreover, in order to apply written languages to a different task domain, it was necessary to modify or rewrite the languages. In this paper, we define Task-Level Behavior Description Language and Motion Representation Language for more simple control of the avatar behavior. The first thing allows describing the avatar behaviors in each task domain, and The second thing enables writing detailed data for motion control. And in this paper, we developed an interpreter which can automatically change the Behavior Description Language to the Motion Representation Language. So this system allow users control the avatar behavior simply with only use the Behavior Description Language. The system was applied to shopping mall and the Task-level Behavior Description Language was compared with conventional languages to see how it was more effective in behavior description.

  • PDF

A grammar definition and the GLR parsing for Korean sub-language (한국어 부분언어에 대한 문법 정의 및 GLR 파싱)

  • Kim, Ji Hyun;Jung, Byung Chae;Lee, Jae Sung
    • Annual Conference on Human and Language Technology
    • /
    • 2013.10a
    • /
    • pp.142-145
    • /
    • 2013
  • 최근 한국어를 배우는 외국인의 증가로 '외국어로서의 한국어 학습(KFL)'에 대한 관심이 늘고 있다. 본 논문에서는 외국인을 위한 한국어 교재에서 사용된 회화 문장으로부터 문장 패턴을 분석하고 이를 기반으로 한국어 부분 언어 문법을 정의한다. 대개 부분 언어 문법은 간단하고 배우기 쉬우므로 외국어로서의 한국어 학습자들이 쉽게 한국어로 의사소통을 할 수 있을 것이다. 특히, 본 논문에서는 이 부분 문법이 컴퓨터로 해석될 수 있도록 문법을 정의하였고, 이를 자동 어휘분석기 생성기(flex)와 자동 파서 생성기(bison)을 이용해 기본적인 검증을 하였다.

  • PDF

Semantics Of UML Statecharts by SyncCharts (SyncCharts를 이용한 UML Statecharts 의미론)

  • 이수영;김진현;이장수;최진영
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2003.10b
    • /
    • pp.349-351
    • /
    • 2003
  • Statecharts는 UML에서 시스템의 행위를 표현하기 위한 핵심적인 언어로서 다양한 분야에 응용되고 있다. 그 의미론은 수학적인 방법으로 기술되어 있으나 실제로 응용하여 구현하는데에는 상당히 많은 과정을 거쳐야 한다. 본 논문에서는 UML Statecharts와 유사한 언어인 SyncCharts로 정의한다. SyncCharts는 Esterel의 정형명세 언어에 기반한 도식적인 언어로서 그 의미론은 물론 내장형 시스템의 코딩을 위해 잘 정의되고 진화된 언어이다. 본 논문에서는 SyncCharts를 이용하여 Statecharts의 의미론을 정의한다. 특히 실시간적인 행위 측면에서의 동기적 시간 의미론과 비동기적 시간 의미론을 모두 정의한다. 이렇게 함으로써 UML Statecharts의 실시간과 관련된 의미론을 정의한다. 그에 더하여 SyncCharts의 명세를 통해 어떻게 구현이 가능한지를 보임으로서 실제 Statecharts를 이용한 검증 및 구현 과정을 보인다.

  • PDF

Message Driven Interpreter Based Object Oriented (객체 지향 메시지 기반 인터프리터)

  • Kim, Joo-Won;Choi, Sung-Woon
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2002.11c
    • /
    • pp.2419-2422
    • /
    • 2002
  • 스크립트 언어는 클라이언트 시스템 개발 시 화면구성 컴포넌트간의 상호작용을 정의하기 위해 사용된다. 기존의 스크립트 언어는 접착코드(Glue Code)나 이진코드(Binary code) 방식을 기반으로 컴포넌트 상호작용을 정의하므로 시스템의 변경에 유연하게 대처하지 못하는 단점을 가지고 있다. 본 논문에서 제시하는 FlexScript 는 스트링(String)기반의 메시지 전달 방법으로 컴포넌트 상호작용을 정의하는 스크립트 언어 시스템이다. 이러한 메시지 시스템 기반의 FlexScript 는 컴포넌트 및 스크립트 언어의 변화에 대하여 확장성과 유연성을 제공한다.

  • PDF

Morphological Analysis of Spoken Korean Based on Pseudo-Morphemes (의사 형태소 단위의 음성언어 형태소 해석)

  • Lee, Kyong-Nim;Chung, Min-Hwa
    • Annual Conference on Human and Language Technology
    • /
    • 1998.10c
    • /
    • pp.396-404
    • /
    • 1998
  • 본 논문에서는 언어학적 단위인 형태소의 특성을 유지하면서 음성인식 과정에 적합한 분리 기준의 새로운 디코딩 단위인 의사형태소(Pseudo-Morpheme)를 정의 하였다. 이러한 필요성을 확인하기 위해 새로이 정의된 40개의 품사 태그를 갖는 의사 형태소를 표제어 단위로 삼아 발음사전 생성과 형태소 해석에 초점을 두고 한국어 연속음성 인식 시스템을 구성하였다.

  • PDF

Design of Context Definition Script Language for Context Awareness Processing (상황인식 처리를 위한 상황정의 스크립트 언어의 설계)

  • 태봉섭;장재우;김정기;신창민
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2003.10a
    • /
    • pp.244-246
    • /
    • 2003
  • 최근 언제 어디서나 네트워크에 접속할 수 있고, 모든 사물이 네트워크로 연결되어 있는 편재형 (Ubiquitous) 컴퓨팅에 관한 연구가 활발히 진행 중이다. 편재형 컴퓨팅을 위해서는 사용자 주변의 상황을 감지하는 상황인식(Context Awareness)과 감지된 상황에 대해서 알맞은 서비스를 하기 위한 미들웨어가 필요하다. 또한 이러한 지능적인 서비스를 하기 위해 상황을 편리하게 표현할 수 있는 체계적인 언어가 필요하나, 이러한 언어에 대한 연구는 미흡한 실정이다. 따라서 본 논문에서는 이러한 상황 인식 처리를 위한 상황 정의 스크립트 언어에 대해서 설계한다.

  • PDF

Defining and Extending Language Modules: An Action Semantics Approach (액션의미방식에 의한 언어모듈의 정의와 확장)

  • Doh, Kyung-Goo
    • Journal of KIISE:Software and Applications
    • /
    • v.27 no.8
    • /
    • pp.902-911
    • /
    • 2000
  • A language module is the collection of language constructs whose concepts and operations are closely related. This paper demonstrates how to use action semantics to define and extend language modules. We first define a language module for an expression language core, and then language modules for bindings, block structures, parameters, and higher-order expressions. Finally, we show that the language modules can be combined, if there is no violation of uniformity and orthogonality, to become a more complex language module.

  • PDF