1
0
forked from GitHub/gf-core

split teacher_N into two genders

This commit is contained in:
kr.angelov
2013-12-03 10:39:45 +00:00
parent ff5dcf0f6a
commit 5d93c1d4de
10 changed files with 23 additions and 13 deletions

View File

@@ -57061,7 +57061,8 @@ lin teach_V2 = L.teach_V2;
lin teach_V2V = mkV2V (mkV "lära") | mkV2V (mkV (mkV "lära") "ut"); -- status=guess, src=wikt status=guess, src=wikt
lin teach_in_N = variants {};
lin teachable_A = variants {};
lin teacher_N = L.teacher_N;
lin teacherMasc_N = L.teacher_N;
lin teacherFem_N = L.teacher_N;
lin teachership_N = variants {};
lin teaching_N = mkN "undervisning";
lin teacup_N = mkN "tekopp";