Finite state and Constraint Grammar based analysers, proofing tools and other resources
View the project on GitHub giellalt/lang-kal
Sem/Hunt = qinerlerpoq i modsætning til qinersivoq
The following tags: BOS, EOS, CLB, Symbol, iSymbol, PUNCT, LEFT, RIGHT, COMMONAFFSTRING, EXCLMARK
Gram/… and different specifications
Sg, Du, Pl, iSg, iDu, iPl, ALL_Sg, ALL_Pl, case forms, verbal inflection
LIST IP = IP (“IP”) ; =
LIST Dobbelttransitiv = NIRAR QQU SURE TIP ; =
SET POS = WORD - (
SET NOT-PROP = WORD - Prop ;
SET NOT-Abbr = WORD - Gram/Abbr ;
SET NUM = Num | iNum ; |
LIST NUMERAL = “ataaseq” “marluk” “pingasut” “sisamat” “tallimat” “arfineq” “arfineq marluk” “arfineq pingasut” “qulingiluat” “qulaaluat” “qulit” “aqqaneq” “fireogfyrre”;
LIST KLOKKESLET = (“ataaseq” NNGUR) (“marluk” NNGUR) (“pingasut” NNGUR) (“sisamat” NNGUR) (“tallimat” NNGUR) (“arfineq” NNGUR) (“arfineq-marluk” NNGUR) (“arfineq-pingasut” NNGUR) (“qulingiluat” NNGUR) (“qulaaluat” NNGUR) (“qulit” NNGUR) (“aqqaneq” NNGUR);
Ulike verbtyper.
TRANSVERB = 1SgO, 2SgO, 3SgO, 4SgO, 1PlO, 2PlO, 3PlO, 4PlO
**SET DOTR = Gram/Db | (/Gram/TV QQU/l) | (/Gram/TV TIP/l) | (/Gram/TV SAR/l) | (“ussersuup”) | (/Gram/TV UTE Gram/vv/l) ;** = |
*SET GAANNI = (/”<.[g | k | r]aanni.>”/r) + Par + 3Sg + 3SgO OR (/”<.[g | k | r]aanni.>”/r) + Par + 3Sg + 3PlO OR (/”<.[g | k | r]aanni.>”/r) + Par + 4Sg OR (/”<.[g | k | r]aanni.*>”/r) + Par + 3Sg ;** =#20180805: intransitiv GAANNI bliver 3Sg og ikke 4Sg som hidtil. |
SET MOOD = VFIN OR CONT OR Cau OR IteCau OR Con OR Par ; =
Set for kasus, possessum, appellativ, ulike nomentyper
SET ALL_OBLIQUE = OBLIQUE OR iOBLIQUE ; =
**SET POSSESSUM12 = (N 1SgPoss) OR (N 2SgPoss) OR (iN i1SgPoss) OR (iN i2SgPoss) | (N 1PlPoss) OR (N 2PlPoss) OR (iN i1PlPoss) OR (iN i2PlPoss) ;** = |
SET NOT-POSSESSUM = N - POSSESSUM ; =
SET iPOSSESSUM12 = (iN i1SgPoss) OR (iN i2SgPoss) OR (iN i1PlPoss) OR (iN i2PlPoss) OR (Hyb/1-2 1SgPoss) OR (Hyb/1-2 2SgPoss) OR (Hyb/1-2 1PlPoss) OR (Hyb/1-2 2PlPoss) ; =
SET iPOSSESSUM = iPOSSESSUM12 OR iPOSSESSUM3 OR iPOSSESSUM4 ; =
SET APPELLATIV = N - Prop ; =
SET PRON-REFL = Gram/Dem + Pron OR Gram/Int + Pron OR Gram/Indef + Pron OR DivPron OR Gram/Pers + Pron OR Adj ; = Gram/Coref + Pron har sine egne regler
LIST LIK_QAR = LIK QAR (“peqar”); =
SET NOMEN = N OR iN ; =
LIST ADVERBIAL_DERIVATIVES = (/VALLAAQ Der/vn N/l) ; =
SET IV_SUBJ& = IV1Sg OR IV2Sg OR IV3Sg OR IV4Sg OR IV1Pl OR IV2Pl OR IV3Pl OR IV4Pl; =
SET IV_PL_SUBJ& = IV1Pl OR IV2Pl OR IV3Pl OR IV4Pl;
LIST NUM34POSSPl = (Rel Num) (3PlPoss) ;
Objekts-set introduceret 20170416 - virkede ikke
Unification set til SUBJ med tilhørende TRANSVERB. Reformulering med objekter påbegyndt 20190519
SUBJTRANSVERB er alle ovenfor
LIST KOMPARATIV = NIRU (/”qanip” Gram/IV NIQ/l) (/NIQ Der/vn RUJUK Der/nn SUAQ Der/nn U/l) (/”amerla” Gram/IV NIQ Der/vn N/l);
LIST AGENS_NOUN = (“katersugaq”) ;
**SET IVTVSUBJ& = IV_SUBJ& | SUBJTRANSVERB& ;** |
Unification set til CONT og subjekter, kun for intransitive CONT.
Unification set til CONT og kongruente V ved intransitive V
!!! Partikler
!!! Numeralier
Gram/… and different specifications
Judithes afsnit start ### påbegyndt 20231006: sorter umulige morfemkombinationer fra
GASAAR
#GIP #GISSAAR #IAR #IRNIAR #IRSIR #IRUTE #KIP #KILLI #LIR #LIRSUR #LUP #NIP #QAR
#IRNIAR #SI
#LIAR
This (part of) documentation was generated from src/cg3/disambiguator.cg3