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

@@ -52074,7 +52074,8 @@ studentFem_N = L.student_N ;
table_N = L.table_N ;
tail_N = L.tail_N ;
talk_V3 = L.talk_V3 ;
teacher_N = L.teacher_N ;
teacherMasc_N = L.teacher_N ;
teacherFem_N = L.teacher_N ;
teach_V2 = L.teach_V2 ;
television_N = L.television_N ;
thick_A = L.thick_A ;