README.md 94.4 KB

web2rdf


본 프로젝트는 '웹 문서를 자동으로 RDF로 변환하는 방법'이라는 논문을 보고 직접 구현해본 프로젝트임


Jsoup파싱과 형태소 분석기를 이용한 태깅

stanford pos tagger (형태소 분석기)

https://nlp.stanford.edu/software/tagger.html

여기서 다운로드 받음

인텔리j에서 프로젝트 만들고 File-Project Structure-Modules-Dependencies에서

stanford-postagger-4.2.0.jar 추가

jsoup-1.13.1.jar도 같이 다운 받아서 추가

다운받은 staford폴더에 models에서 english-left3words-distsim.tagger.props파일을 복사해서

프로젝트 폴더에 taggers라는 폴더 만들고 붙여넣기함

package test_package;
import edu.stanford.nlp.tagger.maxent.MaxentTagger;
import org.jsoup.Jsoup;
import org.jsoup.nodes.Document;
import org.jsoup.select.Elements;
import java.io.IOException;

public class main {
    public static void main(String[] args) throws IOException {
        Document doc = Jsoup.connect("https://en.wikipedia.org/wiki/Korea").get();
        Elements pTags = doc.getElementsByTag("p");
        String bodyText = Jsoup.parse(pTags.toString()).text();

        MaxentTagger tagger = new MaxentTagger("taggers/english-left3words-distsim.tagger");
        String tagged = tagger.tagString(bodyText);

        System.out.println(tagged);
    }
}

위키피디아 Korea검색 결과를 파싱해서 p태그만 불러와 text로 바꾼뒤

태거를 통해 바꿔줌

결과

`plain text Korea_NNP (_-LRB- officially_RB the_DT "_ Korean_NNP Peninsula_NNP "'' )-RRB- is_VBZ a_DT region_NN in_IN East_NNP Asia_NNP .. Since_IN 1945_CD it_PRP has_VBZ been_VBN divided_VBN into_IN the_DT two_CD parts_NNS which_WDT soon_RB became_VBD the_DT two_CD sovereign_JJ states_NNS :: North_NNP Korea_NNP (-LRB- officially_RB the_DT "Democratic_NNP People_NNPS 's_POS Republic_NNP of_IN Korea_NNP "_'' )_-RRB- and_CC South_NNP Korea_NNP (_-LRB- officially_RB the_DT "_ Republic_NNP of_IN Korea_NNP "'' )-RRB- .. Korea_NNP consists_VBZ of_IN the_DT Korean_NNP Peninsula_NNP ,, Jeju_NNP Island_NNP ,, and_CC several_JJ minor_JJ islands_NNS near_IN the_DT peninsula_NN .. It_PRP is_VBZ bordered_VBN by_IN China_NNP to_IN the_DT northwest_NN and_CC Russia_NNP to_IN the_DT northeast_NN .. It_PRP is_VBZ separated_VBN from_IN Japan_NNP to_IN the_DT east_NN by_IN the_DT Korea_NNP Strait_NNP and_CC the_DT Sea_NN of_IN Japan_NNP (-LRB- East_NNP Sea_NNP )-RRB- .. During_IN the_DT first_JJ half_NN of_IN the_DT 1st_NN millennium_NN ,, Korea_NNP was_VBD divided_VBN between_IN the_DT three_CD competing_VBG states_NNS of_IN Goguryeo_NNP ,, Baekje_NNP ,, and_CC Silla_NNP ,, together_RB known_VBN as_IN the_DT Three_CD Kingdoms_NNS of_IN Korea_NNP .. In_IN the_DT second_JJ half_NN of_IN the_DT 1st_NN millennium_NN ,, Silla_NNP defeated_VBD and_CC conquered_VBD Baekje_NNP and_CC Goguryeo_NNP ,, leading_VBG to_IN the_DT "Unified_NNP Silla_NNP "_'' period_NN ._. Meanwhile_RB ,_, Balhae_NNP formed_VBD in_IN the_DT north_NN ,_, superseding_VBG former_JJ Goguryeo_NNP ._. Unified_JJ Silla_NNP eventually_RB collapsed_VBD into_IN three_CD separate_JJ states_NNS due_IN to_IN civil_JJ war_NN ,_, ushering_VBG in_IN the_DT Later_RBR Three_CD Kingdoms_NNS ._. Toward_IN the_DT end_NN of_IN the_DT 1st_NN millennium_NN ,_, Goguryeo_NNP was_VBD resurrected_VBN as_IN Goryeo_NNP ,_, which_WDT defeated_VBD the_DT two_CD other_JJ states_NNS and_CC unified_VBD the_DT Korean_NNP Peninsula_NNP as_IN a_DT single_JJ sovereign_JJ state_NN ._. Around_IN the_DT same_JJ time_NN ,_, Balhae_NNP collapsed_VBD and_CC its_PRP$ last_JJ crown_NN prince_NN fled_VBD south_RB to_IN Goryeo_NNP ._. Goryeo_NNP (_-LRB- also_RB spelled_VBN as_IN Koryŏ_NNP )_-RRB- ,_, whose_WP$ name_NN developed_VBD into_IN the_DT modern_JJ exonym_NN "_'' Korea_NNP "_'' ,_, was_VBD a_DT highly_RB cultured_VBN state_NN that_WDT created_VBD the_DT world_NN 's_POS first_JJ metal_NN movable_JJ type_NN in_IN 1234_CD ._. [_-LRB- 3_CD ]_-RRB- [_-LRB- 4_CD ]_-RRB- [_-LRB- 5_CD ]_-RRB- [_-LRB- 6_CD ]_-RRB- [_-LRB- 7_CD ]_-RRB- [_-LRB- 8_CD ]_-RRB- However_RB ,_, multiple_JJ incursions_NNS by_IN the_DT Mongol_NNP Empire_NNP during_IN the_DT 13th_JJ century_NN greatly_RB weakened_VBD the_DT nation_NN ,_, which_WDT eventually_RB agreed_VBD to_TO become_VB a_DT vassal_JJ state_NN after_IN decades_NNS of_IN fighting_NN ._. Following_VBG military_JJ resistance_NN under_IN King_NNP Gongmin_NNP that_WDT ended_VBD Mongol_NNP political_JJ influence_NN in_IN Goryeo_NNP ,_, severe_JJ political_JJ strife_NN followed_VBD ,_, and_CC Goryeo_NNP eventually_RB fell_VBD to_IN a_DT coup_NN led_VBN by_IN General_NNP Yi_NNP Seong_NNP -_HYPH gye_NNP ,_, who_WP established_VBD Joseon_NNP in_IN 17_CD July_NNP 1392_CD ._. The_DT first_JJ 200_CD years_NNS of_IN the_DT Joseon_NNP era_NN were_VBD marked_VBN by_IN relative_JJ peace_NN ._. During_IN this_DT period_NN ,_, the_DT Korean_JJ alphabet_NN was_VBD created_VBN by_IN Sejong_NNP the_DT Great_NNP in_IN the_DT 15th_JJ century_NN and_CC there_EX was_VBD increasing_VBG influence_NN of_IN Confucianism_NNP ._. During_IN the_DT later_JJ part_NN of_IN the_DT dynasty_NN ,_, Korea_NNP 's_POS isolationist_JJ policy_NN earned_VBD it_PRP the_DT Western_JJ nickname_NN of_IN the_DT "_ Hermit_NNP Kingdom_NNP "'' .. By_IN the_DT late_JJ 19th_JJ century_NN ,, the_DT country_NN became_VBD the_DT object_NN of_IN imperial_JJ design_NN by_IN the_DT Empire_NN of_IN Japan_NNP .. After_IN the_DT First_NNP Sino_NNP -HYPH Japanese_NNP War_NNP ,, despite_IN the_DT Korean_NNP Empire_NNP 's_POS effort_NN to_TO modernize_VB ,, the_DT country_NN was_VBD annexed_VBN by_IN Japan_NNP in_IN 22_CD August_NNP 1910_CD and_CC directly_RB ruled_VBN by_IN it_PRP until_IN the_DT end_NN of_IN World_NNP War_NNP II_NNP in_IN 2_CD September_NNP 1945_CD .. In_IN 1945_CD ,, the_DT Soviet_NNP Union_NNP and_CC the_DT United_NNP States_NNP agreed_VBD on_IN the_DT surrender_NN of_IN Japanese_JJ forces_NNS in_IN Korea_NNP in_IN the_DT aftermath_NN of_IN World_NNP War_NNP II_NNP ,, leaving_VBG Korea_NNP partitioned_VBN along_IN the_DT 38th_JJ parallel_NN .. The_DT North_NNP was_VBD under_IN Soviet_JJ occupation_NN and_CC the_DT South_NNP under_IN U.S.NNP occupationNN .. These_DT circumstances_NNS became_VBD the_DT basis_NN for_IN the_DT division_NN of_IN Korea_NNP by_IN the_DT two_CD superpowers_NNS with_IN two_CD different_JJ ideologies_NNS ,, exacerbated_VBN by_IN their_PRP$ inability_NN to_TO agree_VB on_IN the_DT terms_NNS of_IN Korean_JJ independence_NN .. The_DT Communist_JJ -HYPH inspired_JJ government_NN in_IN the_DT North_NNP received_VBD backing_NN from_IN the_DT Soviet_NNP Union_NNP in_IN opposition_NN to_IN the_DT pro-Western_JJ government_NN in_IN the_DT South_NNP ,, leading_VBG to_IN Korea_NNP 's_POS division_NN into_IN two_CD political_JJ entities_NNS in_IN 1948_CD :: North_NNP Korea_NNP ,, and_CC South_NNP Korea_NNP .. Tensions_NNS between_IN the_DT two_CD resulted_VBD in_IN the_DT outbreak_NN of_IN the_DT Korean_NNP War_NNP in_IN 1950_CD .. With_IN involvement_NN by_IN foreign_JJ troops_NNS ,, the_DT war_NN ended_VBD in_IN a_DT stalemate_NN in_IN 1953_CD ,, but_CC without_IN a_DT formalized_VBN peace_NN treaty_NN .. This_DT status_NN contributes_VBZ to_IN the_DT high_JJ tensions_NNS that_WDT continue_VBP to_TO divide_VB the_DT peninsula_NN .. Both_DT governments_NNS of_IN the_DT two_CD Koreas_NNPS continue_VBP to_TO claim_VB to_TO be_VB the_DT sole_JJ legitimate_JJ government_NN of_IN the_DT region_NN .. "'' Korea_NNP "'' is_VBZ the_DT modern_JJ spelling_NN of_IN "Corea_NNP "_'' ,_, a_DT name_NN attested_VBN in_IN English_NNP as_IN early_JJ as_IN 1614_CD ._. [_-LRB- 9_CD ]_-RRB- [_-LRB- 10_CD ]_-RRB- Korea_NNP was_VBD transliterated_VBN as_IN Cauli_NNP in_IN The_DT Travels_NNPS of_IN Marco_NNP Polo_NNP ,_, [_-LRB- 11_CD ]_-RRB- of_IN the_DT Chinese_JJ 高麗_NN (_-LRB- MC_NNP Kawlej_NNP ,_, [_-LRB- 12_CD ]_-RRB- mod_NNP ._. Gāolì_NNP )_-RRB- ._. This_DT was_VBD the_DT Hanja_NNP for_IN the_DT Korean_JJ kingdom_NN of_IN Goryeo_NNP (_-LRB- Korean_NNP :_: 고려_NN ;_: Hanja_NNP :_: 高麗_NN ;_: MR_NNP :_: Koryŏ_NNP )_-RRB- ,_, which_WDT ruled_VBD most_JJS of_IN the_DT Korean_JJ peninsula_NN during_IN Marco_NNP Polo_NNP 's_POS time_NN ._. Korea_NNP 's_POS introduction_NN to_IN the_DT West_NNP resulted_VBD from_IN trade_NN and_CC contact_NN with_IN merchants_NNS from_IN Arabic_JJ lands_NNS ,_, [_-LRB- 13_CD ]_-RRB- with_IN some_DT records_NNS dating_VBG back_RB as_RB far_RB as_IN the_DT 9th_JJ century_NN ._. [_-LRB- 14_CD ]_-RRB- Goryeo_NNP 's_POS name_NN was_VBD a_DT continuation_NN of_IN Goguryeo_NNP (_-LRB- Koguryŏ_NNP )_-RRB- the_DT northernmost_JJ of_IN the_DT Three_CD Kingdoms_NNS of_IN Korea_NNP ,_, which_WDT was_VBD officially_RB known_VBN as_IN Goryeo_NNP beginning_VBG in_IN the_DT 5th_JJ century_NN ._. [_-LRB- 15_CD ]_-RRB- The_DT original_JJ name_NN was_VBD a_DT combination_NN of_IN the_DT adjective_NN go_NN (_-LRB- "_ high_JJ ,, lofty_JJ "'' )-RRB- with_IN the_DT name_NN of_IN a_DT local_JJ Yemaek_NNP tribe_NN ,, whose_WP$ original_JJ name_NN is_VBZ thought_VBN to_TO have_VB been_VBN either_CC *NFP Guru_NN (-LRB- 溝樓NN ,, "'' walled_JJ city_NN ,, "'' inferred_VBN from_IN some_DT toponyms_NNS in_IN Chinese_JJ historical_JJ documents_NNS )-RRB- or_CC *NFP Gauri_NNP (-LRB- 가우리NNP ,, "`` center_NN "'' )-RRB- .. With_IN expanding_VBG British_JJ and_CC American_JJ trade_NN following_VBG the_DT opening_NN of_IN Korea_NNP in_IN the_DT late_JJ 19th_JJ century_NN ,, the_DT spelling_NN "Korea_NNP "_'' appeared_VBD and_CC gradually_RB grew_VBD in_IN popularity_NN ;_: [_-LRB- 9_CD ]_-RRB- its_PRP$ use_NN in_IN transcribing_VBG East_JJ Asian_JJ languages_NNS avoids_VBZ the_DT issues_NNS caused_VBN by_IN the_DT separate_JJ hard_JJ and_CC soft_JJ Cs_NNS existing_VBG in_IN English_NNP vocabulary_NN derived_VBN from_IN the_DT Romance_NN languages_NNS ._. The_DT name_NN Korea_NNP is_VBZ now_RB commonly_RB used_VBN in_IN English_NNP contexts_NNS by_IN both_DT North_NNP and_CC South_NNP Korea_NNP ._. In_IN South_NNP Korea_NNP ,_, Korea_NNP as_IN a_DT whole_NN is_VBZ referred_VBN to_IN as_IN Hanguk_NNP (_-LRB- 한국_NNP ,_, [_-LRB- haːnɡuk_NN ]_-RRB- ,_, lit_VBN ._. "_'' country_NN of_IN the_DT Han_NNP "_'' )_-RRB- ._. The_DT name_NN references_NNS Samhan_NNP ,_, referring_VBG to_IN the_DT Three_CD Kingdoms_NNS of_IN Korea_NNP ,_, not_RB the_DT ancient_JJ confederacies_NNS in_IN the_DT southern_JJ Korean_NNP Peninsula_NNP ._. [_-LRB- 16_CD ]_-RRB- [_-LRB- 17_CD ]_-RRB- Although_IN written_VBN in_IN Hanja_NNP as_IN 韓_NNP ,_, 幹_NN ,_, or_CC 刊_NN ,_, this_DT Han_NNP has_VBZ no_DT relation_NN to_IN the_DT Chinese_JJ place_NN names_NNS or_CC peoples_NNS who_WP used_VBD those_DT characters_NNS but_CC was_VBD a_DT phonetic_JJ transcription_NN (_-LRB- OC_NN :_: *_NFP Gar_NNP ,_, MC_NNP Han_NNP [_-LRB- 12_CD ]_-RRB- or_CC Gan_NNP )_-RRB- of_IN a_DT native_JJ Korean_JJ word_NN that_WDT seems_VBZ to_TO have_VB had_VBN the_DT meaning_NN "_ big_JJ "'' or_CC "great_JJ "_'' ,_, particularly_RB in_IN reference_NN to_IN leaders_NNS ._. It_PRP has_VBZ been_VBN tentatively_RB linked_VBN with_IN the_DT title_NN khan_NN used_VBN by_IN the_DT nomads_NNS of_IN Manchuria_NNP and_CC Central_NNP Asia_NNP ._. In_IN North_NNP Korea_NNP ,_, Japan_NNP ,_, China_NNP and_CC Vietnam_NNP ,_, Korea_NNP as_IN a_DT whole_NN is_VBZ referred_VBN to_IN as_IN 조선_NN ,_, (_-LRB- Joseon_NNP ,_, [_-LRB- tɕosʰʌn_NN ]_-RRB- )_-RRB- ,_, 朝鮮_NN (_-LRB- Chōsen_NNP )_-RRB- ,_, 朝鲜_NN /_HYPH 朝鮮_NN (_-LRB- Cháoxiǎn_NNP /_HYPH Jīusīn_NNP )_-RRB- ,_, Triều_NNP Tiên_NNP (_-LRB- 朝鮮_NN )_-RRB- lit_VBN ._. "_'' [_-LRB- land_NN of_IN the_DT ]_-RRB- Morning_NNP Calm_NNP "_'' )_-RRB- ._. "_'' Great_NNP Joseon_NNP "_'' was_VBD the_DT name_NN of_IN the_DT kingdom_NN ruled_VBN by_IN the_DT Joseon_NNP dynasty_NN from_IN 1393_CD until_IN their_PRP$ declaration_NN of_IN the_DT short_JJ -_HYPH lived_JJ Great_JJ Korean_JJ Empire_NN in_IN 1897_CD ._. King_NNP Taejo_NNP had_VBD named_VBN them_PRP for_IN the_DT earlier_JJR Kojoseon_NN (_-LRB- 고조선_NN )_-RRB- ,_, who_WP ruled_VBD northern_JJ Korea_NNP from_IN its_PRP$ legendary_JJ prehistory_NN until_IN their_PRP$ conquest_NN in_IN 108_CD BCE_NNP by_IN China_NNP 's_POS Han_NNP Empire_NNP ._. This_DT go_NN is_VBZ the_DT Hanja_NNP 古_NN and_CC simply_RB means_VBZ "_ ancient_JJ "'' or_CC "old_JJ "_'' ;_: it_PRP is_VBZ a_DT modern_JJ usage_NN to_TO distinguish_VB the_DT ancient_JJ Joseon_NNP from_IN the_DT later_JJ dynasty_NN ._. Joseon_NNP itself_PRP is_VBZ the_DT modern_JJ Korean_JJ pronunciation_NN of_IN the_DT Hanja_NNP 朝鮮_NN but_CC it_PRP is_VBZ unclear_JJ whether_IN this_DT was_VBD a_DT transcription_NN of_IN a_DT native_JJ Korean_JJ name_NN (_-LRB- OC_NN *_SYM T_NN [_-LRB- r_NN ]_-RRB- awser_NN ,_, MC_NNP Trjewsjen_NNP [_-LRB- 12_CD ]_-RRB- )_-RRB- or_CC a_DT partial_JJ translation_NN into_IN Chinese_JJ of_IN the_DT Korean_JJ capital_NN Asadal_NNP (_-LRB- 아사달_NN )_-RRB- ,_, [_-LRB- 18_CD ]_-RRB- whose_WP$ meaning_NN has_VBZ been_VBN reconstructed_VBN as_IN "_ Morning_NNP Land_NNP "'' or_CC "Mountain_NNP "_'' ._. Korea_NNP consists_VBZ of_IN a_DT peninsula_NN and_CC nearby_JJ islands_NNS located_VBN in_IN East_NNP Asia_NNP ._. The_DT peninsula_NN extends_VBZ southwards_RB for_IN about_RB 1,100_CD km_NN (_-LRB- 680_CD mi_NNP )_-RRB- from_IN continental_JJ Asia_NNP into_IN the_DT Pacific_NNP Ocean_NNP and_CC is_VBZ surrounded_VBN by_IN the_DT Sea_NNP of_IN Japan_NNP (_-LRB- East_NNP Sea_NNP )_-RRB- to_IN the_DT east_NN and_CC the_DT Yellow_NNP Sea_NNP (_-LRB- West_NNP Sea_NNP )_-RRB- to_IN the_DT west_NN ,_, the_DT Korea_NNP Strait_NNP connecting_VBG the_DT two_CD bodies_NNS of_IN water_NN ._. [_-LRB- 19_CD ]_-RRB- [_-LRB- 20_CD ]_-RRB- To_IN the_DT northwest_NN ,_, the_DT Amnok_NNP River_NNP separates_VBZ Korea_NNP from_IN China_NNP and_CC to_IN the_DT northeast_NN ,_, the_DT Duman_NNP River_NNP separates_VBZ it_PRP from_IN China_NNP and_CC Russia_NNP ._. [_-LRB- 21_CD ]_-RRB- Notable_JJ islands_NNS include_VBP Jeju_NNP Island_NNP ,_, Ulleung_NNP Island_NNP ,_, Dokdo_NNP ._. The_DT southern_JJ and_CC western_JJ parts_NNS of_IN the_DT peninsula_NN have_VBP well_RB -_HYPH developed_VBN plains_NNS ,_, while_IN the_DT eastern_JJ and_CC northern_JJ parts_NNS are_VBP mountainous_JJ ._. The_DT highest_JJS mountain_NN in_IN Korea_NNP is_VBZ Mount_NNP Paektu_NNP (_-LRB- 2,744_CD m_NN )_-RRB- ,_, through_IN which_WDT runs_VBZ the_DT border_NN with_IN China_NNP ._. The_DT southern_JJ extension_NN of_IN Mount_NNP Paektu_NNP is_VBZ a_DT highland_NN called_VBN Gaema_NNP Heights_NNP ._. This_DT highland_NN was_VBD mainly_RB raised_VBN during_IN the_DT Cenozoic_NNP orogeny_NN and_CC partly_RB covered_VBN by_IN volcanic_JJ matter_NN ._. To_IN the_DT south_NN of_IN Gaema_NNP Gowon_NNP ,_, successive_JJ high_JJ mountains_NNS are_VBP located_VBN along_IN the_DT eastern_JJ coast_NN of_IN the_DT peninsula_NN ._. This_DT mountain_NN range_NN is_VBZ named_VBN Baekdudaegan_NNP ._. Some_DT significant_JJ mountains_NNS include_VBP Mount_NNP Sobaek_NNP or_CC Sobaeksan_NNP (_-LRB- 1,439_CD m_NN )_-RRB- ,_, Mount_NNP Kumgang_NNP (_-LRB- 1,638_CD m_NN )_-RRB- ,_, Mount_NNP Seorak_NNP (_-LRB- 1,708_CD m_NN )_-RRB- ,_, Mount_NNP Taebaek_NNP (_-LRB- 1,567_CD m_NN )_-RRB- ,_, and_CC Mount_NNP Jiri_NNP (_-LRB- 1,915_CD m_NN )_-RRB- ._. There_EX are_VBP several_JJ lower_JJR ,_, secondary_JJ mountain_NN series_NN whose_WP$ direction_NN is_VBZ almost_RB perpendicular_JJ to_IN that_DT of_IN Baekdudaegan_NNP ._. They_PRP are_VBP developed_VBN along_IN the_DT tectonic_JJ line_NN of_IN Mesozoic_JJ orogeny_NN and_CC their_PRP$ directions_NNS are_VBP basically_RB northwest_JJ ._. Unlike_IN most_JJS ancient_JJ mountains_NNS on_IN the_DT mainland_NN ,_, many_JJ important_JJ islands_NNS in_IN Korea_NNP were_VBD formed_VBN by_IN volcanic_JJ activity_NN in_IN the_DT Cenozoic_NNP orogeny_NN ._. Jeju_NNP Island_NNP ,_, situated_VBN off_IN the_DT southern_JJ coast_NN ,_, is_VBZ a_DT large_JJ volcanic_JJ island_NN whose_WP$ main_JJ mountain_NN ,_, Mount_NNP Halla_NNP or_CC Hallasan_NNP (_-LRB- 1,950_CD m_NN )_-RRB- ,_, is_VBZ the_DT highest_JJS in_IN South_NNP Korea_NNP ._. Ulleung_NNP Island_NNP is_VBZ a_DT volcanic_JJ island_NN in_IN the_DT Sea_NN of_IN Japan_NNP ,_, the_DT composition_NN of_IN which_WDT is_VBZ more_RBR felsic_JJ than_IN Jeju_NNP ._. The_DT volcanic_JJ islands_NNS tend_VBP to_TO be_VB younger_JJR ,_, the_DT more_RBR westward_RB ._. Because_IN the_DT mountainous_JJ region_NN is_VBZ mostly_RB on_IN the_DT eastern_JJ part_NN of_IN the_DT peninsula_NN ,_, the_DT main_JJ rivers_NNS tend_VBP to_TO flow_VB westwards_RB ._. Two_CD exceptions_NNS are_VBP the_DT southward_RB -_HYPH flowing_VBG Nakdong_NNP River_NNP and_CC Seomjin_NNP River_NNP ._. Important_JJ rivers_NNS running_VBG westward_RB include_VBP the_DT Amnok_NNP River_NNP ,_, the_DT Chongchon_NNP River_NNP ,_, the_DT Taedong_NNP River_NNP ,_, the_DT Han_NNP River_NNP ,_, the_DT Geum_NNP River_NNP ,_, and_CC the_DT Yeongsan_NNP River_NNP ._. These_DT rivers_NNS have_VBP vast_JJ flood_NN plains_NNS and_CC provide_VB an_DT ideal_JJ environment_NN for_IN wet_JJ -_HYPH rice_NN cultivation_NN ._. The_DT southern_JJ and_CC southwestern_JJ coastlines_NNS of_IN the_DT peninsula_NN form_NN a_DT well_RB -_HYPH developed_VBN ria_NN coastline_NN ,_, known_VBN as_IN Dadohae_NN -_HYPH jin_NN in_IN Korean_JJ ._. This_DT convoluted_JJ coastline_NN provides_VBZ mild_JJ seas_NNS ,_, and_CC the_DT resulting_VBG calm_JJ environment_NN allows_VBZ for_IN safe_JJ navigation_NN ,_, fishing_NN ,_, and_CC seaweed_NN farming_NN ._. In_IN addition_NN to_IN the_DT complex_JJ coastline_NN ,_, the_DT western_JJ coast_NN of_IN the_DT Korean_NNP Peninsula_NNP has_VBZ an_DT extremely_RB high_JJ tidal_JJ amplitude_NN (_-LRB- at_IN Incheon_NNP ,_, around_IN the_DT middle_NN of_IN the_DT western_JJ coast_NN ,_, the_DT tide_NN can_MD get_VB as_RB high_JJ as_IN 9_CD m_NN )_-RRB- ._. Vast_JJ tidal_JJ flats_NNS have_VBP been_VBN developing_VBG on_IN the_DT south_NN and_CC west_NN coastlines_NNS ._. Korea_NNP has_VBZ a_DT temperate_JJ climate_NN with_IN comparatively_RB fewer_JJR typhoons_NNS than_IN other_JJ countries_NNS in_IN East_NNP Asia_NNP ._. Due_IN to_IN the_DT peninsula_NN 's_POS position_NN ,_, it_PRP has_VBZ a_DT unique_JJ climate_NN influenced_VBN by_IN Siberia_NNP in_IN the_DT north_NN ,_, the_DT Pacific_NNP Ocean_NNP in_IN the_DT east_NN and_CC the_DT rest_NN of_IN Eurasia_NNP in_IN the_DT west_NN ._. The_DT peninsula_NN has_VBZ four_CD distinct_JJ seasons_NNS :_: spring_NN ,_, summer_NN ,_, autumn_NN and_CC winter_NN ._. [_-LRB- 22_CD ]_-RRB- As_IN influence_NN from_IN Siberia_NNP weakens_VBZ ,_, temperatures_NNS begin_VBP to_TO increase_VB while_IN the_DT high_JJ pressure_NN begins_VBZ to_TO move_VB away_RB ._. If_IN the_DT weather_NN is_VBZ abnormally_RB dry_JJ ,_, Siberia_NNP will_MD have_VB more_JJR influence_NN on_IN the_DT peninsula_NN leading_VBG to_IN wintry_JJ weather_NN such_JJ as_IN snow_NN ._. [_-LRB- 23_CD ]_-RRB- During_IN June_NNP at_IN the_DT start_NN of_IN the_DT summer_NN ,_, there_EX tends_VBZ to_TO be_VB a_DT lot_NN of_IN rain_NN due_IN to_IN the_DT cold_JJ and_CC wet_JJ air_NN from_IN the_DT Sea_NNP of_IN Okhotsk_NNP and_CC the_DT hot_JJ and_CC humid_JJ air_NN from_IN the_DT Pacific_NNP Ocean_NNP combining_VBG ._. When_WRB these_DT fronts_NNS combine_VBP ,_, it_PRP leads_VBZ to_IN a_DT so_RB -_HYPH called_VBN rainy_JJ season_NN with_IN often_RB cloudy_JJ days_NNS with_IN rain_NN ,_, which_WDT is_VBZ sometimes_RB very_RB heavy_JJ ._. The_DT hot_JJ and_CC humid_JJ winds_NNS from_IN the_DT south_JJ west_NN blow_NN causing_VBG an_DT increasing_VBG amount_NN of_IN humidity_NN and_CC this_DT leads_VBZ to_IN the_DT fronts_NNS moving_VBG towards_IN Manchuria_NNP in_IN China_NNP and_CC thus_RB there_EX is_VBZ less_JJR rain_NN and_CC this_DT is_VBZ known_VBN as_IN midsummer_NN ;_: temperatures_NNS can_MD exceed_VB 30_CD °C_NN (_-LRB- 86_CD °F_NN )_-RRB- daily_RB at_IN this_DT time_NN of_IN year_NN ._. Usually_RB ,_, high_JJ pressure_NN is_VBZ heavily_RB dominant_JJ during_IN autumn_NN leading_VBG to_IN clear_JJ conditions_NNS ._. Furthermore_RB ,_, temperatures_NNS remain_VBP high_JJ but_CC the_DT humidity_NN becomes_VBZ relatively_RB low_JJ ._. The_DT weather_NN becomes_VBZ increasingly_RB dominated_VBN by_IN Siberia_NNP during_IN winter_NN and_CC the_DT jet_NN stream_NN moves_NNS further_RB south_RB causing_VBG a_DT drop_NN in_IN temperature_NN ._. This_DT season_NN is_VBZ relatively_RB dry_JJ with_IN some_DT snow_NN falling_VBG at_IN times_NNS ._. Animal_JJ life_NN of_IN the_DT Korean_NNP Peninsula_NNP includes_VBZ a_DT considerable_JJ number_NN of_IN bird_NN species_NNS and_CC native_JJ freshwater_JJ fish_NN ._. Native_JJ or_CC endemic_JJ species_NNS of_IN the_DT Korean_NNP Peninsula_NNP include_VBP Korean_JJ hare_NN ,_, Korean_JJ water_NN deer_NN ,_, Korean_JJ field_NN mouse_NN ,_, Korean_JJ brown_JJ frog_NN ,_, Korean_JJ pine_NN and_CC Korean_NNP spruce_VBP ._. The_DT Korean_JJ Demilitarized_NNP Zone_NNP (_-LRB- DMZ_NNP )_-RRB- with_IN its_PRP$ forest_NN and_CC natural_JJ wetlands_NNS is_VBZ a_DT unique_JJ biodiversity_NN spot_NN ,_, which_WDT harbours_VBZ eighty_CD -_HYPH two_CD endangered_JJ species_NNS ._. Korea_NNP once_RB hosted_VBD many_JJ Siberian_JJ tigers_NNS ,_, but_CC as_IN the_DT number_NN of_IN people_NNS affected_VBN by_IN the_DT tigers_NNS increased_VBD ,_, the_DT tigers_NNS were_VBD killed_VBN in_IN the_DT Joseon_NNP Dynasty_NNP and_CC the_DT Siberian_JJ tigers_NNS in_IN the_DT South_NNP Korea_NNP became_VBD extinct_JJ during_IN the_DT Japanese_JJ colonial_JJ era_NN period_NN ._. It_PRP has_VBZ been_VBN confirmed_VBN that_IN Siberian_JJ tigers_NNS are_VBP only_RB on_IN the_DT side_NN of_IN North_NNP Korea_NNP now_RB ._. There_EX are_VBP also_RB approximately_RB 3,034_CD species_NNS of_IN vascular_JJ plants_NNS ._. The_DT Korean_NNP Academy_NNP claimed_VBD ancient_JJ hominid_NN fossils_NNS originating_VBG from_IN about_RB 100,000_CD BCE_NNP in_IN the_DT lava_NN at_IN a_DT stone_NN city_NN site_NN in_IN Korea_NNP ._. Fluorescent_JJ and_CC high_JJ -_HYPH magnetic_JJ analyses_NNS indicate_VBP the_DT volcanic_JJ fossils_NNS may_MD be_VB from_IN as_RB early_JJ as_IN 300,000_CD BCE_NNP ._. [_-LRB- 24_CD ]_-RRB- The_DT best_JJS preserved_VBN Korean_JJ pottery_NN goes_VBZ back_RB to_IN the_DT paleolithic_JJ times_NNS around_IN 10,000_CD BCE_NNP and_CC the_DT Neolithic_JJ period_NN begins_VBZ around_IN 6000_CD BCE_NNP ._. According_VBG to_IN legend_NN ,_, Dangun_NNP ,_, a_DT descendant_NN of_IN Heaven_NNP ,_, established_VBN Gojoseon_NNP in_IN 2333_CD BCE_NNP ._. In_IN 108_CD BCE_NNP ,_, the_DT Han_NNP dynasty_NN defeated_VBD Gojoseon_NNP and_CC installed_VBD four_CD commanderies_NNS in_IN the_DT northern_JJ Korean_JJ peninsula_NN ._. Three_CD of_IN the_DT commanderies_NNS fell_VBD or_CC retreated_VBD westward_RB within_IN a_DT few_JJ decades_NNS ,_, but_CC the_DT Lelang_NNP Commandery_NNP remained_VBD as_IN a_DT center_NN of_IN cultural_JJ and_CC economic_JJ exchange_NN with_IN successive_JJ Chinese_JJ dynasties_NNS for_IN four_CD centuries_NNS ._. By_IN 313_CD ,_, Goguryeo_NNP annexed_VBD all_DT of_IN the_DT Chinese_JJ commanderies_NNS ._. The_DT Proto_NN –_HYPH Three_CD Kingdoms_NNS period_NN ,_, sometimes_RB called_VBD the_DT Multiple_JJ States_NNP Period_NN ,_, is_VBZ the_DT earlier_JJR part_NN of_IN what_WP is_VBZ commonly_RB called_VBN the_DT Three_CD Kingdoms_NNS Period_NN ,_, following_VBG the_DT fall_NN of_IN Gojoseon_NNP but_CC before_IN Goguryeo_NNP ,_, Baekje_NNP ,_, and_CC Silla_NNP fully_RB developed_VBD into_IN kingdoms_NNS ._. This_DT time_NN period_NN saw_VBD numerous_JJ states_NNS spring_VBP up_RP from_IN the_DT former_JJ territories_NNS of_IN Gojoseon_NNP ,_, which_WDT encompassed_VBD northern_JJ Korea_NNP and_CC southern_JJ Manchuria_NNP ._. With_IN the_DT fall_NN of_IN Gojoseon_NNP ,_, southern_NNP Korea_NNP entered_VBD the_DT Samhan_NNP period_NN ._. Located_VBN in_IN the_DT southern_JJ part_NN of_IN Korea_NNP ,_, Samhan_NNP referred_VBD to_IN the_DT three_CD confederacies_NNS of_IN Mahan_NNP ,_, Jinhan_NNP ,_, and_CC Byeonhan_NNP ._. Mahan_NNP was_VBD the_DT largest_JJS and_CC consisted_VBD of_IN 54_CD states_NNS ._. Byeonhan_NNP and_CC Jinhan_NNP both_DT consisted_VBD of_IN twelve_CD states_NNS ,_, bringing_VBG a_DT total_NN of_IN 78_CD states_NNS within_IN the_DT Samhan_NNP ._. These_DT three_CD confederacies_NNS eventually_RB developed_VBD into_IN Baekje_NNP ,_, Silla_NNP ,_, and_CC Gaya_NNP ._. The_DT Three_CD Kingdoms_NNS of_IN Korea_NNP consisted_VBD of_IN Goguryeo_NNP ,_, Silla_NNP ,_, and_CC Baekje_NNP ._. Silla_NNP and_CC Baekje_NNP controlled_VBD the_DT southern_JJ half_NN of_IN the_DT Korean_NNP Peninsula_NNP ,_, maintaining_VBG the_DT former_JJ Samhan_NNP territories_NNS ,_, while_IN Goguryeo_NNP controlled_VBD the_DT northern_JJ half_NN of_IN the_DT Korean_NNP Peninsula_NNP ,_, Manchuria_NNP and_CC the_DT Liaodong_NNP Peninsula_NNP ,_, uniting_VBG Buyeo_NNP ,_, Okjeo_NNP ,_, Dongye_NNP ,_, and_CC other_JJ states_NNS in_IN the_DT former_JJ Gojoseon_NNP territories_NNS ._. [_-LRB- 25_CD ]_-RRB- Goguryeo_NNP was_VBD a_DT highly_RB militaristic_JJ state_NN ;_: [_-LRB- 26_CD ]_-RRB- [_-LRB- 27_CD ]_-RRB- [_-LRB- self_NN -_HYPH published_VBN source_NN ?_. ]_-RRB- it_PRP was_VBD a_DT powerful_JJ empire_NN and_CC one_CD of_IN the_DT great_JJ powers_NNS in_IN East_NNP Asia_NNP ,_, [_-LRB- 28_CD ]_-RRB- [_-LRB- 29_CD ]_-RRB- [_-LRB- 30_CD ]_-RRB- [_-LRB- 31_CD ]_-RRB- [_-LRB- self_NN -_HYPH published_VBN source_NN ?_. ]_-RRB- reaching_VBG its_PRP$ zenith_NN in_IN the_DT 5th_JJ century_NN when_WRB its_PRP$ territories_NNS expanded_VBN to_TO encompass_VB most_JJS of_IN Manchuria_NNP to_IN the_DT north_NN ,_, parts_NNS of_IN Inner_NNP Mongolia_NNP to_IN the_DT west_NN ,_, [_-LRB- 32_CD ]_-RRB- parts_NNS of_IN Russia_NNP to_IN the_DT east_NN ,_, [_-LRB- 33_CD ]_-RRB- and_CC the_DT Seoul_NNP region_NN to_IN the_DT south_NN ._. [_-LRB- 34_CD ]_-RRB- Goguryeo_NNP experienced_VBD a_DT golden_JJ age_NN under_IN Gwanggaeto_NNP the_DT Great_NNP and_CC his_PRP$ son_NN Jangsu_NNP ,_, [_-LRB- 35_CD ]_-RRB- [_-LRB- 36_CD ]_-RRB- [_-LRB- 37_CD ]_-RRB- [_-LRB- 38_CD ]_-RRB- who_WP both_DT subdued_JJ Baekje_NNP and_CC Silla_NNP during_IN their_PRP$ times_NNS ,_, achieving_VBG a_DT brief_JJ unification_NN of_IN the_DT Three_CD Kingdoms_NNS of_IN Korea_NNP and_CC becoming_VBG the_DT most_RBS dominant_JJ power_NN on_IN the_DT Korean_NNP Peninsula_NNP ._. [_-LRB- 39_CD ]_-RRB- [_-LRB- 40_CD ]_-RRB- In_IN addition_NN to_IN contesting_VBG for_IN control_NN of_IN the_DT Korean_NNP Peninsula_NNP ,_, Goguryeo_NNP had_VBD many_JJ military_JJ conflicts_NNS with_IN various_JJ Chinese_JJ dynasties_NNS ,_, [_-LRB- 41_CD ]_-RRB- [_-LRB- self_NN -_HYPH published_VBN source_NN ?_. ]_-RRB- most_RBS notably_RB the_DT Goguryeo_NNP –_HYPH Sui_NNP War_NNP ,_, in_IN which_WDT Goguryeo_NNP defeated_VBD a_DT huge_JJ force_NN said_VBD to_IN number_NN over_IN a_DT million_CD men_NNS ._. [_-LRB- 42_CD ]_-RRB- [_-LRB- 43_CD ]_-RRB- [_-LRB- 44_CD ]_-RRB- [_-LRB- 45_CD ]_-RRB- [_-LRB- 46_CD ]_-RRB- In_IN 642_CD ,_, the_DT powerful_JJ general_JJ Yeon_NNP Gaesomun_NNP led_VBD a_DT coup_NN and_CC gained_VBD complete_JJ control_NN over_IN Goguryeo_NNP ._. In_IN response_NN ,_, Emperor_NNP Tang_NNP Taizong_NNP of_IN China_NNP led_VBD a_DT campaign_NN against_IN Goguryeo_NNP ,_, but_CC was_VBD defeated_VBN and_CC retreated_VBN ._. [_-LRB- 47_CD ]_-RRB- [_-LRB- 48_CD ]_-RRB- [_-LRB- self_NN -_HYPH published_VBN source_NN ?_. ]_-RRB- After_IN the_DT death_NN of_IN Tang_NNP Taizong_NNP ,_, his_PRP$ son_NN Emperor_NNP Tang_NNP Gaozong_NNP allied_VBN with_IN the_DT Korean_JJ kingdom_NN of_IN Silla_NNP and_CC invaded_VBD Goguryeo_NNP again_RB ,_, but_CC was_VBD unable_JJ to_TO overcome_VB Goguryeo_NNP 's_POS stalwart_NN defenses_NNS and_CC was_VBD defeated_VBN in_IN 662_CD ._. [_-LRB- 49_CD ]_-RRB- [_-LRB- 50_CD ]_-RRB- However_RB ,_, Yeon_NNP Gaesomun_NNP died_VBD of_IN a_DT natural_JJ cause_NN in_IN 666_CD and_CC Goguryeo_NNP was_VBD thrown_VBN into_IN chaos_NN and_CC weakened_VBN by_IN a_DT succession_NN struggle_NN among_IN his_PRP$ sons_NNS and_CC younger_JJR brother_NN ,_, with_IN his_PRP$ eldest_JJS son_NN defecting_VBG to_IN Tang_NNP and_CC his_PRP$ younger_JJR brother_NN defecting_VBG to_IN Silla_NNP ._. [_-LRB- 51_CD ]_-RRB- [_-LRB- 52_CD ]_-RRB- The_DT Tang_NNP -_HYPH Silla_NNP alliance_NN finally_RB conquered_VBD Goguryeo_NNP in_IN 668_CD ._. After_IN the_DT collapse_NN of_IN Goguryeo_NNP ,_, Tang_NNP and_CC Silla_NNP ended_VBD their_PRP$ alliance_NN and_CC fought_VBD over_IN control_NN of_IN the_DT Korean_NNP Peninsula_NNP ._. Silla_NNP succeeded_VBD in_IN gaining_VBG control_NN over_IN most_JJS of_IN the_DT Korean_NNP Peninsula_NNP ,_, while_IN Tang_NNP gained_VBD control_NN over_IN Goguryeo_NNP 's_POS northern_JJ territories_NNS ._. However_RB ,_, 30_CD years_NNS after_IN the_DT fall_NN of_IN Goguryeo_NNP ,_, a_DT Goguryeo_NNP general_JJ by_IN the_DT name_NN of_IN Dae_NNP Joyeong_NNP founded_VBD the_DT Korean_JJ -_HYPH Mohe_JJ state_NN of_IN Balhae_NNP and_CC successfully_RB expelled_VBD the_DT Tang_NNP presence_NN from_IN much_JJ of_IN the_DT former_JJ Goguryeo_NNP territories_NNS ._. The_DT southwestern_JJ Korean_JJ kingdom_NN of_IN Baekje_NNP was_VBD founded_VBN around_IN modern_JJ -_HYPH day_NN Seoul_NNP by_IN a_DT Goguryeo_NNP prince_NNP ,_, a_DT son_NN of_IN the_DT founder_NN of_IN Goguryeo_NNP ._. [_-LRB- 53_CD ]_-RRB- [_-LRB- 54_CD ]_-RRB- [_-LRB- self_NN -_HYPH published_VBN source_NN ?_. ]_-RRB- [_-LRB- 55_CD ]_-RRB- Baekje_NNP absorbed_VBD all_DT of_IN the_DT Mahan_NNP states_NNS and_CC subjugated_VBN most_JJS of_IN the_DT western_JJ Korean_JJ peninsula_NN (_-LRB- including_VBG the_DT modern_JJ provinces_NNS of_IN Gyeonggi_NNP ,_, Chungcheong_NNP ,_, and_CC Jeolla_NNP ,_, as_RB well_RB as_IN parts_NNS of_IN Hwanghae_NNP and_CC Gangwon_NNP )_-RRB- to_IN a_DT centralised_JJ government_NN ;_: during_IN the_DT expansion_NN of_IN its_PRP$ territory_NN ,_, Baekje_NNP acquired_VBD Chinese_JJ culture_NN and_CC technology_NN through_IN maritime_JJ contacts_NNS with_IN the_DT Southern_NNP Dynasties_NNPS ._. Baekje_NNP was_VBD a_DT great_JJ maritime_JJ power_NN ;_: [_-LRB- 56_CD ]_-RRB- its_PRP$ nautical_JJ skill_NN ,_, which_WDT made_VBD it_PRP the_DT Phoenicia_NNP of_IN East_NNP Asia_NNP ,_, was_VBD instrumental_JJ in_IN the_DT dissemination_NN of_IN Buddhism_NNP throughout_IN East_NNP Asia_NNP and_CC continental_JJ culture_NN to_IN Japan_NNP ._. [_-LRB- 57_CD ]_-RRB- [_-LRB- 58_CD ]_-RRB- Historic_JJ evidence_NN suggests_VBZ that_IN Japanese_JJ culture_NN ,_, art_NN ,_, and_CC language_NN were_VBD influenced_VBN by_IN the_DT kingdom_NN of_IN Baekje_NNP and_CC Korea_NNP itself_PRP ;_: [_-LRB- 31_CD ]_-RRB- [_-LRB- 59_CD ]_-RRB- [_-LRB- 60_CD ]_-RRB- [_-LRB- 61_CD ]_-RRB- [_-LRB- 62_CD ]_-RRB- [_-LRB- 63_CD ]_-RRB- [_-LRB- 64_CD ]_-RRB- [_-LRB- 65_CD ]_-RRB- [_-LRB- 66_CD ]_-RRB- [_-LRB- 67_CD ]_-RRB- [_-LRB- 68_CD ]_-RRB- [_-LRB- 69_CD ]_-RRB- Baekje_NNP also_RB played_VBD an_DT important_JJ role_NN in_IN transmitting_VBG advanced_JJ Chinese_JJ culture_NN to_IN the_DT Japanese_JJ archipelago_NN ._. Baekje_NNP was_VBD once_RB a_DT great_JJ military_JJ power_NN on_IN the_DT Korean_NNP Peninsula_NNP ,_, most_RBS notably_RB in_IN the_DT 4th_JJ century_NN during_IN the_DT rule_NN of_IN Geunchogo_NNP when_WRB its_PRP$ influence_NN extended_VBD across_IN the_DT sea_NN to_IN Liaoxi_NNP and_CC Shandong_NNP in_IN China_NNP ,_, taking_VBG advantage_NN of_IN the_DT weakened_JJ state_NN of_IN Former_JJ Qin_NNP ,_, and_CC Kyushu_NNP in_IN the_DT Japanese_JJ archipelago_NN ;_: [_-LRB- 70_CD ]_-RRB- however_RB ,_, Baekje_NNP was_VBD critically_RB defeated_VBN by_IN Gwanggaeto_NNP the_DT Great_NNP and_CC declined_VBD ._. [_-LRB- citation_NN needed_VBN ]_-RRB- Although_IN later_JJ records_NNS claim_VBP that_IN Silla_NNP was_VBD the_DT oldest_JJS of_IN the_DT Three_CD Kingdoms_NNS of_IN Korea_NNP ,_, it_PRP is_VBZ now_RB believed_VBN to_TO have_VB been_VBN the_DT last_JJ kingdom_NN to_TO develop_VB ._. By_IN the_DT 2nd_JJ century_NN ,_, Silla_NNP existed_VBD as_IN a_DT large_JJ state_NN in_IN the_DT southeast_NN ,_, occupying_VBG and_CC influencing_VBG its_PRP$ neighboring_NN city_NN -_HYPH states_NNS ._. In_IN 562_CD ,_, Silla_NNP annexed_VBD the_DT Gaya_NNP confederacy_NN ,_, which_WDT was_VBD located_VBN between_IN Baekje_NNP and_CC Silla_NNP ._. The_DT Three_CD Kingdoms_NNS of_IN Korea_NNP often_RB warred_VBD with_IN each_DT other_JJ and_CC Silla_NNP was_VBD often_RB dominated_VBN by_IN Baekje_NNP and_CC Goguryeo_NNP ._. Silla_NNP was_VBD the_DT smallest_JJS and_CC weakest_JJS of_IN the_DT three_CD ,_, but_CC it_PRP used_VBD cunning_JJ diplomatic_JJ means_NNS to_TO make_VB opportunistic_JJ pacts_NNS and_CC alliances_NNS with_IN the_DT more_RBR powerful_JJ Korean_JJ kingdoms_NNS ,_, and_CC eventually_RB Tang_NNP China_NNP ,_, to_IN its_PRP$ great_JJ advantage_NN ._. [_-LRB- 71_CD ]_-RRB- [_-LRB- 72_CD ]_-RRB- In_IN 660_CD ,_, King_NNP Muyeol_NNP ordered_VBD his_PRP$ armies_NNS to_TO attack_VB Baekje_NNP ._. General_NNP Kim_NNP Yu_NNP -_HYPH shin_NN ,_, aided_VBN by_IN Tang_NNP forces_NNS ,_, conquered_VBD Baekje_NNP after_IN defeating_VBG General_NNP Gyebaek_NNP at_IN the_DT Battle_NN of_IN Hwangsanbeol_NNP ._. In_IN 661_CD ,_, Silla_NNP and_CC Tang_NNP attacked_VBD Goguryeo_NNP but_CC were_VBD repelled_VBN ._. King_NNP Munmu_NNP ,_, son_NN of_IN Muyeol_NNP and_CC nephew_NN of_IN General_NNP Kim_NNP Yu_NNP -_HYPH shin_NN ,_, launched_VBD another_DT campaign_NN in_IN 667_CD and_CC Goguryeo_NNP fell_VBD in_IN the_DT following_JJ year_NN ._. Beginning_VBG in_IN the_DT 6th_JJ century_NN ,_, Silla_NNP 's_POS power_NN gradually_RB extended_VBD across_IN the_DT Korean_NNP Peninsula_NNP ._. Silla_NNP first_RB annexed_VBD the_DT adjacent_JJ Gaya_NNP confederacy_NN in_IN 562_CD ._. By_IN the_DT 640s_NNS ,_, Silla_NNP formed_VBD an_DT alliance_NN with_IN the_DT Tang_NNP dynasty_NN of_IN China_NNP to_TO conquer_VB Baekje_NNP and_CC later_RB Goguryeo_NNP ._. After_IN conquering_VBG Baekje_NNP and_CC Goguryeo_NNP ,_, Silla_NNP repulsed_VBD Tang_NNP China_NNP from_IN the_DT Korean_JJ peninsula_NN in_IN 676_CD ._. Even_RB though_IN Silla_NNP unified_VBD most_JJS of_IN the_DT Korean_NNP Peninsula_NNP ,_, most_JJS of_IN the_DT Goguryeo_NNP territories_NNS to_IN the_DT north_NN of_IN the_DT Korean_NNP Peninsula_NNP were_VBD ruled_VBN by_IN Balhae_NNP ._. Former_JJ Goguryeo_NNP general_NN [_-LRB- 73_CD ]_-RRB- [_-LRB- 74_CD ]_-RRB- or_CC chief_NN of_IN Sumo_NNP Mohe_NNP [_-LRB- 75_CD ]_-RRB- [_-LRB- 76_CD ]_-RRB- [_-LRB- 77_CD ]_-RRB- Dae_NNP Jo_NNP -_HYPH yeong_NNP led_VBD a_DT group_NN of_IN Goguryeo_NNP and_CC Mohe_NNP refugees_NNS to_IN the_DT Jilin_NNP and_CC founded_VBD the_DT kingdom_NN of_IN Balhae_NNP ,_, 30_CD years_NNS after_IN the_DT collapse_NN of_IN Goguryeo_NNP ,_, as_IN the_DT successor_NN to_TO Goguryeo_NNP ._. At_IN its_PRP$ height_NN ,_, Balhae_NNP 's_POS territories_NNS extended_VBD from_IN southern_JJ Manchuria_NNP down_RB to_IN the_DT northern_JJ Korean_JJ peninsula_NN ._. Balhae_NNP was_VBD called_VBN the_DT "_ Prosperous_JJ Country_NN in_IN the_DT East_NNP "'' .. [-LRB- 78_CD ]-RRB- Later_RBR Silla_NNP carried_VBD on_IN the_DT maritime_JJ prowess_NN of_IN Baekje_NNP ,, which_WDT acted_VBD like_IN the_DT Phoenicia_NNP of_IN medieval_JJ East_NNP Asia_NNP ,, [-LRB- 79_CD ]-RRB- and_CC during_IN the_DT 8th_NN and_CC 9th_JJ centuries_NNS dominated_VBD the_DT seas_NNS of_IN East_NNP Asia_NNP and_CC the_DT trade_NN between_IN China_NNP ,, Korea_NNP and_CC Japan_NNP ,, most_RBS notably_RB during_IN the_DT time_NN of_IN Jang_NNP Bogo_NNP ;: in_IN addition_NN ,, Silla_NNP people_NNS made_VBD overseas_JJ communities_NNS in_IN China_NNP on_IN the_DT Shandong_NNP Peninsula_NNP and_CC the_DT mouth_NN of_IN the_DT Yangtze_NNP River_NNP .. [-LRB- 80_CD ]-RRB- [-LRB- 81_CD ]-RRB- [-LRB- 82_CD ]-RRB- [-LRB- 83_CD ]-RRB- Later_RBR Silla_NNP was_VBD a_DT prosperous_JJ and_CC wealthy_JJ country_NN ,, [-LRB- 84_CD ]-RRB- and_CC its_PRP$ metropolitan_JJ capital_NN of_IN Gyeongju_NNP [-LRB- 85_CD ]-RRB- was_VBD the_DT fourth_JJ largest_JJS city_NN in_IN the_DT world_NN .. [-LRB- 86_CD ]-RRB- [-LRB- 87_CD ]-RRB- [-LRB- 88_CD ]-RRB- [-LRB- 89_CD ]-RRB- Later_RBR Silla_NNP was_VBD a_DT golden_JJ age_NN of_IN art_NN and_CC culture_NN ,, [-LRB- 90_CD ]-RRB- [-LRB- 91_CD ]-RRB- [-LRB- 92_CD ]-RRB- [-LRB- 93_CD ]-RRB- as_IN evidenced_VBN by_IN the_DT Hwangnyongsa_NNP ,, Seokguram_NNP ,, and_CC Emille_NNP Bell_NNP .. Buddhism_NNP flourished_VBD during_IN this_DT time_NN ,, and_CC many_JJ Korean_JJ Buddhists_NNPS gained_VBD great_JJ fame_NN among_IN Chinese_JJ Buddhists_NNPS [-LRB- 94_CD ]-RRB- and_CC contributed_VBD to_IN Chinese_NNP Buddhism_NNP ,, [-LRB- 95_CD ]-RRB- including_VBG :: Woncheuk_NNP ,, Wonhyo_NNP ,, Uisang_NNP ,, Musang_NNP ,, [-LRB- 96_CD ]-RRB- [-LRB- 97_CD ]-RRB- [-LRB- 98_CD ]-RRB- [-LRB- 99_CD ]-RRB- and_CC Kim_NNP Gyo_NNP -HYPH gak_NNP ,, a_DT Silla_NNP prince_NNP whose_WP$ influence_NN made_VBD Mount_NNP Jiuhua_NNP one_CD of_IN the_DT Four_CD Sacred_NNP Mountains_NNPS of_IN Chinese_NNP Buddhism_NNP .. [-LRB- 100_CD ]-RRB- [-LRB- 101_CD ]-RRB- [-LRB- 102_CD ]-RRB- [-LRB- 103_CD ]-RRB- [-LRB- 104_CD ]-RRB- Later_RBR Silla_NNP fell_VBD apart_RB in_IN the_DT late_JJ 9th_JJ century_NN ,, giving_VBG way_NN to_IN the_DT tumultuous_JJ Later_RBR Three_CD Kingdoms_NNS period_NN (-LRB- 892_CD –SYM 935CD )-RRB- ,, and_CC Balhae_NNP was_VBD destroyed_VBN by_IN the_DT Khitans_NNPS in_IN 926_CD .. Goryeo_NNP unified_VBD the_DT Later_JJ Three_CD Kingdoms_NNS and_CC received_VBD the_DT last_JJ crown_NN prince_NN and_CC much_JJ of_IN the_DT ruling_NN class_NN of_IN Balhae_NNP ,, thus_RB bringing_VBG about_RB a_DT unification_NN of_IN the_DT two_CD successor_NN nations_NNS of_IN Goguryeo_NNP .. [-LRB- 105_CD ]-RRB- Goryeo_NNP was_VBD founded_VBN in_IN 918_CD and_CC replaced_VBD Silla_NNP as_IN the_DT ruling_NN dynasty_NN of_IN Korea_NNP .. Goryeo_NNP 's_POS land_NN was_VBD at_IN first_RB what_WP is_VBZ now_RB South_NNP Korea_NNP and_CC about_IN 1/3_CD of_IN North_NNP Korea_NNP ,, but_CC later_RB on_IN managed_VBN to_TO recover_VB most_JJS of_IN the_DT Korean_JJ peninsula_NN .. Momentarily_RB ,, Goryeo_NNP advanced_VBD to_IN parts_NNS of_IN Jiandao_NNP while_IN conquering_VBG the_DT Jurchens_NNPS ,, but_CC returned_VBD the_DT territories_NNS due_IN to_IN the_DT harsh_JJ climate_NN and_CC difficulties_NNS in_IN defending_VBG them_PRP .. The_DT name_NN "`` Goryeo_NNP "'' (-LRB- 高麗_FW )-RRB- is_VBZ a_DT short_JJ form_NN of_IN "`` Goguryeo_NNP "'' (-LRB- 高句麗_FW )-RRB- and_CC was_VBD first_RB used_VBN during_IN the_DT time_NN of_IN King_NNP Jangsu_NNP .. Goryeo_NNP regarded_VBD itself_PRP as_IN the_DT successor_NN of_IN Goguryeo_NNP ,, hence_RB its_PRP$ name_NN and_CC efforts_NNS to_TO recover_VB the_DT former_JJ territories_NNS of_IN Goguryeo_NNP .. [-LRB- 106_CD ]-RRB- [-LRB- 107_CD ]-RRB- [-LRB- 108_CD ]-RRB- [-LRB- 109_CD ]-RRB- Wang_NNP Geon_NNP ,, the_DT founder_NN of_IN Goryeo_NNP ,, was_VBD of_IN Goguryeo_NNP descent_NN and_CC traced_VBD his_PRP$ ancestry_NN to_IN a_DT noble_JJ Goguryeo_NNP clan_NN .. [-LRB- 110_CD ]-RRB- He_PRP made_VBD Kaesong_NNP ,, his_PRP$ hometown_NN ,, the_DT capital_NN .. During_IN this_DT period_NN ,, laws_NNS were_VBD codified_VBN and_CC a_DT civil_JJ service_NN system_NN was_VBD introduced_VBN .. Buddhism_NNP flourished_VBD and_CC spread_VBD throughout_IN the_DT peninsula_NN .. The_DT development_NN of_IN celadon_NN industries_NNS flourished_VBD in_IN the_DT 12th_NN and_CC 13th_NN centuries_NNS .. The_DT publication_NN of_IN the_DT Tripitaka_NNP Koreana_NNP onto_IN more_JJR than_IN 80,000_CD wooden_JJ blocks_NNS and_CC the_DT invention_NN of_IN the_DT world_NN 's_POS first_JJ metal_NN movable_JJ type_NN in_IN the_DT 13th_JJ century_NN attest_VB to_TO Goryeo_NNP 's_POS cultural_JJ achievements_NNS .. [-LRB- 3_CD ]-RRB- [-LRB- 4_CD ]-RRB- [-LRB- 5_CD ]-RRB- [-LRB- 6_CD ]-RRB- [-LRB- 7_CD ]-RRB- [-LRB- 8_CD ]-RRB- Goryeo_NNP had_VBD to_TO defend_VB frequently_RB against_IN attacks_NNS by_IN nomadic_JJ empires_NNS ,, especially_RB the_DT Khitans_NNPS and_CC the_DT Mongols_NNPS .. Goryeo_NNP had_VBD a_DT hostile_JJ relationship_NN with_IN the_DT Khitans_NNPS ,, because_IN the_DT Khitan_NNP Empire_NNP had_VBD destroyed_VBN Balhae_NNP ,, also_RB a_DT successor_NN state_NN of_IN Goguryeo_NNP .. In_IN 993_CD ,, the_DT Khitans_NNPS ,, who_WP had_VBD established_VBN the_DT Liao_NNP dynasty_NN in_IN 907_CD ,, invaded_VBD Goryeo_NNP ,, demanding_VBG that_IN it_PRP make_VBP amity_NN with_IN them_PRP .. Goryeo_NNP sent_VBD the_DT diplomat_NN Seo_NNP Hui_NNP to_TO negotiate_VB ,, who_WP successfully_RB persuaded_VBD the_DT Khitans_NNPS to_TO let_VB Goryeo_NNP expand_VB to_IN the_DT banks_NNS of_IN the_DT Amnok_NNP (-LRB- Yalu_NNP )-RRB- River_NNP ,, citing_VBG that_IN in_IN the_DT past_NN the_DT land_NN belonged_VBD to_IN Goguryeo_NNP ,, the_DT predecessor_NN of_IN Goryeo_NNP .. [-LRB- 111_CD ]-RRB- During_IN the_DT Goryeo_NNP –HYPH Khitan_NNP War_NNP ,, the_DT Khitan_NNP Empire_NNP invaded_VBD Korea_NNP twice_RB more_RBR in_IN 1009_CD and_CC 1018_CD ,, but_CC was_VBD defeated_VBN .. After_IN defeating_VBG the_DT Khitan_NNP Empire_NNP ,, which_WDT was_VBD the_DT most_RBS powerful_JJ empire_NN of_IN its_PRP$ time_NN ,, [-LRB- 112_CD ]-RRB- [-LRB- 113_CD ]-RRB- Goryeo_NNP experienced_VBD a_DT golden_JJ age_NN that_WDT lasted_VBD a_DT century_NN ,, during_IN which_WDT the_DT Tripitaka_NNP Koreana_NNP was_VBD completed_VBN ,, and_CC there_EX were_VBD great_JJ developments_NNS in_IN printing_NN and_CC publishing_NN ,, promoting_VBG learning_NN and_CC dispersing_VBG knowledge_NN on_IN philosophy_NN ,, literature_NN ,, religion_NN ,, and_CC science_NN ;: by_IN 1100_CD ,, there_EX were_VBD 12_CD universities_NNS that_WDT produced_VBD famous_JJ scholars_NNS and_CC scientists_NNS .. [-LRB- 114_CD ]-RRB- [-LRB- 115_CD ]-RRB- Goryeo_NNP was_VBD invaded_VBN by_IN the_DT Mongols_NNPS in_IN seven_CD major_JJ campaigns_NNS from_IN the_DT 1230s_NNS until_IN the_DT 1270s_NNS ,, but_CC was_VBD never_RB conquered_VBN .. [-LRB- 116_CD ]-RRB- Exhausted_JJ after_IN decades_NNS of_IN fighting_NN ,, Goryeo_NNP sent_VBD its_PRP$ crown_NN prince_NN to_IN the_DT Yuan_JJ capital_NN to_TO swear_VB allegiance_NN to_IN the_DT Mongols_NNPS ;: Kublai_NNP Khan_NNP accepted_VBD ,, and_CC married_VBD one_CD of_IN his_PRP$ daughters_NNS to_IN the_DT Korean_JJ crown_NN prince_NN ,, [-LRB- 116_CD ]-RRB- and_CC the_DT dynastic_JJ line_NN of_IN Goryeo_NNP continued_VBD to_TO survive_VB under_IN the_DT overlordship_NN of_IN the_DT Mongol_NNP Yuan_NNP dynasty_NN as_IN a_DT semi-autonomous_JJ vassal_JJ state_NN and_CC compulsory_JJ ally_NN .. The_DT two_CD nations_NNS became_VBD intertwined_JJ for_IN 80_CD years_NNS as_IN all_DT subsequent_JJ Korean_JJ kings_NNS married_VBN Mongol_NNP princesses_NNS ,, [-LRB- 116_CD ]-RRB- and_CC the_DT last_JJ empress_NN of_IN the_DT Yuan_NNP dynasty_NN was_VBD a_DT Korean_JJ princess_NN .. [-LRB- citation_NN needed_VBN ]-RRB- In_IN the_DT 1350s_NNS ,, King_NNP Gongmin_NNP was_VBD free_JJ at_IN last_JJ to_TO reform_VB the_DT Goryeo_NNP government_NN when_WRB the_DT Yuan_NNP dynasty_NN began_VBD to_TO crumble_VB .. Gongmin_NNP had_VBD various_JJ problems_NNS that_WDT needed_VBD to_TO be_VB dealt_VBN with_IN ,, which_WDT included_VBD the_DT removal_NN of_IN pro-Mongol_JJ aristocrats_NNS and_CC military_JJ officials_NNS ,, the_DT question_NN of_IN land_NN holding_NN ,, and_CC quelling_VBG the_DT growing_VBG animosity_NN between_IN the_DT Buddhists_NNPS and_CC Confucian_JJ scholars_NNS .. During_IN this_DT tumultuous_JJ period_NN ,, Goryeo_NNP momentarily_RB conquered_VBD Liaoyang_NNP in_IN 1356_CD ,, repulsed_VBD two_CD large_JJ invasions_NNS by_IN the_DT Red_NNP Turbans_NNPS in_IN 1359_CD and_CC 1360_CD ,, and_CC defeated_VBD the_DT final_JJ attempt_NN by_IN the_DT Yuan_NNP to_TO dominate_VB Goryeo_NNP when_WRB General_NNP Choe_NNP Yeong_NNP defeated_VBD a_DT Mongol_NNP tumen_NN in_IN 1364_CD .. During_IN the_DT 1380s_NNS ,, Goryeo_NNP turned_VBD its_PRP$ attention_NN to_IN the_DT Wokou_NNP threat_NN and_CC used_VBN naval_JJ artillery_NN created_VBN by_IN Choe_NNP Museon_NNP to_TO annihilate_VB hundreds_NNS of_IN pirate_NN ships_NNS .. In_IN 1392_CD ,, the_DT general_JJ Yi_NNP Seong_NNP -HYPH gye_NNP overthrew_VBD the_DT Goryeo_NNP dynasty_NN after_IN he_PRP stagedVBD a_DT coup_NN and_CC defeated_VBD General_NNP Choe_NNP Yeong_NNP .. Yi_NNP Seong_NNP -HYPH gye_NNP named_VBD his_PRP$ new_JJ dynasty_NN Joseon_NNP and_CC moved_VBD the_DT capital_NN from_IN Kaesong_NNP to_TO Hanseong_NNP (-LRB- formerly_RB Hanyang_NNP ;: modern_JJ -HYPH day_NN SeoulNNP )-RRB- and_CC built_VBD the_DT Gyeongbokgung_NNP palace_NN .. [-LRB- 117_CD ]-RRB- In_IN 1394_CD ,, he_PRP adopted_VBD Confucianism_NNP as_IN the_DT country_NN 's_POS official_JJ ideology_NN ,, resulting_VBG in_IN much_JJ loss_NN of_IN power_NN and_CC wealth_NN by_IN the_DT Buddhists_NNPS .. The_DT prevailing_JJ philosophy_NN of_IN the_DT Joseon_NNP dynasty_NN was_VBD Neo-Confucianism_NNP ,, which_WDT was_VBD epitomized_VBN by_IN the_DT seonbi_NN class_NN ,, scholars_NNS who_WP passed_VBD up_RP positions_NNS of_IN wealth_NN and_CC power_NN to_TO lead_VB lives_NNS of_IN study_NN and_CC integrity_NN .. Joseon_NNP was_VBD a_DT nominal_JJ tributary_JJ state_NN of_IN China_NNP but_CC exercised_VBD full_JJ sovereignty_NN ,, [-LRB- 118_CD ]-RRB- [-LRB- 119_CD ]-RRB- and_CC maintained_VBD the_DT highest_JJS position_NN among_IN China_NNP 's_POS tributary_JJ states_NNS ,, [-LRB- 120_CD ]-RRB- [-LRB- 121_CD ]-RRB- which_WDT also_RB included_VBD countries_NNS such_JJ as_IN the_DT Ryukyu_NNP Kingdom_NNP ,, Vietnam_NNP ,, Burma_NNP ,, Brunei_NNP ,, Laos_NNP ,, Thailand_NNP ,, [-LRB- 122_CD ]-RRB- [-LRB- 123_CD ]-RRB- [-LRB- 124_CD ]-RRB- and_CC the_DT Philippines_NNPS ,, among_IN others_NNS .. [-LRB- 125_CD ]-RRB- [-LRB- 126_CD ]-RRB- In_IN addition_NN ,, Joseon_NNP received_VBD tribute_NN from_IN Jurchens_NNP and_CC Japanese_NNP until_IN the_DT 17th_JJ century_NN ,, [-LRB- 127_CD ]-RRB- [-LRB- 128_CD ]-RRB- [-LRB- 129_CD ]-RRB- and_CC had_VBD a_DT small_JJ enclave_NN in_IN the_DT Ryukyu_NNP Kingdom_NNP that_WDT engaged_VBD in_IN trade_NN with_IN Siam_NNP and_CC Java_NNP .. [-LRB- 130_CD ]-RRB- During_IN the_DT 15th_NN and_CC 16th_JJ centuries_NNS ,, Joseon_NNP enjoyed_VBD many_JJ benevolent_JJ rulers_NNS who_WP promoted_VBD education_NN and_CC science_NN .. [-LRB- 131_CD ]-RRB- Most_RBS notable_JJ among_IN them_PRP was_VBD Sejong_NNP the_DT Great_NNP (-LRB- r.NN 1418_CD –SYM 50_CD )-RRB- ,, who_WP personally_RB created_VBD and_CC promulgated_VBD Hangul_NNP ,, the_DT Korean_JJ alphabet_NN .. [-LRB- 132_CD ]-RRB- This_DT golden_JJ age_NN [-LRB- 131_CD ]-RRB- saw_VBD great_JJ cultural_JJ and_CC scientific_JJ advancements_NNS ,, [-LRB- 133_CD ]-RRB- including_VBG in_IN printing_NN ,, meteorological_JJ observation_NN ,, astronomy_NN ,, calendar_NN science_NN ,, ceramics_NNS ,, military_JJ technology_NN ,, geography_NN ,, cartography_NN ,, medicine_NN ,, and_CC agricultural_JJ technology_NN ,, some_DT of_IN which_WDT were_VBD unrivaled_JJ elsewhere_RB .. [-LRB- 134_CD ]-RRB- Joseon_NNP implemented_VBD a_DT class_NN system_NN that_WDT consisted_VBD of_IN yangban_NNP the_DT noble_JJ class_NN ,, jungin_NN the_DT middle_JJ class_NN ,, yangin_NN the_DT common_JJ class_NN ,, and_CC cheonin_NN the_DT lowest_JJS class_NN ,, which_WDT included_VBD occupations_NNS such_JJ as_IN butchers_NNS ,, tanners_NNS ,, shamans_NNS ,, entertainers_NNS ,, and_CC nobi_NN ,, the_DT equivalent_NN of_IN slaves_NNS ,, bondservants_NNS ,, or_CC serfs_NNS .. [-LRB- 135_CD ]-RRB- [-LRB- 136_CD ]-RRB- In_IN 1592_CD and_CC again_RB in_IN 1597_CD ,, the_DT Japanese_JJ invaded_JJ Korea_NN ;: the_DT Korean_JJ military_NN at_IN the_DT time_NN was_VBD unprepared_JJ and_CC untrained_JJ ,, due_JJ to_IN two_CD centuries_NNS of_IN peace_NN on_IN the_DT Korean_NNP Peninsula_NNP .. [-LRB- 137_CD ]-RRB- Toyotomi_NNP Hideyoshi_NNP intended_VBD to_TO conquer_VB China_NNP and_CC India_NNP [-LRB- 138_CD ]-RRB- through_IN the_DT Korean_NNP Peninsula_NNP ,, but_CC was_VBD defeated_VBN by_IN strong_JJ resistance_NN from_IN the_DT Righteous_NNP Army_NNP ,, the_DT naval_JJ superiority_NN of_IN Admiral_NNP Yi_NNP Sun_NNP -HYPH sin_NN and_CC his_PRP$ turtleNN ships_NNS ,, and_CC assistance_NN from_IN Wanli_NNP Emperor_NNP of_IN Ming_NNP China_NNP .. However_RB ,, Joseon_NNP experienced_VBD great_JJ destruction_NN ,, including_VBG a_DT tremendous_JJ loss_NN of_IN cultural_JJ sites_NNS such_JJ as_IN temples_NNS and_CC palaces_NNS to_IN Japanese_JJ pillaging_NN ,, and_CC the_DT Japanese_JJ brought_VBN back_RB to_IN Japan_NNP an_DT estimated_VBN 100,000_CD –SYM 200,000_CD noses_NNS cut_VBN from_IN Korean_JJ victims_NNS .. [-LRB- 139_CD ]-RRB- Less_JJR than_IN 30_CD years_NNS after_IN the_DT Japanese_JJ invasions_NNS ,, the_DT Manchus_NNPS took_VBD advantage_NN of_IN Joseon_NNP 's_POS war_NN -HYPH weakened_VBN state_NN and_CC invadedVBD in_IN 1627_CD and_CC 1637_CD ,, and_CC then_RB went_VBD on_IN to_TO conquer_VB the_DT destabilized_VBN Ming_NNP dynasty_NN .. After_IN normalizing_VBG relations_NNS with_IN the_DT new_JJ Qing_NNP dynasty_NN ,, Joseon_NNP experienced_VBD a_DT nearly_RB 200_CD -HYPH year_NN period_NN of_IN peace_NN .. Kings_NNS Yeongjo_NNP and_CC Jeongjo_NNP led_VBD a_DT new_JJ renaissance_NN of_IN the_DT Joseon_NNP dynasty_NN during_IN the_DT 18th_JJ century_NN .. [-LRB- 140_CD ]-RRB- [-LRB- 141_CD ]-RRB- In_IN the_DT 19th_JJ century_NN ,, the_DT royal_NN in_IN -HYPH law_NN families_NNS gained_VBD control_NN of_IN the_DT government_NN ,, leading_VBG to_IN mass_NN corruption_NN and_CC weakening_NN of_IN the_DT state_NN ,, with_IN severe_JJ poverty_NN and_CC peasant_NN rebellions_NNS spreading_VBG throughout_IN the_DT country_NN .. Furthermore_RB ,, the_DT Joseon_NNP government_NN adopted_VBD a_DT strict_JJ isolationist_JJ policy_NN ,, earning_VBG the_DT nickname_NN "`` the_DT hermit_JJ kingdom_NN "'' ,, but_CC ultimately_RB failed_VBD to_TO protect_VB itself_PRP against_IN imperialism_NN and_CC was_VBD forced_VBN to_TO open_VB its_PRP$ borders_NNS ,, beginning_VBG an_DT era_NN leading_VBG into_IN Japanese_JJ imperial_JJ rule_NN .. Beginning_VBG in_IN 1871_CD ,, Japan_NNP began_VBD to_TO exert_VB more_JJR influence_NN in_IN Korea_NNP ,, forcing_VBG it_PRP out_IN of_IN China_NNP 's_POS traditional_JJ sphere_NN of_IN influence_NN .. As_IN a_DT result_NN of_IN the_DT Sino_JJ -HYPH Japanese_JJ War_NNP (-LRB- 1894_CD –SYM 95_CD )-RRB- ,, the_DT Qing_NNP dynasty_NN had_VBD to_TO give_VB up_RP such_PDT a_DT position_NN according_VBG to_IN Article_NN 1_CD of_IN the_DT Treaty_NNP of_IN Shimonoseki_NNP ,, which_WDT was_VBD concluded_VBN between_IN China_NNP and_CC Japan_NNP in_IN 1895_CD .. That_DT same_JJ year_NN ,, Empress_NNP Myeongseong_NNP of_IN Korea_NNP was_VBD assassinated_VBN by_IN Japanese_JJ agents_NNS .. [-LRB- 142_CD ]-RRB- In_IN 1897_CD ,, the_DT Joseon_NNP dynasty_NN proclaimed_VBD the_DT Korean_JJ Empire_NN (-LRB- 1897_CD –SYM 1910CD )-RRB- .. King_NNP Gojong_NNP became_VBD emperor_NN .. During_IN this_DT brief_JJ period_NN ,, Korea_NNP had_VBD some_DT success_NN in_IN modernizing_VBG the_DT military_NN ,, economy_NN ,, real_JJ property_NN laws_NNS ,, education_NN system_NN ,, and_CC various_JJ industries_NNS .. Russia_NNP ,, Japan_NNP ,, France_NNP ,, and_CC the_DT United_NNP States_NNP all_DT invested_VBN in_IN the_DT country_NN and_CC sought_VBD to_TO influence_VB it_PRP politically_RB .. In_IN 1904_CD ,, the_DT Russo_NNP -HYPH Japanese_NNP War_NNP pushed_VBD the_DT Russians_NNPS outIN of_IN the_DT fight_NN for_IN Korea_NNP .. In_IN Manchuria_NNP on_IN 26_CD October_NNP 1909_CD ,, An_DT Jung_NNP -HYPH geun_NNP assassinated_VBD the_DT former_JJ ResidentNNP -HYPH General_NNP ofIN Korea_NNP ,, ItōNNP Hirobumi_NNP ,, for_IN his_PRP$ role_NN in_IN trying_VBG to_TO force_VB Korea_NNP into_IN occupation_NN .. In_IN 1910_CD ,, an_DT already_RB militarily_RB occupied_VBN Korea_NNP was_VBD a_DT forced_VBN party_NN to_IN the_DT Japan_NNP –HYPH Korea_NNP Annexation_NNP Treaty_NNP .. The_DT treaty_NN was_VBD signed_VBN by_IN Lee_NNP Wan_NNP -HYPH Yong_NNP ,, who_WP was_VBD given_VBN the_DT General_NNP Power_NNP of_IN Attorney_NNP by_IN the_DT Emperor_NNP .. However_RB ,, the_DT Emperor_NNP is_VBZ said_VBN to_TO have_VB not_RB actually_RB ratified_VBD the_DT treaty_NN according_VBG to_IN Yi_NNP Tae_NNP -HYPH jin_NN .. [-LRB- 143_CD ]-RRB- There_EX is_VBZ a_DT long_JJ dispute_NN whether_IN this_DT treaty_NN was_VBD legal_JJ or_CC illegal_JJ due_JJ to_IN its_PRP$ signing_NN under_IN duress_NN ,, threat_NN of_IN force_NN and_CC bribes_NNS .. Korean_JJ resistance_NN to_IN the_DT brutal_JJ Japanese_JJ occupation_NN [-LRB- 144_CD ]-RRB- [-LRB- 145_CD ]-RRB- [-LRB- 146_CD ]-RRB- was_VBD manifested_VBN in_IN the_DT nonviolent_JJ March_NNP 1st_NNP Movement_NNP of_IN 1919_CD ,, during_IN which_WDT 7,000_CD demonstrators_NNS were_VBD killed_VBN by_IN Japanese_JJ police_NNS and_CC military_NN .. [-LRB- 147_CD ]-RRB- The_DT Korean_JJ liberation_NN movement_NN also_RB spread_VBD to_IN neighbouring_VBG Manchuria_NNP and_CC Siberia_NNP .. Over_IN five_CD million_CD Koreans_NNPS were_VBD conscripted_VBN for_IN labour_NN beginning_NN in_IN 1939_CD ,, [-LRB- 148_CD ]-RRB- and_CC tens_NNS of_IN thousands_NNS of_IN men_NNS were_VBD forced_VBN into_IN Japan_NNP 's_POS military_NN .. [-LRB- 149_CD ]-RRB- Nearly_RB 400,000_CD Korean_JJ labourers_NNS died_VBD .. [-LRB- 150_CD ]-RRB- Approximately_RB 200,000_CD girls_NNS and_CC women_NNS ,, [-LRB- 151_CD ]-RRB- mostly_RB from_IN China_NNP and_CC Korea_NNP ,, were_VBD forced_VBN into_IN sexual_JJ slavery_NN for_IN the_DT Japanese_JJ military_NN .. [-LRB- 152_CD ]-RRB- In_IN 1993_CD ,, Japanese_JJ Chief_NNP Cabinet_NNP Secretary_NNP Yohei_NNP Kono_NNP acknowledged_VBD the_DT terrible_JJ injustices_NNS faced_VBN by_IN these_DT euphemistically_RB named_VBN "`` comfort_NN women_NNS "'' .. [-LRB- 153_CD ]-RRB- [-LRB- 154_CD ]-RRB- During_IN the_DT Japanese_JJ annexation_NN ,, the_DT Korean_JJ language_NN was_VBD suppressed_VBN in_IN an_DT effort_NN to_TO eradicate_VB Korean_JJ national_JJ identity_NN .. Koreans_NNPS were_VBD forced_VBN to_TO take_VB Japanese_JJ surnames_NNS ,, known_VBN as_IN Sōshi_NNP -HYPH kaimei_NNP .. [-LRB- 155_CD ]-RRB- Traditional_JJ Korean_JJ culture_NN suffered_VBD heavy_JJ losses_NNS ,, as_IN numerous_JJ Korean_JJ cultural_JJ artifacts_NNS were_VBD destroyed_VBN [-LRB- 156_CD ]-RRB- or_CC taken_VBN to_IN Japan_NNP .. [-LRB- 157_CD ]-RRB- To_TO this_DT day_NN ,, valuable_JJ Korean_JJ artifacts_NNS can_MD often_RB be_VB found_VBN in_IN Japanese_JJ museums_NNS or_CC among_IN private_JJ collections_NNS .. [-LRB- 158_CD ]-RRB- One_CD investigation_NN by_IN the_DT South_JJ Korean_JJ government_NN identified_VBD 75,311_CD cultural_JJ assets_NNS that_WDT were_VBD taken_VBN from_IN Korea_NNP ,, 34,369_CD in_IN Japan_NNP and_CC 17,803_CD in_IN the_DT United_NNP States_NNP .. However_RB ,, experts_NNS estimate_VBP that_IN over_IN 100,000_CD artifacts_NNS actually_RB remain_VBP in_IN Japan_NNP .. [-LRB- 157_CD ]-RRB- [-LRB- 159_CD ]-RRB- Japanese_JJ officials_NNS considered_VBN returning_VBG Korean_JJ cultural_JJ properties_NNS ,, but_CC to_IN date_NN [-LRB- 157_CD ]-RRB- this_DT has_VBZ not_RB occurred_VBN .. [-LRB- 159_CD ]-RRB- Korea_NNP and_CC Japan_NNP still_RB dispute_VBP the_DT ownership_NN of_IN the_DT Dokdo_NNP islets_NNS ,, located_VBN east_NN of_IN the_DT Korean_NNP Peninsula_NNP .. [-LRB- 160_CD ]-RRB- There_EX was_VBD significant_JJ emigration_NN to_IN the_DT overseas_JJ territories_NNS of_IN the_DT Empire_NN of_IN Japan_NNP during_IN the_DT Japanese_JJ occupation_NN period_NN ,, including_VBG Korea_NNP .. [-LRB- 161_CD ]-RRB- By_IN the_DT end_NN of_IN World_NNP War_NNP II_NNP ,, there_EX were_VBD over_IN 850,000_CD Japanese_JJ settlers_NNS in_IN Korea_NNP .. [-LRB- 162_CD ]-RRB- After_IN World_NNP War_NNP II_NNP ,, most_JJS of_IN these_DT overseas_JJ Japanese_JJ repatriated_VBN to_IN Japan_NNP .. [-LRB- citation_NN needed_VBN ]-RRB- Migrants_NNPS who_WP remained_VBD squatted_VBN in_IN informal_JJ settlements_NNS .. [-LRB- 163_CD ]-RRB- In_IN 1945_CD ,, with_IN the_DT surrender_NN of_IN Japan_NNP ,, the_DT United_NNP Nations_NNP developed_VBD plans_NNS for_IN a_DT trusteeship_NN administration_NN ,, the_DT Soviet_NNP Union_NNP administering_VBG the_DT peninsula_NN north_NN of_IN the_DT 38th_JJ parallel_NN and_CC the_DT United_NNP States_NNP administering_VBG the_DT south_NN .. The_DT politics_NNS of_IN the_DT Cold_NNP War_NNP resulted_VBD in_IN the_DT 1948_CD establishment_NN of_IN two_CD separate_JJ governments_NNS ,, North_NNP Korea_NNP and_CC South_NNP Korea_NNP .. The_DT aftermath_NN of_IN World_NNP War_NNP II_NNP left_VBD Korea_NNP partitioned_VBN along_IN the_DT 38th_JJ parallel_NN ,, with_IN the_DT north_NN under_IN Soviet_JJ occupation_NN and_CC the_DT south_NN under_IN US_NNP occupation_NN supported_VBN by_IN other_JJ allied_JJ states_NNS .. Consequently_RB ,, North_NNP Korea_NNP ,, a_DT Soviet_JJ -HYPH style_NN socialist_JJ republic_NN was_VBD establishedVBN in_IN the_DT north_NN and_CC South_NNP Korea_NNP ;: a_DT Western_JJ -HYPH style_NN regime_NN ,, was_VBD established_VBN in_IN the_DT South_NNP .. North_NNP Korea_NNP is_VBZ a_DT one_CD -HYPH party_NN stateNN ,, now_RB centred_VBN on_IN Kim_NNP Il_NNP -HYPH sung_NNP 's_POS Juche_NNP ideology_NN ,, with_IN a_DT centrally_RB planned_VBN industrial_JJ economy_NN .. South_NNP Korea_NNP is_VBZ a_DT multi-party_JJ state_NN with_IN a_DT capitalist_JJ market_NN economy_NN ,, alongside_IN membership_NN in_IN the_DT Organisation_NNP for_IN Economic_NNP Co-operation_NNP and_CC Development_NNP and_CC the_DT Group_NNP of_IN Twenty_CD .. The_DT two_CD states_NNS have_VBP greatly_RB diverged_VBN both_DT culturally_RB and_CC economically_RB since_IN their_PRP$ partition_NN ,, though_IN they_PRP still_RB share_VBP a_DT common_JJ traditional_JJ culture_NN and_CC pre-Cold_JJ War_NN history_NN .. Since_IN the_DT 1960s_NNS ,, the_DT South_JJ Korean_JJ economy_NN has_VBZ grown_VBN enormously_RB and_CC the_DT economic_JJ structure_NN was_VBD radically_RB transformed_VBN .. In_IN 1957_CD ,, South_NNP Korea_NNP had_VBD a_DT lower_JJR per_IN capita_NN GDP_NN than_IN Ghana_NNP ,, [-LRB- 164_CD ]-RRB- and_CC by_IN 2008_CD it_PRP was_VBD 17_CD times_NNS as_IN high_JJ as_IN Ghana_NNP 's_POS .. [-LRB- a_DT ]-RRB- According_VBG to_IN R.NNP J.NNP RummelNNP ,, forced_VBN labor_NN ,, executions_NNS ,, and_CC concentration_NN camps_NNS were_VBD responsible_JJ for_IN over_IN one_CD million_CD deaths_NNS in_IN North_NNP Korea_NNP from_IN 1948_CD to_IN 1987_CD ;: [-LRB- 166_CD ]-RRB- others_NNS have_VBP estimated_VBN 400,000_CD deaths_NNS in_IN concentration_NN camps_NNS alone_RB .. [-LRB- 167_CD ]-RRB- Estimates_NNS based_VBN on_IN the_DT most_RBS recent_JJ North_JJ Korean_JJ census_NN suggest_VBP that_IN 240,000_CD to_IN 420,000_CD people_NNS died_VBD as_IN a_DT result_NN of_IN the_DT 1990s_CD famine_NN and_CC that_IN there_EX were_VBD 600,000_CD to_IN 850,000_CD unnatural_JJ deaths_NNS in_IN North_NNP Korea_NNP from_IN 1993_CD to_IN 2008_CD .. [-LRB- 168_CD ]-RRB- In_IN South_NNP Korea_NNP ,, as_IN guerrilla_NN activities_NNS expanded_VBN ,, the_DT South_JJ Korean_JJ government_NN used_VBD strong_JJ measures_NNS against_IN peasants_NNS ,, such_JJ as_IN forcefully_RB moving_VBG their_PRP$ families_NNS from_IN guerrilla_NN areas_NNS .. According_VBG to_IN one_CD estimate_NN ,, these_DT measures_NNS resulted_VBD in_IN 36,000_CD people_NNS killed_VBD ,, 11,000_CD people_NNS wounded_VBN ,, and_CC 432,000_CD people_NNS displaced_VBN .. [-LRB- 169_CD ]-RRB- The_DT Korean_JJ War_NNP broke_VBD out_RP when_WRB Soviet_JJ -HYPH backed_VBN North_NNP Korea_NNP invadedVBD South_NNP Korea_NNP ,, though_IN neither_DT side_NN gained_VBD much_JJ territory_NN as_IN a_DT result_NN .. The_DT Korean_NNP Peninsula_NNP remained_VBD divided_JJ ,, the_DT Korean_JJ Demilitarized_NNP Zone_NNP being_VBG the_DT de_FW facto_FW border_NN between_IN the_DT two_CD states_NNS .. In_IN June_NNP 1950_CD North_NNP Korea_NNP invaded_VBD the_DT South_NNP ,, using_VBG Soviet_JJ tanks_NNS and_CC weaponry_NN .. During_IN the_DT Korean_NNP War_NNP (-LRB- 1950_CD –SYM 53_CD )-RRB- more_JJR than_IN 1.2_CD million_CD people_NNS died_VBD and_CC the_DT three_CD years_NNS of_IN fighting_VBG throughout_IN the_DT nation_NN effectively_RB destroyed_VBD most_RBS cities_NNS .. [-LRB- 170_CD ]-RRB- The_DT war_NN ended_VBD in_IN an_DT Armistice_NNP Agreement_NNP at_IN approximately_RB the_DT Military_JJ Demarcation_NN Line_NN ,, but_CC the_DT two_CD governments_NNS are_VBP officially_RB at_IN war_NN .. In_IN 2018_CD ,, the_DT leaders_NNS of_IN North_NNP Korea_NNP and_CC South_NNP Korea_NNP officially_RB signed_VBD the_DT Panmunjom_NNP Declaration_NNP ,, announcing_VBG that_IN they_PRP will_MD work_VB to_TO end_VB the_DT conflict_NN .. In_IN November_NNP 2020_CD ,, South_NNP Korea_NNP and_CC China_NNP agreed_VBD to_TO work_VB together_RB to_TO mend_VB South_NNP Korea_NNP ’s_POS relationship_NN with_IN North_NNP Korea_NNP .. During_IN a_DT meeting_NN between_IN President_NNP Moon_NNP and_CC China_NNP ’s_POS top_JJ diplomat_NN ,, Wang_NNP Yi_NNP ,, Moon_NNP expressed_VBD his_PRP$ gratitude_NN to_IN China_NNP for_IN its_PRP$ role_NN in_IN helping_VBG to_TO foster_VB peace_NN in_IN the_DT Korean_NNP Peninsula_NNP .. Moon_NNP was_VBD quoted_VBN telling_VBG Wang_NNP during_IN their_PRP$ meeting_NN that_IN “[_-LRB- the_DT South_JJ Korean_JJ ]_-RRB- government_NN will_MD not_RB stop_VB efforts_NNS to_TO put_VB an_DT end_NN (_-LRB- formally_RB )_-RRB- to_IN war_NN on_IN the_DT Korean_NNP Peninsula_NNP and_CC achieve_VB complete_JJ denuclearization_NN and_CC permanent_JJ peace_NN together_RB with_IN the_DT international_JJ community_NN ,_, including_VBG China_NNP ._. ”_'' [_-LRB- 171_CD ]_-RRB- The_DT combined_VBN population_NN of_IN the_DT Koreas_NNPS is_VBZ about_IN 76_CD million_CD (_-LRB- North_NNP Korea_NNP :_: 25_CD million_CD ,_, South_NNP Korea_NNP :_: 51_CD million_CD )_-RRB- ._. Korea_NNP is_VBZ chiefly_RB populated_VBN by_IN a_DT highly_RB homogeneous_JJ ethnic_JJ group_NN ,_, the_DT Koreans_NNPS ,_, who_WP speak_VBP the_DT Korean_JJ language_NN ._. [_-LRB- 172_CD ]_-RRB- The_DT number_NN of_IN foreigners_NNS living_VBG in_IN Korea_NNP has_VBZ also_RB steadily_RB increased_VBN since_IN the_DT late_JJ 20th_JJ century_NN ,_, particularly_RB in_IN South_NNP Korea_NNP ,_, where_WRB more_JJR than_IN 1_CD million_CD foreigners_NNS reside_VBP ._. [_-LRB- 173_CD ]_-RRB- It_PRP was_VBD estimated_VBN in_IN 2006_CD that_WDT only_RB 26,700_CD of_IN the_DT old_JJ Chinese_JJ community_NN now_RB remain_VBP in_IN South_NNP Korea_NNP ._. [_-LRB- 174_CD ]_-RRB- However_RB ,_, in_IN recent_JJ years_NNS ,_, immigration_NN from_IN mainland_NN China_NNP has_VBZ increased_VBN ;_: 624,994_CD persons_NNS of_IN Chinese_JJ nationality_NN have_VBP immigrated_VBN to_IN South_NNP Korea_NNP ,_, including_VBG 443,566_CD of_IN ethnic_JJ Korean_JJ descent_NN ._. [_-LRB- 175_CD ]_-RRB- Small_JJ communities_NNS of_IN ethnic_JJ Chinese_JJ and_CC Japanese_JJ are_VBP also_RB found_VBN in_IN North_NNP Korea_NNP ._. [_-LRB- 176_CD ]_-RRB- Korean_NNP is_VBZ the_DT official_JJ language_NN of_IN both_DT North_NNP and_CC South_NNP Korea_NNP ,_, and_CC (_-LRB- along_IN with_IN Mandarin_NNP )_-RRB- of_IN Yanbian_NNP Korean_NNP Autonomous_NNP Prefecture_NNP in_IN the_DT Manchuria_NNP area_NN of_IN China_NNP ._. Worldwide_NNP ,_, there_EX are_VBP up_RB to_IN 80_CD million_CD speakers_NNS of_IN the_DT Korean_JJ language_NN ._. South_NNP Korea_NNP has_VBZ around_RB 50_CD million_CD speakers_NNS while_IN North_NNP Korea_NNP around_IN 25_CD million_CD ._. Other_JJ large_JJ groups_NNS of_IN Korean_JJ speakers_NNS through_IN Korean_JJ diaspora_NN are_VBP found_VBN in_IN China_NNP ,_, the_DT United_NNP States_NNP ,_, Japan_NNP ,_, former_JJ Soviet_NNP Union_NNP and_CC elsewhere_RB ._. Modern_JJ Korean_JJ is_VBZ written_VBN almost_RB exclusively_RB in_IN the_DT script_NN of_IN the_DT Korean_JJ alphabet_NN (_-LRB- known_VBN as_IN Hangul_NNP in_IN South_NNP Korea_NNP and_CC Chosungul_NNP in_IN China_NNP and_CC North_NNP Korea_NNP )_-RRB- ,_, which_WDT was_VBD invented_VBN in_IN the_DT 15th_JJ century_NN ._. Korean_NNP is_VBZ sometimes_RB written_VBN with_IN the_DT addition_NN of_IN some_DT Chinese_JJ characters_NNS called_VBN Hanja_NNP ;_: however_RB ,_, this_DT is_VBZ only_RB occasionally_RB seen_VBN nowadays_RB ._. In_IN ancient_JJ Chinese_JJ texts_NNS ,_, Korea_NNP is_VBZ referred_VBN to_IN as_IN "_ Rivers_NNP and_CC Mountains_NNPS Embroidered_VBN on_IN Silk_NNP "'' (-LRB- 금수강산FW ,, 錦繡江山NN )-RRB- and_CC "`` Eastern_NNP Nation_NNP of_IN Decorum_NNP "'' (-LRB- 동방예의지국_NNP ,, 東方禮儀之國NN )-RRB- .. [-LRB- 179_CD ]-RRB- Individuals_NNS are_VBP regarded_VBN as_IN one_CD year_NN old_JJ when_WRB they_PRP are_VBP born_VBN ,, as_IN Koreans_NNPS reckon_VBP the_DT pregnancy_NN period_NN as_IN one_CD year_NN of_IN life_NN for_IN infants_NNS ,, and_CC age_NN increments_NNS increase_VBP on_IN New_NNP Year_NNP 's_POS Day_NN rather_RB than_IN on_IN the_DT anniversary_NN of_IN birthdays_NNS .. Thus_RB ,, one_CD born_VBN immediately_RB before_IN New_NNP Year_NNP 's_POS Day_NN may_MD only_RB be_VB a_DT few_JJ days_NNS old_JJ in_IN western_JJ reckoning_NN ,, but_CC two_CD years_NNS old_JJ in_IN Korea_NNP .. Accordingly_RB ,, a_DT Korean_JJ person_NN 's_POS stated_JJ age_NN (-LRB- at_RB least_RBS among_IN fellow_JJ Koreans_NNPS )-RRB- will_MD be_VB one_CD or_CC two_CD years_NNS more_RBR than_IN their_PRP$ age_NN according_VBG to_IN western_JJ reckoning_NN .. However_RB ,, western_JJ reckoning_NN is_VBZ sometimes_RB applied_VBN with_IN regard_NN to_IN the_DT concept_NN of_IN legal_JJ age_NN ;: for_IN example_NN ,, the_DT legal_JJ age_NN for_IN purchasing_VBG alcohol_NN or_CC cigarettes_NNS in_IN the_DT Republic_NNP of_IN Korea_NNP is_VBZ 19_CD ,, which_WDT is_VBZ measured_VBN according_VBG to_IN western_JJ reckoning_NN .. Korean_JJ literature_NN written_VBN before_IN the_DT end_NN of_IN the_DT Joseon_NNP Dynasty_NNP is_VBZ called_VBN "`` Classical_JJ "'' or_CC "`` Traditional_NNP .. "'' Literature_NNP ,, written_VBN in_IN Chinese_JJ characters_NNS (-LRB- hanja_NN )-RRB- ,, was_VBD established_VBN at_IN the_DT same_JJ time_NN as_IN the_DT Chinese_JJ script_NN arrived_VBD on_IN the_DT peninsula_NN .. Korean_JJ scholars_NNS were_VBD writing_VBG poetry_NN in_IN the_DT classical_JJ Korean_JJ style_NN as_IN early_JJ as_IN the_DT 2nd_JJ century_NN BCE_NNP ,, reflecting_VBG Korean_JJ thoughts_NNS and_CC experiences_NNS of_IN that_DT time_NN .. Classical_JJ Korean_JJ literature_NN has_VBZ its_PRP$ roots_NNS in_IN traditional_JJ folk_NN beliefs_NNS and_CC folk_NN tales_NNS of_IN the_DT peninsula_NN ,, strongly_RB influenced_VBN by_IN Confucianism_NNP ,, Buddhism_NNP and_CC Taoism_NNP .. Modern_JJ literature_NN is_VBZ often_RB linked_VBN with_IN the_DT development_NN of_IN hangul_NN ,, which_WDT helped_VBD spread_VB literacy_NN from_IN the_DT aristocracy_NN to_IN the_DT common_JJ people_NNS .. Hangul_NNP ,, however_RB ,, only_RB reached_VBD a_DT dominant_JJ position_NN in_IN Korean_JJ literature_NN in_IN the_DT second_JJ half_NN of_IN the_DT 19th_JJ century_NN ,, resulting_VBG in_IN a_DT major_JJ growth_NN in_IN Korean_JJ literature_NN .. Sinsoseol_NNP ,, for_IN instance_NN ,, are_VBP novels_NNS written_VBN in_IN hangul_NN .. The_DT Korean_NNP War_NNP led_VBD to_IN the_DT development_NN of_IN literature_NN centered_VBN on_IN the_DT wounds_NNS and_CC chaos_NN of_IN war_NN .. Much_JJ of_IN the_DT post-war_JJ literature_NN in_IN South_NNP Korea_NNP deals_NNS with_IN the_DT daily_JJ lives_NNS of_IN ordinary_JJ people_NNS ,, and_CC their_PRP$ struggles_NNS with_IN national_JJ pain_NN .. The_DT collapse_NN of_IN the_DT traditional_JJ Korean_JJ value_NN system_NN is_VBZ another_DT common_JJ theme_NN of_IN the_DT time_NN .. Traditional_JJ Korean_JJ music_NN includes_VBZ combinations_NNS of_IN the_DT folk_NN ,, vocal_NN ,, religious_JJ and_CC ritual_NN music_NN styles_NNS of_IN the_DT Korean_JJ people_NNS .. Korean_JJ music_NN has_VBZ been_VBN practiced_VBN since_IN prehistoric_JJ times_NNS .. [-LRB- 180_CD ]-RRB- Korean_JJ music_NN falls_VBZ into_IN two_CD broad_JJ categories_NNS .. The_DT first_JJ ,, Hyangak_NNP ,, literally_RB means_VBZ The_DT local_JJ music_NN or_CC Music_NN native_JJ to_IN Korea_NNP ,, a_DT famous_JJ example_NN of_IN which_WDT is_VBZ Sujechon_NNP ,, a_DT piece_NN of_IN instrumental_JJ music_NN often_RB claimed_VBD to_TO be_VB at_RB least_RBS 1,300_CD years_NNS old_JJ .. [-LRB- 181_CD ]-RRB- The_DT second_JJ ,, yangak_NN ,, represents_VBZ a_DT more_RBR Western_JJ style_NN .. Confucian_JJ tradition_NN has_VBZ dominated_VBN Korean_JJ thought_NN ,, along_IN with_IN contributions_NNS by_IN Buddhism_NNP ,, Taoism_NNP ,, and_CC Korean_JJ Shamanism_NNP .. Since_IN the_DT middle_NN of_IN the_DT 20th_JJ century_NN ,, however_RB ,, Christianity_NNP has_VBZ competed_VBN with_IN Buddhism_NNP in_IN South_NNP Korea_NNP ,, while_IN religious_JJ practice_NN has_VBZ been_VBN suppressed_VBN in_IN North_NNP Korea_NNP .. Throughout_IN Korean_JJ history_NN and_CC culture_NN ,, regardless_RB of_IN separation_NN ;: the_DT influence_NN of_IN traditional_JJ beliefs_NNS of_IN Korean_JJ Shamanism_NNP ,, Mahayana_NNP Buddhism_NNP ,, Confucianism_NNP and_CC Taoism_NNP have_VBP remained_VBN an_DT underlying_JJ religion_NN of_IN the_DT Korean_JJ people_NNS as_RB well_RB as_IN a_DT vital_JJ aspect_NN of_IN their_PRP$ culture_NN ;: all_PDT these_DT traditions_NNS have_VBP coexisted_VBN peacefully_RB for_IN hundreds_NNS of_IN years_NNS up_IN to_IN today_NN despite_IN strong_JJ Westernisation_NNP from_IN Christian_NNP missionary_JJ conversions_NNS in_IN the_DT South_NNP [-LRB- 182_CD ]-RRB- [-LRB- 183_CD ]-RRB- [-LRB- 184_CD ]-RRB- or_CC the_DT pressure_NN from_IN the_DT Juche_NNP government_NN in_IN the_DT North_NNP .. [-LRB- 185_CD ]-RRB- [-LRB- 186_CD ]-RRB- According_VBG to_IN 2005_CD statistics_NNS compiled_VBN by_IN the_DT South_JJ Korean_JJ government_NN ,, about_IN 46_CD %NN of_IN citizens_NNS profess_VBP to_TO follow_VB no_DT particular_JJ religion_NN .. Christians_NNPS account_VBP for_IN 29.2_CD %NN of_IN the_DT population_NN (-LRB- of_IN which_WDT are_VBP Protestants_NNPS 18.3_CD %NN and_CC Catholics_NNPS 10.9_CD %_NN )-RRB- and_CC Buddhists_NNPS 22.8_CD %NN .. [-LRB- 187_CD ]-RRB- Islam_NNP in_IN South_NNP Korea_NNP is_VBZ practiced_VBN by_IN about_RB 45,000_CD natives_NNS (-LRB- about_IN 0.09_CD %NN of_IN the_DT populationNN )-RRB- in_IN addition_NN to_IN some_DT 100,000_CD foreign_JJ workers_NNS from_IN Muslim_JJ countries_NNS .. [-LRB- 188_CD ]-RRB- Koreans_NNPS traditionally_RB believe_VBP that_IN the_DT taste_NN and_CC quality_NN of_IN food_NN depend_VBP on_IN its_PRP$ spices_NNS and_CC sauces_NNS ,, the_DT essential_JJ ingredients_NNS to_IN making_VBG a_DT delicious_JJ meal_NN .. Therefore_RB ,, soybean_NN paste_NN ,, soy_NN sauce_NN ,, gochujang_NN or_CC red_JJ pepper_NN paste_NN and_CC kimchi_NN are_VBP some_DT of_IN the_DT most_RBS important_JJ staples_NNS in_IN a_DT Korean_JJ household_NN .. Korean_JJ cuisine_NN was_VBD greatly_RB influenced_VBN by_IN the_DT geography_NN and_CC climate_NN of_IN the_DT Korean_NNP Peninsula_NNP ,, which_WDT is_VBZ known_VBN for_IN its_PRP$ cold_JJ autumns_NNS and_CC winters_NNS ,, therefore_RB there_EX are_VBP many_JJ fermented_JJ dishes_NNS and_CC hot_JJ soups_NNS and_CC stews_NNS .. Korean_JJ cuisine_NN is_VBZ probably_RB best_RBS known_VBN for_IN kimchi_NN ,, a_DT side_NN dish_NN which_WDT uses_VBZ a_DT distinctive_JJ fermentation_NN process_NN of_IN preserving_VBG vegetables_NNS ,, most_JJS commonly_RB cabbage_NN .. Kimchi_NNP is_VBZ said_VBN to_TO relieve_VB the_DT pores_NNS on_IN the_DT skin_NN ,, thereby_RB reducing_VBG wrinkles_NNS and_CC providing_VBG nutrients_NNS to_IN the_DT skin_NN naturally_RB .. It_PRP is_VBZ also_RB healthy_JJ ,, as_IN it_PRP provides_VBZ necessary_JJ vitamins_NNS and_CC nutrients_NNS .. Gochujang_NNP ,, a_DT traditional_JJ Korean_JJ sauce_NN made_VBN of_IN red_JJ pepper_NN is_VBZ also_RB commonly_RB used_VBN ,, often_RB as_IN pepper_NN (-LRB- chilli_NN )-RRB- paste_NN ,, earning_VBG the_DT cuisine_NN a_DT reputation_NN for_IN spiciness_NN .. Bulgogi_NNP (-LRB- roasted_VBN marinated_VBN meat_NN ,, usually_RB beef_NN )-RRB- ,, galbi_NN (-LRB- marinated_VBN grilled_VBN short_JJ ribs_NNS )-RRB- ,, and_CC samgyeopsal_NN (-LRB- pork_NN belly_NN )-RRB- are_VBP popular_JJ meat_NN entrees_NNS .. Fish_NNP is_VBZ also_RB a_DT popular_JJ commodity_NN ,, as_IN it_PRP is_VBZ the_DT traditional_JJ meat_NN that_WDT Koreans_NNPS eat_VBP .. Meals_NNS are_VBP usually_RB accompanied_VBN by_IN a_DT soup_NN or_CC stew_NN ,, such_JJ as_IN galbitang_NN (-LRB- stewed_VBN ribs_NNS )-RRB- or_CC doenjang_NN jjigae_NNS (-LRB- fermented_VBN bean_NN paste_NN soup_NN )-RRB- .. The_DT center_NN of_IN the_DT table_NN is_VBZ filled_VBN with_IN a_DT shared_VBN collection_NN of_IN sidedishes_NNS called_VBN banchan_NN .. Other_JJ popular_JJ dishes_NNS include_VBP bibimbap_NN ,, which_WDT literally_RB means_VBZ "mixed_JJ rice_NN "_'' (_-LRB- rice_NN mixed_VBN with_IN meat_NN ,_, vegetables_NNS ,_, and_CC red_JJ pepper_NN paste_NN )_-RRB- ,_, and_CC naengmyeon_NN (_-LRB- cold_JJ noodles_NNS )_-RRB- ._. [_-LRB- 189_CD ]_-RRB- [_-LRB- 190_CD ]_-RRB- Instant_JJ noodles_NNS ,_, or_CC ramyeon_NN ,_, is_VBZ a_DT popular_JJ snack_NN food_NN ._. Koreans_NNPS also_RB enjoy_VBP food_NN from_IN pojangmachas_NNS (_-LRB- street_NN vendors_NNS )_-RRB- ,_, which_WDT serve_VBP tteokbokki_NN ,_, rice_NN cake_NN and_CC fish_NN cake_NN with_IN a_DT spicy_JJ gochujang_NN sauce_NN ;_: gimbap_NN ,_, made_VBN of_IN steamed_JJ white_JJ rice_NN wrapped_VBN in_IN dried_VBN laver_NN seaweed_NN ;_: fried_JJ squid_NNS ;_: and_CC glazed_VBN sweet_JJ potato_NN ._. Soondae_NNP ,_, a_DT sausage_NN made_VBN of_IN cellophane_NN noodles_NNS and_CC pork_NN blood_NN ,_, is_VBZ widely_RB eaten_VBN ._. Additionally_RB ,_, some_DT other_JJ common_JJ snacks_NNS include_VBP "_ Choco_NNP Pie_NNP "'' ,, shrimp_NN crackers_NNS ,, "'' bbeongtwigi_NN "'' (-LRB- puffed_VBN rice_NN grains_NNS )-RRB- ,, and_CC "`` nurungji_FW "'' (-LRB- slightly_RB burnt_VBN rice_NN )-RRB- .. Nurungji_NNP can_MD be_VB eaten_VBN as_IN it_PRP is_VBZ or_CC boiled_VBN with_IN water_NN to_TO make_VB a_DT soup_NN .. Nurungji_NNP can_MD also_RB be_VB eaten_VBN as_IN a_DT snack_NN or_CC a_DT dessert_NN .. Korea_NNP is_VBZ unique_JJ among_IN Asian_JJ countries_NNS in_IN its_PRP$ use_NN of_IN metal_NN chopsticks_NNS .. Metal_NN chopsticks_NNS have_VBP been_VBN discovered_VBN in_IN archaeological_JJ sites_NNS belonging_VBG to_IN the_DT ancient_JJ Korean_JJ kingdoms_NNS of_IN Goguryeo_NNP ,, Baekje_NNP and_CC Silla_NNP .. The_DT modern_JJ South_JJ Korean_JJ school_NN system_NN consists_VBZ of_IN six_CD years_NNS in_IN elementary_JJ school_NN ,, three_CD years_NNS in_IN middle_JJ school_NN ,, and_CC three_CD years_NNS in_IN high_JJ school_NN .. Students_NNS are_VBP required_VBN to_TO go_VB to_IN elementary_JJ and_CC middle_JJ school_NN ,, and_CC do_VBP not_RB have_VB to_TO pay_VB for_IN their_PRP$ education_NN ,, except_IN for_IN a_DT small_JJ fee_NN called_VBD a_DT "School_NNP Operation_NNP Support_NNP Fee_NN "_'' that_WDT differs_VBZ from_IN school_NN to_IN school_NN ._. The_DT Programme_NNP for_IN International_NNP Student_NNP Assessment_NNP ,_, coordinated_VBN by_IN the_DT OECD_NNP ,_, ranks_VBZ South_NNP Korea_NNP 's_POS science_NN education_NN as_IN the_DT third_JJ best_JJS in_IN the_DT world_NN and_CC being_VBG significantly_RB higher_JJR than_IN the_DT OECD_NNP average_NN ._. [_-LRB- 191_CD ]_-RRB- South_NNP Korea_NNP ranks_VBZ second_RB on_IN math_NN and_CC literature_NN and_CC first_JJ in_IN problem_NN solving_NN [_-LRB- citation_NN needed_VBN ]_-RRB- ._. Although_IN South_JJ Korean_JJ students_NNS often_RB rank_VBP high_JJ on_IN international_JJ comparative_JJ assessments_NNS ,_, the_DT education_NN system_NN is_VBZ criticised_VBN for_IN emphasising_VBG too_RB much_JJ upon_IN passive_JJ learning_NN and_CC memorization_NN ._. The_DT South_JJ Korean_JJ education_NN system_NN is_VBZ rather_RB notably_RB strict_JJ and_CC structured_JJ as_IN compared_VBN to_IN its_PRP$ counterparts_NNS in_IN most_JJS Western_JJ societies_NNS ._. The_DT North_JJ Korean_JJ education_NN system_NN consists_VBZ primarily_RB of_IN universal_JJ and_CC state_NN funded_VBN schooling_NN by_IN the_DT government_NN ._. The_DT national_JJ literacy_NN rate_NN for_IN citizens_NNS 15_CD years_NNS of_IN age_NN and_CC above_RB is_VBZ over_IN 99_CD percent_NN ._. [_-LRB- 192_CD ]_-RRB- [_-LRB- 193_CD ]_-RRB- Children_NNS go_VBP through_IN one_CD year_NN of_IN kindergarten_NN ,_, four_CD years_NNS of_IN primary_JJ education_NN ,_, six_CD years_NNS of_IN secondary_JJ education_NN ,_, and_CC then_RB on_IN to_IN universities_NNS ._. The_DT most_RBS prestigious_JJ university_NN in_IN the_DT DPRK_NNP is_VBZ Kim_NNP Il_NNP -_HYPH sung_NNP University_NNP ._. Other_JJ notable_JJ universities_NNS include_VBP Kim_NNP Chaek_NNP University_NNP of_IN Technology_NNP ,_, which_WDT focuses_VBZ on_IN computer_NN science_NN ,_, Pyongyang_NNP University_NNP of_IN Foreign_NNP Studies_NNPS ,_, which_WDT trains_VBZ working_VBG level_NN diplomats_NNS and_CC trade_NN officials_NNS ,_, and_CC Kim_NNP Hyong_NNP Jik_NNP University_NNP ,_, which_WDT trains_VBZ teachers_NNS ._. One_CD of_IN the_DT best_JJS known_VBN artifacts_NNS of_IN Korea_NNP 's_POS history_NN of_IN science_NN and_CC technology_NN is_VBZ the_DT Cheomseongdae_NNP (_-LRB- 첨성대_NNP ,_, 瞻星臺_NN )_-RRB- ,_, a_DT 9.4_CD -_HYPH meter_NN high_JJ observatory_NN built_VBN in_IN 634_CD ._. The_DT earliest_JJS known_VBN surviving_VBG Korean_JJ example_NN of_IN woodblock_NN printing_NN is_VBZ the_DT Mugujeonggwang_NNP Great_NNP Dharani_NNP Sutra_NN ._. [_-LRB- 194_CD ]_-RRB- It_PRP is_VBZ believed_VBN to_TO have_VB been_VBN printed_VBN in_IN Korea_NNP in_IN 750_CD –_SYM 51_CD ,_, which_WDT if_IN correct_JJ ,_, would_MD make_VB it_PRP older_JJR than_IN the_DT Diamond_NNP Sutra_NN ._. During_IN the_DT Goryeo_NNP Dynasty_NNP ,_, metal_NN movable_JJ type_NN printing_NN was_VBD invented_VBN by_IN Choe_NNP Yun_NNP -_HYPH ui_NNP in_IN 1234_CD ._. [_-LRB- 195_CD ]_-RRB- [_-LRB- 5_CD ]_-RRB- [_-LRB- 196_CD ]_-RRB- [_-LRB- 197_CD ]_-RRB- [_-LRB- 8_CD ]_-RRB- [_-LRB- 3_CD ]_-RRB- This_DT invention_NN made_VBN printing_NN easier_JJR ,_, more_RBR efficient_JJ and_CC also_RB increased_VBD literacy_NN ,_, which_WDT observed_VBN by_IN Chinese_JJ visitors_NNS was_VBD seen_VBN to_TO be_VB so_RB important_JJ where_WRB it_PRP was_VBD considered_VBN to_TO be_VB shameful_JJ to_TO not_RB be_VB able_JJ to_TO read_VB ._. [_-LRB- 198_CD ]_-RRB- The_DT Mongol_NNP Empire_NNP later_RB adopted_VBD Korea_NNP 's_POS movable_JJ type_NN printing_NN and_CC spread_NN as_RB far_RB as_IN Central_NNP Asia_NNP ._. There_EX is_VBZ conjecture_NN as_IN to_IN whether_IN or_CC not_RB Choe_NNP 's_POS invention_NN had_VBD any_DT influence_NN on_IN later_JJ printing_NN inventions_NNS such_JJ as_IN Gutenberg_NNP 's_POS Printing_NNP press_NN ._. [_-LRB- 199_CD ]_-RRB- When_WRB the_DT Mongols_NNPS invaded_VBD Europe_NNP they_PRP inadvertently_RB introduced_VBD different_JJ kinds_NNS of_IN Asian_JJ technology_NN ._. [_-LRB- 200_CD ]_-RRB- During_IN the_DT Joseon_NNP period_NN ,_, the_DT Turtle_NNP Ship_NNP was_VBD invented_VBN ,_, which_WDT were_VBD covered_VBN by_IN a_DT wooden_JJ deck_NN and_CC iron_NN with_IN thorns_NNS ,_, [_-LRB- 201_CD ]_-RRB- [_-LRB- 202_CD ]_-RRB- [_-LRB- 203_CD ]_-RRB- as_RB well_RB as_IN other_JJ weapons_NNS such_JJ as_IN the_DT bigyeokjincheolloe_NN cannon_NN (_-LRB- 비격진천뢰_NN ,_, 飛擊震天雷_NN )_-RRB- and_CC the_DT hwacha_NN ._. The_DT Korean_JJ alphabet_NN hangul_NN was_VBD also_RB invented_VBN during_IN this_DT time_NN by_IN King_NNP Sejong_NNP the_DT Great_NNP ._. North_NNP Korea_NNP and_CC South_NNP Korea_NNP usually_RB compete_VBP as_IN two_CD separate_JJ nations_NNS in_IN international_JJ events_NNS ._. There_EX are_VBP ,_, however_RB ,_, a_DT few_JJ examples_NNS of_IN them_PRP having_VBG competed_VBN as_IN one_CD entity_NN ,_, under_IN the_DT name_NN Korea_NNP ._. While_IN association_NN football_NN remains_VBZ one_CD of_IN the_DT most_RBS popular_JJ sports_NNS in_IN South_NNP Korea_NNP ,_, the_DT martial_JJ art_NN of_IN taekwondo_NN is_VBZ considered_VBN to_TO be_VB the_DT national_JJ sport_NN ._. Baseball_NN and_CC golf_NN are_VBP also_RB popular_JJ ._. Taekwon_NNP -_HYPH Do_NNP is_VBZ Korea_NNP 's_POS most_RBS famous_JJ martial_JJ art_NN and_CC sport_NN ._. It_PRP combines_VBZ combat_NN techniques_NNS ,_, self_NN -_HYPH defence_NN ,_, sport_NN and_CC exercise_NN ._. Taekwon_NNP -_HYPH Do_NNP has_VBZ become_VBN an_DT official_JJ Olympic_JJ sport_NN ,_, starting_VBG as_IN a_DT demonstration_NN event_NN in_IN 1988_CD (_-LRB- when_WRB South_NNP Korea_NNP hosted_VBD the_DT Games_NNPS in_IN Seoul_NNP )_-RRB- and_CC becoming_VBG an_DT official_JJ medal_NN event_NN in_IN 2000_CD ._. The_DT two_CD major_JJ Taekwon_NNP -_HYPH Do_NNP federations_NNS were_VBD founded_VBN in_IN Korea_NNP ._. The_DT two_CD are_VBP the_DT International_NNP Taekwon_NNP -_HYPH Do_NNP Federation_NNP and_CC the_DT World_NNP Taekwondo_NNP Federation_NNP ._. Hapkido_NNP is_VBZ a_DT modern_JJ Korean_JJ martial_JJ art_NN with_IN a_DT grappling_VBG focus_NN that_WDT employs_VBZ joint_JJ locks_NNS ,_, throws_VBZ ,_, kicks_VBZ ,_, punches_NNS and_CC other_JJ striking_JJ attacks_NNS like_IN attacks_NNS against_IN pressure_NN points_NNS ._. Hapkido_NNP emphasizes_VBZ circular_JJ motion_NN ,_, non-resisting_JJ movements_NNS and_CC control_NN of_IN the_DT opponent_NN ._. Practitioners_NNS seek_VBP to_TO gain_VB advantage_NN through_IN footwork_NN and_CC body_NN positioning_NN to_TO employ_VB leverage_NN ,_, avoiding_VBG the_DT pure_JJ use_NN of_IN strength_NN against_IN strength_NN ._. Ssireum_NNP is_VBZ a_DT traditional_JJ form_NN of_IN wrestling_NN that_WDT has_VBZ been_VBN practiced_VBN in_IN Korea_NNP for_IN thousands_NNS of_IN years_NNS ,_, with_IN evidence_NN discovered_VBN from_IN Goguryeo_NNP of_IN Korea_NNP 's_POS Three_CD Kingdoms_NNS Period_NN (_-LRB- 57_CD BCE_NNP to_TO 688_CD )_-RRB- ._. Ssireum_NNP is_VBZ the_DT traditional_JJ national_JJ sport_NN of_IN Korea_NNP ._. During_IN a_DT match_NN ,_, opponents_NNS grip_NN each_DT other_JJ by_IN sash_NN belts_NNS wrapped_VBN around_IN the_DT waist_NN and_CC the_DT thigh_NN ,_, attempting_VBG to_TO throw_VB their_PRP$ competitor_NN to_IN the_DT sandy_JJ ground_NN of_IN the_DT ring_NN ._. The_DT first_JJ opponent_NN to_TO touch_VB the_DT ground_NN with_IN any_DT body_NN part_NN above_IN the_DT knee_NN or_CC to_TO lose_VB hold_NN of_IN their_PRP$ opponent_NN loses_VBZ the_DT round_NN ._. Ssireum_NNP competitions_NNS are_VBP traditionally_RB held_VBN twice_PDT a_DT year_NN ,_, during_IN the_DT Dano_NNP Festival_NNP (_-LRB- the_DT 5th_JJ day_NN of_IN the_DT fifth_JJ lunar_JJ month_NN )_-RRB- and_CC Chuseok_NNP (_-LRB- the_DT 15th_JJ day_NN of_IN the_DT 8th_JJ lunar_JJ month_NN )_-RRB- ._. Competitions_NNS are_VBP also_RB held_VBN throughout_IN the_DT year_NN as_IN a_DT part_NN of_IN festivals_NNS and_CC other_JJ events_NNS ._. Taekkyon_NNP is_VBZ a_DT traditional_JJ martial_JJ art_NN ,_, considered_VBD the_DT oldest_JJS form_NN of_IN fighting_VBG technique_NN of_IN Korea_NNP ._. Practiced_VBN for_IN centuries_NNS and_CC especially_RB popular_JJ during_IN the_DT Joseon_NNP dynasty_NN ,_, two_CD forms_NNS co-existed_VBD :_: one_CD for_IN practical_JJ use_NN ,_, the_DT other_JJ for_IN sport_NN ._. This_DT form_NN was_VBD usually_RB practiced_VBN alongside_IN Ssireum_NNP during_IN festivals_NNS and_CC competitions_NNS between_IN villages_NNS ._. Nonetheless_RB ,_, Taekkyon_NNP almost_RB disappeared_VBD during_IN the_DT Japanese_JJ Occupation_NNP and_CC the_DT Korean_NNP War_NNP ._. Though_IN lost_VBN in_IN North_NNP Korea_NNP ,_, Taekkyon_NNP has_VBZ enjoyed_VBN a_DT spectacular_JJ revival_NN from_IN the_DT 1980s_NNS in_IN South_NNP Korea_NNP ._. It_PRP is_VBZ the_DT only_JJ martial_JJ art_NN in_IN the_DT world_NN (_-LRB- with_IN Ssireum_NNP )_-RRB- recognized_VBN as_IN a_DT National_NNP Treasure_NNP of_IN South_NNP Korea_NNP and_CC a_DT UNESCO_NNP Intangible_NNP Cultural_NNP Heritage_NNP ._. Samiljeol_NNP ,_, Independence_NNP Movement_NNP Day_NNP ,_, commemorates_VBZ Korea_NNP 's_POS declaration_NN of_IN independence_NN from_IN Japanese_JJ occupation_NN on_IN 1_CD March_NNP 1919_CD ._. The_DT name_NN is_VBZ derived_VBN from_IN Korean_JJ 삼_NN "_'' sam_NN "_'' '_ three_CD ''' ,, 일IN "il_NNP "_'' '_ one_CD ,, ''' and_CC 절NN "'' jeol_NN "'' 'day_NN '_'' ,_, the_DT date_NN of_IN the_DT uprising_NN in_IN 1919_CD ._. Korea_NNP was_VBD annexed_VBN to_IN the_DT Empire_NN of_IN Japan_NNP on_IN 29_CD August_NNP 1910_CD following_VBG the_DT imposed_VBN Japan_NNP -_HYPH Korea_NNP Treaty_NNP ._. On_IN 1_CD March_NNP 1919_CD ,_, Korean_NNP presented_VBD their_PRP$ resistance_NN towards_IN Japan_NNP and_CC Japanese_JJ occupation_NN with_IN a_DT declaration_NN of_IN independence_NN ._. Following_VBG the_DT conclusion_NN of_IN World_NNP War_NNP II_NNP ,_, Korea_NNP was_VBD liberated_VBN from_IN Japan_NNP and_CC its_PRP$ independence_NN restored_VBN ._. The_DT newly_RB established_VBN Korean_JJ government_NN set_VBD aside_RB 1_CD March_NNP as_IN a_DT national_JJ holiday_NN to_TO commemorate_VB the_DT sacrifices_NNS borne_VBN in_IN the_DT long_JJ struggle_NN for_IN Korean_JJ independence_NN ._. Hyunchoongil_NNP is_VBZ the_DT national_JJ holiday_NN in_IN Korea_NNP commemorating_VBG those_DT who_WP fought_VBD and_CC died_VBD for_IN the_DT nation_NN ._. In_IN August_NNP 1948_CD ,_, only_RB a_DT few_JJ years_NNS after_IN Korea_NNP achieved_VBD its_PRP$ independence_NN from_IN Japan_NNP ,_, the_DT Korean_NNP War_NNP ,_, in_IN Korea_NNP also_RB known_VBN as_IN the_DT 6.25_CD war_NN ,_, broke_VBD out_RP between_IN North_NNP and_CC South_NNP Korea_NNP ._. During_IN this_DT war_NN ,_, approximately_RB 400,000_CD soldiers_NNS and_CC some_DT one_CD million_CD citizens_NNS were_VBD killed_VBN or_CC injured_VBN ._. In_IN 1953_CD ,_, North_NNP and_CC South_NNP Korea_NNP agreed_VBD to_IN a_DT cease_NN -_HYPH fire_NN ,_, and_CC three_CD years_NNS later_RB the_DT Korean_JJ government_NN established_VBD Hyungchoogil_NNP to_TO commemorate_VB the_DT soldiers_NNS who_WP fought_VBD in_IN the_DT Korean_NNP War_NNP ._. Subsequent_JJ to_IN its_PRP$ establishment_NN ,_, Hyungchoogil_NNP was_VBD reinterpreted_VBN as_IN a_DT day_NN of_IN remembrance_NN for_IN those_DT who_WP died_VBD defending_VBG Korea_NNP in_IN all_DT conflicts_NNS ,_, not_RB only_RB during_IN the_DT Korean_NNP War_NNP ._. Gwangbokjeol_NNP is_VBZ the_DT day_NN for_IN celebrating_VBG liberation_NN of_IN the_DT country_NN from_IN Japan_NNP in_IN 1945_CD as_RB well_RB as_IN celebrating_VBG the_DT establishment_NN of_IN Korean_JJ government_NN in_IN 1948_CD ._. Gwangbok_NNP means_VBZ "_ returned_VBN light_NN "'' representing_VBG gaining_VBG national_JJ sovereignty_NN from_IN Japan_NNP .. It_PRP was_VBD first_RB declared_VBN to_TO be_VB national_JJ holiday_NN in_IN 1949_CD October_NNP 1_CD .. On_IN this_DT date_NN every_DT year_NN ,, the_DT president_NN of_IN Korea_NNP visits_NNS Independence_NNP Hall_NNP ,, and_CC invites_VBZ diplomatic_JJ envoys_NNS from_IN many_JJ countries_NNS and_CC all_DT social_JJ standings_NNS in_IN countries_NNS to_IN Cheongwadae_NNP (-LRB- the_DT Blue_NNP House_NNP ,, the_DT Korean_JJ presidential_JJ residence_NN )-RRB- .. Hangul_NNP Day_NNP (-LRB- also_RB spelled_VBN as_IN Hangeul_NNP Day_NNP )-RRB- is_VBZ a_DT day_NN that_WDT celebrates_VBZ the_DT creation_NN of_IN the_DT Hunminjeongeum_NNP (-LRB- Hangul_NNP ,, Korean_JJ alphabet_NN )-RRB- ,, which_WDT was_VBD inscribed_VBN to_IN the_DT UNESCO_NNP Memory_NN of_IN the_DT World_NNP Register_NNP in_IN 1997_CD .. [-LRB- 204_CD ]-RRB- Hangul_NNP was_VBD created_VBN by_IN Sejong_NNP the_DT Great_NNP in_IN 1443_CD and_CC proclaimed_VBN in_IN 1446_CD .. Before_IN the_DT creation_NN of_IN Hangul_NNP ,, people_NNS in_IN Korea_NNP (-LRB- known_VBN as_IN Joseon_NNP at_IN the_DT time_NN )-RRB- primarily_RB wrote_VBD using_VBG Classical_JJ Chinese_JJ alongside_IN native_JJ phonetic_JJ writing_NN systems_NNS that_WDT predate_VBP Hangul_NNP by_IN hundreds_NNS of_IN years_NNS ,, including_VBG idu_NN ,, hyangchal_NN ,, gugyeol_NN ,, and_CC gakpil_NN .. [-LRB- 205_CD ]-RRB- [-LRB- 206_CD ]-RRB- [-LRB- 207_CD ]-RRB- [-LRB- 208_CD ]-RRB- However_RB ,, due_IN to_IN the_DT fundamental_JJ differences_NNS between_IN the_DT Korean_JJ and_CC Chinese_JJ languages_NNS ,, and_CC the_DT large_JJ number_NN of_IN characters_NNS needed_VBN to_TO be_VB learned_VBN ,, there_EX was_VBD much_JJ difficulty_NN in_IN learning_VBG how_WRB to_TO write_VB using_VBG Chinese_JJ characters_NNS for_IN the_DT lower_JJR classes_NNS ,, who_WP often_RB did_VBD n't_RB have_VB the_DT privilege_NN of_IN education_NN .. To_TO assuage_VB this_DT problem_NN ,, King_NNP Sejong_NNP created_VBD the_DT unique_JJ alphabet_NN known_VBN as_IN Hangul_NNP to_TO promote_VB literacy_NN among_IN the_DT common_JJ people_NNS .. [-LRB- 209_CD ]-RRB- Hangul_NNP Day_NNP was_VBD founded_VBN in_IN 1926_CD during_IN the_DT Japanese_JJ occupation_NN by_IN members_NNS of_IN the_DT Korean_JJ Language_NNP Society_NNP ,, whose_WP$ goal_NN was_VBD to_TO preserve_VB the_DT Korean_JJ language_NN during_IN a_DT time_NN of_IN rapid_JJ forced_VBN Japanization_NN .. [-LRB- 210_CD ]-RRB- Today_NN ,, both_CC South_NNP Korea_NNP and_CC North_NNP Korea_NNP celebrate_VB Hangul_NNP Day_NNP as_IN a_DT national_JJ holiday_NN .. Sources_NNS Coordinates_NNS :: 38_CD °NN 19_CD ′SYM N_NN 127NN °_NN 14CD ′_SYM E_NN /_SYM 38.317CD °NN N_NN 127.233_CD °_NN E_NN /HYPH 38.317_CD ;: 127.233CD

---
## 핵심고유단어 추출작업

tagged를 띄어쓰기로 split하여 배열을 만들고

NNP를 따로 분류한 nnp리스트를 만든뒤

Hashtable로 각 단어의 빈도수를 측정함
```java
String[] taggedArr = tagged.split(" ");
        List<String> nnp = Arrays.stream(taggedArr).filter(word -> word.contains("_NNP")).collect(Collectors.toList());
        Hashtable<String,Integer> freqOfWordTable = new Hashtable<>();
        for (String word : nnp) {
            Integer freq = freqOfWordTable.get(word); // 단어를 꺼낸다. word가 key이고 freq가 value
            freqOfWordTable.put(word, (freq == null) ? 1: freq +1);
        }

결과

image

Hashtable을 빈도수로 정렬하고 핵심 고유명사를 뽑아냄

List sortedList = sortByValue(freqOfWordTable);
        String coreNoun = sortedList.get(0).toString();
        System.out.println(coreNoun); // 결과 : Korea_NNP
// 맵정렬하는 메소드
public static List sortByValue(final Map map) {
        List<String> list = new ArrayList();
        list.addAll(map.keySet());
        Collections.sort(list,new Comparator() {
            public int compare(Object o1,Object o2) {
                Object v1 = map.get(o1);
                Object v2 = map.get(o2);
                return ((Comparable) v2).compareTo(v1);
            }
        });
        //Collections.reverse(list); // 주석시 오름차순
        return list;
    }

트리플 추출 과정

"._."로 끊어서( .은 태그가 .임 ) sentences로 나눔

나눈 문장에 핵심 고유명사가 포함되있는지 여부를 판단함

있으면 단어별로 나눠서 핵심명사는 subject에

핵심명사 뒤에 나오는 동사는 predicate에

그 뒤에 나오는 고유명사는 object에 넣음(논문의 알고리즘 참고)

세개를 묶어 tripple을 구성하고 tripples라는 리스트에 넣음

String[] sentences = tagged.split("\\._\\.");
        List<String[]> tripples = new ArrayList<>();
        for (String sentence : sentences){
            if (sentence.contains(coreNoun)) { //핵심 고유명사 여부
                String[] words = sentence.split(" ");
                String subject = "";
                String predicate = "";
                String object = "";
                for (String word:words) {
                    if(word.equals(coreNoun)) {
                        String[] removeTag = word.split("_");
                        subject = removeTag[0];
                    }else if(word.contains("_VB") && !subject.isEmpty()) {
                        String[] removeTag = word.split("_");
                        predicate = removeTag[0];
                    }else if(word.contains("_NNP") && !predicate.isEmpty()) {
                        String[] removeTag = word.split("_");
                        object = removeTag[0];
                    }
                    if(!subject.isEmpty() && !predicate.isEmpty() && !object.isEmpty()){
                        String[] tripple = {subject,predicate,object};
                        tripples.add(tripple);
                    }
                }
            }
        }

        System.out.println(tripples);

결과

image

Jena를 이용한 RDF 추출과정

Jena다운 받고 https://jena.apache.org/

File-Project Structure-Libraries에 lib 랑 lib-src 전부 추가

빈 모델 만들고 Resource, Property, RDFNode에 각각 subject, predicate, object 매핑해줌

자세한건 Jena reference 참고

Model model = ModelFactory.createDefaultModel();
for(String[] statement : tripples){
    Resource s = model.createResource("http://subject/"+statement[0]);
    Property p = model.createProperty("http://predicate/"+statement[1]);
    RDFNode o = model.createLiteral(statement[2]);

    if(s.hasProperty(p)){
        s.addProperty(p,model.createResource().addProperty(p,o));
    }else {
        s.addProperty(p,o);
    }
}    

RDF 출력

model.write(System.out);

image

N-TRIPLES 형태로 출력

RDFDataMgr.write(System.out, model, Lang.NTRIPLES);

image

더 연구해야될 부분

여기서는 핵심 고유명사를 단순히 빈도수가 가장 높게 나온 고유명사로 정함

image

kyung hee university를 검색한 결과는 university가 핵심 고유명사로 나옴

→ 이는 띄어쓰기 별로 나누어 형태소 분석을 했기때문

→ 핵심 고유명사를 선정하는 알고리즘 연구 필요


트리플 구성을 보면 이상한게 많이보임

→ 단순히 고유명사를 주어로 했을때 그 뒤에 나오는 동사를 동사로 하고 그 뒤에 나오는 고유명사를 object로 선정하였기 때문

→ 주어 동사 목적어를 매핑하는 더 정확한 알고리즘 연구 필요