forked from GitHub/gf-core
Added as_Subj and UttAdV in the parsing grammars. Replaced plus_Prep with plus_Conj
This commit is contained in:
@@ -1852,6 +1852,7 @@ fun arum_N : N;
|
||||
fun aryan_A : A;
|
||||
fun aryan_N : N;
|
||||
fun as_Prep : Prep;
|
||||
fun as_Subj : Subj;
|
||||
fun as_well_Adv : Adv;
|
||||
fun asap_PN : PN;
|
||||
fun asbestos_N : N;
|
||||
@@ -27734,7 +27735,7 @@ fun pluralist_N : N;
|
||||
fun plurality_N : N;
|
||||
fun plus_A : A;
|
||||
fun plus_N : N;
|
||||
fun plus_Prep : Prep ;
|
||||
fun plus_Conj : Conj ;
|
||||
fun plush_A : A;
|
||||
fun plush_N : N;
|
||||
fun plushy_A : A;
|
||||
|
||||
Reference in New Issue
Block a user