GithubHelp home page GithubHelp logo

e- / josa.js Goto Github PK

View Code? Open in Web Editor NEW
156.0 156.0 15.0 11 KB

한국어 은/는, 을/를, 이/가 조사 구분 자바스크립트 라이브러리

License: MIT License

JavaScript 87.34% HTML 12.66%

josa.js's Issues

Additional 조사 (助詞)?

Are you planning to add additional particles to this?

으로/로
으로써/로써

Perhaps you could also add verb conjugations:
어/아/여/ㅣ (읽어, 앉아, 하여, 하얘) [모음 조화]
ㅂ니다/습니다
ㄹ/을
ㄴ/은
으니/니
으면/면
으며/며
으시/시 (읽으시다)
etc.

This task might be complicated due to the follow issues:
ㄹ > X: 놀다 > 노니, (X) 놀으니
ㄷ > ㄹ: 걷다 > 걸어, (X) 걷어
ㅂ > ㅜ/ㅗ: 춥다 > 추워, (X) 춥어; 곱다 > 고와, (X) 곱아, (X) 고워; 고맙다 > 고마워, (X) 고마와 [모음 조화법 변칙]
ㅡ > X: 모으다 > 모아, (X) 모으어, (X) 모어
ㅅ > X: 짓다 > 지어, (X) 짓어
르 > ㄹㄹ: 흐르다 > 흘러, (X) 흐르어, (X) 흐러
ㅎ > X: 하얗다 > 하얘, (X) 하얗아

타입스크립트 지원

안녕하세요.
좋은 라이브러리 만들어주셔서 감사합니다.

타입스크립트 프로젝트에서 라이브러리를 적용하는 대에 이슈가 있어서 타입스크립트 지원은 계획에 있는지 궁금합니다.

감사합니다.

ㄹ 종성과 -(으)로 미지원

안녕하세요, index.js 편집 후 “강물”에 대해 테스트를 돌려봤더니 fail이 떴습니다.

리을 종성과 -(으)로 조사가 만났을 때의 케이스도 추가가 가능하다면 좋겠습니다.

		assert.deepEqual(
			Josa.c('강물', '으로/로'),
			'로',
			"Josa.c('강물', '로')"
		);

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.