mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-15 10:00:11 -06:00
34 lines
558 B
Plaintext
34 lines
558 B
Plaintext
abstract LexiconExtra =Cat **{
|
|
|
|
fun
|
|
creator_PN : PN;
|
|
jesus_PN : PN;
|
|
lord_PN : PN;
|
|
christ_PN : PN;
|
|
paul_PN : PN;
|
|
peter_PN : PN;
|
|
--john_PN : PN;
|
|
jerusalem_PN : PN;
|
|
abraham_PN : PN;
|
|
moses_PN : PN;
|
|
simon_PN : PN;
|
|
jacob_PN : PN;
|
|
creator_PN : PN;
|
|
satan_PN : PN;
|
|
galilee_PN : PN;
|
|
pilate_PN : PN;
|
|
mary_PN : PN;
|
|
david_PN : PN;
|
|
jesus_teacher_PN : PN;
|
|
angel_PN : PN;
|
|
herod_PN : PN;
|
|
isreal_PN : PN;
|
|
judas_PN : PN;
|
|
joseph_PN : PN;
|
|
philip_PN : PN;
|
|
barnabas_PN : PN;
|
|
saul_PN : PN;
|
|
elijah_PN : PN;
|
|
egypt_PN : PN;
|
|
|
|
} |