1
0
forked from GitHub/gf-core

started to move have_V2 from Lexicon to Structural ; fixes in Hindi translit table

This commit is contained in:
aarne
2009-04-26 20:10:44 +00:00
parent 14a97dd876
commit 2a235f9709
9 changed files with 17 additions and 12 deletions
-1
View File
@@ -137,7 +137,6 @@ fun
harbour_N : N ;
hate_V2 : V2 ;
hat_N : N ;
have_V2 : V2 ;
head_N : N ;
heart_N : N ;
hear_V2 : V2 ;
+1
View File
@@ -119,4 +119,5 @@ abstract Structural = Cat ** {
as_CAdv : CAdv ;
have_V2 : V2 ;
}