forked from GitHub/gf-core
Dictionary edits by Inari and others
This commit is contained in:
@@ -11,6 +11,7 @@ fun it_Pron : Pron ;
|
||||
fun to_Prep : Prep ;
|
||||
fun for_Prep : Prep ;
|
||||
fun i_Pron : Pron ;
|
||||
fun iFem_Pron : Pron ;
|
||||
fun that_Subj : Subj ;
|
||||
fun he_Pron : Pron ;
|
||||
fun on_Prep : Prep ;
|
||||
@@ -22,10 +23,12 @@ fun by_Prep : Prep ;
|
||||
fun but_Conj : Conj ;
|
||||
fun from_Prep : Prep ;
|
||||
fun they_Pron : Pron ;
|
||||
fun theyFem_Pron : Pron ;
|
||||
fun she_Pron : Pron ;
|
||||
fun or_Conj : Conj ;
|
||||
fun as_Subj : Subj ;
|
||||
fun we_Pron : Pron ;
|
||||
fun weFem_Pron : Pron ;
|
||||
fun say_VV : VV ;
|
||||
fun say_VS : VS ;
|
||||
fun say_VA : VA ;
|
||||
|
||||
Reference in New Issue
Block a user