mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-01 15:22:50 -06:00
5 lines
112 B
Plaintext
5 lines
112 B
Plaintext
|
|
SymmetricRelation ? (\x,y -> oppositeDirection x y)
|
|
|
|
IrreflexiveRelation ? (\x,y -> oppositeDirection x y)
|