commit 89eb9fefbff02d100183b7ff40d8c63c95ca1b32 Author: Eiji Miyamoto Date: Sun Jul 16 08:20:48 2023 +0100 back to normal lexicon numbers diff --git a/apertium-jpn.jpn.lexc b/apertium-jpn.jpn.lexc index a0c7777..ddc9ddf 100644 --- a/apertium-jpn.jpn.lexc +++ b/apertium-jpn.jpn.lexc @@ -121,12 +121,10 @@ LEXICON NPTop %%%+人:%>人 NounInfl ; ! person (effectively, citizen) じん %%%+軍:%>軍 NounInfl ; ! military ぐん %%%+国内:%>国内 NounInfl ; ! domestic こくない -%%%+国外:%>国外 NounInfl ; ! foreign こくがい LEXICON NounPl %: NounInfl ; %:%>たち NounInfl ; -%:%>達 NounInfl ; LEXICON iAdj %%:%>い #; @@ -230,28 +228,6 @@ LEXICON DIGITLEX 7:7 LOOP ; 8:8 LOOP ; 9:9 LOOP ; -一:一 LOOP ;# ; ! one -二:二 LOOP ;# ; ! two -三:三 LOOP ;# ; ! three -四:四 LOOP ;# ; ! four -五:五 LOOP ;# ; ! five -六:六 LOOP ;# ; ! six -七:七 LOOP ;# ; ! seven -八:八 LOOP ;# ; ! eight -九:九 LOOP ;# ; ! nine -十:十 LOOP ;# ; ! ten -いち:いち LOOP ; # ; ! one -に:に LOOP ;# ; ! two -さん:さん LOOP ;# ; ! three -よん:よん LOOP ;# ; ! four -し:し LOOP ; # ; ! four -ご:ご LOOP ; # ; ! five -ろく:ろく LOOP ;# ; ! six -なな:なな LOOP ;# ; ! seven -しち:しち LOOP ;# ; ! seven -はち:はち LOOP ;# ; ! eight -きゅう:きゅう LOOP ;# ; ! nine -じゅう:じゅう LOOP ;# ; ! ten LEXICON POST-DIGITS %: PostPos ; @@ -424,8 +400,6 @@ LEXICON Pronouns きさま%%%:きさま NounPl ; ! You 貴様%%%:貴様 NounPl ; ! You お主%%%:お主 NounPl ; ! You -彼%%%:彼 NounPl ; ! He -彼女%%%:彼女 NounPl ; ! She LEXICON Determiners この%%:この # ; ! this @@ -459,6 +433,30 @@ LEXICON Adverbs LEXICON Digits DIGITLEX ; +LEXICON Numbers +一%:一 # ; ! one +二%:二 # ; ! two +三%:三 # ; ! three +四%:四 # ; ! four +五%:五 # ; ! five +六%:六 # ; ! six +七%:七 # ; ! seven +八%:八 # ; ! eight +九%:九 # ; ! nine +十%:十 # ; ! ten +いち%:いち # ; ! one +に%:に # ; ! two +さん%:さん # ; ! three +よん%:よん # ; ! four +し%:し # ; ! four +ご%:ご # ; ! five +ろく%:ろく # ; ! six +なな%:なな # ; ! seven +しち%:しち # ; ! seven +はち%:はち # ; ! eight +きゅう%:きゅう # ; ! nine +じゅう%:じゅう # ; ! ten + LEXICON Punctuation 。%:。 # ; 、%:、 # ; @@ -475,4 +473,4 @@ LEXICON Punctuation ! https://kitwiki.csc.fi/twiki/bin/view/KitWiki/HfstHome ! http://hfst.sourceforge.net/ ! http://www.cis.upenn.edu/~cis639/docs/lexc.html -! https://wiki.apertium.org/wiki/Hfst +! https://wiki.apertium.org/wiki/Hfst \ No newline at end of file