mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 19:22:50 -06:00
split teacher_N into two genders
This commit is contained in:
@@ -37942,7 +37942,8 @@ lin teach_V2V = variants {};
|
||||
lin teach_VS = variants {};
|
||||
lin teach_in_N = variants {};
|
||||
lin teachable_A = variants {};
|
||||
lin teacher_N = reg2N "Lehrer" "Lehrer" masculine;
|
||||
lin teacherMasc_N = reg2N "Lehrer" "Lehrer" masculine;
|
||||
lin teacherFem_N = reg2N "Lehrerin" "Lehrerinnen" feminine;
|
||||
lin teaching_N = reg2N "Lehre" "Lehren" feminine;
|
||||
lin teacup_N = reg2N "Teetasse" "Teetassen" feminine;
|
||||
lin teahouse_N = variants {};
|
||||
|
||||
Reference in New Issue
Block a user