forked from GitHub/gf-core
corrected this_Quant in Finnish
This commit is contained in:
@@ -126,7 +126,7 @@ concrete StructuralFin of Structural = CatFin **
|
|||||||
c => (mkPronoun "tämä" "tämän" "tätä" "tänä" "tähän" Sg P3).s ! NPCase c
|
c => (mkPronoun "tämä" "tämän" "tätä" "tänä" "tähän" Sg P3).s ! NPCase c
|
||||||
} ;
|
} ;
|
||||||
table (MorphoFin.Case) {
|
table (MorphoFin.Case) {
|
||||||
c => (mkPronoun "nuo" "noiden" "noita" "noina" "noihin" Sg P3).s ! NPCase c
|
c => (mkPronoun "nämä" "näiden" "näitä" "näinä" "näihin" Sg P3).s ! NPCase c
|
||||||
}
|
}
|
||||||
] ;
|
] ;
|
||||||
s2 = [] ; isNum,isPoss = False ; isDef = True ;
|
s2 = [] ; isNum,isPoss = False ; isDef = True ;
|
||||||
|
|||||||
Reference in New Issue
Block a user