From 3963df0a315785adb1fb7cade24dded09b6ffa16 Mon Sep 17 00:00:00 2001
From: aarne
@@ -718,7 +718,7 @@ Lexical category, constructors given in
mkAdNCAdv
--> AdN
+
mkCard (mkAdN more_CAdv) (mkCard (mkNumeral n8_Unit))
mkCard (mkAdN more_CAdv) (mkCard (mkNumeral n8_Unit))
mkAdvA
--> Adv
+
mkAdv warm_A
mkAdv warm_A
@@ -743,7 +743,7 @@ Lexical category, constructors given in
mkAdv
mkAdvAdA
--> Adv -> Adv
+
mkAdv very_AdA (mkAdv warm_A)
mkAdv very_AdA (mkAdv warm_A)
@@ -911,12 +911,12 @@ Lexical category, constructors given in
mkAdv
mkCNCN
--> VP -> CN
+
mkCN (mkCN reason_N) (mkVP sleep_V)
mkCN (mkCN reason_N) (mkVP sleep_V)
mkCNCN
--> SC -> CN
+
mkCN (mkCN reason_N) (mkVP sleep_V)
mkCN (mkCN reason_N) (mkVP sleep_V)
@@ -993,7 +993,7 @@ Lexical category, constructors given in
mkCN
mkClNP
--> VV -> VP -> Cl
+
mkCl she_NP want_VV (mkVP sleep_V)
mkCl she_NP want_VV (mkVP sleep_V)
@@ -1139,17 +1139,17 @@ Lexical category, constructors given in
mkCl
mkClSlashNP
--> VPSlash -> ClSlash
+
mkQCl who_IP (mkClSlash she_NP (mkVPSlash see_V2))
mkQCl who_IP (mkClSlash she_NP (mkVPSlash see_V2))
mkClSlashNP
--> V2 -> ClSlash
+
mkQCl who_IP (mkClSlash she_NP see_V2)
mkQCl who_IP (mkClSlash she_NP see_V2)
mkClSlashNP
--> VV -> V2 -> ClSlash
+
mkQCl who_IP (mkClSlash she_NP want_VV see_V2)
mkQCl who_IP (mkClSlash she_NP want_VV see_V2)
@@ -1159,12 +1159,12 @@ Lexical category, constructors given in
mkClSlash
mkClSlashClSlash
--> Adv -> ClSlash
+
mkQCl who_IP (mkClSlash (mkClSlash she_NP see_V2) today_Adv)
mkQCl who_IP (mkClSlash (mkClSlash she_NP see_V2) today_Adv)
@@ -1216,7 +1216,7 @@ Lexical category, constructors given in
mkClSlashNP
--> VS -> SSlash -> ClSlash
+
mkQCl who_IP (mkClSlash she_NP know_VS (mkSSlash (mkTemp pastTense anteriorAnt) negativePol (mkClSlash we_NP (mkVPSlash see_V2))))
mkQCl who_IP (mkClSlash she_NP know_VS (mkSSlash (mkTemp pastTense anteriorAnt) negativePol (mkClSlash we_NP (mkVPSlash see_V2))))
either7or_DConjConj
-
+
mkAdv either7or_DConj here_Adv there_Adv
mkAdv either7or_DConj here_Adv there_Adv
@@ -1277,7 +1277,7 @@ Lexical category, constructors given in
if_then_Conj
mkDetQuant
--> Card -> Det
+
mkDet this_Quant (mkCard (mkNumeral n5_Unit))
mkDet this_Quant (mkCard (mkNumeral n5_Unit))
@@ -1292,7 +1292,7 @@ Lexical category, constructors given in
mkDet
mkDetQuant
--> Num -> Det
+
mkDet this_Quant pluralNum
mkDet this_Quant pluralNum
@@ -1357,7 +1357,7 @@ Lexical category, constructors given in
mkDet
these_DetDet
-
+
mkNP these_Det woman_N
mkNP these_Det woman_N
@@ -1454,7 +1454,7 @@ Lexical category, constructors given in
this_Det
@@ -1691,17 +1691,17 @@ Lexical category, constructors given in
mkDigitsDig
--> Digits -> Digits
+
mkDigits n1_Dig (mkDigits n2_Dig (mkDigits n3_Dig (mkDigits n3_Dig (mkDigits n4_Dig (mkDigits n8_Dig (mkDigits n6_Dig))))))
mkDigits n1_Dig (mkDigits n2_Dig (mkDigits n3_Dig (mkDigits n3_Dig (mkDigits n4_Dig (mkDigits n8_Dig (mkDigits n6_Dig))))))
pluralImpFormImpForm
-
+
mkUtt pluralImpForm (mkImp (mkVP man_N))
mkUtt pluralImpForm (mkImp (mkVP man_N))
politeImpFormImpForm
-
+
mkUtt politeImpForm (mkImp (mkVP man_N))
mkUtt politeImpForm (mkImp (mkVP man_N))
@@ -1889,12 +1889,12 @@ Lexical category, constructors given in
singularImpFormImpForm
-
+
mkUtt singularImpForm (mkImp (mkVP man_N))
mkUtt singularImpForm (mkImp (mkVP man_N))
mkNPQuant
--> Num -> CN -> NP
+
mkUtt (mkNP this_Quant (mkNum (mkNumeral n5_Unit)) (mkCN old_A man_N))
mkUtt (mkNP this_Quant (mkNum (mkNumeral n5_Unit)) (mkCN old_A man_N))
mkNPQuant
--> Num -> N -> NP
+
mkUtt (mkNP this_Quant (mkNum (mkNumeral n5_Unit)) man_N)
mkUtt (mkNP this_Quant (mkNum (mkNumeral n5_Unit)) man_N)
@@ -1919,12 +1919,12 @@ Lexical category, constructors given in
mkNP
mkNPDigits
--> CN -> NP
+
mkUtt (mkNP (mkDigits n5_Dig (mkDigits n1_Dig)) (mkCN old_A man_N))
mkUtt (mkNP (mkDigits n5_Dig (mkDigits n1_Dig)) (mkCN old_A man_N))
mkNPDigits
--> N -> NP
+
mkUtt (mkNP (mkDigits n5_Dig (mkDigits n1_Dig)) man_N)
mkUtt (mkNP (mkDigits n5_Dig (mkDigits n1_Dig)) man_N)
@@ -1964,7 +1964,7 @@ Lexical category, constructors given in
mkNP
mkNPQuant
--> Num -> NP
+
mkUtt (mkNP this_Quant (mkNum (mkNumeral n5_Unit)))
mkUtt (mkNP this_Quant (mkNum (mkNumeral n5_Unit)))
@@ -1989,7 +1989,7 @@ Lexical category, constructors given in
mkNP
mkNPNP
--> V2 -> NP
+
mkUtt (mkNP (mkNP the_Det man_N) see_V2)
mkUtt (mkNP (mkNP the_Det man_N) see_V2)
@@ -2044,7 +2044,7 @@ Lexical category, constructors given in
mkNP
these_NPNP
-
+
mkUtt these_NP
mkUtt these_NP
@@ -2105,7 +2105,7 @@ Lexical category, constructors given in
they_NP
mkNumDigits
--> Num
+
mkNum (mkDigits n2_Dig (mkDigits n1_Dig))
mkNum (mkDigits n2_Dig (mkDigits n1_Dig))
@@ -2257,7 +2257,7 @@ Lexical category, constructors given in
mkNum
mkPhr(PConj)
--> Utt -> (Voc) -> Phr
+
mkPhr but_PConj (mkUtt (mkImp sleep_V)) (mkVoc (mkNP i_Pron friend_N))
mkPhr but_PConj (mkUtt (mkImp sleep_V)) (mkVoc (mkNP i_Pron friend_N))
@@ -2277,7 +2277,7 @@ Lexical category, constructors given in
mkPhr
@@ -2568,7 +2568,7 @@ Lexical category, constructors given in
mkPhrImp
--> Phr
+
mkPhr (mkImp sleep_V)
mkPhr (mkImp sleep_V)
mkQClIP
--> VV -> VP -> QCl
+
mkQCl who_IP want_VV (mkVP sleep_V)
mkQCl who_IP want_VV (mkVP sleep_V)
@@ -2786,7 +2786,7 @@ Lexical category, constructors given in
mkQCl
mkRClRP
--> VV -> VP -> RCl
+
mkCN woman_N (mkRS (mkRCl which_RP want_VV (mkVP sleep_V)))
mkCN woman_N (mkRS (mkRCl which_RP want_VV (mkVP sleep_V)))
@@ -3016,7 +3016,7 @@ Lexical category, constructors given in
mkRCl
@@ -3197,7 +3197,7 @@ Lexical category, constructors given in
mkSSlashTemp
--> Pol -> ClSlash -> SSlash
+
mkSSlash (mkTemp pastTense anteriorAnt) negativePol (mkClSlash she_NP (mkVPSlash see_V2))
mkSSlash (mkTemp pastTense anteriorAnt) negativePol (mkClSlash she_NP (mkVPSlash see_V2))
mkText(Pol)
--> Imp -> Text
+
mkText negativePol (mkImp sleep_V)
mkText negativePol (mkImp sleep_V)
@@ -3299,7 +3299,7 @@ Lexical category, constructors given in
mkText
mkUtt(ImpForm)
--> (Pol) -> Imp -> Utt
+
mkUtt pluralImpForm negativePol (mkImp (mkVP man_N))
mkUtt pluralImpForm negativePol (mkImp (mkVP man_N))
@@ -3593,7 +3593,7 @@ Lexical category, constructors given in
mkUtt
mkVPSlashV2
--> VPSlash
+
mkQCl who_IP (mkClSlash she_NP (mkVPSlash see_V2))
mkQCl who_IP (mkClSlash she_NP (mkVPSlash see_V2))
@@ -3623,12 +3623,12 @@ Lexical category, constructors given in
mkVPSlash
mkVPSlashVV
--> VPSlash -> VPSlash
+
mkQCl who_IP (mkClSlash she_NP (mkVPSlash want_VV (mkVPSlash see_V2)))
mkQCl who_IP (mkClSlash she_NP (mkVPSlash want_VV (mkVPSlash see_V2)))
@@ -3675,7 +3675,7 @@ Lexical category, constructors given in
mkVPSlashV2V
--> NP -> VPSlash -> VPSlash
+
mkQCl who_IP (mkClSlash she_NP (mkVPSlash beg_V2V i_NP (mkVPSlash see_V2)))
mkQCl who_IP (mkClSlash she_NP (mkVPSlash beg_V2V i_NP (mkVPSlash see_V2)))
@@ -7514,609 +7514,6 @@ source want_VVVV
-
+
want_VV
want_VV ../src/polish/ParadigmsPol.gf
| Function | -Type | -Explanation | -|
|---|---|---|---|
Gender |
-Type; |
-- | -|
masculineP |
-Gender; |
-personal | -|
masculineA |
-Gender; |
-animate | -|
masculineI |
-Gender; |
-inanimate | -|
feminine |
-Gender; |
-- | -|
neuter |
-Gender; |
-- | -|
personal |
-Animacy; |
-- | -|
Case |
-Type; |
-- | -|
nominative |
-Case; |
-- | -|
genitive |
-Case; |
-- | -|
dative |
-Case; |
-- | -|
accusative |
-Case; |
-- | -|
instrumental |
-Case; |
-- | -|
locative |
-Case; |
-- | -|
vocative |
-Case; |
-- | -|
Number |
-Type; |
-- | -|
singular |
-Number; |
-- | -|
plural |
-Number; |
-- | -|
nKapiel |
-Str -> N; |
-feminine, subject ending in "-l" | -|
nLodz |
-Str -> N; |
-feminine, subject ending in "-dź" | -|
nSul |
-Str -> N; |
-feminine, subject ending in "-l" | -|
nKonew |
-Str -> N; |
-feminine, subject ending in "-w" | -|
nWies |
-Str -> N; |
-feminine, subject ending in "-ś" | -|
nDlon |
-Str -> N; |
-feminine, subject ending in "-ń" | -|
nSiec |
-Str -> N; |
-feminine, subject ending in "-ć" (sieć),"-ść" (miłość) | -|
nDrzwi |
-Str -> N; |
-drzwi, wnętrzności, usta | -|
nKosc |
-Str -> N; |
-feminine, subject ending in "-ść"(kość), "-ć" (nić), | -|
nNoc |
-Str -> N; |
-feminine, subject ending in "-c", "-cz", "-rz", "-ż" | -|
nWesz |
-Str -> N; |
-feminine, subject ending in "-sz" | -|
nKrolowa |
-Str -> N; |
-feminine, subject ending in "-wa", but also for "księżna" | -|
nReka |
-Str -> N; |
-feminine "ręka", irregularly noun | -|
nApteka |
-Str -> N; |
-feminine, subject ending in "-k", -"g", consonant alternation k:c, g:dz | -|
nDroga |
-Str -> N; |
-feminine, subject ending in "g", consonant alternation d:dz, vowel alternation o:ó | -|
nMatka |
-Str -> N; |
-feminine, subject ending in -k,consonant alternation k:c, fleeting e | -|
nZiemia |
-Str -> N; |
-feminine, subject ending in "-ia" | -|
nFala |
-Str -> N; |
-feminine, subject ending in "-l" | -|
nLilia |
-Str -> N; |
-feminine, subject ending in "-ia" | -|
nKobieta |
-Str -> N; |
-feminine, subject ending in "-t" | -|
nLiczba |
-Str -> N; |
-feminine, subject ending in "-b", "-p", "-n" | -|
nSila |
-Str -> N; |
-feminine, subject ending in "-ł", "-r" | -|
nDoba |
-Str -> N; |
-feminine, subject ending in "-b", "-p" | -|
nWoda |
-Str -> N; |
-feminine, subject ending in "-d" | -|
nSzkola |
-Str -> N; |
-feminine, subject ending in "-oła", "-ra" | -|
nWojna |
-Str -> N; |
-feminine, subject ending in two consonants: jn, łz, łn, ćm,żw | -|
nWiosna |
-Str -> N; |
-feminine, subject ending in two consonants: sn | -|
nMgla |
-Str -> N; |
-feminine, subject ending in "-gł" | -|
nGwiazda |
-Str -> N; |
-feminine, subject ending in "-zd" | -|
nUlica |
-Str -> N; |
-feminine, subject ending mainly in "-c", but also in "-ż", "-rz", "-dz" | -|
nOwca |
-Str -> N; |
-feminine, subject ending in "-c" | -|
nDanie |
-Str -> N; |
-neuter, subject ending in "-ni" | -|
nSerce |
-Str -> N; |
-neuter, subject ending in a hardened consonant "-c", "-rz" | -|
nNasienie |
-Str -> N; |
-neuter, subject ending in "-ni" (only for "nasienie") | -|
nMorze |
-Str -> N; |
-neuter, subject ending in "-rz", "-ż" | -|
nImie |
-Str -> N; |
-neuter, subject ending in "-ę" | -|
nCiele |
-Str -> N; |
-neuter, subject ending in "-ę" | -|
nUdo |
-Str -> N; |
-neuter, subject ending in hard consonant + "o" | -|
nPiwo |
-Str -> N; |
-neuter, subject ending in a hard consonant + "o" | -|
nZero |
-Str -> N; |
-neuter, subject ending in "-r" | -|
nNiebo |
-Str -> N; |
-neuter, declension for "niebo" | -|
nTlo |
-Str -> N; |
-neuter, subject ending in "-ło" | -|
nZebro |
-Str -> N; |
-neuter, subject ending in "-r" | -|
nOkno |
-Str -> N; |
-neuter, subject ending in "-n" | -|
nGniazdo |
-Str -> N; |
-neuter, subject ending in "-zd", "-st" | -|
nWojsko |
-Str -> N; |
-neuter, subject ending in "-k" | -|
nJajo |
-Str -> N; |
-neuter, subject ending in "-j" | -|
nJablko |
-Str -> N; |
-neuter, subject ending in "-k" | -|
nStudio |
-Str -> N; |
-neuter, subject ending in "-n" | -|
nDziecko |
-Str -> N; |
-neuter, subject ending in "-n" | -|
nUcho |
-Str -> N; |
-neuter, subject ending in "-ch" | -|
nOko |
-Str -> N; |
-neuter, subject ending in "-k" | -|
nFacet |
-Str -> N; |
-masculine personal, subject ending in a hard consonant "-t", -"n", nom pl "-i" | -|
nArab |
-Str -> N; |
-masculine personal, subject ending in a hard consonant "-t", -"n", nom pl "-y" | -|
nPrzyjaciel |
-Str -> N; |
-masculine personal, subject ending in a hard consonant "-l" | -|
nKowal |
-Str -> N; |
-masculine personal, subject ending in a hard consonant "-l" | -|
nLekarz |
-Str -> N; |
-masculine personal ending in -rz, -ż, -cz, -sz (piekarz, lekarz, papież, tłumacz, piwosz) | -|
nKrol |
-Str -> N; |
-masculine personal, subject ending in "-ul" | -|
nMaz |
-Str -> N; |
-masculine personal | -|
nWrog |
-Str -> N; |
-masculine personal, subject ending in "-g"; only for "wróg" | -|
nKsiadz |
-Str -> N; |
-masculine personal | -|
nOjciec |
-Str -> N; |
-masculine personal for "ojciec" | -|
nBrat |
-Str -> N; |
-masculine personal | -|
nBog |
-Str -> N; |
-masculine personal | -|
nChlopiec |
-Str -> N; |
-masculine personal | -|
nMezczyzna |
-Str -> N; |
-masculine personal | -|
nKon |
-Str -> N; |
-masculine animate, for "koń" | -|
nWaz |
-Str -> N; |
-masculine animate, for "wąż" | -|
nPtak |
-Str -> N; |
-masculine animate, subject ending in "-k" | -|
nKot |
-Str -> N; |
-masculine animate, for "kot" | -|
nPies |
-Str -> N; |
-masculine animate, for "pies" | -|
nBat |
-Str -> N; |
-masculine inanimate, subject ending in a vowel + hard consonant | -|
nChleb |
-Str -> N; |
-masculine inanimate, subject ending in a vowel + hard consonant | -|
nSer |
-Str -> N; |
-masculine inanimate, subject ending in "-r" | -|
nZab |
-Str -> N; |
-masculine inanimate, subject ending in "-ąb" | -|
nKosciol |
-Str -> N; |
-masculine inanimate, for "kosciół" | -|
nCien |
-Str -> N; |
-masculine inanimate, subject ending in a week consonant | -|
nPien |
-Str -> N; |
-masculine inanimate, subject ending in a week consonant | -|
nLisc |
-Str -> N; |
-masculine inanimate, subject ending in a vowel + hard consonant | -|
nKoc |
-Str -> N; |
-masculine inanimate, subject ending in a hardened consonant | -|
nWiersz |
-Str -> N; |
-masculine inanimate, subject ending in a hardened consonant | -|
nDzien |
-Str -> N; |
-masculine inanimate, for "dzień" | -|
nKajak |
-Str -> N; |
-masculine inanimate, subject ending in -g or -k | -|
nMlotek |
-Str -> N; |
-masculine inanimate, subject ending in -ek | -|
nMiech |
-Str -> N; |
-masculine inanimate, subject ending in -ch | -|
nSad |
-Str -> N; |
-masculine inanimate, subject ending in a hard consonant | -|
nDym |
-Str -> N; |
-masculine inanimate, subject ending in a hard consonant | -|
nWal |
-Str -> N; |
-masculine inanimate, subject ending in a vowel + hard consonant | -|
nDol |
-Str -> N; |
-masculine inanimate, subject ending in a vowel + hard consonant | -|
nOgrod |
-Str -> N; |
-masculine inanimate, subject ending in a vowel + hard consonant | -|
nKwiat |
-Str -> N; |
-masculine inanimate, subject ending in a vowel + hard consonant | -|
nLas |
-Str -> N; |
-masculine inanimate, subject ending in a vowel + hard consonant | -|
nWiatr |
-Str -> N; |
-masculine inanimate, subject ending in a vowel + hard consonant | -|
nPopiol |
-Str -> N; |
-masculine inanimate, subject ending in a vowel + hard consonant | -|
nPokoj |
-Str -> N; |
-masculine inanimate, subject ending in -ój | -|
nGaj |
-Str -> N; |
-masculine inanimate, subject ending in a vowel + hard consonant j | -|
nBrzeg |
-Str -> N; |
-masculine inanimate, subject ending in -g or -k | -|
nRok |
-Str -> Str -> N; |
-masculine inanimate for "rok", form in pl irregular | -|
nProg |
-Str -> N; |
-masculine inanimate, subject ending in -óg | -|
nStatek |
-Str -> N; |
-masculine inanimate, subject ending in -ek | -|
nDom |
-Str -> N; |
-masculine inanimate, subject ending in -ch and for dom | -|