mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-10 19:52:50 -06:00
sense distinctions in check, fit, goal, miss, present, sign
This commit is contained in:
@@ -10201,6 +10201,8 @@ fun chebab_N : N ;
|
||||
fun check_N : N ;
|
||||
fun check_V : V ;
|
||||
fun check_V2 : V2 ;
|
||||
fun check_1_V2 : V2 ;
|
||||
fun check_2_V2 : V2 ;
|
||||
fun check_back_V : V ;
|
||||
fun check_by_V2 : V2 ;
|
||||
fun check_for_V2 : V2 ;
|
||||
@@ -21853,6 +21855,8 @@ fun fit_A : A ;
|
||||
fun fit_N : N ;
|
||||
fun fit_V : V ;
|
||||
fun fit_V2 : V2 ;
|
||||
fun fit_1_V2 : V2 ;
|
||||
fun fit_2_V2 : V2 ;
|
||||
fun fit_in_V : V ;
|
||||
fun fit_in_V2 : V2 ;
|
||||
fun fit_in_with_V2 : V2 ;
|
||||
@@ -24615,6 +24619,9 @@ fun go_without_V2 : V2 ;
|
||||
fun goad_N : N ;
|
||||
fun goad_V2 : V2 ;
|
||||
fun goal_N : N ;
|
||||
fun goal_1_N : N ;
|
||||
fun goal_2_N : N ;
|
||||
fun goal_3_N : N ;
|
||||
fun goal_kick_N : N ;
|
||||
fun goal_line_N : N ;
|
||||
fun goalie_N : N ;
|
||||
@@ -36346,6 +36353,9 @@ fun misrule_N : N ;
|
||||
fun miss_N : N ;
|
||||
fun miss_V : V ;
|
||||
fun miss_V2 : V2 ;
|
||||
fun miss_1_V2 : V2 ;
|
||||
fun miss_2_V2 : V2 ;
|
||||
fun miss_3_V2 : V2 ;
|
||||
fun miss_out_V : V ;
|
||||
fun miss_out_V2 : V2 ;
|
||||
fun miss_out_on_V2 : V2 ;
|
||||
@@ -44763,6 +44773,8 @@ fun preseason_N : N ;
|
||||
fun presence_N : N ;
|
||||
fun present_A : A ;
|
||||
fun present_N : N ;
|
||||
fun present_1_N : N ;
|
||||
fun present_2_N : N ;
|
||||
fun present_V2 : V2 ;
|
||||
fun present_day_A : A ;
|
||||
fun presentable_A : A ;
|
||||
@@ -52579,6 +52591,8 @@ fun sigmoidectomy_N : N ;
|
||||
fun sigmoidoscope_N : N ;
|
||||
fun sigmoidoscopy_N : N ;
|
||||
fun sign_N : N ;
|
||||
fun sign_1_N : N ;
|
||||
fun sign_2_N : N ;
|
||||
fun sign_V : V ;
|
||||
fun sign_V2 : V2 ;
|
||||
--subcat fun sign_V2V : V2V ;
|
||||
|
||||
Reference in New Issue
Block a user