1
0
forked from GitHub/gf-core

corrected this_Quant in Finnish

This commit is contained in:
aarne
2007-11-12 14:45:45 +00:00
parent f2a2fe0f83
commit 6fac1748e1

View File

@@ -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 ;