diff options
| author | aarne <aarne@cs.chalmers.se> | 2009-04-26 20:10:44 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2009-04-26 20:10:44 +0000 |
| commit | 010dee0c974f20d8ffcba5bac422e78ab2ede610 (patch) | |
| tree | 1fb2361d8294217ca8c95733eebda1f697b9c723 /next-lib/src/finnish/StructuralFin.gf | |
| parent | d0e728d1a85a6bac76664d61779dd52d02bcfaa2 (diff) | |
started to move have_V2 from Lexicon to Structural ; fixes in Hindi translit table
Diffstat (limited to 'next-lib/src/finnish/StructuralFin.gf')
| -rw-r--r-- | next-lib/src/finnish/StructuralFin.gf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/next-lib/src/finnish/StructuralFin.gf b/next-lib/src/finnish/StructuralFin.gf index 5b54da246..58b7fc2e9 100644 --- a/next-lib/src/finnish/StructuralFin.gf +++ b/next-lib/src/finnish/StructuralFin.gf @@ -305,5 +305,8 @@ lin as_CAdv = X.mkCAdv "yhtä" "kuin" ; except_Prep = postPrep partitive "lukuunottamatta" ; + + have_V2 = mkV2 (caseV adessive vOlla) ; + } |
