mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-08 18:52:50 -06:00
more smartness in ParadigmsFin enabled by the efficient compiler
This commit is contained in:
@@ -21,7 +21,7 @@ lin
|
||||
beer_N = mkN "olut" "oluita" ;
|
||||
beg_V2V = mkV2V (mk2V "pyytää" "pyysi") (casePrep partitive) ;
|
||||
big_A = mkA (mkN "suuri" "suuria") "suurempi" "suurin" ;
|
||||
bike_N = mkN "polkupyörä" ; --- for correct vowel harmony
|
||||
bike_N = mkN "polku" (mkN "pyörä") ;
|
||||
bird_N = mkN "lintu" ;
|
||||
black_A = mkA (mkN "musta") "mustempi" "mustin" ;
|
||||
blue_A = mkA (mkN "sininen") "sinisempi" "sinisin" ;
|
||||
|
||||
Reference in New Issue
Block a user